.smallheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFFFFF;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.captions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	text-transform: capitalize;
	color: #FFFFFF;
}
.textnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: top;
}
.Head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	font-style: italic;
	color: #005AAA;
}
.blackcaptions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	line-height: 25px;
}
div#greybox {
	background-color: #E3E3E3;
	border: 1px solid #000000;
	padding-left: 12px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 8px;
}
div#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
div#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
div#footer a:hover {
	color: #999999;
	text-decoration: none;
}
div#footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.BigHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bolder;
	color: #A50000;
}
table#nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #005AAA;
}
table#nav td {
	border: thin solid #FFFFFF;
}
table#nav a:link {
	text-decoration: none;
	color: #FFFFFF;
}
table#nav a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
table#nav a:hover {
	text-decoration: none;
	color: #FFCC00;
	height: auto;
}
table#nav a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
}
.smallheadblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
}
.BoldBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}


a 
{
	text-decoration:underline;
	color:#005AAA;
}

a:visited
{
	text-decoration:underline;
	color:#005AAA;
}
a:link
{
	text-decoration:underline;
	color:#005AAA;
}


/* button style */
.button1
{
	background-color: #dcdcdc;
	text-align: center;
	border: 1px solid #8caa95;
	font-size: 9pt;
}


/* datagrid style */
.dg
{
	background-color:#8caa95;
	font-size:8pt;
	font-family:Verdana;
	border: 1px solid #666666;
}

.dgheader 
{
	background-color:#8caa95;
	font-size:8pt;
	color:#000000;
	font-family:Verdana;
	font-weight:normal;
}

.dgheader a
{
	color:#000000;
}

.dgrow
{
	background-color:#ffffff;
	font-size:8pt;
	font-family:Verdana;
}

.dgrowalt
{
	font-size:8pt;
	font-family:Verdana;
	background-color:#e8e8e8;
}


.pagetitle
{
	font-weight:bold;
}


.messagegood
{
	font-size:9pt;
	font-family:Verdana;
	color: Blue;
}

.messagebad
{
	font-size:9pt;
	font-family:Verdana;
	color:Red;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #005AAA;
	text-decoration: none;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.pictureborder {
	border: 1px solid #000000;
}
