/* CSS definition file containing sitestyle stylesheets */
body { background: url(images/mainback.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color : #013D5F;
	margin: 0;
	
	}
 
p {
	padding: 10px 20px;
	margin: 0;
}

ul {
list-style: square;
margin: 5px 0 5px 40px;
padding: 0;
}

big{
font-size: 120%;
}
ol {
	
}

h1, h2, h3, h4, h5, h6{
padding: 10px 20px;
margin: 0;
font-size: 100%
}
h2{
font-size: 22px;
font-family: Century Gothic, sans-serif;
text-align: center;
font-weight: 600;
display: block;
width: 390px;
}
.rightcol h2{
padding: 10px 0;
}
a:link,  a:visited, a:active{
	font-size : 100%;
	color: #0427FE;
}

 
a:hover {
	font-size : 100%;
	color : #225674;
	text-decoration: none;
}

.container{
width: 900px;
margin: 0 auto;
}
.top{
background: url(images/topback.jpg) top right no-repeat;
height: 91px;
padding: 20px 0 0 7px;
margin-top: 1px;
}
.top img{
margin-top: 10px;
}
.menu{
background: #999;
border: 7px solid #fff;
clear: both;
margin: 0 0 5px 0;
height: 30px;
}
.content{
padding: 10px;
border: 9px solid #fff;
background: #F2F5F7;
}

.rightcol{
float: right;
width: 392px;
margin-left: 10px;
}
.menu a:link, .menu a:active, .menu a:visited{
color: #fff;
display: block;
width: 130px;
height: 25px;
text-decoration: none;

}
.menu a:link.on, .menu a:active.on, .menu a:visited.on{
color: #225674;
font-weight: bold;
}
.menu a:hover, .menu a:focus{
color: #225674;
font-weight: bold;
text-decoration: none;
}
.menu ul, .footer ul{
list-style: none;
list-style-image: none;
margin: 0 0 0 90px;
padding: 0;
text-align: center;
}
.footer ul{
margin: 0 0 0 127px;
}
.menu li, .footer li{
list-style: none;
list-style-image: none;
margin: 10px 0 0 0;
padding: 0;
border-right: 1px solid #fff;
float:left;
line-height: 11px;
height: 12px;
}
.footer li{
border-right: 1px solid #225674;
}
.menu .noborder, .footer .noborder{
border-right: 0;
}
.footer a:link, .footer a:active, .footer a:visited{
padding: 0;
display: block;
width: 120px;
height: 25px;
text-decoration: none;
color: #225674;
}
.footer a:hover, .footer a:focus{
text-decoration: underline;

}
.footer{
height: 30px;
clear: both;
text-align: center;
background: #fff;
margin: 5px 0;
}

.logo{
margin-bottom: 20px;
}

.alignright{
text-align: right;
}


/* pop up window */


.center{
text-align: center;
}

.centercopy{
text-align: center;
padding: 0;
font-size: 11px;
color: #fff;
word-spacing: 2px;
margin: 0;
}
.centercopy a:link, .centercopy a:active, .centercopy a:visited{
color: #fff;
}
.caselabel{
width: 130px;
display: block;
float: left;
}
form{
margin: 25px;
font-size: 110%;
}
label{
display: block;
}
input, textarea{
background: #E9E9E9;
border: 1px solid #225674;
width: 160px;
color: #225674;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 90%;
}
textarea{
height: 60px;
}
.button{
border: 0;
background: url(images/backbutton.jpg) repeat-x top;
color: #fff;
font-weight: bold;
font-size: 12px;
height: 18px;
width: 90px;
margin-left: 73px;
}

