body   {	
	margin-top: 3px;
	padding-top: 0px;
	background-color: white;
	background-image: url(_/Custom/Components/FrontEnd/Pictures/background-repeat.jpg);
	background-repeat: repeat-x;	

}

#container {
	float: top;
	width: 775px;
	margin-left: auto;
	margin-right: auto;
	border-left:0px solid;
	border-right:0px solid;
	border-color: #015F57;
	background-color: #513766;
}

#banner {
	padding: 0 0 0 0px;
	border-bottom: 1px solid white;
	background-image: url(/Custom/Components/FrontEnd/Pictures/banner-images.jpg);
	height: 170px;
}
		
#pagebody {
        width: auto;
        padding: 0 0 0 0px;
	margin: 0 0 0 0px;
        
}


#content {
	width: 773px;
	padding: 0 0 0 0px;
	margin: 0 0 0 0px;
	border-color: #513766;
	border-top:1px solid;
	border-left:1px solid;
  	border-right:1px solid;
    	border-bottom: 1px solid;    
        background-color: #513766;
		
}
		
#content-inner {
	float:right;
	width:580px;
	margin:0 0 0 0px; 
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: #ffffff;
}
		

#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	text-decoration: none;

}

#content ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	text-decoration: none;
}
	
#content a {
	color: #2f2f82;
	text-decoration: underline;
}
		
#content a:hover {
        text-decoration: none;
}

		
label {
        font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	text-decoration: none;
	margin-right:25px;
    
}
		
#content img {
	border: 0px;
	margin: 5px;
	padding: 2px;
}

#subnav {
	display:block; 
	position:absolute;
	top:235px;
	width:auto;
	margin: 0px 0px 0px 0px;
	background-color: blue;	
	text-decoration: none;
}
		

#nav_container{
  	background-image: url(_/Custom/Components/FrontEnd/Pictures/logo.jpg);
	background-repeat: no-repeat;
	background-color: #015F57;
	height:105px;
}

#nav {
        
        float: right;
        top:70px;
        margin-top:75px;
	padding: 0px 0px 0px 0px;
	background-color: #015F57; 
}


#nav ul {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	list-style-type:none;
}

#nav ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
		
#nav ul li a{
	font: 0.7em Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #513766;
	text-decoration: none;
	letter-spacing: 0px;
	padding-left: 15px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	margin-top: 50px;
	border-right-color: #ffffff;
	border-right-width: 1px;
	border-right-style: solid;
}
	
#nav ul li a:hover{
	color: #b9ca00;
	text-decoration: none;
}		
		


#nav2 {
	float:left;
	background-color: #513766;
	margin-top: 0px;
	margin-left:0px;

}

#nav2 ul {
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 0px 0px;
	list-style-type:none;
}

#nav2 ul li {
	display:list-item;
	margin: 0px;
	padding: 0px;
	background-image: url(/Custom/Components/FrontEnd/Pictures/bulletpoint_.gif); 
	background-repeat: no-repeat;
	background-position: top left;
	border-bottom: 1px solid white;
	width: 170px;
}
		
#nav2 ul li a{
	font: 0.9em Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: 0px;
	line-height:20px;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	margin: 0px;
}
	
#nav2 ul li a:hover{
	color: #b3a696;
	text-decoration: none;
}		




h1 {	
	align: right;
	font-family: Times,Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #333333;
	width: 100%;
	border-bottom: 1px solid #333333;

}
		
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;


}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;	
}		


h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;	
}


.orangeitalic {

	font-weight: bold;
	color: orange;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	height:20px;
	}
#footer a {
	color: black;
	font-weight:bold;
        text-decoration: none;
}
		
#footer a:hover {
        color: orange;
	text-decoration: underline;
}

