/* =================================================*/
/* START Common Styles */

/* =================================================*/


body{
    font: .8em "Times New Roman", Times, Georgia, serif;
    background: #fff;
    margin-top: 0px;
    text-align: left;
	}

a
    {
    color: #307082;
    }
a:hover
    {
    color: #111;
    }
    
.main_nav 
{
	font-size: 11px;
	color: #446471; 
	font-weight: 900;
	text-decoration: none;
}

.main_nav:hover
{
	font-size: 11px;
	font-weight: 900;
	color: #333333; 
	text-decoration: underline;
}


h1
    {
    font-size: 2em;
	font-family: "Times New Roman", Times, Georgia, serif;
	color: #444444;
    }
    
h3  {
    font-size: 1.2em;
    color: #446471;
    margin: 0;
    }
    
.index_head{
	font-size: .9em;
    color: #555;
    margin: 0;
    font-weight: 500;
    text-decoration: underline;
    }

.index_head:hover{
    color: #111;
    }
    
.index_content{
	font-size: .8em;
    color: #333;
    margin: 0;
    font-weight: 100;
    text-decoration: underline;
    }
    



/* START Header Block */
	#header_wrap{
		position: relative;
		left: 0px;
		top: 0px;
		width: 100%;
		height: 65px;
		text-align: left;
		margin: 0px;
		padding: 0px;
		border: none;
		border-bottom: 1px #446471 solid;
		}
	
	#titleblock1{
		position: relative;
		width: 100%;
		height: 60px;
		left: 0px;
		top: 0px;
		margin: 0px;
		padding: 0px;
		text-align: left;
		}

	#hide_title{
   		display: none;
		}
		
	#hc_head_logo{
		position: relative;
		top: 0px;
		left: 0px;
		width: 100%;
		height: 60px;
		float: left;
		margin: 0px;
		padding: 0px;
		}
	
	#titleblock2{
		display: none;
		}

/* END Header Block */






#body_wrap{
	position: relative;
	left: 0px;
	top: 10px;
	width: 100%;
	height: auto;
	text-align: left;
	margin: 0px;
	padding: 0px;
	border: none;;
	}
	
#bdy1{
	display: none;
	}
	
#bdy2{
	position: static;
	float: left;
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
	border: none;
	}
	
#bdy_image{
	display: none;
	}
	
#bdy2a{
	position: relative;
	left: 10px;
	right: 0px;
	float: none;
	width: 95%;
	height: auto;
	margin: 0px;
	padding: 0px;
	border: none;
	}
	
#hc_h_bar{
	display: none;
	}
	
#b_col_1{
	position: relative;
	width: 95%;
	height: auto;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	margin-top: 8px;
	text-align: left;
	float: none;
	}
	
#b_col_1 li{
	margin-bottom: 8px;
	}

#b_col_2{
	position: relative;
	text-align: left;
	width: 95%;
	height: auto;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	float: none;
	}
	
#b_col_2 li{
	margin-bottom: 8px;
	}


	
#bdy2b{
	display: none;
	}	
	
#bdy2b p{
	margin-bottom: 6px;
	}
	
	
#hc_foot_wrap1{
	display: none;
	}
	
	
#hc_foot_wrap1 a{
	display: none;
	}

#hc_foot_wrap1 a:hover{
	display: none;
	}
	
	
	
#hc_foot_wrap2{
	left: 0px;
	top: 10px;
	width: 100%;
	height: auto;
	text-align: left;
	padding: 0px;
	font-size: .9em;
	margin: 0px;
	border-top: 2px #446471 solid;
	}
	
#hc_foot_links p{
	display: none;
	}
	
#hc_foot_copy p{
	margin: 0px;
	margin-top: 5px;
	font-size: 10px;
	}
	
	
/* =================================================*/
/* Hide directory items */

/* =================================================*/


#search_options{
	display: none;
	}
	
#b_card{
	width: 90%;
	height: auto;
	border: 1px #fff solid;
	border: none;
	padding: 0px;
	margin-top: 12px;
	margin-bottom: 12px;
	margin-left: 12px;
	}
	
