body
{
	background-image:url(images/Background.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin-top:0;
}

ul {list-style-type:none;}

img { border:0;}

a {
	color:#0061ff;
	text-decoration:none;
	}
a:visited {
	color:#0061ff;
	}

a:hover {
	color:#FF9900;
	}

.floatLeftImage {
	float:left;
	padding-right: 5px;
	padding-top: 5px;
	}
	
.floatRightTopCurve {
	float:left;
	position: relative;
	top: auto;
	margin: 0;
	}
	
hr {
	color: #b2c0d5;
	background-color: #b2c0d5;
}

#container {
	width: 790px;
	margin: 0 auto;
	background-color: #fff;
	color: #333;
	border: 1px solid #ccd4e1;
	line-height: 130%;
}

#top {
	padding: 0;
	background-color: #fff;
}

#topLogo {
	height:10px;
}

#topSplash {
	background-image:url(images/TopFlashSplashBanner_03.jpg);
	background-repeat:no-repeat;
	height:203px;
	background-position: center;
	text-align:center;
}

#topMenu {
	background-image:url(images/TopMenuBG_03.jpg);
	background-repeat:no-repeat;
	height:32px;
	background-position: center;
	margin-bottom: 10px;
	}

#TopNavigation{
	margin: 5px 0px 0px 25px;
	padding: 0;
	float: left;
	font: normal 10pt Arial;
	width: 680px;
}

#TopNavigation li{
	display: inline;
}

#TopNavigation li a{
	float: left;
	color: #ffffff;
	padding: 3px 10px 3px 10px;
	text-decoration: none;
}

#TopNavigation li a:visited{
	color: #ffffff;
}

#TopNavigation li a:hover {
	color: #ffc600;
	background-image: url(images/NavHoverBG_08.gif);
	border: 1px solid #055d82;
	padding: 2px 9px 2px 9px;
}

#TopNavigation #current a {
	color: #ffffff;
	font-weight:bold;
}

#top h1
{
	padding: 0;
	margin: 0;
}

#leftnav
{
	float: left;
	width: 160px;
	margin: 0;
	padding: 0.65em;
	line-height: 100%;
	background-image: url(images/LeftSideBG_09.gif);
	background-repeat: repeat-y;
	background-position: top right;
}

#rightnav
{
	float: left;
	width: 155px;
	padding: 0px 12px 0px 0px;
	background-color: ffffff;
	background-repeat:no-repeat;
	background-position: 3px 7px;
	/*border-left: 1px solid #ccd4e1;*/
	

}

#rightnav p {
	font-size:8pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left:5px;
}

#content
{
	margin-left: 55px;
	border-left: 1px solid #ccd4e1;
	padding: .5em 1em 1em 1em;
	max-width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin-right: 150px;
}

#content2
{
	/*margin-left: 10px;*/
	padding: 0 5px 5px 15px;
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	height: 600px;
	float:left;
}

#footer
{
	color: #003387;
	background-color: #e1eafd;
	/*border-top: 1px solid gray;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
	clear: both;
	height: 310px;
	float:center;
	padding:1px;
	width:765px;
	margin: 0 auto;
}

#footer p {margin:0;}
#rightnav p {
	margin:1px 0px 0px 1px;
}
#leftnav p {margin:0px;}
#content p {
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 20px;
}

#content2 p {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 5px;
}

#content h2 {
	margin: 0 0 .5em 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	font-style: normal;
	color: #15428B;
}

#content h3 {
	margin: 0 0 .5em 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	color: #0588dd;
}

#content2 h1 {
	margin: 0 0 .5em 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	color: #15428B;
}

#content2 h2 {
	margin: 0 0 .5em 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	font-style: normal;
	color: #15428B;
}

#content2 h3 {
	margin: 0 0 .5em 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	color: #0588dd;
}

#topLogo h3 {
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #97bfd3;
	vertical-align: bottom;
	margin-top: 15px;
}

ul#SideNavigation  {
	margin: 0;
	list-style-type:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#003387;
	text-decoration:none;
	font-weight:normal;
	padding-left:0px;
}

ul#SideNavigation li {
	text-indent:10px;
	padding-top:2px;
	padding-bottom:2px;

	background-image:url(images/SideBullet.gif);
	background-repeat:no-repeat;
	background-position: .2em .7em;
	
	border-bottom: 1px dotted #999999;
	width:15em;
	}

ul#SideNavigation li a {
	text-decoration:none;
	color:#003387;
	display:block;
	width: 15em;
	}
	
#SideNavigation a:hover
{
	background-color: #E8F8FF;
	color: #003387;
}

.rightSide_Titlebars {
	margin:0;
	height:18px;
	width:145px;
	text-indent:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#012869;
	font-size:9pt;
	background-color:#bfd0f3;

}

ul#footerlink li {
	display:inline;
	margin:0px;
	font-size:11px;
	text-align:left;
	}

ul#footerlink li a {
	text-decoration:none;
	color:#0066FF;
	margin:0px;	/*border-left: 1px solid #CCCCCC;*/
	}

#footerlink a:hover {
	color: #FF6600;
	}
	
.linkStyle1 {
	color:#003387;
	}
.linkStyle1 a {
	color:#003387;
	text-decoration:none;
	}
.linkStyle1 a:link {
	color:#003387;
	text-decoration:none;
	}
.linkStyle1 a:visited {
	color:#003387;
	}

.linkStyle1 a:hover {
	color:#FF9900;
	text-decoration:underline;
	}
	
#infoBox {
	background-image: url(images/inloBlock_30.jpg);
	background-repeat: no-repeat;
	width:154px;
	height:73px;
	float:center;
	margin-top:20px;
	background-position: center;

}

.orangeHeading {
	font-size:9pt;
	color:#FF7200;
	font-family:Arial;
	font-weight:bold;
	padding:2px 0px 0px 0px;
	text-align:center;
	margin:0px;
}

.textstyle1 {
	font-size:8pt;
	color:#000000;
	font-family:Arial; 
	padding:0px;
	text-align:center;
	margin:0px;
}

.flash {}

#Chooser {
	background:url(images/ChooserBG_03.gif) no-repeat;
	width:599px;
}

.dropdownMenu1 {
	width:170px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000033;
	}
	
#ButtonFind
{
    color: #fff;
	border: none;
	width: 64px;
	height: 28px;
	background: transparent url(images/Button_16.gif) no-repeat 0% 0%;
	text-align: center;
	font-size: 13px;
	font-weight:bold;
	padding:0px 0px 5px 0px;
	cursor:pointer;
}

#ButtonNewsletter
{
    color: #fff;
	border: none;
	width: 111px;
	height: 22px;
	background: transparent url(images/NewsletterButton_37.jpg) no-repeat 0% 0%;
	text-align: center;
	font-size: 13px;
	font-weight:bold;
	padding:0px 0px 5px 0px;
	cursor:pointer;
	margin-top:5px;
}

.rm {
	text-align:center;
	color:#0588dd;
	font-size:12pt;
	text-decoration:none;
	font-weight:bold;
	padding:0 0 6px 0;
	display:block;
}
.rm a:link {text-decoration: none;color:#0588dd;}
.rm a:hover {text-decoration: underline;}
.nt { padding:0px 0px 0px 0 px; font-size:11px; display:block;}

.indexnewdiv
{
    margin-right:10px;    
    height:125px;
	width:594px;
    display:table;
	background-image:url(images/IndexPanel1_22.gif);
	background-repeat:no-repeat;
	position:absolute;
}
.indexnewdiv img {float:left;width:90px;height:87px;}
/*.indexnewdiv h4 {color:#902082; margin:0px 0px 0px 140px; size:12px;}*/
.indexnewdiv li 
{
	float:left;
	padding:5px;
	width:190px;
	height:20px;
	margin:0px 15px 5px 5px;
}

.indexnewdiv .nt a { color:#003387; text-decoration:underline;  }
.indexnewdiv .nt a:hover { color:orange; text-decoration:underline;  }
.indexnewdiv .rm a{color:#0588dd;}
.indexnewdiv .rm {
	text-align:left;
	color:#003387;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	padding:0 0 0px 0;
	display:block;
}
/*.indexnewdiv .rm a:link {text-decoration: none;color:#902082;}*/
.indexnewdiv .rm a:hover {text-decoration: underline;}
.indexnewdiv .rm a:visited {text-decoration: none;}
.indexnewdiv .nt { padding:10px 0px 0px 0 px; font-size:11px; display:block;}


