* {
	font-family: Arial, Helvetica, sans-serif;
}
.mainNav {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.mainNav a:link {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.mainNav a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.mainNav a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}

.mainNavLinks	{margin-right: 15px;}

.bodyCopy {
	font-size: 12px;
	color: #000000;
}
.bodyCopy a:link {
	font-size: 12px;
	color: #0042a6;
	text-decoration: none;
}
.bodyCopy a:visited { 
	font-size: 12px;
	color: #0042a6;
	text-decoration: none;
}
.bodyCopy a:hover {
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}

.bodyCopyHeader {
	font-size: 24px;
	font-weight: bold;
	color: #970004;
}

h1 {
	font-size: 18px;
	color: #993300;
}
h3 {
	font-size: 14px;
	color: #993300;
}

.bodyCopySubheader {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.outlineCell {
	background-color: #00035E;
}
.smallType {
	font-size: 10px;
	color: #333333;
}
.productTable {
	width: 100%;
}
.pageTitle {
	font-size: 18px;
	font-weight: bold;
	color: #2C3874;
	background-image: url(images/title_graphic.gif);
	border-bottom-width: thin;
	border-bottom-style: solid;
	line-height: 13px;
	border-bottom-color: #00075F;
}
.sideNav {
	font-size: 13px;
	line-height: 24px;
	font-weight: bold;
	color: #143680;
	text-decoration: none;
}
.newsnav {
	color: #071671;
	font-weight: bold;
	line-height: 12px;
	font-size: 10px;
}
.newsnav a:link, .newsnav a:visited, .newsnav a:active {
	color: #071671;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}
.newsnav a:hover {
	color: #526897;
	font-size: 10px;
	line-height: 12px;
}
.linkLeading {
	line-height: 24px;
}
.smallCopy {
	font-size: 10px;
}

.error {
	color: #FF0000;
	font-weight: bold;
}

.alert {
	font-size: 14px;
	font-weight: bold;
	color: #3261AF;
}

.inputtext {
	border: 1px solid #8FBADD;
	color: #41526C;
	font-size: 11px;
	padding: 3px;
}

.select {
	color: #41526C;
	font-size: 11px;
}

.mlmenu {
	color: #071671;
	font-weight: bold;
	line-height: 24px;
	font-size: 14px;
}

.mlmenu a:link, .mlmenu a:visited, .mlmenu a:active {
	color: #071671;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

.mlmenu a:hover {
	color: #526897;
	font-size: 14px;
}

table {
	empty-cells: show;
}

.geninput {
	border: 1px solid #8FBADD;
	height: 19px;
}

.button {
	background: #CEDFFD url(images/buttonbg.gif) repeat-x;
	color: #00296D;
	font-size: 11px;
	border: 1px solid #8FBADD;
	height: 19px;
}

.smallbutton {
	background: #CEDFFD url(images/buttonbg.gif) repeat-x;
	color: #00296D;
	font-size: 10px;
	border: 1px solid #8FBADD;
	height: 15px;
}

form {
	margin: 0px;
}

.Status1 {
	background-color: #FF6D6D;
}

.Status2 {
	background-color: #F4B2B2;
}

.blank {
	background-color: #DDDDDD;
}

.Status3 {
	background-color: #D7D7D7;
}

.calendar td {
	border: 1px solid #CCCCCC;
}

.message {
	border: 1px solid #CCCCCC;
	background: #EAEAFA;
	padding: 5px;
	margin-right: 10px;
}

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
line-height:23px;
z-index:100;
color: #000;
font-size: 12px;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 10px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
color: #000;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #e0edf7;
}
