BODY, DIV, TABLE {
	font-family: Tahoma, Arial;
	font-size: 12px;
}
BODY {
	margin: 0px;
}
INPUT, SELECT, TEXTAREA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.imgButton {
	text-align: right; padding-right: 5px;
	background-color: #eeeeee;
	background-repeat: no-repeat;
}
.subnav {
	border: 1px solid #0b017c;
	background-image: url(../images/bgSubnav.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 168px;
	height: 72px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#divSubEccl.subnav {
	height: 100px;
}
.subnav STRONG {
	display: block;
	background-color: #758BBC;
	color: #F7FDFF;
	padding: 3px;
}
.subnav UL {
	margin: 0px 0px 2px 10px;
}
.subnav LI {
	list-style-type: none;
	padding-top: 7px;
}
.subnav A {
	text-decoration: none;
	color: #003366;
}
.subnav A:hover {
	text-decoration: none;
	color: #000000;
}
.heading {
	display: block;
	width: 580px;
	background: white url(../images/bgHeading.gif) repeat-y top right;
	height: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #0b017c;
	padding-top: 2px;
	left: 29px;
	top: 9px;
}
.frames
{
	border: 1px solid #CECECE;
	width: 568px;
	padding: 5px;
	background-color: #F5F6FF;
	margin-bottom: 10px;
	vertical-align: text-bottom;
}
.mainheading {
	width: 580px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 10px;
}
A {
	color: #0000FF;
	text-decoration: none;
}
A:hover {
	color: #0066CC;
	text-decoration: underline;
}
