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

/*body{
	background-color:#0174BD;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:600px;
	}*/


.tab_full h1	{	font-size:20px;
margin-left:10px;
clear:left;
		
	}

.tab_full h2	{	font-weight:bold;
		font-size:11px;
		margin-left:10px;
		margin-right:10px;
	}
	
.tab_full h3	{	font-weight:bold;
		/*margin-left:10px;*/
		margin-right:10px;
		
	}

.tab_full p	{	margin:0px;
		margin-left:10px;
		margin-right:10px;
		margin-bottom:10px;
		font-size:11px;
		
	}
	
.subtext{
		font-size:9px;
		}

.tab_full img{	
		/*border:solid 2px white;*/
		
		
}

.tab_full img.wide{	
		margin-right: 0px;
		margin-bottom: 7px;
		margin-top: 10px;
}

.floatLeft{
		margin-bottom: 10px;
		margin-right: 10px;

		float:left;
		clear:left;
		
		
		
	}
	
.floatRight{
		margin-bottom: 10px;
		margin-left: 10px;

		float:right;
		clear:right;
		
	}

.tab_full a	{ 	
		color:#EC6400;
		font-weight:bold;
	}

.tab_full ul {	
list-style:square;
		list-style-position:inside;
		font-size:11px;
}

.tab_full ol {	
		
		list-style-position:inside;
		font-size:11px;
}
.tab_full {
		margin: 0px;
		padding: 0px;
		width: 599px;
		border-width:0px;
		border-spacing:0px;
		border-size: 0px;
		border-collapse:collapse;
		padding:0px;
		margin-top:10px;
		margin-bottom:10px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
}

.tab_full iframe{
		margin:10px;
}

.tab_full_header{ 
		background-image:url(../../_assets/layout/tab_full_header_bg.jpg);
		height:24px;
		margin:0px;
		font-weight:bold;
		text-indent:10px;
		
}

.tab_full td {	
		margin: 0px;
		
		width: 600px;
		border-width:0px;
		border-spacing:0px;
		border-size: 0px;
		border-collapse:collapse;
		padding:0px;
		
		
}

.tab_full_content{	
		background-color:#045990;
		margin:0px;
		padding-top:10px;
		padding-bottom:10px;
		
}
.tab_full_footer{
		background-image:url(../../_assets/layout/tab_full_footer_bg.jpg);
		height:22px;
		margin:0px;
}

.tab_full_footer a{
		color:#000000;

}

.tab_full table{	margin-left:10px;

}
 


.tab_full  hr{	margin-right:10px;
}

.div_folder{	position:absolute;
			z-index:250;
			left:50%;
			top:50%;
			
}

.tab_full form{width:599px;}

#map{
			width:500px; 
			height:300px;
}

#pg_form input{		margin-bottom:10px;

}

#pg_form select{		margin-bottom:10px;

}