body {
	margin: 0px 10px 10px 10px;
}
body, tr, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h1 {
	font-size: 14px;
	margin:0px;
}
h2 {
	font-size: 12px;
	margin:0px;
}
h3 {
	font-size: 10px;
	margin:0px;
}
h4 {
	font-size: 10px;
	margin:0px;
}
h5 {
	font-size: 10px;
	margin:0px;
}
/*
a {
	color:#000000;
	text-decoration:underline;
}
a:hover {
	color:#0000FF;
}
*/
ul {
	margin-top:5px;
	margin-bottom:0px;
}
.td_color{
	background-color:#900000;
}
.td_color_bg{
	background-color:#EEEEEE;
	font-size: 11px;
}
.tg_search_bg {
	background-color:#FFFFFF;
	font-size: 12px;
	color: #6496CE;
	padding-left: 5px;
}

.search_tab {
	background-image:url(images/search_tab_tl.gif);
	background-position:top-left;
	background-repeat:no-repeat;
	color: #FFFFFF;
	padding-left: 7px;
	font-weight: bold;
	background-color: #333333;
}

#disc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	border-top: 1px solid #CCCCCC;
	text-align: center;
	color: #666666;
	text-align:justify;
	margin-top: 30px;
	margin-right: 10px;
	margin-left: 10px;
	clear: both;
}
.login {
	font-size: 10px;
}
.imageBox {
	border:2px solid #333333;
	border-color: #CBDCED;
	border-bottom-style: inset;
}
.resultsText {
	line-height: 18px;
}
.mainheader {
	font-size:17px;
	background-image:url('/images/divider_dots.gif');
	background-position:bottom;
	background-repeat:repeat-x;
	color: #466C97;
}
.smallheader td {
	font-size:11px;
	background-image:url('/images/divider_dots.gif');
	background-position:bottom;
	background-repeat:repeat-x;
	color: #406289;
	font-weight: bold;
}
.dotsBg {
	background-image:url('/images/divider_dots.gif');
	background-position:bottom;
	background-repeat:repeat-x;
	padding-bottom: 5px;
	padding: 8px 8px 8px 8px;
}

.arrowList li {
	list-style-image: url('/images/blue_arrow.gif');
}

.alternateTrBg {background-color: #CBDCED;}

.checkboxSelect {
	height: 180px;
	overflow: auto;
	background-color: #FFFFFF;
	border: 1px solid gray;
	width: 180px;
}

.td_color_bg p {
	margin: 0;
	padding: 0;
}

/*************************	form	*****************************/

td.zipCodeLabelCell {
	padding-left:3px;
	padding-right:5px;
}
/*
.checkboxSelect table#zipcodeTable td.zipCodeLabelCell {
	text-indent:0px;
}
*/
