@charset "utf-8";
/* CSS Document */

		*{
			margin:0;
			padding:0;
			list-style:none;
		}

		div.domtab{
	width:100%;
	font-size:100%;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin-left: 5px;
		}
		ul.domtabs{
	float:left;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	margin-top: 1em;
	width: 735px;
		}
		ul.domtabs li{
	float:left;
	padding-right: 5px;
	font-weight: 700;
		}
		ul.domtabs a:link,
		ul.domtabs a:visited,
		ul.domtabs a:active,
		ul.domtabs a:hover{
	display:block;
	color:#FFF;
	padding-left: 15px;
	font-size: 15px;
	padding-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
	padding-top: 6px;
	font-weight: 700;
	background-image: url(../images/dom_inactive.png);
	background-repeat: repeat-x;
	padding-bottom: 0px;
		}
		html>body ul.domtabs a:link,
		html>body ul.domtabs a:visited,
		html>body ul.domtabs a:active,
		html>body ul.domtabs a:hover{
	height:30px;
		}
		ul.domtabs a:hover{
	background-image: url(../images/dom_active.png);
		}
		div.domtab div{
	clear:both;
	width:688px;
	color:#000000;
	border: 1px solid #002244;
	padding-right: 1em;
	padding-left: 1em;
	background-image: url(../images/dom_bg.png);
	background-repeat: repeat-x;
			
		}
		ul.domtabs li.active a:link,
		ul.domtabs li.active a:visited,
		ul.domtabs li.active a:active,
		ul.domtabs li.active a:hover{
	color:#fff;
	background-image: url(../images/dom_active.png);
	background-repeat: repeat-x;
		}
		#domtabprintview{
			float:right;
			padding-right:1em;
			text-align:right;
		}
		#domtabprintview a:link,
		#domtabprintview a:visited,
		#domtabprintview a:active,
		#domtabprintview a:hover{
			color:#fff;
		}
#info_holder {
	width: 650px;
}
#g_map {
	position: relative;
	height: 279px;
	width: 275px;
}


		p{
	color:#000;
	margin:0 0 .5em 0;
	font-family: "Lucida Sans";
	font-size: 13px;
		}
.p_main_dom {
	font-family: "Lucida Sans";
	font-size: 13px;
	color: #000;
	margin-right: 320px;
	text-align: justify;
}
.p_main_dom_left {
	font-family: "Lucida Sans";
	font-size: 13px;
	color: #000;
	margin-right: 270px;
	text-align: justify;
	margin-left: 8px;
}
.input_style_dom {
	border: 1px solid #060328;
	font-family: "Lucida Sans";
	padding: 2px;
}



		h2{
	font-size:14px;
	color:#000;
	font-family:"Lucida Sans";
	padding-top: 1em;
	padding-right: 0;
	padding-bottom: 0.7em;
	padding-left: 0.2em;
		}
		h1{
	font-size:2em;
	text-align:center;
	font-weight:normal;
	text-transform:uppercase;
	font-family:"Lucida Sans";
	padding:.5em 0;
	background:#000;
	border-bottom:1px solid #666;
		}
		pre{
			font-size:1.2em;
			padding:1em;
		}
		div.domtab div a:link,
		div.domtab div a:visited,
		div.domtab div a:active
		{
	color:#000;
	display:block;
	padding:10px .5px;
	font-weight:700;
	font-size:13px;
		}
		div.domtab div h2 a,
		div.domtab div h2 a:hover,
		div.domtab div h2 a:active
		{
	color:#000;
	display:inline;
	font-size:14px;
		}

