BODY {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	border: none;
	color : #000000;
	background-color: #000000;		
}

TH {
	font-family: "MS Sans Serif",Arial,Geneva,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	color: White;
	background: #3366CC;
	text-align: left;
	padding-left: 5px;
	text-indent: 5px;
}

TD {
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	font-size : 8pt;
	line-height : 16px;
}


A {
	color : #396699;
}

A:VISITED {
	color : #396699;
}

A:HOVER {
	color: #9E0121;
}

a.navbar { color: #FFFFFF; text-decoration: underline}
a.navbar:visited { color: #FFFFFF; text-decoration: underline}
a.navbar:hover { color: #FFFF00; text-decoration: underline }

.linkheading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight : bold;
}

.heading3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: navy;
	text-weight: bold;
	font-weight : bold;
}

H2 {
	font-size : 16pt;
	font-weight : normal;
	color : #0063CE;
}

H3 {
	font-size : 12pt;
	font-weight : normal;
}

.sourceView {
	margin: 5px;
	padding: 15px;
	border: 1px dashed Silver;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : #f9f9f9;
	-moz-border-radius: 20px;	
}

.submitButton {
	background: url(/images/gnav_bg.gif) repeat-x;
	color: #333333;		
	font-size : 12px;
}

.submitButton:hover {
	background: url(/images/gnav_bg_inverted.gif) repeat-x;
}
