body	{
	margin: 0 0 0 0;
	text-align: right;
	color: #000000;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	}
	
.Container	{
	width: 765px;
	text-align: left;
	margin: 0em auto;
	z-index: auto;
	}
.MainBody {
	width: 456px;
	float: right;
	direction: ltr;
	}
	
.Content	{
	padding: 10px 16px 10px 10px;
	margin:0px 0px 0px 0px;
	text-align: left;
	background-color: #FFFFFF;
	clear: both;
	}

.SideBar {
	width: 308px;
	float: right;
	padding-right: 0px;
	text-align: left;
}


/*** logo styles *****************/

.Logo{
	width: 100%;
	height: 270px;
	margin-top: 0px;
}	

/*** General Tags *****************/
a:link {
	color: #FF0000;
	text-decoration: underline;
}

a:visited {
	color: #CC0000;
	text-decoration: underline;
}

a:hover, a:active	{
	color: #26619D;
	text-decoration: none;
	}
	
h1	{
	color: #FF0000;
	font-size: 190%;
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-style: normal;
	padding-bottom: 0px;
	font-weight: normal;
	margin: 0px  0px  10px  0px;
	padding-left: 5px;
	}
	
h2	{
	color: #FF0000;
	margin: 10px 0 10px 0;
	font-size: 130%;
	font-weight: bold;
	text-align: left;
	line-height: 120%;
	padding-left: 5px;
	}
	
h2 a:link {
	color: #FF0000;
	text-decoration: none;
	}
	
h2 a:visited {
	color: #E10915;
	text-decoration: none;
	}
	
h2 a:hover, h2 a:active	{
	color: #105193;
	text-decoration: none;
	}
	
h3	{
	color: #333333;
	margin-top: 4px;
	font-size: 110%;
	margin-bottom: 0px;
	}
h4	{
	font-weight: bold;
	margin-top: 0px;
	font-size: 110%;
	margin-bottom: 10px;
	color: #133285;
	line-height: 130%;
	}

h5	{
	color: #1B4993;
	margin: 0px 0 10px 0;
	font-size: 100%;
	font-weight: bold;
	text-align: right;
	}
h6	{
	color: #1B4993;
	margin: 0px 0 10px 0;
	font-size: 90%;
	font-weight: bold;
	text-align: right;
	}

p	{
	font-size: 90%;
	line-height: 150%;
	margin-top: 0px;
	direction:ltr;
	color: #000000;
	padding-right: 10px;
	padding-left: 5px;
	margin-bottom: 10px;
	text-align: justify;
	}

ul {
	line-height: 110%;
	margin-top: 5px;
	margin-bottom: 10px;
	list-style-image:  url(../Images/Bullet.gif);
	font-size: 90%;
	direction:ltr;
	}

ol {
	line-height: 120%;
	margin-top: 8px;
	margin-bottom: 15px;
	}

li {
	padding-bottom: 13px;
	direction: ltr;
	}	
	
.ContentSummery	{
	font-weight: bold;
	margin-top: 0px;
	font-size: 90%;
	margin-bottom: 0px;
	color: #000000;
	line-height: 140%;
	padding-right: 0px;
	text-align: justify;
	}
/************ navbar styles **************/

.NavBar {
	font-size:100%;
	line-height:normal;
	background-color: #012871;
	background-image: url(../Images/NavBarBg.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 456px;
	clear: both;
	direction: rtl;
	height: 53px;
	display: none;
      }
	  
.NavBar ul {
	margin:0px;
	list-style: none;
	text-align: left;
	line-height: 120%;
	margin-top: 10px;
	float: left;
      }
	  
.NavBar li {
	margin:0;
	float: left;
	padding: 0 0 0 0px;
      }

.NavBar a {
	display:block;
	text-decoration:none;
	font-weight:bold;
	color:#003366;
	border-right: 1px solid #003366;
	padding: 0px 10px 4px 10px;
	float: left;
      }
    /* Commented Backslash Hack
       hides rule from IE5-Mac \*/
.NavBar a {float:none;}
    /* End IE5-Mac hack */
.NavBar a:hover {
	color:#3279C0;
      }
.NavBar a:visited {
	color:none;
      }
.NavBar #current a {
	color: #FF0000;
}

/*** SideMenu styles **************/

.SideMenu {
	width: 273px;
	margin-bottom: 20px;
	margin-top: 30px;
	font-size: 110%;
	background-image: url(../Images/SideMenuBg.gif);
	background-repeat: repeat-y;
	border: 1px solid #CADAED;
	padding: 3px 3px 10px 3px;
	float: left;
	display: none;
}

.SideMenu ul {
	margin: 0 0 0 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: bold;
	list-style-image: none;
	padding-top: 1px;
	padding: 0;
}

.SideMenu li {
	margin: 0 0 0 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #CADAED;
}

.SideMenu a {
	display: block;
	padding: 5px 5px 5px 40px;
	line-height: 140%;
	background-image: url(../Images/SideMenuBullet.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.SideMenu a:link, .SideMenu a:visited {
	color: #024595;
	text-decoration: none;
	font-size: 140%;
}

.SideMenu a:hover {
	color: #FF0000;
	text-decoration: none;
	background-color: #D1DFF0;
	background-image: url(../Images/SideMenuBulletHover.gif);
	background-position: left;
}

.uberlink a:link, .uberlink a:hover, .uberlink a:visited {
	color: #1C49BD;
	background-image: url(../Images/SadeMenuSelectBg.gif);
	background-repeat: repeat-x;
	background-position: center;
}

/*** SideStory styles **************/


.SideImg {
	padding-bottom: 20px;
	padding-top: 40px;
	float: right;
}


/*** Forms styles *************************************/

.FormFieldLeft  		{
	direction:ltr;
	text-align: left;
	border: 1px solid #999999;
	background-color: #F5F5F5;
	font-size: 95%;
	font-family: Arial, Miriam, David, sans-serif;
}

.FormField  		{
	direction:ltr;
	text-align: left;
	border: 1px solid #999999;
	background-color: #F5F5F5;
	font-size: 95%;
	font-family: Arial, Miriam, David, sans-serif;
}

/*** Tables styles **************************/

.TableList {
	margin-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin-bottom: 10px;
	padding: 2px 5px 2px 0px;
}

.TableList td {
	padding: 2px 5px 2px 0px;
	text-align: right;
}

.TableList th {
	padding: 2px 5px 2px 2px;
	vertical-align: top;
	text-align: right;
	font-size: 100%;
	color: #435C99;
}
.TableList caption {
	text-align: left;
	font-size: 120%;
	font-weight: bold;
	padding-bottom: 5px;
}

.TableListTr {
	background-color: #F0F0F0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-align: right;
	border-bottom: solid #B2B2B2 1px;
}
 
.TableDetails {
	text-align: left;
	margin-bottom: 3px;
	margin-top: 3px;
	font-size: 90%;
	direction: ltr;
}

.TableDetails td {
	padding: 2px 0px 2px 0px;
	text-align: left;
	vertical-align: top;
}

.TableDetails th {
	padding: 2px 2px 2px 5px;
	text-align: left;
	font-weight: bold;
	vertical-align: top;
}

.TableDetails ul {
	margin-left: 0px;
	padding-left: 18px;
	margin-top: 0px;
	padding-top: 0px;
}
.FormButton 		{
	FONT-SIZE: 100%;
	text-align: center;
	color: #FFFFFF;
	background-color: #435892;
	font-family: Arial, Miriam, David, sans-serif;
	height: 22px;
	border: 1px solid #000000;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
}
/*** Footer styles **************/

.Footer {
	background-image: url(../Images/FooterBg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 765px;
	clear: both;
	margin-bottom: 15px;
	margin-top: 15px;
	height: 85px;
	display: none;
}
.Footer p {
	padding-right: 15px;
	font-size: 85%;
	padding-top: 50px;
	text-align: left;
}
.Footer a {
	color: #000000;
	text-decoration: none;
}
.Footer a:hover, .Footer a:active	{
	color: #26619D;
	text-decoration: none;
	}


/*** Misc styles **************/

.ClearBoth {
	clear: both;
}

.ImageFloatLeft	{
	float: left;
	padding: 0px 10px 10px 0px;
	}
	
.ImageFloatRight	{
	float: right;
	margin: 0px 0 10px 10px;
	}
	
.ImageItem	{
	margin-bottom: 5px;
	width: 141px;
	border: 1px solid #000000;
	}
.ImageNews	{
	float: right;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
	}

.TradeInImage	{
	}
.HomeBox {
	direction:ltr;
	text-align: left;
	width: 144px;
	float: right;
	margin-right: 10px;
	margin-top: 35px;
	border-left: 1px solid #CCCCCC;
	height: 430px;

}
.HomeBox h1{
	color: #1C49BD;
	font-size: 100%;
	text-align: left;
	font-weight: bold;
	float: none;
	padding-left: 1px;
}
.HomeBox h1 a:link {
	color: #1C49BD;
	text-decoration: none;
}

.HomeBox h1 a:visited {
	color:#1C49BD;
	text-decoration: none;
}

.HomeBox h1 a:hover, .HomeBox h1 a:active	{
	color: #1C49BD;
	text-decoration: none;
	}
	
.HomeBox h2{
	color: #1C49BD;
	font-size: 120%;
	text-align: right;
	line-height: 130%;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 5px;
	padding-bottom: 0px;
	font-weight: bold;
	border-bottom: 1px solid #1C49BD;
}
HomeBox h2 a:link {
	color: #1C49BD;
	text-decoration: none;
}
.HomeBox p{
	font-size: 90%;
	padding-left: 5px;
	text-align: left;
	padding-right: 1px;

}
.HomeBox p a:link {
	color: #000000;
	text-decoration: none;
}

.HomeBox p a:visited {
	color:#000000;
	text-decoration: none;
}

.HomeBox p a:hover, .HomeBox p a:active	{
	color: #000000;
	text-decoration: none;
	}
.HomeBox a:link {
	color: #000000;
	text-decoration: none;
}

.HomeBox a:visited {
	color:#000000;
	text-decoration: none;
}

.HomeBox a:hover, .HomeBox h1 a:active	{
	color: #1C49BD;
	text-decoration: none;
	}
	
.MustAsterix {
	color: #FF0000;
	font-size: 100%;
	font-weight: normal;
}
#Home #SideBar {
	float: left;
	width: 265px;
	padding-top: 33px;
}
#Home #MainBody {
	float: right;
	width: 459px;
	padding-top: 33px;
}
#Home #Container {
	background-image: url(../Images/HomeContainer.gif);
	background-repeat: repeat-y;
}
.HomeImgBox {
	background-image: url(../Images/ImgHome.jpg);
	background-repeat: no-repeat;
	height: 210px;
}
.HomeImgBox p {
	width: 195px;
	font-weight: bold;
	padding-right: 5px;
	padding-top: 3px;
	line-height: 170%;
}
.LogoImg {
	padding: 50px 10px 0px 0px;
	display: none;
}
.SideMenu p {
	color: #003399;
	font-size: 80%;
	padding-left: 8px;
}
.SideStory {
}
#Home .Logo {
	height: 214px;
}
#Home .Content {
	height: 131px;
	padding: 0;
}
.HomeStrip {
	clear: both;
	height: 30px;
}
#Home .Content h2 {
	font-size: 100%;
	margin-bottom: 5px;
}

#Home #Last {
	margin-right: 0px;
	width: 143px;
}
#Home.HomeBox {
}

.ButtonSend {
	border: none;
	width: 55px;
	height: 22px;
}
.PrintLogo {
}
#Home .Content .About {
	background-color: #DBE4F0;
	padding: 23px 15px 25px 15px;
}
#Home .Content .News {
	background-color: #F0F1F6;
	padding: 5px 16px 2px 10px;
}
.NewsItemImg {
	float: right;
	width: 157px;
}
.NewsItemText {
	float: left;
	width: 272px;
}
.Languages {
	padding-top: 3px;
	display: none;
}
