
BODY {
	font-family: trebuchet ms, modern, sans-serif;
	font-size: 14px;
	color:#000000;
	background-color:#1c4450;
}

TD {
	font-size: 14px
}

H1 {
	font-size: 20px;
	margin: 0px; 
	color:#FFF; 
	font-weight:normal;
}
H2 {
	font-size: 20px;
	margin: 0px; 
	color:#FFF; 
	font-weight:normal;
}

.small {
	font-size:11px;
}

.light {
	color:#FFF;
}

A {
	color:#003366;
} 
A:active {
	color:#003366;
} 
A:link {
	color:#003366;
} 
A:visited {
	color:#003366;
} 

a.nav	{
	color : #ffffff;
	text-decoration : none;
}

a:visited.small {
	color : #ffffff;
	text-decoration : none;
}

a:active.small {
	color : #ffffff;
	text-decoration : underline;
}

a:hover.small {
	color : #ffffff;
	text-decoration : underline;
}

input.srcfrm1 {
	width:100px;
	color:#000033;
	font-weight:normal;
	font-size:9pt;
	background-color:#FFFFFF;
	border-width:1px;
	border-color:#000033;
}

input.srcfrm2 {
	width:180px;
	color:#000033;
	font-weight:normal;
	font-size:9pt;
	background-color:#FFFFFF;
	border-width:1px;
	border-color:#000033;
}

input.srcbttn {
	color:#000033;
	font-weight:bold;
	font-size:9pt;
	border-width:0px;
	border-color:#000033;
}

input.gboneline {
	width:200px;
	color:#000033;
	font-weight:normal;
	font-size:9pt;
	background-color:#FFFFFF;
	border-width:1px;
	border-color:#000033;
	height:16px;
}

textarea.gbmorelines {
	width:431px;
	height:150px;
	color:#000033;
	font-weight:normal;
	font-size:9pt;
	background-color:#FFFFFF;
	border-width:1px;
	border-top:1px solid #000033;
	border-right:1px solid #000033;
	border-bottom:1px solid #000033;
	border-left:1px solid #000033;
	border-color:#000033;
}
