/* hide from ie mac\*/
html,body { height:100.1% }
/*end hide */

body {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;	
	background-color: #bfc7d6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#666666;
}

h1 {
	font-size: 14px;
	color: #475c9f;
	margin-top: 0px;
	padding-top: 0px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

a:link {
	color: #2E3192;
}
a:visited {
	color: #2E3192;
}
a:hover {
	color: #8BA4D5;
}
a:active {
	color: #2E3192;
}
.red {
	color: #FF0000;
	font-weight: bold;
}
.foot {
font-size: 10px;
}

.bluebar {color: #bbd6ff}

.foos a:link{ color: #666666; text-decoration: none; }
.foos a:visited { color: #666666; text-decoration: none; }
.foos a:active { color: #666666; text-decoration: none; }
.foos a:hover { color: #666666; text-decoration: underline; }


.subhead {
	font-size: 16px;
	font-weight: bold;
}

.blackbox {
	border: 1px solid #333333;
}
.payertable {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
