body,p,td
	{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #171B1C;
	}
.MenuHeader
	{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333A4A;
	}
	
a.menu:link, a.menu:visited
	{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #DDE1E6;
	}
	
	a.menu:active, a.menu:hover
		{
		color: #FFF;
		}

a.news:link, a.news:visited
	{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #2B3E5E;
	}
a.news:active, a.news:hover
	{
	color: #932409;
	}
		
.copy		
	{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FFF;
	}

.norm		
	{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #171B1C;
	}

.header,a.header:link,a.header:visited
	{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	xfont-style: oblique;
	font-variant: small-caps;
	color: #2B3E5E;
	text-decoration:none;
	}
	
.red,a:red
	{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #932409;
	text-decoration:none;
	}	
.red:hover {
	color:#003366;
}
.card {
	border-left:1px solid ADADAD;
	border-right:1px solid ADADAD;
	border-top:1px solid ADADAD;
	background:#EFF7F7;
	padding:15px;
	text-align:justify;
}
.bottomline {
	border-bottom:1px solid #CCCCCC;
}
.textbox {
	text-align:justify;
}
.space {
	xmargin:15px;
}
.btntext,a:btntext {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weitght: bold;
	color: black;
	text-decoration:none;	
}
input,select,textarea {
	background:FFFFFF;
	border:1px solid #CCCCCC;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px
}
.subheader,.subheader:visited {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weitght: bold;
	color: 003366;
	text-decoration:none;	
}
.subheader:hover,.subheader:active {
	color:#932409;
}
