

body{
margin:0;
padding:0;
line-height: 1.5em;

}




p {
	margin-top: 0px;
	padding-right: 10px;
	padding-left:30px;
	line-height: 1.25em;
	text-align: justify;
	font-family: arial;
	font-size: 16px;
	color: #000000;


       
}


#title {
	display: none;

}


#banner {
width:760px; 
height:185px;
padding-left:25px;
padding-top:14px;


}

#maincontainer{
width: 800px; 
height: 100%;
margin: 0 auto;
background-color: #ffffff;
background-image: url(bgpage.jpg);
background-attachment: repeat-x; 


}

#topsection{
background: transparent;
height: 200px; 
background-image: url(topcorner.jpg);
background-repeat: no-repeat;
 
}


#contentwrapper{
float: left;
width: 100%;

}

#contentcolumn{
margin-right: 200px; 



}

#rightcolumn{
float: left;
width: 200px;
height: 400px; 
margin-left: -200px; 

}

#footer{
clear: left;
width: 800px;
height: 100px;
background:  url(footer.jpg);
background-repeat: no-repeat;
background-position: bottom center; 
font-family: sans-serif;
color: #000;
font-size: 9px;
text-align: center;

}

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


.boxedmenu{
list-style-type: none;
margin: 5px 0;
padding: 0;
width: 170px;
border: 1px solid #9A9A9A;
}

.boxedmenu li a{
background: #fff;
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #00014e;
display: block;
width: auto;
padding: 3px 0;
padding-left: 20px;
text-decoration: none;
border-bottom: 1px solid #B5B5B5;
}


* html .boxedmenu li a{ 
width: 150px;
}

.boxedmenu li a:visited, .boxedmenu li a:active{
color: #00014e;



}

.boxedmenu li a:hover{
color: black;
background-color: #b1bfe2;
 
}

#innerpadding {
padding-top: 40px;

}



#pageTitle {
padding-top : 0;
padding-right: 10px;
padding-left:30px;
height : 60px;
width : 600px;
background-color : transparent;
}
.topTitle {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 20px;
color : #2e5b90;
font-weight : bold;
line-height : 35px;
}
.bottomTitle {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 16px;
color : #999;
font-weight : bold;
display : block;
text-align: center;
padding-top: 15px;
line-height : 9px;
}
.SectionTitle {
width : 100%;
font-size : 14px;
font-weight : bold;
color : #fff;
margin-top : 10px;
margin-left : 0;
margin-bottom : 2px;
display : block;
text-decoration : none;
background-color : #5781b3;
padding-top : 3px;
padding-bottom : 2px;
padding-left : 10px;
height : 26px;
letter-spacing : 0.01em;
vertical-align : middle;
}
.SectionTitle a:link, .SectionTitle a:visited, .SectionTitle a:active {
text-decoration : underline;
color : #525e8d;
display : block;
}
.SectionTitle a:hover {
color : #7d0000;
display : block;
}
.SectionSubTitle {
font-size : 14px;
font-weight : bold;
margin-top : 10px;
margin-left : 0;
margin-bottom : 2px;
display : block;
text-decoration : none;
color : #5781b3;
display : block;
width : 100%;
padding-top : 3px;
padding-bottom : 2px;
padding-left : 10px;
background-color : #fff;
height : 16px;
letter-spacing : 0.01em;
vertical-align : middle;
}



.port {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 16px;
color : #999;
font-weight : bold;
text-align: left;
line-height : 25px;






}
a:link, a:visited, a:active {
	color: #3b1def;
	text-decoration: none;
	font-family: verdana;
	font-size: 16px;
	

}
a:hover {
	color: #d30e41;
	text-decoration: underline;
        background-color: transparent;
	font-family: verdana;
	font-size: 16px;

}
