body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial;
}


h1
{
	color: #023160;
	font-weight: bold;
	display: inline;
	text-align: right;
	float: right;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

/* 2007 Changes Start*/
a
{
	color: blue;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	color: blue;
	text-decoration: underline;
}
/* 2007 Changes Finish*/

.fontsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.fontbiga {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000000;
}
.fontsmallboldgray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.fontsmallboldblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3300CC;
}
.fontsmallboldbluer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #330066;
}
.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #002369;
	margin: 0px;
	padding: 0px;
}
.headertwotext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #002369;
	margin: 0px;
	padding: 0px;
}.fontmedorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF6600;
	font-weight: bold;
}
.fontsmallboldred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.fontsmallb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

/* 2007 Changes Start*/

.title
{
	font-size: 14pt;
	color: #023160;
	direction: rtl;
	font-weight:bold;
	margin-bottom: 0px;
	margin-top: 0px;
}

.titleTable
{
	background-image: url(Images/backgroundTitle.jpg);
	background-repeat: repeat-x;
	width: 270px;
	direction: rtl;
}

.titleRow
{
	vertical-align: top;
}

.privacy
{
	font-size: 11px;
}

.menu
{
	width: 720px;
	margin: 0px auto;
	background-image: url(Images/menu.jpg);
	background-repeat: repeat-x;
	font-size: 11pt;
	font-family: Arial;
	height: 30px;
	text-align: center;
}

.menuSeperator
{
	background-image: url(Images/menuSeperator.jpg);
	background-repeat: no-repeat;
	width: 2px;
}

.menu a
{
	color: #4E610C;
	font-weight: bold;
	text-decoration: none;
}

.menu a:hover
{
	text-decoration: underline;
}

.table
{
	width: 720px;
	margin: 0px auto;
	font-family: Arial;
    font-size: 10pt;
    color: Black;
}

.iframe
{
	width: 270px;
	height: 170px;
	vertical-align: top;
	margin-top: 5px;
}

.round1
{
    width: 50%;
    background-color: White;
    height: 1px;
    font-size: 1pt;
}

.round2
{
    width: 30%;
    background-color: White;
    height: 1px;
    font-size: 1pt;
}

.round3
{
    width: 20%;
    background-color: White;
    height: 1px;
    font-size: 1pt;
}

.round4
{
    width: 10%;
    background-color: White;
    height: 2px;
    font-size: 1pt;
}

.roundSeperator
{
    width: 10%;
    background-color: White;
}

.reverseRound1
{
    width: 40%;
    background-color: White;
    height: 1px;
    font-size: 1pt;
}

.reverseRound2
{
    width: 60%;
    background-color: White;
    height: 1px;
    font-size: 1pt;
}

.reverseRound3
{
    width: 70%;
    background-color: White;
    height: 1px;
    font-size: 1pt;
}

.reverseRound4
{
    width: 80%;
    background-color: White;
    height: 2px;
    font-size: 1pt;
}

.reverseRoundSeperator
{
    width: 90%;
    background-color: White;
}

.logo
{
	float: left;
}

.image
{
	background-color: White;
	padding-top: 5px;
	padding-bottom: 2px;
	width: 190px;
	text-align: center;
}

.headline
{
	color: #4E610C;
	font-weight: bold;
	font-size: 11pt;
	direction: rtl;
}

.description
{
	direction: rtl;
}

.moreDescription
{
	direction: rtl;
	display: none;
}

.row
{
	vertical-align: top;
	background-image: url(Images/background.jpg);
	background-repeat: repeat-x;
	background-color: #EFF8CB;
}

.readMoreImage
{
	border: none;
}

.readMoreContainer
{
	margin-top: 10px;
	direction: ltr;
	text-align: right;
	display: inline;
	white-space: nowrap;
}

.readMoreLower
{
	text-align: right;
}

.DescriptionDividerRow
{
	line-height: 1px;
	height : 1px;
}

.imgLogo
{
	border: 0;
}

/* 2007 Changes Finish*/

