/*           */
/*  GENERAL  */
/*           */

body {
	position: relative;
	margin: 0px;
	padding: 0px;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size:1em;
	line-height:125%;
	color: #333;
	background-color: #FFF;
	}
img {
	border:0;
	padding:0px;
	margin:0;
	}
form{
	margin:0px;
	padding:0px;
	}
H1{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size:160%;
	font-weight: normal;
	}
H2{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size:100%;
	}
H3{
	font-size:90%;
	}
H4{
	font-size:80%;
	}
p{
	font-size:80%;
	line-height: 21px;
	}
a {
	color: #06255A;
}
a:hover {
	color: #99CCCC;
}

.lightGreenbold { font-weight: bold; color: #339999; }
.lightGreenbold a:link { color: #339999; text-decoration: none; }
.lightGreenbold a:visited { color: #339999; text-decoration: none; }
.lightGreenbold a:hover { color: #339999; text-decoration: none; }
.lightGreenbold a:active { color: #339999; text-decoration: none; }

.Greenbold { font-weight: bold; color: #006666; }
.Greenbold a:link { color: #006666; text-decoration: none; }
.Greenbold a:visited { color: #006666; text-decoration: none; }
.Greenbold a:hover { color: #006666; text-decoration: none; }
.Greenbold a:active { color: #006666; text-decoration: none; }

/*           */
/* CONTAINER */
/*           */

/*        */
/* HEADER */
/*        */

#header {
	height: 91px;
	margin: 0px;
	padding: 0px;
	clear:both;
	}
#headermenu {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	}
#xheadermenu ul {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	list-style: none;
	}	
#xheadermenu ul li{
	margin: 0px;
	padding: 11px 5px 0px 7px;
	display: inline;
	}
.headermenuborder {
	border-right:1px solid #3C5B91; 
	}
#headerlogo{
	position: absolute;
	top: 0px;
	left: 793px;
	margin: 0px;
	padding: 0px;
	}


/*         */
/* CONTENT */
/*         */
#main {
	width: 990px;
	float: left;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	z-index: 1;
	}
#mainleft {
	float: left;
	width: 200px;
	}
	
	
#mainnews p { font-size:75%; padding:0px; margin:0px; }
#mainnews {
	background-image: url(../images/bg_home_news.gif);
	background-repeat: no-repeat;
	padding: 10px 6px 0px 15px;
	}
#mainright 
{
	padding-bottom: 20px;
	min-width: 789px;
	float: left;
	}
#mainheaderhome {
	background-image: url(../images/bg_home_header.jpg);
	background-repeat: no-repeat;
	padding-left: 69px;
	height: 164px;
	width:700px;
}

#mainheader {
	background-image: url(../images/bg_page_header.jpg);
	background-repeat: no-repeat;
	padding-left: 261px;
	height: 124px;
	width:520px;
}

#mainheadertitle H1 { color: #FFFFFF; font-size: 180%; }
#mainheadertitle H2 { color: #339999; font-size: 120%; padding-top: 5px; font-weight: normal;}

#mainheadertitle {
	position: absolute;
	padding: 22px 0px 0px 30px;
}
#main_homeimage {
	text-align: right;
}
#maincontent H3 { padding: 0px; margin: 0px; color: #FF0033; font-size:90%;}
#maincontenthome p { width:450px; padding-top: 0px; margin-top: 0px; }
#maincontent p { width:450px; padding-top: 0px; margin-top: 0px; }
#maincontenthome {
	width: 550px;
	padding-left: 69px;
	padding-bottom: 10px;
	background-image: url(../images/title_right_home.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#maincontent {
	width: 658px;/*550px;*/
	padding-top:20px;
	padding-left: 130px;
	padding-bottom: 10px;
	background-image: url(../images/title_right_home.gif);
	background-repeat: no-repeat;
	background-position: right top;
	min-height:300px;
}
#genericMainContent h3
{
	width:400px;
}
#genericMainContent
{
	width:400px;
}
#genericMainContent p
{
	width:400px;
}
#mainContentBlock{
	width:400px;
	float: left;
	margin: 0px 0px 15px 0px;	
}





#content_right{
	position:relative;
	float: left;
	margin: 0px 0px 0px 58px;
	width: 192px;
}
#content_right p 
{
	width: 192px;
	font-size: 70%;
}
#corner_cross_top_left {
	position:absolute;
	top:-9px;
	left:-5px;
	width:5px;
	height:9px;
	background-image: url(../images/corner_cross_left.gif);
	background-repeat: no-repeat;
	z-index:100;
}
#corner_cross_top_right {
	position:absolute;
	top:-9px;
	right:-5px;
	width:5px;
	height:9px;
	background-image: url(../images/corner_cross_right.gif);
	background-repeat: no-repeat;
	z-index:100;
}
#corner_cross_bottom_right {
	position:absolute;
	bottom:-9px;
	right:-5px;
	width:5px;
	height:9px;
	background-image: url(../images/corner_cross_right.gif);
	background-repeat: no-repeat;
	z-index:100;
}
#corner_cross_bottom_left {
	position:absolute;
	bottom:-9px;
	left:-5px;
	width:5px;
	height:9px;
	background-image: url(../images/corner_cross_left.gif);
	background-repeat: no-repeat;
	z-index:100;
}













#maincontentNoSide {
	width: 670px;
	padding-left: 10px;
	padding-bottom: 10px;
	background-image: url(../images/title_right_home.gif);
	background-repeat: no-repeat;
	background-position: right top;
	min-height:300px;
}
#maincontentNoSide p { width:550px; padding-top: 0px; margin-top: 0px; }
#maincontentNoSide H3 { padding: 0px; margin: 0px; color: #7793C6; font-size:90%;}

#maincontentimage {
	position: absolute;
	padding-top: 10px;
}








/* news */

#newsheadlines li{ font-size:75%; }
#newsheadlines  a { text-decoration: none; color: #333; }
#newsheadlines  a:hover { color: #999; }
#newscontent p{	width: 380px; }

#newsheadlines {
	position: absolute;
	padding-top: 10px;
	width: 200px;
}
#newscontent {
	padding: 0px 40px 0px 80px;
}
#newsheadlines ul{
	padding: 0px 0px 0px 15px;
	margin: 0px;
}
#newsheadlines li{
	padding-bottom:10px;
	list-style-image: url(../images/footer_arrow2.gif);
}


/*        */
/* FOOTER */
/*        */

#footer a{ color: #FFF; display:block; font-size:70%; text-decoration: none; margin:0px; }
#footer a:hover{ color: #06255A; }
#footerlink_1 a:hover{ color: #999999; }
#footer p{ color:#FFFFFF; margin:0px; font-size:70%; padding-top:6px; }

#footer {
	margin: 0px auto 0px 0px;
	background-color: #666666;
	clear: left;
	height: 35px;
	width: 100%;	
}
#footerpadding {
	background-color:#FFFFFF;
	float: left;
	width: 269px;
	height: 35px;
}
#footerlink_1 {
	background-color:#006666;
	float: left;
	height: 25px;
	padding: 10px 12px 0px 12px;
}
#footerlink_1 img{
	padding-right: 5px;
	position: relative;
	top: 2px;
}
#footerlink_2 {
	background-color:#FFFFFF;
	float:left;
	width:18px;
	height:23px;
	padding:12px 0px 0px 8px;
}
#footerlink_3 {
	float:left;
	height:28px;
	padding:7px 10px 0px 12px;
}


 /*mainleftnav */

#mainleftnav ul a{ font-size:75%; font-weight: bold; color: #06255A; text-decoration: none; }
#mainleftnav ul a:hover { color: #9BB7EA; }
#mainleftnav ul.selected a{ font-size:75%;}	



#mainleftnav ul{
	list-style: none;
	margin: 0px 20px 0px 0px;
	padding: 5px 0px 5px 20px;
	background-image: url(../images/unselected.gif);
	background-repeat: repeat-y;	
}
#mainleftnav ul.selected{
	color: #9BB7EA;
	list-style: none;
	margin: 0px 20px 0px 0px;
	padding: 5px 0px 5px 20px;
	background-image: url(../images/selected.gif);
	background-repeat: repeat-y;
	font-weight: bold;	
}	

#mainleftnav ul.selected ul{
	background-image: url(../images/trans.gif);
	background-repeat: repeat-y;
}
#mainleftnav ul.selected ul a{
	color: #43629C;
}

#mainleftnav ul.selected ul ul{
list-style-type:square;
list-style-position:inside;
}

#mainleftnav ul.selected ul ul a{
font-weight: normal;
	color: #43629C;
}


	
#mainleftnav ul ul li{
		padding: 5px 0px 5px 0px;
		font-weight: bold;
}
#mainleftnav ul ul ul li{
		padding: 0px 0px 0px 2px;
		font-weight: normal;
}

#mainleftnav ul li ul{
	margin-top: 0px;
	padding: 0px;
	background: none;
	}
	
	
.tableleft
{
	width: 120px;
	text-align: left;
	float: left;
	padding-right: 15px;
	padding-top: 10px;
	font-size:80%;
}

.tableright
{
	text-align: left;
	float: left;
	padding-top: 10px;
}

.tablerow
{
	width: 100%;
	clear: both;
}

.inputList
{
	font-size:80%;
}

.divInterest
{
	float:left;
	width:70px;
}

#mainnews a
{
	text-decoration:none;
}