.background
{
	background: #B6B6B6 url(images/bg.jpg) repeat-x left top ;
}

td
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #868684;
	font-weight: normal;
	text-decoration: none;
	line-height: 14px;
}

input
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	width: 97%;
	font-size: 12px;
	color: Black;
	line-height: 15px;
	font-weight: 600;
	text-decoration: none;
	height:15px;
}

select
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	line-height: 15px;
	text-decoration: none;
	border: 1px solid #706947;
}

textarea
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #999999;
	line-height: 15px;
	font-weight: normal;
	text-decoration: none;
	border: 1px solid #706947;
}

a
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
	font-weight: normal;
	text-decoration: underline;
}
a:hover
{
	text-decoration: none;
}

.links
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.links:hover
{
	color: #414446;
}

.footer
{
	background: url(images/footer-bg.jpg) repeat-x top left;
	height: 73px;
	vertical-align: middle;
}

.footerlinks
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #787978;
	font-weight: bold;
	text-decoration: none;
}

.footerlinks:hover
{
	text-decoration: underline;
}

.headtop
{
	background: url(images/head-top-bg.jpg);
	width: 100%;
	height: 111px;
}

.paddingbot
{
	padding-bottom: 21px;
}

.leftlinkbgtd
{
	background: url(images/link-left-bg.jpg) repeat-x left top;
	padding: 14px 0px 14px 0px;
}

.copyright
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #787978;
	font-weight: normal;
	text-decoration: none;
}

.leftpanel
{
	padding-bottom: 12px;
}

.padding
{
	padding: 8px 0px 8px 0px;
	border: 1px solid #2D9D64;
}

.gratboldtext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #787978;
	font-weight: bold;
	text-decoration: none;
	line-height: 12px;
}

.gratboldtext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #787978;
	font-weight: bold;
	text-decoration: none;
}
.graytextright
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:7pt;
	color: #787978;
	font-weight: normal;
	text-decoration: none;
	line-height: 12px;
}

.graytextright:hover
{
	text-decoration: underline;
}

.whitetextbold
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	padding-left: 14px;
}

.bluetextbold
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3F9AF2;
	font-weight: bold;
	text-decoration: underline;
}

.bluetextbold:hover
{
	text-decoration: none;
}

.darkbluetextbold
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2D5D9D;
	font-weight: bold;
	text-decoration: none;
	margin: 2px 2px 2px 2px;
}

.rightpanel
{
	background: url(images/rt-bg.jpg) repeat-x left top;
	padding: 10px 0px 12px 0px;
}

.orangetextbold
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FD8F36;
	font-weight: bold;
	text-decoration: none;
}

.dottedline
{
	border-bottom: 1px dotted #CDCDCC;
}

.border
{
	border: 1px solid #C9C9C9;
}

.graylightbold
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A8A7A8;
	font-weight: bold;
	text-decoration: none;
}

.bodytext
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
}

.padding2
{
	padding: 8px 0px 8px 0px;
}
.black
{
	color: Black;
}
#button {
	color: #FFFFFF;
	background-color: #0033CC;
	border: 1px solid #003399;
	height: 15px;
	font-variant: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}