/* CSS Document */
body{
	background-image:url(images/background.jpg);
	background-repeat: repeat-x;
	background-color: #828485;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	color: #000000;
}
      
        
a {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #001E3B;
        text-decoration: none;
}

a:hover {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #537695;
        text-decoration: none;
}

.montageContent{
	background-color: #133555;
	font-size: 11px;
	color:#EFF7FE;
	text-align: left;
	padding: 10px 5px 5px 10px;
	line-height: 14px;
}

.montageContent h1, .montageContent h2{
	font-size: 12px;
	font-weight: bold;
	color:#ffffff;
	line-height: 14px;
	margin: 0px;
	padding: 0px
}

.content h1{
        font-size: 12px;
        font-weight: bold;
        color:#03213D;
        line-height: 14px;
	margin-top: 0 px;
}

.content h2{
        font-size: 12px;
        font-weight: bold;
        color:#03213D;
        line-height: 14px;
}

.montageContent strong{
	font-size: 12px;
	font-weight: bold;
	color:#739EC6;
	line-height: 14px;
	margin: 0px;
	padding: 0px
}

.montageContent hr{
	color: #EFF7FE;
	margin: 5px 0px 5px 0px;
	padding: 0px
}	

.montageContent a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #EFF7FE;
	text-decoration: underline;
}

.montageContent a:link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #EFF7FE;
	text-decoration: underline;
}

.montageContent a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #EFF7FE;
	text-decoration: none;
}

.topStrip{
	background-image:url(images/topstrip.gif);
	background-repeat:repeat-x;
	height: 16px
}	

.bodybg{
	padding: 0px 9px 5px 10px;
	background-color: #11233A
}	

/* Top Links */
#topLinks{
	background-color: #101113;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}
	
#topLinks ul{
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#topLinks ul li{
	list-style-type: none;
	display: block;
	float: left;
	margin: 0px;
	color: #ffffff;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

#topLinks ul li a{
	color: #ffffff;
	text-decoration: none;
	background-color: #101113;
	padding: 5px 18px;
	border-right: 1px solid #ffffff;
}

#topLinks ul li a:link{
	color: #ffffff;
	text-decoration: none;
	background-color: #101113;
	padding: 5px 20px 5px 20px;
	border-right: 1px solid #ffffff;
}

#topLinks ul li a:hover{
	color: #000000;
	text-decoration: none;
	background-color: #EEF3F8;
	padding: 5px 20px 5px 20px;
	border-right: 1px solid #ffffff;
}

/* Left Nav */
#leftNav .top{
	background-image:url(images/leftnav-top.jpg);
	width: 170px;
	height: 42px;
	background-repeat:no-repeat;
}

#leftNav .top h1, #leftNav .top h2{	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #001E3B;
	margin: 16px 0px 3px 22px;
}

#leftNav .bg{
	background-image:url(images/leftnav-bg.jpg);
	background-repeat: repeat-y;
}

#leftNav .bg h2{
	padding: 0px 0px 10px 0px;
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
}	

#leftNav .bg ul li{
	list-style-image: none;
	list-style-type: none;
	margin: 3px 0px 3px 10px;
	text-align: left;
	text-indent: -35px
}

#leftNav .bg ul li a{
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}	

#leftNav .bg ul li a:link{
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}	

#leftNav .bg ul li a:hover{
	text-decoration: underline;
	color: #000000;
	font-weight: normal;
}	

 /* Left Nav */
#rightNav .top{
	background-image:url(images/rightnav-top2.jpg);
	width: 151px;
	height: 17px;
	background-repeat:no-repeat;
}

/**
#rightNav .top h1{	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	margin: 19px 0px 2px 12px;
}
**/
#rightNav .top1{
	background-image:url(images/rightnav-hd-bg.jpg);
	width: 151px;
	height: 27px;
	background-repeat:no-repeat;
}

#rightNav .top1 h1, #rightNav .top1 h2{	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #001E3B;
	margin: 8px 0px 0px 22px;
}

#rightNav h1 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 8px 0px 0px 22px;
	
}	
	
#rightNav .bg{
	background-image:url(images/rightnav-bg.jpg);
	background-repeat: repeat-y;
	padding: 3px 8px 3px 10px;
}

#rightNav .bg ul li{
	list-style-image: none;
	list-style-type: none;
	margin: 3px 0px 3px 10px;
	text-align: left;
	text-indent: -52px;
	line-height: 14px
}

#rightNav .bg ul li a{
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}	

#rightNav .bg ul li a:link{
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}	

#rightNav .bg ul li a:hover{
	text-decoration: underline;
	color: #000000;
	font-weight: normal;
}	

#rightNav .bg h2{	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin: 3px 0px 3px 0px;
	text-align: center
}

#rightNav .bg h3{	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #001E3B;
	text-align: left;
	margin: 0px;
	padding: 0px
}	

#rightNav .bg h2 span{	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
	
#rightNav input{
	border: 1px solid #80888F;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	width: 115px;
	height: 16px;
	margin-bottom: 3px;
	background-color: #7996B0;
}

#rightNav .submit{
	border: 1px solid #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #001E3B;
	width: 80px;
	height: 20px;
}	

#rightNav textarea{
	border: 1px solid #80888F;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	width: 115px;
	margin-bottom: 3px;
	background-color: #7996B0;
}

#rightNav .txtareaColor{
	background-color: #537695;
}			

#rightNav .verdana9{	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #1A5085;
}

#rightNav .verdana9black{	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	line-height: 14px
}	

/* Content style */
#content{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
	color: #000000;
}



#content strong{
	padding: 0px;
	margin: 0px;
	font-size: 12px;
}		
			
#content .top{
	background-image:url(images/content-header-img.jpg);
	width: 421px;
	height: 42px;
	background-repeat:no-repeat;
}

#content .top h1, #content .top h2{	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #001E3B;
	margin: 19px 0px 6px 22px;
}

#content .bg{
	background-image:url(images/content-bg.jpg);
	background-repeat: repeat-y;
	font-size: 12px;
	line-height: 16px
}

#content .bg1{
	background-image:url(images/content-bg-img1.jpg);
	background-position:bottom left;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 5px 10px 5px 15px;
}

#content .bg1 strong{
	color: #1870A6;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px
}	

#content .bg1 .img{
	float:right; 
	width: 143px;
}

#content .bg1 .img img{
	margin-left: 10px; 
	margin-bottom: 5px;
}

#content .bg1 .img h1{
	text-align: center;
	color: #010B1B;
	font-size: 12px;
	font-weight: bold;
	font-style:italic;
	margin: 0px;
	padding: 0px
}	

#content .bg2{
	background-image:url(images/content-bg-img2.jpg);
	background-position:bottom left;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 15px;	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 23px 10px 20px 15px;
	color: #000000;
}	

#content .bg2 ul li{
	list-style-image: none;
	list-style-type: square;
	line-height: 20px;
}

#content .bg2 ul li a{
	text-decoration: underline;
	color: #000000;
}

#content .bg2 ul li a:link{
	text-decoration: underline;
	color: #000000;
}

#content .bg2 ul li a:hover{
	text-decoration: none;
	color: #000000;
}

#content .bg3{
	background-image:url(images/content-bg3.jpg);
	background-repeat: repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin: 0px;
	padding: 10px 10px 10px 15px;
	color: #ffffff;
}	

#content .bg3 ul li{
	list-style-image: none;
	list-style-type: square;
	line-height: 20px;
}

#content .bg3 ul li a{
	text-decoration: underline;
	color: #ffffff;
}

#content .bg3 ul li a:link{
	text-decoration: underline;
	color: #ffffff;
}

#content .bg3 ul li a:hover{
	text-decoration: none;
	color: #ffffff;
}	

.link10verdana{
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #5F8FBC;
}										

.link10verdana:link{
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #5F8FBC;
}

.link10verdana:hover{
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5F8FBC;
	text-decoration: none;
}

.link12verdana{
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #5F8FBC;
}		

.link12verdana:link{
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #5F8FBC;
}

.link12verdana:hover{
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5F8FBC;
	text-decoration: none;
}	
	
/* Footer */
#footer{
	background-image: url(images/footerbg.jpg);
	width: 780px;
	height: 81px;
}

#footer div a{
	text-decoration: none;
	color:#000000;
}	

#footer div a:link{
	text-decoration: none;
	color:#000000;
}	

#footer div a:hover{
	text-decoration: underline;
	color:#000000;
}	

