/* CSS layout */
body {
	background-color: #FFFFFF;
	}

#container {
	background-color: #FFFFFF;
width:990px;  margin-left:auto; margin-right:auto; height:auto;}

#masthead {
		height: 600px;
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	letter-spacing: inherit;
}

h1 {
	font-family: Lucida Sans, Lucida Sans Regular, Lucida Grande, Lucida Sans Unicode, Geneva, Verdana, sans-serif;
font-size:28px;
	color:#000000;
	position:relative;
	padding-bottom:20px;
	padding-top:40px;
	text-align:center;
	padding-bottom:0px;
}
.style1 {
	color: #FF0000;
	font-size: x-large;
	margin-top:2px;
}

#left_col {
	padding-left:30px;
	width: auto;
	float: left;
	background: #FFFFFF;
}

#center_col {
	padding-left:30px;
	width:auto;
	float:left;
	background: #FFFFFF;
	text-align: left;
}
#right_col {
	padding-right:30px;

	width:auto;
	float: right;
	background: #FFFFFF;
}

#page_content {
	background: #FFFFFF;
		width: 97%; height:1000px;
		margin-right:auto; margin-left:auto;
			
}


h2 {
	font-family: Lucida Sans, Lucida Sans Regular, Lucida Grande, Lucida Sans Unicode, Geneva, Verdana, sans-serif;
font-size:x-large;
	color: navy;
	position:relative;
	padding-bottom:3px;
}
	

h3 {
	font-family: Lucida Sans, Lucida Sans Regular, Lucida Grande, Lucida Sans Unicode, Geneva, Verdana, sans-serif;
	font-size: 20px;
	color: navy;
	padding-bottom: 3px;
}


	#page_links {
	background: #FFFFFF;
	width: 200px;
	float: left;
	text-align: right;
	padding-right: 30px;
}


#footer {
	position:center;
	bottom:auto;
	border-top: 4px solid grey;
	background: #FFFFFF;
	width: 940px;
	height: 90px;
	background-color: #FFFFFF;
	left: 40px;
	top: 2690px;
	
}

#footer p {
vertical-align: top;
margin: 2px;
 
  color: #363636
}
	



hr {
	border:none;













	border-top:1px solid #CCCCCC;
	height:1px;
	margin-bottom:25px;
	}

#stylefour{
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	top: 200px;
	
	display: block;
	height: 53px;
	width: 990px;
	font-family: Arial,Verdana,Helvitica,sans-serif;
	border-top: 4px solid #B30000;
	
}

#stylefour ul{
	margin: 0;
	list-style-type: none;
	width: 100%;
	height: 53px;
	
	
}

#stylefour ul li{
	display: block;
	float: left;
	text-align:left;
	border-left: 1px solid #707070;
    height:47px;


	

}

#stylefour ul li a{
	font-size: 12px;
	font: normal normal normal 100% serif;
	display: block;
	text-align:left;
	text-decoration:underline;
	float: left;
	color: #0000FF;
	padding: 2px 10px 1px 10px;
	height: 45px;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-variant: small-caps;
	font-weight: bold;

}

#stylefour ul li a:hover{
	color: #FFFFFF;
	background: #363636;
}
#stylefour ul li a.current{
	color: #FF0000;
		background: #FFFFFF;
		font-variant: small-caps;
	text-decoration:none;
	border-right: 2px solid #B30000;
	border-left: 2px solid #B30000;


}
.style1 {
		font-family: Lucida Sans, Lucida Sans Regular, Lucida Grande, Lucida Sans Unicode, Geneva, Verdana, sans-serif;
font-size:22px;

	font-weight: bold;
color: #FF0000;
	text-align: center;
	text-indent: 2px;
	vertical-align: top;
	
}
.style2 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	list-style-type: none;
	text-indent: 0px;
	
}



.newStyle1 {
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
}

.style3 {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: medium;
	color: #363636;
	font-weight: bold;
	margin-left:20px; margin-right:20px;  
}
.style4 {
	font-weight: 700; font-family: Arial, Helvetica, sans-serif; margin-left: 20px; text-align:left;
}
