/* CSS Document */

body, .line {
	color:#c3cbd6;
	font: 12px/18px verdana, arial, helvetica, sans-serif;
	background-color: #0f315b;
	font-weight: normal; margin: 0;
}
.line {
	background-color: #0f315b;
}
p, td, dd, dt, dl, li, ul, ol, li	{
	color:#0f315b;
	font: 12px/18px verdana, arial, helvetica, sans-serif;
}

h1	{ margin-top: 0; line-height: 28px;
	color:#0f315b; font-size: 24px;
	font-family: verdana, arial, helvetica, sans-serif;
}
dt {font-weight: bold; margin-top: 20px;}
h2{font: 16px/20px verdana, arial, helvetica, sans-serif;
   	color: #da0000; font-weight: bold;
}
.black {}
.blue {
	background-color: #c3cbd6;
	color: #0F315b; text-align: center;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.yellow{
	background-color: #ffffff;
	background-image: url(images/logowm.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.main {
	margin-right: 8px;
	margin-left: 8px;
	padding-right: 8px;
	padding-left: 8px;
}
.sig {
	font-style: italic;
	position: relative;
	left: 70px;
}
.red {
	background-color: #da0000;
	color: white;	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.redtop {background-color: #da0000; text-align:center;
	color: white; font-weight: bold;	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.redtop:link, a.redtop:visited {color: #ffffff; text-decoration: none;}
a.redtop:active, a.redtop:hover, {color: #0f315b; text-decoration: underline;}


.redtp {
	background-color: #da0000;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid; 
	border-left-style: solid;

	border-right-color: #0f315b;
	border-left-color: #0f315b;
}
a.blue:link, a.blue:visited {color: #0F315b; text-decoration: none;}
a.blue:active, a.blue:hover, {color: #da0000; text-decoration: underline;}
a.cop:link, a.cop:visited {color: c3cbd6; text-decoration: none; 	font-weight: bold;}
a.cop:active, a.cop:hover, {color: #4b6584; text-decoration: underline;	font-weight: bold;}
.copyright {
	color: #8998ad;	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal; text-align: center;}
.bottom {
	color: #c3cbd6;	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold; text-align: center; margin-top: 8px;}
a.btm:link, a.btm:visited {color: #ffffff; text-decoration: none;}
a.btm:active, a.btm:hover, {color: #8998ad; text-decoration: underline;}
.sub {	color:#ffffff; text-align: center;
	font: bold 10px/12px verdana, arial, helvetica, sans-serif;}
a.sl:link, a.sl:visited {color:#ffffff; text-decoration: none;}
a.sl:hover, a.sl:active { color: #0f315b;
	text-decoration: underline;
	position: relative;
	top: -1px;
}
.tm {text-align: right; font-weight: bold; font-size: smaller;}
a.submit:link, a.submit:visited {text-align: center; font-weight: bold; text-decoration: underline; color: #d70212;}
a.submit:active, a.submit:hover {color: #27456b;}