body{
	margin-top: 5px;
/*	background-image: url(/_img/bg.gif);*/
	background-repeat: repeat-x;
	background-color: #fff;
	background-attachment: fixed;
}

ul {
	list-style-type: none;
	margin: 0;
	margin-left: 15px;
	padding: 0;
}

li {
	background-image: url(/_img/icon_ul.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
	line-height: 2;
	padding-left: 18px;
}

.bgcoloroff {
	background-color: #fff;
}

.bgcoloron {
	background-color: #E0E0E0;
}

/*Listing Body Text*/
.default{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.footer{
	background-color: #2C54B6;
	background-image: url(/_img/main_footer.gif);
	background-position: top;
	background-repeat: no-repeat;
	color: #fff;
	font-size: 10pt;
	height: 33px;
	padding-top: 8px;
	text-align: center;
	width: 750px;
}

.footer{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.footer a{
	color: #fff;
	text-decoration: none;
}

.footer a:hover{
	color: #fff;
	text-decoration: underline;
}

.formhead{
	background-color: #2C54B6;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 25px;
	padding-left: 5px;
}

/* The text that is displayed next to the label*/
.formtext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

/*The View Listing Header*/
.header{
	background-color: #2C54B6;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

/* The label*/
.label{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	vertical-align: top;
}

.label{
	text-align: right;
	width: 200px;
}

.outer_container{
	border: 1px solid #5A5A5A;
	margin-bottom: 3px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3px;
	padding: 0px;
	width: 750px;
	background-color: #fff;
}

.required{
	background-color: #CBCBCB;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: right;
}

.searchbox{
	background-color: #2c54b6;
	border-bottom: 1px solid #fff;
	color: #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 39px;
	text-align: right;
	vertical-align: middle;
	width: 530px;
}

.searchboximage{
	vertical-align: middle;
}

.taglinebox{
	background-color: #4a4a4a;
	background-image: url(/_img/main_search_box.gif);
	background-position: top;
	background-repeat: no-repeat;
	color: #000;
	float: right;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 175px;
	/*padding: 5px;*/
	vertical-align: top;
	width: 530px;
}

.taglinebox #text{
	padding: 5px;
}

.taglinebox h1{
	border-bottom: 1px solid #717171;
	color: #2C54B6;
	font-size: 14px;
	font-weight: bold;
	width: 95%;
	margin-top: 8px;
	margin-bottom: 2px;
}
.taglinebox a{
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}
.taglinebox a:hover{
text-decoration: none;
	font-weight: bold;
}
.taglinebox a:visited{
color: #F4F4F4;
	font-weight: bold;
}
.tdbgcolor {
	background-color: #2C54B6; /* <-- This color is for the background of the listings header */
}

.top_logos{
	height: 72px;
	width: 750px;
}

.txt{
	border: thin inset;
	height: 20px;
	width: 175px;
}

#col_1{
	background-image: url(/_img/v-rule.gif);
	background-position: right;
	background-repeat: repeat-y;
	border: 0px solid #000000;
	float: left;
	height: 100%;
	min-height: 300px; 
	_height: 300px; /* Hack For IE */
	padding-bottom: 10px;
	padding-right: 15px;
	width: 500px;
}

#col_1 input{
color: #000;
	background-color: #F9F9E3;
	border: 1px solid #5A5A5A;
	font-size: 10pt;
	height: 15px;
	width: 200px;
}
#col_1 .button{
	background-color: #D4D0C8;
	height: 18px;
}

#col_2{
	float: right;
	width: 200px;
}

#home_input{
	background-color: #CAC8CB;
	border: 1px solid #5A5A5A;
	font-size: 9pt;
	width: 200px;
}

#hr1{
	color: #717171;
}

#main_body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
	min-height: 200px;
	_height: 200px;
}

#main_body a{
	color: #2C54B6;
	text-decoration: underline;
}

#main_body a:hover{
	color: #2C54B6;
	text-decoration: none;
}
#main_body p{
	margin-top: 0.5em;
		line-height: 1.5;
}
#main_body h1{
margin-bottom: 0px;
	border-bottom: 1px solid #717171;
	color: #717171;
	font-size: 13px;
	font-weight: bold;
	width: 98%;
	background-image: url(/_img/icon_doc.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	text-indent: 12px;
}
#main_body h2{
	color: #717171;
	font-size: 13px;
	font-weight: bold;
	width: 95%;
}
#nav{
	background-color: #4a4a4a;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	color: #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 25px;
	width: 750px;
}

#nav .button a{
	border-right: 1px solid #fff;
	color: #fff;
	float: left;
	font-size: 12px;
	font-weight: bold;
	height: 25px;
	line-height: 27px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	vertical-align: middle;
}

#nav .button a:hover{
	background-color: #2c54b6;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	height: 25px;
	line-height: 27px;	
}

/*#search_container{
	border: 1px solid #fff;
	height: 215px;
	width: 530px;
}
*/