﻿body {
	margin:0;
}
h1 {
	font-family:trebuchet ms;
	font-size:24px;
	font-weight:normal;
	color:#007CC3;
	margin:0 20px 0 0;
	padding:5px;
	border-bottom:1px solid #eeeeee;
}
h2 {
	font-family:verdana;
	font-size:14px;
	font-weight:normal;
	color:#BD3F02;
	margin:0 20px 0 0;
	padding:5px;
	border-bottom:1px solid #dedede;
}
h4 {
	font-family:verdana,sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#666666;
	margin:10px 0 5px 0;
	padding:0 0 5px 0;
	border-bottom:1px dotted #eeeeee;
}
h5 {
	font-family:verdana,sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#BD3F02;
	margin:10px 0 5px 0;
	padding:0 0 5px 0;
}
form {
	margin:0;
	padding:0;
}
input,select,textarea {
	font-family:verdana,sans-serif;
	font-size:11px;
}
ul {
	margin: 0;
    padding: 0;
    list-style: none;
}
li {
	padding: 0 0 0 10px;
    background-image: url(/PublishingImages/bullet.gif);
    background-repeat: no-repeat;
    background-position: 0 7px;
    line-height:18px;
}
.defaultUL {
	margin-left: .5em;
	list-style-type: disc;
}
.defaultUL li {
	background-image: none;
}
li a {
	font-size:10px;
	font-weight:normal;
	color:#707898;
}
li a:hover {
	color:#000000;
}
#bnr {
	height:136px;
	background-image:url(images/bnr_bg.jpg);
	background-repeat:repeat-x;
	background-color:#007cc3;
	border-bottom:1px solid #007CC3;
}
#goHome {
	position:absolute;
	z-index:8;
	left:30px;
	top:5px;
	width:110px;
	height:75px;
	cursor:hand;
	cursor:pointer;
	display:block;
	border:1px solid #eeeeee;
}
#bnrSub {
	height:86px;
	background-image:url(images/bnr_bg.jpg);
	background-repeat:repeat-x;
	background-color:#007CC3;
	border-bottom:1px solid #007CC3;
}
#topNav {
	position:absolute;
	z-index:2;
	width:100%;
	top:0;
	left:0;
	text-align:right;
}
#mainNav {
	position:absolute;
	z-index:3;
	top:55px;
	left:393px;
	height:29px;
	white-space:nowrap;
}
#navSenses {
	position:absolute;
	z-index:2;
	top:86px;
	left:0;
	width:100%;
	text-align:right;
}

#rightNavSelected {
	font-style:italic;
}

#mainBdy {
	margin:10px 0 0 10px;
}
#mainBdy td {
	vertical-align:top;
}
p.genTxt, div.genTxt {
	font-family:verdana,arial,sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#666666;
	line-height:18px;
	padding:10px;
	margin:0;
}
p.genTxt a {
	font-size:11px;
	font-weight:normal;
	color:#707898;
}
p.genTxt a:hover {
	color:#000000;
}
p.error {
	font-family:verdana,arial,sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#ff0000;
	line-height:18px;
	padding:10px;
}
p.error a {
	font-size:11px;
	font-weight:normal;
	color:#707898;
}
p.error a:hover {
	color:#000000;
}
.bulletInTxt {
	margin:0 30px 0 0;
}
.bulletInTxt ul {
	font-family:verdana,arial,sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#666666;
	margin:0 0 0 5px;
	padding:0;
}
.bulletInTxt li {
	padding:0 0 0 10px;
}
p.txtWithBullets {
	font-family:verdana,arial,sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#666666;
	line-height:15px;
	padding:5px;
	margin:5px 0 5px; 0;
}
p.txtWithBullets a {
	font-size:11px;
	font-weight:normal;
	color:#707898;
}
p.txtWithBullets a:hover {
	color:#000000;
}
.boxTopSm {
	width:255px;
	height:33px;
	background-image:url(/PublishingImages/boxTopSm.gif);
	background-repeat:no-repeat;
	font-family:verdana,arial,sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#BD3F02;
	padding:0;
	line-height:33px;
	text-indent:0px;
}
.boxTxtSm {
	width:233px;
	font-family:verdana,arial,sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#666666;
	margin:0px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:1px;
	border-right:1px solid #cccccc;
	border-left:1px solid #cccccc;
}
.boxTxtSm a {
	font-size:11px;
	font-weight:normal;
	color:#707898;
}
.boxTxtSm a:hover {
	color:#000000;
}
.boxTxtMenu {
	font-family:verdana,arial,sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#666666;
	margin:0;
	line-height:30px;
}
.sub2 {
	background-image: url(/PublishingImages/bullet.gif);
    background-repeat: no-repeat;
    background-position: 0 50%;
	font-size:11px;
	font-weight:normal;
	color:#8289A5;
	display:block;
	text-indent:10px;
	text-decoration:none;
	border-bottom:1px solid rgb(238, 238, 238);	
	width:230px;
}
.sub2:hover {
	color:#000000;
}
.sub3 {
	margin:0 0 0 0px;
	line-height:25px;	
	border-bottom:1px dotted #eeeeee;	
}
.sub3 a {
	background-image: url(/PublishingImages/bulletOrange.gif);
    background-repeat: no-repeat;
    background-position: 0 50%;
	font-size:11px;
	font-weight:normal;
	color:#9AA3C4;
	display:block;
	text-indent:10px;
	text-decoration:none;
}
.sub3 a:hover {
	color:#000000;
}
.boxBtmSm {
	width:255px;
	height:15px;
	background-image:url(/PublishingImages/boxBtmSm.gif);
	background-repeat:no-repeat;
	margin-bottom:10px;
	margin-top:0px;
	padding:0px;
}
.boxTopLrg {
	width:438px;
	height:33px;
	background-image:url(/PublishingImages/boxTopLrg.gif);
	background-repeat:no-repeat;
	font-family:verdana,arial,sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#BD3F02;
	padding:0px;
	line-height:33px;
	text-indent:10px;
	text-align:left;
}
.boxTxtLrg {
	font-family:verdana,arial,sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#666666;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	margin:0;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:1px;
	width:416px;
	text-align:left;
}
.boxTxtLrg a {
	font-size:11px;
	font-weight:normal;
	color:#707898;
}
.boxTxtLrg a:hover {
	color:#000000;
}
.boxBtmLrg {
	width:438px;
	height:16px;
	background-image:url(/PublishingImages/boxBtmLrg.gif);
	background-repeat:no-repeat;
	margin-bottom:10px;
}
.dropNav {
	position:absolute;
	z-index:3;
	padding-top:6px;
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity:0.8;
}
.dropNav p {
	background-color:#ffffff;
	padding:0;
	margin:0;
	line-height:30px;
	background-image:url(images/linkTargetArrow.gif);
	background-position:0 0;
	background-repeat:no-repeat;
}
.dropNav a {
	font-family:verdana;
	font-size:11px;
	color:#323D6A;
	padding:5px 5px 5px 8px;
	text-decoration:none;
	background-image:url(images/linkdots.gif);
	background-position:0 0;
	background-repeat:repeat-y;
	
}
.dropNav a:hover {
	color:#BD3F02;
}
.dropNavSub {
	position:absolute;
	z-index:2;
	padding-top:6px;
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity:0.8;
}
.dropNavSub p {
	background-color:#F1B754;
	padding:0;
	margin:0;
	line-height:30px;
	background-image:url(images/linkTargetArrow.gif);
	background-position:0 0;
	background-repeat:no-repeat;
}
.dropNavSub a {
	font-family:verdana;
	font-size:11px;
	color:#323D6A;
	padding:5px 5px 5px 8px;
	text-decoration:none;
	background-image:url(images/linkdots.gif);
	background-position:0 0;
	background-repeat:repeat-y;
	
}
.dropNavSub a:hover {
	color:#BD3F02;
}
.spLink {
	font-family:verdana,arial,sans-serif;
	font-weight:normal;
	font-size:11px;
	font-weight:normal;
	color:#8289A5;
	display:block;
	text-decoration:none;
	line-height:20px;
}
.spLink:hover {
	color:black;
}
#footer {
	font-family:verdana,arial,sans-serif;
	font-weight:normal;
	font-size:10px;
	color:#666666;
	text-align:center;
	margin:30px 0 20px 0;
	width:955px;
}
#footer a {
	font-family:verdana,arial,sans-serif;
	font-weight:normal;
	font-size:10px;
	color:#666666;
}
#footer a:hover {
	color:black;
}
.altTbl {
	width:95%;
	margin:0 20px 0 10px;
	border:1px solid #cccccc;
}
.altTbl th {
	background-color:#707898;
	font-family:verdana;
	font-size:11px;
	text-align:left;
	padding:8px;
	color:white;
}
.altTbl td {
	font-family:verdana;
	font-size:11px;
	padding:8px;
	color:#666666;
	vertical-align:middle;
}
.altTbl a {
	font-size:11px;
	font-weight:normal;
	color:#707898;
}
.altTbl a:hover {
	color:#000000;
}
.calloutBox {
	margin:15px 20px 0 10px;
	border:1px solid #cccccc;
	background-color:#eeeeee;
	font-family:verdana,arial,sans-serif;
	font-weight:normal;
	font-size:10px;
	color:#707898;
	padding:15px;
	line-height:18px;
}
.calloutBox2 {
	margin:15px 20px 10px 10px;
	border:1px solid #cccccc;
	background-color:#eeeeee;
	font-family:verdana,arial,sans-serif;
	font-weight:normal;
	font-size:10px;
	color:#707898;
	padding:15px;
	line-height:18px;
}
.faqA {
	margin:5px 20px 10px 10px;
	
	font-family:verdana,arial,sans-serif;
	font-weight:normal;
	font-size:10px;
	color:#666666;
	padding:15px;
	line-height:15px;
	
}
.btnBox {
	text-align:center;
	margin:0 0 25px 0;
}
.testimonial {
	font-family:arial,verdana,sans-serif;
	font-size:11px;
	color:#666666;
	margin:15px 0 0 20px;
	line-height:13px;
}
.testimonial a {
	color:#707898;
}
.testimonial a:hover {
	color:#000000;
}
.quoteBoxOdd {
	background-color:#ffffff;
	padding:4px;
	width:95%;
}
.quoteBoxEven {
	background-color:#eeeeee;
	padding:4px;
	width:95%;
}
.quote {
	font-family:verdana,arial,sans-serif;
	font-weight:normal;
	font-size:11px;
	text-align:right;
	color:#666666;
	margin:10px 10px 10px 0;
}
.bnrFloat {
	background-image:url(/PublishingImages/HeaderHomeB.jpg); 
	background-repeat:no-repeat;
}
