BODY, TD {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 10px;
	color: #304554;
	line-height: 1.3;
}

INPUT, SELECT, TEXTAREA {
	font-family : Arial, Verdana, sans-serif ;
	font-size : 10px;
	color: #304554;
	border-color: #A5ACB2;
	border-width: 1px;
	border-style: solid;
}

HR {
	color: #333399;
}

H2 {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 16px;
	font-weight : 200;
}

H3 {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 14px;
	font-weight : 700;
}

A {
	text-decoration: underline;
	color: #DB7700;
}

A:Hover {
	text-decoration: none;
	color: #DB7700;
}

.small_header {
	font-weight : 700;
	color: Gold;
}

.largetableheader {
	font-size : 12px;
	font-weight : 700;
	color: #ffffff;
}

.small_header2 {
	font-weight : 700;
	color: #eeeeee;
}

.main_header {
	font-size : 14px;
	font-weight : 700;
	color: #1C5397;
}

.nav_header {
	font-size : 11px;
	font-weight : 900;
	color: #000066;
}

.nav {
	font-size : 10px;
	color: #ffffff;
	font-weight : 700;
}

.error {
	font-weight : 700;
	color: #ff3333;
}

.footer {
	font-size : 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.display_heading {
	font-size : 11px;
	font-weight : 700;
	color: #000000;
	text-decoration: none;
}

.display_subheading {
	font-size : 11px;
	color: #FFFFFF;
	text-decoration: none;
}

