table, td, tr, img, div, body{
	margin: 0;
	padding: 0;
	border: none;
	border-width: 0;
}
body{
	background-color: #FFF;
	font-family: sans-serif;
}
td{
	background-color: White;
	/*border: 1px solid #000;*/
}
th{
	width: 150px;
}
h3{
	color: #BC1B1B;
	background-image: url(../images/header.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding: 0 0 18px 33px;
	margin: 0 0 0 0;
	height: 28px;
	font-size: 25px;	
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, Verdana, sans-serif;
}
h3 small{
	color: #7D6060;
}
h4{
	font-size: 19px;
	color: #792626;
	margin: 14px 40px 6px 5px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, Verdana, sans-serif;
}
h4 small{
	/*font-weight: normal;*/
}
h5{
	font-size: 16px;
	font-weight: bold;
	padding-top: 2px;
	margin: 2px 0 0 10px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, Verdana, sans-serif;
}
h5.redHeader{
	background: url(../images/headerSmall.png) no-repeat left bottom;
	padding: 0 0 13px 15px;
}
#map h5{
	padding-bottom: 3px;
}
h6{
	font-size: 12px;
	/*font-weight: bold;*/
	padding: 0;
	margin: 0 0 0 2px;
	color: #3A3A3A;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, Verdana, sans-serif;
	font-family: sans-serif;
}
h5.link{
	background-image: url(../images/arrowDot.png);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding: 1px 0 0 26px; 
	margin: 0 0 6px 4px;
}
a{
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, Verdana, sans-serif;
}
a:link{
	color: #DDD;
	text-decoration: none;
}
a:visited{
	color: #DDD;
	text-decoration: none;
}
a:hover{
	color: #EEE;
	text-decoration: underline;
	font-weight: bold;
}
a:active{
	color: #EEE;
	font-weight: bold;
}
/*     */
ul{
	margin-top: 5px;
}
/*     */
div.red{
	margin: 0;
	padding: 0;
	display: inline;
}
a.red{
	color: #CF0101;
}
small a.topo{
	margin: 0 0 0 15px;
}
.logo{
	vertical-align: top;
	width: 181px !important;
	background: url(../images/navRepeat.jpg) repeat-y;
}
ul.nav{
	margin: 0;
	font-family: sans-serif;
	color: #DDD;
	font-size: 15px;
	margin: 5px 0 0 0;
	width: 80px;
	padding: 0;
	text-align: right;
	list-style: none;
}
ul.nav li{
	padding: 0 0 4px 0;
	margin: 0 0 0 0;
	width: 79px;
	height: 18px;
}
/*     */
.nav2{
	margin: 8px 0 0 0;
	font-size: 15px;
	text-align: right;
	list-style: none;
	width: 100px;
	float: right;
}
.nav2 .navEnd{
	background-image: none;
	padding-top: 20px;
}
.nav2 strong{
	color: #555;
}
.nav2 li{
	padding: 0 0 3px 0;
	margin: 0 0 0 0;
	/*background-image: url(../images/upperNavDivider.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;*/
}
.nav2 li.cpc{
	background-image: url(../images/cpc.jpg);
	background-position: left 0px;
	float: right;
	margin-top: 6px; 
	width: 60px;
	height: 26px;
}
.nav2 a:link, .nav2 a:visited, .nav2 a:hover, .nav2 a:active{
	color: #444;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, Verdana, sans-serif;
}
/*     */
.top{
	vertical-align: top;
	height: 145px !important;
	padding: 0;
	background-image: url(../images/topRepeat.jpg);
	background-repeat: repeat-x;
}
.topPic{
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	height: 145px;
	/*width: 441px;*/
	width: 100%;
}
.topRight{
	width: 94px;
	vertical-align: top;
}
/*     */
.mainContent{
	font-family: sans-serif;
	color: #2D2D2D;
	padding: 0 0 5px 0;
	font-size: 14px;
	/*height: 300px;*/
	vertical-align: top;
}
.mainContent .form td{
	padding: 1px 0 1px 17px;
	background: url(../images/formLrepeat.jpg);
	background-repeat: repeat-y;
	background-position: 0;
	border: 1px solid White;
	border: none;
}
.mainContent .form td.formTop{
	background: url(../images/formLT.jpg) bottom left no-repeat;
	height: 35px;
}
.mainContent .form td.formBottom{
	background: url(../images/formLB.jpg) bottom left no-repeat;
	height: 35px;
}
.mainContent object{
	margin: 0 0 7px 0;
}
.mainContent p{
	width: 400px;
	text-indent: -10px;
	margin: 3px 0 20px 0;
	padding-left: 25px;
}
.mainContent p.list{
	margin: 10px 0 15px 0;
	padding-left: 42px;
	background-image: url(../images/bigDot.jpg);
	background-repeat: no-repeat;
	background-position: 4px 4px;
}
.mainContent p.small{
	color: #D10E0E;
	font-size: 13px;
	margin: 12px 0 2px 10px;
}
.mainContent li{
	background-image: url(../images/smallDot.jpg);
	background-repeat: no-repeat;
	list-style: none;
	background-position: 0 6px;
	padding: 0 0 2px 17px;
}
.mainContent ul{
	margin-bottom: 15px;
}
.mainContent a:link, .mainContent a:visited, .mainContent a:hover, .mainContent a:active, .bottom a:link, .bottom a:visited, .bottom a:hover, .bottom a:active{
	color: #CA5959;
	color: #AF2521;
	font-weight: bold;
}
/*    */
.definition{
	background-image: url(../images/definition.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 0 0 8px 0;
	margin: 10px 0 30px 1px;
	width: 445px;
}
.definition h5{
	background-image: url(../images/definitionTop.png);
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
	margin: 0;
	padding: 23px 0 0 25px;
}
.definition div{
	display: block;
	color: #980A0A;
	font-size: 13px;
	font-weight: normal;
	margin: 0;
	padding: 3px 35px 23px 28px;
	clear: right;
}
.definition small{
	color: #7D6060;
}
.definition i{
	font-weight: bold;
}
/*     */
.credit{
	font-size: 10px;
	float: right;
	padding: 2px 15px 0 0;
	color: #BEBEBE;
}
#homeCredit.credit a{
	font-weight: bold;
	color: #CAAAAA;
}
#homeCredit.credit a:hover{
	text-decoration: none;
	color: #AF4A4A;
}
#formCredit.credit{
	margin-top: 13px;
	float: left;
}
p.error{
	background: url(../images/xOut.jpg) no-repeat left top;
	padding: 1px 0 2px 45px;
	margin: 4px 0 0 0;
	font-weight: bold;
	color: #DA1F1F;
}
ul.errorList strong{
	color: #DA1F1F;
}















