/* CSS Document */
a img {

	border: none;

}

a.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0000CC;
	font-weight: bold;
}
a.textbold:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0000CC;
	font-weight: bold;
}

a.navigation
{
color: #fff;
text-decoration: none;
font-family: "Gill Sans MT"
}

a:hover.navigation
{
color: #fff;
text-decoration: underline;
font-family: "Gill Sans MT";
font-size:16px;
} 

a.news
{
color: #000;
text-decoration: none;
font-family: "Gill Sans MT"
}

a:hover.news
{
color: #000;
text-decoration: underline;
font-family: "Gill Sans MT"
}

a.footer
{
color: #fff;
text-decoration: none;
font-family: "Gill Sans MT"
}

a:hover.footer
{
color: #fff;
text-decoration: underline;
font-family: "Gill Sans MT"
} 

.underline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	BORDER-BOTTOM: #12007C 1px dotted
}
body{

	background-color: #9FBCD7;

	background-image: url();

	background-repeat: repeat-x;

	font-family: Verdana, Tahoma, Arial, Geneva, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 19px;

	margin: 0px 0px 0px 0px;

	text-align: center;

}



h1 {

	color: #12007C;

	font-size: 18px;

	line-height: 20px;

	margin: 0px 0px 10px 0px;

	text-align: left;

}



hr{

	border: 1px solid #232323;

	color: #232323;

	font-size: 0px;

	height: 1px;

	line-height: 0px;

}



td{

	font-size: 12px;

	line-height: 18px;

}



td.colored{

	background-color: #F2F2F0;

}



.alert{

	color: #BF0F0F;

	font-weight: bold;

}



.bold{

	font-weight: bold;

}



.border1{

	border: 1px solid #000000;

}




#container{

	background-color: #FFFFFF;

	background-image: url(../img/containerback.gif);

	background-position: left;

	background-repeat: repeat-y;

	border: 1px solid #171581;

	color: #000000;

	margin: 0px auto 0px auto;

	position: relative;

	text-align: left;
}



#footer{

	background-image: url(../img/footerback.jpg);

	background-repeat: repeat-x;

	border-top: 5px solid #12007A;

	clear: both;

	color: #ffffff;

	font-size: 10px;

	height: 37px;

	line-height: 15px;

	margin: 0px 0px 0px 0px;

	padding: 3px 5px 0px 5px;

	text-align: center;
	
	font-family: "Gill Sans MT"

}



#footer a{

	color: #ffffff;

	text-decoration: underline;
	
	font-family: "Gill Sans MT"

}



#header{

	background-color: #FFFFFF;

	font-size: 0px;

	line-height: 0px;

}



#headerlinks{

	color: #FFFFFF;

	font-size: 10px;

	font-weight: bold;

	left: 618px;

	line-height: normal;

	position: absolute;

	top: 3px;

}



#headerlinks a{

	color: #FFFFFF;

	text-decoration: none;

}




#leftcolumn{

	color: #ffffff;

	display: inline;

	float: left;

	left: 0px;

	margin: 0px 0px 0px 0px;

	padding: 0px 0px 0px 0px;

	width: 190px;
	
	position:relative;
	


}

