body {
	font-family:		Verdana, Helvetica, Arial, sans-serif;
	font-size:			12px;
	line-height:		16px;
	color:				#000000;
	background-color:	#EFE6E7;
	background-image:	url(/img/img_BGgradient.jpg);
	background-repeat:	repeat-x;
}
.topNav {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0px;
}
.leftColumnText {
	font-size: 11px;
	line-height: 14px;
}
a {
	color: #2c555e;
	text-decoration: underline;
}
.subhead {
	font-weight: bold;
	color: #2c555e;
}

ul {
        list-style: disc;
        margin-left: 5px;
		margin-top: 0;
        padding-left: 1em;
        }
h1 {
	font-size: 16px;
	color: #2C555E;
	margin-bottom: 0px;
	font-weight: bold;
	text-decoration: none;
}
.footerText {
	font-size: 10px;
	color: #666666;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding: 0px;
	color: #000000;	
}
.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FE292D;	
}
.required {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #FE292D;	
}
tr.selected { background-color: #EBECED }

ul.nav_list li {
	padding:	7px 0;
}

.ad-image-wrapper {
	cursor:	pointer;
}
