﻿Body
{
	background-color: #FFFFFF;
	background-image: url(images/bghome.gif);
	background-repeat: repeat-x;
}

.body
{
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

IMG
{
	border: 0;
}

#nav
{
	min-height: 300px;
}

#nav a, #nav a:visited
{
	color: #338E7D;
	display: block;
	margin: 10px 0;
	text-decoration: none;
}

#nav a:hover
{
	color: #08A6E7;
}

.lgbluefont
{
	color: #000066;
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.medboldbluefont
{
	color: #1F2F69;
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

A.dc:link
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #338E7D;
	font-weight: bold;
	text-decoration: none;
	line-height: inherit;
}

A.dc:visited
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #338E7D;
	font-weight: bold;
	text-decoration: none;
}

A.dc:hover
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #08A6E7;
	font-weight: bold;
	text-decoration: none;
}

