body {
	background-color:#FFFFFF;
	width:90%;
	width:970px;
	text-align:center;
	font-size:9pt;
	font-family:Arial,Verdana,  Helvetica, sans-serif;
	margin:5px auto;
}

.clearfloat {
	height: 1px;
	clear: both;
}

.center{
	text-align:center;
}

.left{
	text-align:bold;
}

.fleft{
	float:left;
}

.right{
	text-align:right;
}

.fright{
	float:right;
}

.bold{
	font-weight:bold;
}

hr{
	height:0;
	border:0;
	border-bottom:1px solid #0E5FAE;
	width:100%;
	margin-left:-15px;
}

p{
	margin:0;
	padding:5px 15px 15px 5px;
}

.indent40{
	margin-left:40px;
}

.borderTop{
	border-top:1px solid #000000;
}

.borderBottom{
	border-bototm:1px solid #000000;
}

.red{
	color:#D30000;
}

.blue{
	color:#000080;
}

a:link, a:active, a:visited{
	color:#000000;
	text-decoration:underline;
}

a:hover{
	color:#000000;
	text-decoration:none;
}

.ulPlain{
	list-style-type:none;
}

.container{
	background-color:#FFFFFF;
	width:970px;	
	border:1px solid #0E5FAE;
	padding:1px;
}

.headerContainer{
	margin-bottom:1px;
}
.header{
	background-color:#0E5FAE;
	width:970px;
	height:100px;
	border-bottom:1px solid #0E5FAE;
}

.headerName{
	float:left;
	font-size:17pt;
	font-weight:bold;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	color:#D3D3D3;
	padding:10px 0 0 35px;
}

.utility{
	float:right;
	width:350px;
	padding:15px 10px 0 0;
	text-align:right;
}

.utility a:link, .utility a:visited, .utility  a:active{
	text-decoration:underline;
	color:#FFFFFF;
}

.utility a:hover{
	text-decoration:none;
	color:#FFFFFF;
}

.headerName a:link, .headerName a:visited, .headerName a:hover{
	text-decoration:none;
	color:#4A657B;
}


.headerSlogan{
	padding:20px 0px 0 35px;
	color:#FFFFFF;
	float:left;
	width:600px;
	text-align:left;
	margin:0 0 0 0;
	font-weight:bold;
	font-size:12pt;
}

.contentContainer{
	width:970px;
	margin-top:1px;
	min-height:800px;
	height:1200px;
}

.h1400{
	height:1400px;
}

.h750{
	height:750px;
}

.h1000{
	height:1000px;
}

.h1800{
	height:1800px;
}

.h2400{
	height:2400px;
}

.h3400{
	height:3400px;
}

.h5000{
	height:5000px;
}

.mainNavContainer{
	background-color:#0E5FAE;
	width:184px;
	min-height:800px;
	height:100%;
	display:inline;
	float:left;
	text-align:left;
}

.mainNav{
	width:184px;
	background-color:#FFFFFF;
	margin:0;
	padding:0;
}

.mainNav li{
	width:184px;
	background-color:#0E5FAE;
	border-bottom:0px solid white;
	padding:5px 0 5px 0px;
	margin:0;
	list-style-type:none;
}

.mainNav li a{
	padding:0 0 0 8px;
	margin:0;
	font-weight:bold;
	color:#D3D3D3;
}

.mainNav a:link, .mainNavItemText a:visited{
	color:#D3D3D3;
	text-decoration:none;
}

.mainNav a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}


.contentBack{
	width:785px;
	background:url(../images/bg_content_vert.gif) repeat-x;
	float:right;
	min-height:799px;
	margin-left:-1px;
}


.contentBackInt{
	width:755px;
	background-color:#FFFFFF;
	min-height:800px;
	margin:15px 15px;	
}

* html .contentBackInt{
	height:700px;	
}

.contentText{
	padding:25px 15px 15px 25px;
	width:730px;	
	text-align:left;
}

*:first-child+html .contentText{
	margin-top:-50px;
	margin-left:0px;
}

* html .contentText{
	padding-top:0;
	margin-top:-50px;	
}

.contentBackIntUpLeft{
	background:url(../images/bg_content_int_up_left.gif) top left no-repeat;
	float:left;
	width:30px;
	height:30px;
	margin-top:-3px;
	margin-left:-4px;
}


.contentBackIntUpRt{
	background:url(../images/bg_content_int_top_rt.gif) top right no-repeat;
	float:right;
	width:50px;
	height:50px;
	margin-top:-3px;
	margin-right:-4px;
}

ul{
	padding:0 15px 15px 15px;
	margin:0;
}

li{
	list-style-type:none;
	margin-bottom:8px;
	padding-left:20px;
	background:url(../images/li.gif) no-repeat left center;
}

h1{
	font-size:12pt;
	color:#000000;
	margin:0;
	padding:0;
}

h2{
	font-size:11pt;
	color:#000000;
	padding:0;
	margin:0 0 5px 0;
}

h3{
	font-size:10pt;
	color:#000000;
	padding:0;
	margin:0 0 5px 0;
}

h4{
	font-size:9pt;
	color:#4CB943;
	padding:0;
	margin:0;
}

a img{
	border:0;
}

.footer{
	padding-top:10px;
	padding-left:100px;
	width:970px;
	height:30px;
	color:#000000;
	font-size:8pt;
}

table{
	margin:10px 0 10px 0;
}

.aboutTest{
	width:90%;
	border:1px solid #000000;
	border-collapse:collapse;
}

.aboutTest td, aboutTest th{
	border:1px solid #000000;
	width:16%;
	text-align:center;
}

th{
	background-color:#003AC2;
	color:#FFFFFF;
	text-align:center;
	padding:3px;
}

.trow1{
	background-color#ffffff;
}

.trow2{
	background-color:#F5EB30;
}

.disclaimer{
	font-size:7pt;
	
}

.azbusinessjournal{
	width:630px;
	margin:0 auto;
	padding:0;
}

.newmexicoleft{
	padding-top:40px;
	text-align:center;
	line-height:135%;
	margin-left:75px;
	width:30%;
	float:left;
	font-weight:bold;
}

.newmexicocenter{
	width:108px;
	float:left;
}

.newmexicoright{
	padding-top:40px;
	text-align:center;
	line-height:135%;
	width:30%;
	float:left;
	font-weight:bold;
}

.oilcrisisleft{
	float:left;
	width:20%;
	padding-top:110px;
	padding-left:20px;
}

.oilcrisiscenter{
	float:left;
	width:45%;
}

.oilcrisiscenter h1{
	text-align:center;
	line-height:150%;
}	

.oilcrisiscenter h2{
	text-align:center;
	padding-top:20px;
}	

.oilcrisisright{
	float:left;
	width:20%;
	padding-top:108px;
}

.dealerformtable{
	width:90%;
}

.dealerformtable .spacer{
	width:50px;;
}

.appfield1{
	border:1px solid #000000;
}

.losangelesleft{
	padding-top:150px;
	text-align:center;
	line-height:135%;
	margin-left:75px;
	width:25%;
	float:left;
}

.losangelescenter{
	width:175px;
	float:left;
	text-align:center;
}

.losangelesright{
	padding-top:150px;
	text-align:center;
	line-height:135%;
	width:25%;
	float:left;
}

.easyreader{
	width:622px;
}

.hnsiresults{
	border:1px solid #000000;
	border-collapse:collapse;
	width:90%;
}

.hnsiresults td{
	border:1px solid #000000;
	text-align:center;
}

