@charset "utf-8";

* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	vertical-align: top;
}
p {
	margin: 10px 0;
}
ul, ol {
	padding-left: 20px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main {
	width: 789px;
	margin: auto;
	border: 1px solid #336699;
}
#fauxCol {
	background-image: url(images/leftNavBkgd.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}

#topNav {
	background-image: url(images/topmenubkgrnd.gif);
	background-repeat: repeat-x;
	height: 27px;
	padding: 0 10px;
	font-size: 14px;
}
#topNav td {
	height: 27px;
	text-align: center;
	vertical-align: middle;
}
#topNav a, #topNav a:visited {
	text-decoration:none;
	color: #336699;
	font-weight: bold;
}
#topNav a:hover {
	color:#6600FF;
}
#leftNav {
	float: left;
	width: 200px;
	color: 000000;
	background-color: #FFFFFF;
}
#leftNav .titles {
	font-weight: bold;
	margin-top: 20px;
}
#leftNav p {
	margin: 0px;
}
#leftNav a {
}
#menuItems {
	padding-left: 5px;
	padding-bottom: 20px;
}
#menuItems p {
	margin: 5px 0;
}
#menuItems a, #menuItems a:visited {
	text-decoration:none;
	color: #336699;
	margin-left: 5px;
}
#menuItems a:hover {
	color:#6600FF;
}
#brands {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	width: 194px;
	border:1px solid #c0c0c0;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}
#brands p {
	margin-top: 15px;
	margin-bottom: 1px;
}
#brands .titles {
	margin-top: 0;
}
#mainBody {
	margin-left: 202px;
	padding-right: 4px;
	padding-left: 4px;
}
#footer {
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #880000;
	border-bottom-color: #880000;
	margin-top: 20px;
}
#imgTable3 td {
	text-align: center;
}
.section-title {
	font-size: 16px;
	color: #336699;
	font-weight: bold;
}
.section-title-lg {
	font-size: 18px;
	color: #336699;
	font-weight: bold;
}
.highlight {
	font-weight: bold;
	background-color: #FFFF00;
}
.underline {
	text-decoration: underline;
}
.quote {
	font-style: italic;
}
#banners {
	padding-top: 20px;
}
#contentText  img {
	margin: 5px;
}
#contentText {
	padding-top:5px;
	overflow: auto;
}
#click-2-play {
	text-decoration: underline;
	margin-bottom: 10px;
	text-align: center;
}
#message {
	width: 380px;
	height: 381px;
	background: url(images/message-image-bkgd.jpg) no-repeat;
	margin: 10px auto;
	text-align: left;
	padding: 10px 163px 10px 20px;
}
#message-text {
	height: 340px;
}
#message-text li {
	line-height: normal;
}
.planText {
	padding: 5px;
}
.contactForm {
	background-color: #FFFFFF;
	border: 1px solid #c0c0c0;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.contactFormHead {
	background-color: #f0f0f0;
	font-weight: bold;
	padding: 5px;
}
.contactFormContact {
	font-weight: bold;
	text-decoration: underline;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.contactFormTitle {
	color:#336699;
	font-weight: bold;
	font-size: 16px;
	padding: 5px;
}
.contactFormText {
	text-align: right;
	padding: 5px;
}
.contactFormValue {
	padding: 5px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#bodySwitch {
	padding-top: 10px;
}
.question {
	font-weight: bold;
	margin-top: 10px;
}
.answer {
	font-weight: normal;
}
.red {
	color: #FF0000;
}
.checklist p {
	text-indent: -24px;
	margin-left: 24px;
}
.linkLetter {
	background-color:#F0F0F0;
	font-weight:bold;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	text-align:center;
}

