body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #383838;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(../images/background.png) #005CA5;
	background-repeat: repeat-x;
	height: 100%;
}


html, body {
	height: 100%;
}

.mytable {
	height: 100%;
}


*{
	padding:0;
	margin:0;
	border:0;
	font-family:"Century Gothic";
	color:#FFFFFF;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	text-decoration:none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	text-decoration:none;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}

a.copyright, a.copyright:hover {
	color: #000000;
	text-decoration: none;
}

a.copyrightlink, a.copyrightlink:hover {
	color:#000000;
	font-weight:bold;
}

.visible{
	display: inline;
}

.ascuns{
	display: none;
}

.tabel{
	border: 0px;
	width: 100%;
}

.main{
	background: url(../images/upground.png) #007CC3 no-repeat;
	width:1004px;
}
.link{
	color:#FFFFFF;
	text-decoration:none;
}
.search{
	background-image:url(../images/search.png);
	background-repeat:no-repeat;
	width:496px;
	height:309px;
}

.who{
	height:58px;
	width:496px;
	padding:10px;
}
.area{
	background: url(../images/area.png) repeat-y;
	width:688px;
}
.areaborder{
	background-color:#F9FAFB;
	height:1px;
	width:688px;
	clear: both;
}

.area2{
	background: url(../images/area2.png) repeat-y;
	width:340px;
}
.areaborder2{
	background-color:#F9FAFB;
	height:1px;
	width:340px;
	clear: both;
}

.list{
	padding:10px;
	height:85px;
	width:688px;
}
.footer{
	height:55px;
	width:496px;
	padding:10px;
	color:#000000;
}
.bottom{
	height: 45px;
	background: url(../images/bottom.png) bottom center no-repeat;
}
p{
	font-size: 12px;	
}
.black{
	color:#000000;
}
.btext{
	font-size: 14pt;
}
.header{
	font-size: 18pt;
	font-weight:bold;
}


/* END LAYOUT STYLES*/

/* FORM STYLES */
.row{
	clear: both;
	min-height: 25px;
}
.row10{
	clear: both;
	min-height: 10px;
}
.rowlegend {
	clear: both;
	min-height: 20px;
}

.formsubtitle{ padding: 25px 0px 0px 0px; }
.left_title {
	float: left;
	width: 23%;
}
.imagelegend {
	padding-left: 30px;
	padding-right: 1px;
	float: left;
	width: 20px;
}
.listheader {
	line-height: 30px;
	background: url(../images/bg_antet4.jpg) #FEF2E6;
}
.whiteheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.whiteheader:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}

.browseheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #989696;
	text-decoration: none;
}

#states li{
	width: 20%;
	float: left;
	text-align: center;
	list-style-type: none;
	height: 25px;
}

.spacer{
	clear: both;
}

#area_codes li{
	width: 25%;
	float: left;
	text-align: center;
	list-style-type: none;
	height: 25px;
}

.article{
	text-align: justify; 
	padding: 10px;
}

#map div{
	color: #000000;
}

.td_odd{
	width: 130px;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
}

.td_even{
	text-align: left;
	font-size: 14px;
}

.article table{
	float: left;
	width: 330px;
}

.article li{
	margin-left: 10px;
	text-align: justify;
	font-size: 1em;
}

.numbers-container{
    text-align: center;
	word-spacing: 10px; 
}

/* END FORM STYLES */
