HTML
{
	overflow-y: scroll !important;
	overflow-x: auto !important;
}

BODY, DIV, H1, H2, H3, H4, H5, H6, INPUT, TEXTAREA, SELECT, OPTION
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: white;
}

BODY, DIV, TD, TH, H1, H2, H3, H4, H5, H6, INPUT, TEXTAREA
{
	margin: 0px;
	padding: 0px;
	text-align: left;
}

OPTION, SELECT, TEXTAREA, INPUT
{
	color: black;
}

BODY
{
	background-color: white;
	height: 100%;
}

IMG, TABLE
{
	border: none;
}

FORM
{
	display: inline;
}

.link
{
	cursor: pointer; cursor: hand;
}

.a
{
	color: #c66209;
}

A:link, A:visited
{
	color: #c66209;
	text-decoration: none;
}
	
A:hover, A:visited:hover
{
	color: #c66209;
	text-decoration: underline;
}

.hnav
{
	color: #2c4759;
	font-weight: bold;
}

A.hnav:link, A.hnav:visited
{
	color: #2c4759;
	text-decoration: none;
	font-weight: bold;
}
	
A.hnav:hover, A.hnav:visited:hover
{
	color: #ca680a;
	text-decoration: none;
	font-weight: bold;
}

.bnav
{
	color: #808080;
}

A.bnav:link, A.bnav:visited
{
	color: #808080;
	text-decoration: none;
}
	
A.bnav:hover, A.bnav:visited:hover
{
	color: #808080;
	text-decoration: underline;
}

.snav
{
	color: #517126;
}

A.snav:link, A.snav:visited
{
	color: #517126;
	text-decoration: none;
}
	
A.snav:hover, A.snav:visited:hover
{
	color: #517126;
	text-decoration: underline;
}

.snav2
{
	color: #104a7d;
}

A.snav2:link, A.snav2:visited
{
	color: #104a7d;
	text-decoration: none;
}
	
A.snav2:hover, A.snav2:visited:hover
{
	color: #104a7d;
	text-decoration: underline;
}

.content
{
	line-height: 18px;
	color: #517126;
}

P.content
{
	margin-bottom: 20px;
	line-height: 18px;
	color: #517126;
}

A.content:link, A.content:visited
{
	color: #104a7d;
	text-decoration: underline;
}
	
A.content:hover, A.content:visited:hover
{
	color: #104a7d;
	text-decoration: underline;
}

.content2
{
	line-height: 18px;
	color: #104a7d;
}

P.content2
{
	margin-bottom: 20px;
	line-height: 18px;
	color: #104a7d;
}

A.content2:link, A.content2:visited
{
	color: #517126;
	text-decoration: none;
}
	
A.content2:hover, A.content2:visited:hover
{
	color: #517126;
	text-decoration: underline;
}

.content3
{
	line-height: 18px;
	color: #000000;
}

P.content3
{
	margin-bottom: 20px;
	line-height: 18px;
	color: #000000;
}

A.content3:link, A.content3:visited
{
	color: #000000;
	text-decoration: none;
}
	
A.content3:hover, A.content3:visited:hover
{
	color: #000000;
	text-decoration: underline;
}

.whitelink
{
	color: #ffffff;
}

A.whitelink:link, A.whitelink:visited
{
	color: #ffffff;
	text-decoration: underline;
}
	
A.whitelink:hover, A.whitelink:visited:hover
{
	color: #ffffff;
	text-decoration: underline;
}