﻿body
{
	font-size: 13px;
	font-family: arial,sans-serif;
	background: url(images/background.gif) top center repeat-y;
}

#mainTblBorder
{
	border-collapse: collapse;
}
.medboldblackfont
{
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.medblackfont
{
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
}
.smallblackfont
{
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.smallboldblackfont
{
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.medwhiteboldfont
{
	color: #ffffff;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.footer
{
	color: #fefffd;
	font-family: Arial, sans-serif;
	font-size: 9px;
}
.hpBoxHeaders
{
	color: #ffffff;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	text-align: left;
}
.hpHeaders
{
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-left: 10px;
	text-align: left;
}
.menufont
{
	color: #ffffff;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}
.TextBox
{
	border: #727272 1px inset;
	border-right: #727272 1px solid;
	border-left: #727272 1px solid;
	border-top: #727272 1px solid;
	border-bottom: ##727272 1px solid;
	background-color: #FFFFEE;
	border-color: #727272 #727272 #727272 #727272;
	background-attachment: fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #727272;
}
.button
{
	border-right: #727272 1px solid;
	border-top: #727272 1px solid;
	font-size: 11px;
	border-left: #727272 1px solid;
	cursor: hand;
	color: #727272;
	border-bottom: ##727272 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFEE;
}

h1
{
	font-size: 245%;
	color: #003399;
	font-weight: bold;
}
h2
{
	font-size: 125%;
	color: #00CC33;
	font-weight: bold;
}
h3
{
	font-size: 125%;
	color: #0000FF;
	font-weight: bold;
	font-style: italic;
}

.Subheading-Left
{
	font-weight: bold;
	font-size: 16px;
	color: #339933;
}
.Subheading-Center
{
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	text-align: center;
}

.List-Heading
{
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}

.List-Body
{
	font-weight: normal;
	font-size: 14px;
	color: #000000;
}

.List-contact
{
	font-weight: normal;
	font-size: 10px;
	color: #333333;
}
.linkbold
{
	color: #003399;
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.link
{
	color: #003399;
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

#dyn_content a:link, #dl1 a:link, #pnlResults a:link
{
	color: #003399;
	text-decoration: none;
}
#dyn_content a:visited, #dl1 a:visited, #pnlResults a:visited
{
	color: #003399;
	text-decoration: none;
}
#dyn_content a:hover, #dl1 a:hover, #pnlResults a:hover
{
	color: #003399;
	text-decoration: underline;
}
