body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 62px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}



#header{
	margin: 0px auto;
	width: 980px;
	height: 117px;
}

#contentTop{
	margin: 0px auto;
	margin-top: 10px;
	background-image: url(../images/content_top.gif);
	width: 980px;
	height: 15px;
}

#container{
	margin: 0px auto;
	background-color: #fff;
	border-right: 1px solid #d1d1d1;
	border-left: 1px solid #d1d1d1;
	width: 960px;
	padding: 10px 9px 30px 9px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 1.8;
}

fieldset {
	border:1px solid #CCC;
	padding:10px;
}

legend {
	font-weight: bold;
	font-size: 16px;
	line-height: 1.1;
	color:#666;
	padding: 2px 6px;
}

.tableField{
	text-transform: uppercase;
	font-weight: bold;
	background-color:#f5f5f5;
}


#spacer{
	border-bottom: 1px dashed #CCCCCC;
}

.spacer{
	height: 24px;
	border-bottom: 1px dashed #CCCCCC;
}

.totalTable{
	font-weight: bold;
	border: 1px solid #CCCCCC;
	background-color: #f5f5f5;
}

.totalTableLabel{
	font-weight: bold;
	border: 1px solid #fff;
	background-color: #0f2860;
}

.totalBreak{
	border-bottom: 1px solid #666666;
}

#labelTitle{
	margin-top: 15px;
	background-color: #0f2860;
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}

.textbox {
	background-color:#FFFFFF;
	width: 285px;
	font:normal 14px Arial;
	color: #666666;
	padding:3px 5px 3px 5px;
}

.required{
	font: bold 12px Verdana;
	color: #F00;
	padding: 0 4px;
}

label.postField  {
	margin: 0 0px 0 4px;
	font:bold 11px Arial;
	
}

label.formField {
	width:180px;
	height:32px;
	margin-right:2px;
	padding-top:5px;
	padding-left:6px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.1;
	color:#666;
}

.formField {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	padding-left: 20px;
	padding-top: 10px;
	font-weight: bold;
}

.formAnswer {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	padding-left: 20px;
	padding-top: 10px;
}


.textbox2 {
	float:left;
	background-color:#FFFFFF;
	width: 120px;
	font:normal 14px Arial;
	color: #666666;
	padding:3px 5px 3px 5px;
}

.div_texbox {
	width:347px;
	float:left;
	height:35px;
	padding-bottom:3px;
}

.textbox3{
	float:left;
	background-color:#FFFFFF;
	width: 200px;
	font:normal 14px Arial;
	color: #666666;
	padding:3px 5px 3px 5px;

}

.required{
	font: bold 12px Verdana;
	color: #F00;
	padding: 0 4px;
}

label.postField  {
	margin: 0 0px 0 4px;
	font:bold 11px Arial;
	
}

.stateSelect{
	float:left;
	background-color:#FFFFFF;
	width: 120px;
	font:normal 12px Arial;
	color: #666666;
	padding: 3px 5px 3px 5px;
}

#inquiry {
	background-color:#FFFFFF;
	width: 500px;
	height: 120px;
	font:normal 14px Arial;
	color: #666666;
	padding:3px 5px 3px 5px;
}

label.formField {
	width:160px;
	height:32px;
	margin-right:2px;
	padding-top:5px;
	padding-left:6px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.1;
	color:#666;
}

label.formFieldNR {
	width: 164px;
	height:32px;
	margin-left:12px;
	margin-right:2px;
	padding-top:5px;
	padding-left: 10px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.1;
	color:#666;
}

label.formFieldPass {
	width:150px;
	height:32px;
	margin-right:2px;
	padding-top:5px;
	padding-left:6px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.1;
	color:#666;
}


.errorHighlight {
	color: #FF0000;
}


/*CSS Menu */

.glossymenu{
list-style-type: none;
margin: 5px 0;
padding: 0;
width: 170px;
border: 1px solid #9A9A9A;
border-bottom-width: 0;
}

.glossymenu li.non {
background: white url(../images/menu/glossyback3.gif) repeat-x bottom left;
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
width: auto;
padding: 5px 0;
padding-left: 5px;
text-decoration: none;

}

.glossymenu li.admin {
background: white url(../images/menu/glossyback4.gif) repeat-x bottom left;
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
width: auto;
padding: 5px 0;
padding-left: 5px;
text-decoration: none;

}

.glossymenu li.owner {
background: white url(../images/menu/glossyback5.gif) repeat-x bottom left;
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
width: auto;
padding: 5px 0;
padding-left: 5px;
text-decoration: none;

}

.glossymenu li a{
background: white url(../images/menu/glossyback.gif) repeat-x bottom left;
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #2c4d9b;
display: block;
width: auto;
padding: 3px 0;
padding-left: 10px;
text-decoration: none;

}


* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 160px;
}

* html .glossymenu li.non { /*IE only. Actual menu width minus left padding of A element (10px) */
width: 165px;
}

* html .glossymenu li.admin { /*IE only. Actual menu width minus left padding of A element (10px) */
width: 165px;
}

* html .glossymenu li.owner { /*IE only. Actual menu width minus left padding of A element (10px) */
width: 165px;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: #2c4d9b;
}

.glossymenu li a:hover{
background-image: url(../images/menu/glossyback2.gif);
}

/*Wirefram Menu */

.wireframemenu{
border: 1px solid #C0C0C0;
background-color: white;
border-bottom-width: 0;
width: 220px;
}

* html .wireframemenu{ /*IE only rule. Original menu width minus all left/right paddings */
width: 214px;
}

.wireframemenu ul{
padding: 0;
margin: 0;
list-style-type: none;
}

.wireframemenu a{
font: bold 13px Verdana;
padding: 4px 3px;
display: block;
width: 100%; /*Define width for IE6's sake*/
color: #595959;
text-decoration: none;
border-bottom: 1px solid #C0C0C0;
}

.wireframemenu a:visited{
color: #595959;
}

html>body .wireframemenu a{ /*Non IE rule*/
width: auto;
}

.wireframemenu a:hover{
background-color: #F8FBBD;
color: black;
}

.calendarHeader { 
	font-size: 15px;
	font-weight: bolder; 
	color: #00adf1; 
	background-color: #ffffff; 
	width: 103px;
} 

.calendarToday {
	padding: 4px;
	border: 1px solid #00adf1;
	background-color: #f9f7f7; 
} 

.calendar { 
	padding: 4px;
	border: 1px solid #f4f4f4;
	background-color: #ffffff; 
	width: 721px;
}

.calendarMonthBreak{
	border-bottom: 1px solid #f4f4f4;
}

.calNav, a.calNav:active, a.calNav:link, a.calNav:visited {
	font-size: 15px;
	font-weight: bolder; 
	color: #00adf1;
	text-decoration: none;
}

a:link {
	color: #0066ff;
	text-decoration: none;
	text-decoration: underline;
}
a:visited {
	color: #0066ff;
	text-decoration: underline;
}
a:hover {
	color: #180e6f;
	text-decoration: underline;
}
a:active {
	color: #0066FF;
	text-decoration: none;
}

#spacer{
	border-bottom: 1px dashed #CCC;
}

#memberList{
	padding: 10px;
}

#resultIndex{
	margin: 0px;
	width: 684px;
	background-color: #fff;
	border-left: 1px solid #d7e2e9;
	border-right: 1px solid #d7e2e9;
	padding: 0px 20px 20px 20px;
}

.regionTit, a.regionTit:active, a.regionTit:link, a.regionTit:visited {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #003079;
	text-decoration: none;
}

#resultIndexBt{
	background-image: url(../images/assets/wbox_bot.gif);
	background-repeat: no-repeat;
	background-position: top right;
	width: 725px;
	height: 12px;
}

.miniSpaTb{
	padding-bottom: 20px;
}

.mainNewsTitle{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0099CC;
}

.mainNewsDate{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0099CC;
}

.mainBoxTitle{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #0099CC;
}

.mainBoxTitle2{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #0099CC;
	border-bottom: 1px solid #dce5eb;
}

#bizResult{
	width: 710px;
	border-top: 1px solid #cedbe3;
	border-right: 1px solid #cedbe3;
	border-bottom: 1px solid #cedbe3;
	padding: 10px;
}

.bizLogo{
	width: 200px;
	padding-right: 10px;
	border-right: 1px solid #cedbe3;
}

.bizInfo{
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 1.4;
}

.bizTitle, a.bizTitle:active, a.bizTitle:link, a.bizTitle:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #277abb;
	text-decoration: none;
}

.bizLink, a.bizLink:active, a.bizLink:link, a.bizLink:visited {
	text-decoration: none;
	color: #666666;
}