/*Main Body*/
body
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	background-color:#000000;
	margin:0px;
}


/*Header*/
.header_text
{
	padding-right:20px;
	padding-bottom:13px;
}
.header
{
	background-image: url('images/header.gif');
	background-repeat: no-repeat;
	text-align:right;
	vertical-align:bottom;
}
.header a:link {
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	font-size: 10px;
}
.header a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	font-size: 10px;
}
.header a:active {
	text-decoration: none;
	font-weight: bold;
	color: #CCCCCC;
	font-size: 10px;
}
.header a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #0274D4;
	font-size: 10px;
}


/*Menu*/
.menu
{
	background-image: url('images/menu_repeater.gif');
	background-repeat: repeat-y;
	padding-left:4px;
	padding-top:25px;
	vertical-align:top;
}


/*Content*/
.content
{
	text-align:left;
	vertical-align:top;
	padding:8px;
}


/*Footers*/
.footer
{
	padding-left:8px;
	padding-top:10px;
}
.footer-left
{
	background-image: url('images/footer_left.gif');
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height:14px;
	color:#ffffff;
}

.footer-right
{
	background-image: url('images/footer_right.gif');
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000000;
}
.footer-right a:link {
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	font-size: 9px;
}
.footer-right a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	font-size: 9px;
}
.footer-right a:active {
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	font-size: 9px;
}
.footer-right a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #ff0000;
	font-size: 9px;
}


.contactform
{
}
.contactform table
{
	border-color:#000000;
	border-style:solid;
	border-width:1px;
}
.contactform input
{
	font-size:9px;
}
.contactform textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
.required
{
	font-size:8px;
	font-style:italic;
}


p
{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}

.pageTitle
{
	color:#000000;
	font-weight:bold;
	font-size: 11px;
}
.pageTitleRed
{
	color:#FF0000;
	font-weight:bold;
	font-size: 11px;
}
.pageCopy
{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}


a:link {
	text-decoration: none;
	font-weight: bold;
	color: #014074;
	font-size: 12px;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #014074;
	font-size: 12px;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #CCCCCC;
	font-size: 12px;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #0274D4;
	font-size: 12px;
}
/*a.menuLink:link {
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	font-size: 10px;
}
a.menuLink:visited {
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	font-size: 10px;
}
a.menuLink:active {
	text-decoration: none;
	font-weight: bold;
	color: #CCCCCC;
	font-size: 10px;
}
a.menuLink:hover {
	text-decoration: none;
	font-weight: bold;
	color: #0274D4;
	font-size: 10px;
}
*/
