
BODY {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #696969;
}

H1 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #696969;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}

H2 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #696969;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}

TD {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #696969;
}

TD A {	
	text-decoration: none;
	font-weight: bold;
}

A {
	color: #004080;
	font-weight: bold;
}

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

.text_footer {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #696969;
}

.rowcolor {
	background-color: #fafafa;
	padding: 8px;
}

.norowcolor {
	background-color: #ffffff;
	padding: 8px;
}

.newslink {
	line-height: 22px;
}

.description {
	padding-bottom: 3px;
	margin-bottom: 3px;
	border-bottom: 1px dashed #CCC;
}

.sidetext {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #696969;
}

.sidetext A  {
	color: #696969;
}

.tinyspace {
	margin-bottom: 3px;
}

.sidebar {
	padding: 6px;
	background-color: #FAFAFA;
}

/*used on about us pages*/
.pagetitle {
	font-size: 16px;
	color: #004080;
	font-weight: bold;
}

/*used on about us pages*/
.pageheading {
	font-size: 13px;
	color: #004080;
	font-weight: bold;
}

fieldset {
	font-size: 13px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-top: 0px;
}

legend {
	font-size: 13px;
	color: #4d9999;
	font-weight: bold;
}