﻿body {
	font-family: 'Trebuchet MS';
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
 
a:link {
	font-family: 'Trebuchet MS';
	font-size: 14px;
	font-weight: normal;
	color: #B96F00;
	text-decoration: none;
	font-style: normal;
	text-transform: none;
	font-variant: normal;
	line-height: normal;
}

a:visited {
	font-family: 'Trebuchet MS';
	font-size: 14px;
	font-weight: normal;
	color: #B96F00;
	text-decoration: none;
	font-style: normal;
	text-transform: none;
	font-variant: normal;
	line-height: normal;
}

a:hover {
	font-family: 'Trebuchet MS';
	font-size: 14px;
	font-weight: normal;
	color: #3D3265;
	text-decoration: underline;
	font-style: normal;
	text-transform: none;
	font-variant: normal;
	line-height: normal;
}

a:active {
	font-family: 'Trebuchet MS';
	font-size: 14p;
	font-weight: normal;
	color: #B96F00;
	text-decoration: none;
	font-style: normal;
	text-transform: none;
	font-variant: normal;
	line-height: normal;
}

.bodyBoldRed {
	font-size: 13px;
	font-weight: bold;
	color:#990000;
	font-family: 'Trebuchet MS';
	line-height: 13pt;
}

.bodyBoldRed {
	font-size: 18px;
	font-weight: bold;
	color:#990000;
	font-family: 'Trebuchet MS';
	line-height: 13pt;
}

.bodyBold {
	font-size: 13px;
	font-weight: bold;
	color:#000000;
	font-family: 'Trebuchet MS';
	line-height: 13pt;
}

.mainBody {
	font-family: 'Trebuchet MS'; 
	font-weight: normal;
	font-size: 12px;
	font-stretch: expanded;
	color: #333333;
	line-height: 15pt;
	list-style-image:url(../images/bullet.gif);
}

.mainHead {
	font-family: 'Trebuchet MS';
	font-size: 22px;
	font-weight: bold;
	color: #3D3265;
	line-height: normal;
}

.homeBody{
    font-family: 'Trebuchet MS';
    font-size: 14px;
	font-stretch: condensed;
    color: #666666;
    font-style: normal;
    line-height: 18pt;
	list-style-image:url('../images/bullet.gif');
	
}

.homeBodyItal{
    font-family: 'Trebuchet MS';
    font-size: 14px;
	font-stretch: condensed;
    color: #444444;
    font-style: italic;
    line-height: 18pt;
	list-style-image:url(../images/bullet.gif);
}

.mainSubHead {
	font-family: 'Trebuchet MS';
	font-size: 15px;
	font-stretch: expanded;
	line-height: normal;
	font-weight: bold;
	color: #DC8C09;
}

.mainSubHead2 {
	font-family: 'Trebuchet MS';
	font-size: 15px;
	font-stretch: expanded;
	line-height: normal;
	font-weight: bold;
	color: #008851;
}

.mainBody {
	font-family: 'Trebuchet MS';
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	color: #005141;
}

.copyright {
	font-family: 'Trebuchet MS';
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.disclaimer {
	font-family: 'Trebuchet MS';
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.signUpbox
{
	margin-top:10px;
}