/* html tags styles */
body {
	margin: 0px 12px 10px 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #3B3B3B;
}
h1 {
	color: #333333;
	font-size: 18px;
}
h2 {
	color: #333333;
	font-size: 16px;
}
h3 {
	color: #BD1D1F;
	font-size: 14px;
}
h4 {
	color: #BD1D1F;
	font-size: 12px;
}
h5 {
	color:#BD1D1F;
	font-size: 12px;
}
hr {
	color: #1C75B9;
	background-color: #1C75B9;
	height: 1px;
	border: 0;
}
legend {
	color: #30568C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
fieldset {
	border: 2px dashed #1C75B9;
	padding: 5px;
        margin: 4px;
}


/* font styles */
.footerlinks {
	color:#B1B1B1;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.orange {
	color: #FF310F;
	font-weight: bold;
}
.bigorange{
	font-size: 18px;
	color: #BD1D1F;
}
.pink {
	color: #FF00FF
}
.underline {
	border-bottom: 1px solid #BD1D1F;
}
.jumbo {
	color: #000000;
	font-size: 20px;
	font-weight: bold;
	padding: 5px;
}
.large {
	color: #000000;
	font-size: 17px;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
}
.medium {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
}
.small {
	color: #515151;
	font-size: 11px;	
}
.dblspace {
	color:#7F7F7F;
	font-size:11px;
	line-height:20px;
}


/* cell styles */
.content {
	padding: 4px 8px 8px 8px;
}
.border {
	border: 1px solid #FF0033;
	padding: 2px;
}
.tblheader {
	background-color: #1C75B9;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	padding: 4px;
}
.headerbg {
	background-color: #1C75B9;
	color: #FFFFFF;
	font-size: 15px;
	line-height: 30px;
	border: 1px dotted #BD1D1F;
	font-weight: bold;
}
.headersmall {
	background-color: #1C75B9;
	color: #FFFFFF;
	font-size: 13px;
	line-height: 16px;
	border: 1px dotted #BD1D1F;
	font-weight: bold;
}
.bottomborder {
	border-bottom-style: dotted;
	border-bottom-color: #FF8400;
	border-bottom-width: 1px;
	padding: 3px;
	margin: 5px;
}
.newsletter {
	background-color:#FF0000;
	padding: 2px;
}
.redback {
	background-color: #BD1D1F;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 4px;
	margin: 0px;
}
.greyback {
	background-color: #f0f0f0;
	vertical-align: top;
}
.archive {
	background-color: #DDDDDD;
	border: solid 1px #1C75B9;
	margin: 0px 2px 0px 2px;
	padding: 0px 6px 4px 6px;
	color: #1C75B9;
}


/* link styles */
a:link, a:visited, a:active {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #00275F;
}
a.whitetext:link,  a.whitetext:visited, a.whitetext:active{
	color: #FFFFFF;
	text-decoration: none;
}
a.whitetext:hover {
	color:#BD1D1F;
}
a.orange:link,  a.orange:visited, a.orange:active{
	color: #BD1D1F;
	text-decoration: underline;
}
a.orange:hover {
	color:#00275F;
	text-decoration: underline;
}
a.footerlinks:link, a.footerlinks:visited, a.footerlinks:active, a.footerlinks:hover {
	color:#B1B1B1;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:underline;
}
a.newsletter:link, a.newsletter:visited, a.newsletter:active, a.newsletter:hover {
	color:#000000;
	font-size:14px;
	font-weight: bold;
	text-decoration: none;
}

/* navigation styles */
.nav_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	background-color: #1C75B9;
	padding: 3px;
	margin: 1px;
	line-height: 20px;
	white-space: nowrap;
}
.nav_sub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	background-color: #1C75B9;
	padding: 3px;
	margin: 1px;
	line-height: 20px;
	white-space: nowrap;
}
.nav_item {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
	height: 18px;
	font-weight: bold;
}
.nav_item a {
	color: #000000; 
	text-decoration: none; 
}
.nav_item a:hover {
	color: #1C75B9;
	text-decoration: none;
}
.nav_hilite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 5px;
	height: 18px;
	font-weight: bold;
}
.nav_hilite a {
	color: #BD1D1F; 
	text-decoration: none; 
}
.nav_hilite a:hover {
	color: #1C75B9;
	text-decoration: none;
}
.nav_signup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	padding: 7px;
	height: 18px;
}
