﻿body
{
	background-color: #ededed;
	margin: 0px;
}

.tableHead
{
	background: #788AB2 url("/Images/table_hd.jpg") repeat-x;
	border-top: 2px solid #2F3C68;
	border-bottom: 2px solid #2F3C68;
	padding: 2px 0px 2px 5px;
	height: 25px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #ffffff;
	text-transform: uppercase;
}

.nav
{
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
a.nav, a.tableHead
{
	color: #ffffff;
	font-weight: bold;
}
a:hover.nav, a:hover.tableHead
{
	color: #a3c258;
	text-decoration: none;
}

.sidehd
{
	padding-left: 10px;
	color: #78a712;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
.sidefeature
{
	padding-left: 10px;
	color: #c00000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
a.sidehd
{
	color: #78a712;
	font-weight: bold;
	text-decoration: none;
}
a:hover.sidehd
{
	color: #485f8e;
	text-decoration: none;
}

.sidenav
{
	padding-left: 22px;
	color: #485f8e;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
a.sidenav
{
	color: #485f8e;
	font-weight: bold;
	text-decoration: none;
}
a:hover.sidenav
{
	color: #78a712;
	text-decoration: none;
}

.sidenav2
{
	padding-left: 22px;
	color: #78a712;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
a.sidenav2
{
	color: #78a712;
	font-weight: bold;
	text-decoration: none;
}
a:hover.sidenav2
{
	color: #485f8e;
	text-decoration: none;
}

.text
{
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
a.text
{
	color: #4b5f8f;
	font-weight: normal;
}
a:hover.text
{
	color: #78a712;
	text-decoration: none;
}

.content
{
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
a.content
{
	color: #485f8e;
	font-weight: normal;
}
a:hover.content
{
	color: #78a712;
	text-decoration: none;
}

p
{
	margin-top: 8;
	margin-bottom: 10;
}

H1
{
	font: 15px/15px Verdana, Arial, Helvetica, sans-serif;
	color: #90a8cd;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 15;
}

H3
{
	font: 13px/12px Verdana, Arial, Helvetica, sans-serif;
	color: #506891;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 15;
}

.boldhd
{
	color: #485f8e;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
a.boldhd
{
	color: #485f8e;
	font-weight: bold;
}
a:hover.boldhd
{
	color: #666666;
	text-decoration: none;
}

.pagehd
{
	color: #485f8e;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
a.pagehd
{
	color: #485f8e;
	font-weight: bold;
}
a:hover.pagehd
{
	color: #78a712;
	text-decoration: none;
}

.footer
{
	color: #485f8e;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
a.footer
{
	color: #485f8e;
	font-weight: normal;
}
a:hover.footer
{
	color: #313e5d;
	text-decoration: none;
}

.copyright
{
	color: #485f8e;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
a.copyright
{
	color: #485f8e;
	font-weight: normal;
}
a:hover.copyright
{
	color: #313e5d;
	text-decoration: none;
}

.LabelText
{
    font-size:12px;
    text-decoration:none;
    font-family:Arial, Helvetica, Verdana, sans-serif;
}