﻿/* --- Start --- Tag Styles --- */
body {
	background-color:#222648;
	background-image:url('Images/bodySub.jpg');
	background-position:left top;
	background-repeat:no-repeat;
}
h1 {
    color:#283874;
}
/* --- End --- Tag Styles --- */

/* --- Start --- ID/Class Styles --- */
#topNav {
    background-color:#E5E5E5;
	background-image:url('Images/topNavSub.gif');
	background-repeat:repeat-x;
	height:68px;
}

#subContentPadding {
	padding:10px 15px 24px 21px;
}

.featureHeader {
	color:#FFF;
	font-size:10px;
	font-weight:bold;
	height:22px;
	padding-left:13px;
}

#bottomNav {
	background-image:url('Images/footerSub.jpg');
	background-repeat:repeat-x;
}
/* --- End --- ID/Class Styles --- */

.contactUs, .contactUs table tr td, .contactUs table tr td table tr td
{
	color:#666666;
    font-family: Verdana;
    font-size: 12px;
}

.chkWrapper
{
    background-color: #E8EBF4;
    margin-bottom: 10px;
    padding: 15px 20px;
    width: 249px;
}

.chkWrapper HR
{
    color: #CCCCCC;
    height: 1px;
	margin: 2px 0px;
}

.contactMsg
{
    padding-bottom: 5px;
}
.contactUsRequired {
	color:#2A3D7F;
}
.contactUs tr td.sectionHeader, .contactUs tr td div.sectionHeader, .contactUs tr td span.sectionHeader {
	color:#404040;
	font-weight:bold;
}
#footerLink:visited
{
	color:#FFF;
}