a.header:link {
	font-family: arial, helvetica, sans-serif;
	font-size: 13.5px;
	line-height: 18px;
	color: #B70000;
	text-decoration: none;
}
a.header:visited {
	color: #B70000;
	font-family: arial, helvetica, sans-serif;
	font-size: 13.5px;
	line-height: 18px;
	text-decoration: none;
}
a.header:hover {
	color: #B70000;
	text-decoration: underline;
	font-family: arial, helvetica, sans-serif;
	font-size: 13.5px;
	line-height: 18px;
	text-decoration: none;
}
a.header:active {
	color: #B70000;
	font-family: arial, helvetica, sans-serif;
	font-size: 13.5px;
	line-height: 18px;
}
a:link {
	font-family: arial, helvetica, sans-serif;
	font-size: 12.5px;
	line-height: 18px;
	color: #113456;
	text-decoration: none;
}
a:visited {
	color: #113456;
	font-family: arial, helvetica, sans-serif;
	font-size: 12.5px;
	line-height: 18px;
	text-decoration: none;
}
a:hover {
	color: #B70000;
	text-decoration: underline;
	font-family: arial, helvetica, sans-serif;
	font-size: 12.5px;
	line-height: 18px;

}
a:active {
	color: #FF0000;
	font-family: arial, helvetica, sans-serif;
	font-size: 12.5px;
	line-height: 18px;
}
b.Black {
	font-family: arial, helvetica, sans-serif;
	font-size: 18.5px;
	color : #000000;
	font-weight: bold;
}
b.Black2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 12.5px;
	color : #000000;
	font-weight: bold;
}
body {
	font-family: arial, helvetica, sans-serif;
	font-size: 12.5px;
	line-height: 18px;
	color: #666666;
}
table 
{
	font-family: arial, helvetica, sans-serif; 
	font-size: 12.5px; 
	color: #000000
}
td 
{
	font-family: arial, helvetica, sans-serif; 
	font-size: 12.5px; 
	color: #000000
}
select {
	font-family: arial, helvetica, sans-serif;
	font-size: 12.5px;
	color: #666666;
	font-weight: normal;
}
input {
	font-family: arial, helvetica, sans-serif;
	font-size: 12.5px;
	color: #666666;
	font-weight: normal;
}
ul {
	list-style-type: square;
	list-style-image: url(/images/everypages/icon/arrowWhiteBg.gif);
	list-style-position: outside;
	font-weight: normal;
}
ol {
	list-style-type: lower-alpha;
}
li {
	font-family: arial, helvetica, sans-serif;
}
.Black {
	font-family: arial, helvetica, sans-serif;
	font-size: 18.5px;
	color : #000000;
	font-weight: bold;
}
.infotext {
	font-family: arial, helvetica, sans-serif;
	font-size: 12.5px;
	color : #666666;
}
.redinfotext {
	font-family: arial, helvetica, sans-serif;
	font-size: 12.5px;
	color : #b70000;
}
.errortext {
	font-family: arial, helvetica, sans-serif;
	font-size: 12.5px;
	color : #b70000;
}
.big {
	font-family: arial, helvetica, sans-serif;
	font-size: 18.7px;
	line-height: 22px;
	font-weight: bold;
	color: black;
}
.smaller 
{
	font-family: arial, helvetica, sans-serif;
	font-size: 11.5px;
	line-height: 14px;
}
.darkred 
{
	font-family: arial, helvetica, sans-serif;
	color: #b70000;
}
.darkblue 
{
	font-family: arial, helvetica, sans-serif;
	color: #000080;
}
.edonginput {

	font-family: arial, helvetica, sans-serif;
	font-size: 12.5px;
	color: #666666;
	font-weight: bold;
	border: 1px solid #666666;
}
.question {
	cursor: help;
}
.hand {
	cursor: hand;
}
.status_div {
	border: solid 1px #E2C822;
	background:#FFF9D7;
	color:#958892;
	padding:5px;
	margin-bottom: 10px;
}
