body	{
	color : #000000;
	background-color : #FFFFFF;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 14px;
	margin : 0px 0px 0px 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
}

h1	{
	color : #003366;
	font-size : 20px;
	font-weight : bold;
	text-align: center;
}

h2
{
	color : #003366;
	font-size : 16px;
	font-weight : bold;
}
h3
{
	color : #ffffff;
	font-size : 16px;
	font-weight : bold;
	margin:0 auto;
}
.bodytext
{
    FONT-SIZE: 12px;
    line-height:1.4em;
    COLOR: #434343;
    FONT-FAMILY: Verdana, Helvetica, san-serif
}
.bodytextbold
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #434343;
    FONT-FAMILY: Verdana, Helvetica, san-serif
}
.bluetext
{
    FONT-SIZE: 12px;
    COLOR: #2f8cd4;
    FONT-FAMILY: Verdana, Helvetica, san-serif
}

.quote {
	font-size:60px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#CCCCCC;
	margin: auto 0;
	padding: 0;
	float:left;
	line-height:60px;
}

a	{
	color : #003366;
	text-decoration : underlined;
}

a:visited	{
	color : #003366;
	text-decoration : underlined;
}

a:active	{
	color : #003;
	text-decoration : none;
}

a:hover	{
	color : #003;
	text-decoration : none;
}

a.basenav	{
	color : #ffffff;
	font-size : 12px;
	text-decoration : none;
}

a:visited.basenav {
	color : #ffffff;
	font-size : 12px;
	text-decoration : none;
}

a:active.basenav {
	color : #eaeaea;
	font-size : 12px;
	text-decoration : none;
}

a:hover.basenav {
	color : #eaeaea;
	font-size : 12px;
	text-decoration : none;
}

.light {
	color : #FFFFFF; 
}

.nav {
	font-size : 13px;
	color: #ffffff;
}

a.nav	{
	font-size : 13px;
	font-weight:bold;
	color: #ffffff;
	text-decoration : none; 
}

a:visited.nav {
	font-size : 13px;
	font-weight:bold;
	color: #ffffff;
	text-decoration : none; 
}

a:active.nav {
	font-size : 13px;
	font-weight:bold;
	color : #ffffff; 
	text-decoration : none; 
}

a:hover.nav {
	font-size : 13px;
	font-weight:bold;
	color : #ffffff; 
	text-decoration : none; 
}

input.srcfrm1 {
	width:100px;
	color:#000000;
	font-weight:normal;
	font-size:9pt;
	background-color:#FFFFFF;
	border-width:1px;
	border-color:#000000;
}

input.srcfrm2 {
	width:180px;
	color:#000000;
	font-weight:normal;
	font-size:9pt;
	background-color:#FFFFFF;
	border-width:1px;
	border-color:#000000;
}

input.srcbttn {
	color:#000000;
	font-weight:bold;
	font-size:9pt;
	border-width:1px;
	border-color:#000000;
}

input.gboneline {
	width:200px;
	color:#000000;
	font-weight:normal;
	font-size:9pt;
	background-color:#FFFFFF;
	border-width:1px;
	border-color:#000000;
	height:16px;
}

textarea.gbmorelines {
	width:433px;
	height:150px;
	color:#000000;
	font-weight:normal;
	font-size:9pt;
	background-color:#FFFFFF;
	border-width:1px;
	border-top:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	border-left:1px solid #000000;
	border-color:#000000;
}

.form { 
	border-color : #000000;
	border-width : 1px;
	background: #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: #000000;
}

hr	{
	size:1px;
	color:#003366;
	height:1px;
}

.color1 {
background-color:#003;
}

.color2 {
background-color:#89c7ee;
}

.bfrlink a {
		display:block;
		width:185px;
		height:20px;
		background-color:#336699;
		text-align:left;
		text-indent:10px;
		padding-top: 4px;
		text-decoration: none;
		}
.bfrlink a:hover {	
		background-color:#003366;	
		}
