/* CSS Document */

a
{
	text-decoration: none;
	color: #000040;
	font-weight: none;
	text-decoration: underline;
}

A:hover {color: #000040; text-decoration: underline; }

		
		
		#contentLarge {font-size:12px ; font-family: Arial, Sans-Serif; color:#000000; }
		#contentSmall {font-size:11px ; font-family: Arial, Sans-Serif; color:#000000; }
		#titleBlack {font-size:14px ; font-family: Arial, Sans-Serif; color:#000000; font-weight: bold;}
		#email_list {font-size:12px ; font-family: Arial, Sans-Serif; color:#000040; font-weight: bold; padding-left:15px;}
		#title_on_blue {font-size:12px ; font-family: Arial, Sans-Serif; color:#000000; font-weight: bold; padding-top:5px; padding-left:5px; padding-right:5px; padding-bottom:5px;}
		#subnav {font-size:12px ; font-family: Arial, Sans-Serif; color:#ffffff; }
		#content {font-size:12px ; font-family: Arial, Sans-Serif; color:#000000; }
		#content_blue {font-size:12px ; font-family: Arial, Sans-Serif; color:#000084; }
		#content_bold {font-size:12px ; font-family: Arial, Sans-Serif; color:#000000; font-weight: bold;}
		#footer {font-size:12px ; font-family: Arial, Sans-Serif; color:#ffffff; font-weight: bold; padding-top:5px; padding-left:5px; padding-right:5px; padding-bottom:5px;}
		#contentLink {font-size:12px ; font-family: Arial, Sans-Serif; color:#153CA3; }
		
		#contentSmall {font-size:10px ; font-family: Arial, Sans-Serif; color:#000000; }
		#contentWhite {font-size:12px ; font-family: Arial, Sans-Serif; color:#ffffff; }
		#title {font-size:14px ; font-family: Arial, Sans-Serif; color:#ffffff; font-weight: bold;}
		#titleBig {font-size:18px ; font-family: Arial, Sans-Serif; color:#000040; font-weight: bold;}
		#titleSmall {font-size:14px ; font-family: Arial, Sans-Serif; color:#000040; font-weight: bold;}
		#button {font-size:12px ; font-family: Arial, Sans-Serif; color:#ffffff; font-weight: bold;}
		
#contentBlueBG {
	font-size:12px;
	font-family: Arial, Sans-Serif;
	color:#000000;
	background-color: #bdcdfc;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.buttonBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #153ca3;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	width: 150px;
}
.buttonDarkBLue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0c2360;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	width: 150px;
}

.sdfsdf {
	height: 20px;
	width: 70px;
}

