body {
	line-height: 1.4em;
}
.bodywhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;

}
.bodyblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 0066CC;
	font-weight: normal;
	line-height: normal;
	list-style-position: inside;
	list-style-type: decimal;



}
.bluebullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 0066CC;
	font-weight: normal;
	line-height: 12pt;
	list-style-type: square;
	list-style-position: outside;
	list-style-image: none;
	text-decoration: none;
	padding: 0px;
	text-indent: 10pt;


}
.menulink a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	line-height: normal;

}
.menulink a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	line-height: normal;

}
.menulink a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	font-style: normal;
	line-height: normal;

}
.menulink a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	line-height: normal;

}
.table {
	background-color: E7F1F7;
}
a:link {
	color: #003366;
}
a:visited {
	color: #003366;
}
a:hover {
	color: #000066;

}
a:active {
	color: #003366;
}
.bluebig {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: 0066CC;
	font-weight: bold;
	line-height: 30px;
}
.menubackground {

	background-color: #1767C6;
}
.tableheader {
	background-color: 154783;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	font-style: normal;
}
.tabledata {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 0066CC;


}
.bordered_header {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0066CC;
	border-right-color: #0066CC;
	border-bottom-color: #0066CC;
	border-left-color: #0066CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}

.notice {
	line-height: 1.4em;
	font-weight: bold;
	background-color:#FFF;
	font-size: 12px;
	text-align: center;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: uppercase;
	border: 1px solid #1767C6;
}
