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

body{
	background:url(../images/wide_topbg.jpg) repeat-x top;
	margin:0px;
	padding:0px;
	background-color: #67999A;
}

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	margin:0;
	padding:0px 0px 15px 0px;
	display:block;
	text-align:justify;
	
}

p a{
	color: #336699;	
	text-decoration:none;
}
p a:hover{
	color: #993333;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	line-height: 28px;
	margin:0;
	padding:15px 0px 5px 0px;
	display:block;
}


.bt_lt_bottom{
	margin:0px;
	padding:0px;
	background-image: url(../images/left_bottom.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.bt_rt_bottom{
	margin:0px;
	padding:0px;
	background-image: url(../images/right_bottom.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.bottom_img{
	background:url(../images/bottom_img.jpg) no-repeat top left;
	margin:0px;
	padding:0px;
	height: 65px;
	width: 999px;
}

.top_img{
	background:url(../images/top_img.jpg) no-repeat top left;
	background-color:#FFF;
	margin:0px;
	padding:37px 0px 0px 0px;	
	width: 999px;
}

.margingPeddingZero{
	margin:0px;
	padding:0px;
}

.headingFw{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 36px;
	font-weight: bold;
	color: #993333;
	
}
.headingSw{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 36px;
	font-weight: bold;
	color: #333;
}

.extLinkFollow{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 32px;
	font-weight: bold;
	color: #666;
}

.leftBottomRight27{
	margin:0px;
	padding:0px 27px 27px 27px;
	
}

.bottom20{
	margin:0px;
	padding:0px 0px 20px 0px;
	
}

.leftRight27{
	margin:0px;
	padding:0px 27px 0px 27px;
	
}
.leftRight27_bottom14{
	margin:0px;
	padding:0px 27px 14px 27px;
	
}

.leftRight27_topBottom14{
	margin:0px;
	padding:14px 27px 14px 27px;
	
}

.leftContent{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
	color: #336699;
	margin:0px;
	padding:0px 8px 14px 0px;	
}

.leftContent a{
	color: #336699;	
	text-decoration:none;
}
.leftContent a:hover{
	color: #993333;
}



.pgContent{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333;	
}

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

.pgContent ul li{
	background:url(../images/bullet.gif) no-repeat left top;
	padding:0px 0px 25px 25px;
	list-style-type: none;
	text-align:justify;
}


.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height: 24px;
	color: #FFF;
	margin:0px;
	padding:0px 10px 0px 10px;
}

.footer a{
	text-decoration:none;
	color: #FFF;
}

.footer a:hover{
	text-decoration:underline;
	color: #FFF;
}
.txtContact {
	border:1px solid #CCC;
	background-color: #FFF;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	height: 20px;
}
.txtArContact {
	border:1px solid #CCC;
	background-color: #FFF;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	height: 100px;
}

.txtListContact {
	border:1px solid #CCC;
	background-color: #FFF;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	height: 100px;
}

.txtDrContact {
	border:1px solid #CCC;
	background-color: #FFF;
	width: 305px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	height: 24px;
}

.brdrBottom1px{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;	
}

.pgImage{
	/*border-spacing:1px;*/
	padding:2px;
	border: thin solid #CCC;
	float:right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.pgImageLeft{
	/*border-spacing:1px;*/
	padding:2px;
	border: thin solid #CCC;
	float:left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.pgMap{
	/*border-spacing:1px;*/
	padding:2px;
	border: thin solid #CCC;
	margin:0px;
	float:left;
}

.pgBanner{
	/*border-spacing:1px;*/
	float:left;
}

.clear{
	clear:both;
}
