/* CSS Document */

*{
	font-size:100%;
}

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	text-align:left;
	background-color: #fff;
	margin-top: 0px;
}

div{
}

dd{
	margin-left:0;
}


#wrap{
	width: 1000px;
	text-align:left;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
	background-image: url(/images/tback.gif);
	background-repeat: repeat-y;
}



#header{
	padding: 0px;
	font-size: 24px;
	color: #000000;
}

#PAGEnav {
	text-align: left;
	clear: both;
	font-size: 12px;
	font-weight: normal;
	text-transform:capitalize;
	width: 1000px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom: ;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #727199;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#colone-onecol{
	float:left;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-top: 0px;

	width: 970px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	min-height: 350px;
}

#foot{
	clear:both;
	padding-top: 10px;
	text-align: right;
	padding-bottom: 25px;
	padding-right: 15px;
	padding-left: 15px;
	color: #;
	font-size: 12px;
	font-weight: normal;
	background-image: url(/images/bot.jpg);
	background-repeat: repeat-x;
	background-color: #fff;
	width: 970px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #727199;
}

a:link {
	color: #727199;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #727199;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #727199;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #727199;
	text-decoration: none;
	font-weight: bold;
}
#formleft {
	float: left;
	width: 150px;
}
.formbox {
	border: 1px solid #333333;
}
#formtwo {
	float: left;
	width: 230px;
}
#formthree {
	float: left;
	width: 150px;
}
#formfour {
	float: left;
	width: 230px;
}
#wrap #foot a:link {
	color: #727199;
	font-weight: normal;
}
#wrap #foot a:visited {
	color: #727199;
	font-weight: normal;
}
#wrap #foot a:hover {
	color: #727199;
	text-decoration: underline;
	font-weight: normal;
}
#wrap #foot a:active {
	color: #727199;
	font-weight: normal;
}
#clearboth {
	clear: both;
}
#colone-onecol h1 {
	font-size: 20px;
}
#colone-onecol h2 {
	font-size: 18px;
}
#colone-onecol h3 {
	font-size: 16px;
}
.formLISTINGS {
	width: 900px;
}
.formLISTINGS label {
	float: left;
	text-align: right;
	width: 300px;
	margin: 5px;
}
.formLISTINGS input {
	float: left;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
}

.formLISTINGS {
	clear:both;
}

.listDARK {
	background-color: #666;
	padding: 5px;
	width: 925px;
}
.listLIGHT {
	background-color: #ccc;
	padding: 5px;
	width: 925px;
}
.listLEFT {
	float: left;
	width: 275px;
}
.listCOMPANY {
	color: #fff;
	font-size: 16px;
}
.listRIGHT{
	float: right;
	width: 275px;
}
.listNAME {
	color: #fff;
}
.tagLINE {
	text-align: center;
	width: 925px;
	padding: 5px;
}

.searchFORM {
	
}

















