BODY{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#ffffff;
	background-image:url(images/background.jpg);
	background-repeat:repeat-x;
	background-position:top;
    }

#contentArea td, 
#contentArea p,
#contentArea UL,
#contentArea li, 
 {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #333333;
	font-weight:normal;
	}
	
input, 
text, 
textarea, 
option, 
submit {
    color: #000000;
}	

#flash {
	z-index:-3;
	position:absolute;
	width:960px;
 }

#overtop {
	z-index:0;
	position:absolute;
	width:960px;
 }
 
*html #overtop {
	z-index:100;
 }

#contentArea table {
	border-collapse: collapse;}
		

#contentArea h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 50px;
    color: #E9E9E9;
	font-weight: bold;
	margin-top:0px;
	margin-bottom:10px;
	}
	
	
#contentArea h2{
    font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
    color: #016CB6;
	font-weight: bold;
	margin-top:0px;
	margin-bottom:10px;
	}
						
.footer a
	,.footer a:link
	,.footer a:visited
	,.footer a:active
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px !important;
	color: #666666 !important;
	font-weight:normal;
	text-decoration:underline;
	}

.footer a:hover
	{
		color: #016CB6 !important;
		font-weight:normal;
		text-decoration:none;
	}
	
.copyright
	{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #999999;
		font-weight:normal;
		text-decoration:none;
	}
	
.divider
	{
		color: #CCCCCC;
	}	
	
.slogan
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #016CB6;
		font-weight:bold;
	}
	
#contentArea .home-content-text
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size: 10px;
		line-height:14px;
		color: #000000;
		font-weight:normal;
	}		
	
#contentArea .home-news-header
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size: 14px;
		line-height:16px;
		color: #ffffff;
		font-weight:bold;
	}
	
#contentArea .home-news-text
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size: 10px;
		line-height:14px;
		color: #ffffff;
		font-weight:normal;
	}	
	
#contentArea .home-news-link,
#contentArea .home-news-link a,
#contentArea .home-news-link a:link,
#contentArea .home-news-link a:visited,
#contentArea .home-news-link a:active {
    font-family:Arial, Helvetica, sans-serif;
	font-size: 10px !important;
    color: #ffffff !important;
	font-weight: bold;
	text-decoration:underline;
	}
	
#contentArea .home-news-link a:hover {
    color: #CCCCCC !important;
	text-decoration:underline;
	}
										
	
#contentArea .home-link-headers{
    font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
    color: #000000;
	font-weight: bold;
	}
	
	
#contentArea .home-link-subheaders,
#contentArea .home-link-subheaders a,
#contentArea .home-link-subheaders a:link,
#contentArea .home-link-subheaders a:visited,
#contentArea .home-link-subheaders a:active {
    font-family:Arial, Helvetica, sans-serif;
	font-size: 12px !important;
    color: #ffffff;
	font-weight: bold;
	text-decoration:none;
	}
	
#contentArea .home-link-subheaders a:hover {
    color: #ffffff;
	text-decoration:underline;
	}
								

#contentArea a, 
#contentArea a:link, 
#contentArea a:visited, 
#contentArea a:active
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00A950;
	font-weight:normal;
	text-decoration:underline;
	}

#contentArea a:hover
	{
		color: #016CB6;
		text-decoration:underline;
	}
	

/*
** Control styles
*/

.MainMenu
{
	width: 960px;
}

.MainMenuItem
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px !important;
	line-height:38px !important;
	height:45px;
	color: #FFFFFF !important;
}

*html .MainMenuItem
{
	height:44px;
}

	.MainMenuItem a,
	.MainMenuItem a:link,
	.MainMenuItem a:visited,
	.MainMenuItem a:active
	{
	display: block;
	padding-left:15px;
	padding-right:15px;
 	font-size:14px;
	line-height: 38px;
	text-decoration:none !important;
	}
	
.MainMenuItem a:hover
	{
	display: block;
	background-image:url(images/main-nav-hover.jpg);
	background-repeat:repeat-x;
    background-position:top center;
	padding-left:15px;
	padding-right:15px;
	text-decoration:none !important;
	}
	
.ChildMenu
{
	z-index:500;
	position:relative;	
}


.ChildMenuItem
{
	height: 28px;
	width:100%;
	}

	.ChildMenuItem a,
	.ChildMenuItem a:link,
	.ChildMenuItem a:visited,
	.ChildMenuItem a:active
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px !important;
	line-height:36px !important;
	color: #FFFFFF !important;
	display: block;
	padding-left: 10px;
	padding-right:10px;
	background-color:#0065B9;
	text-decoration:none !important;
	z-index:500;
	position:relative;
	}
	
	.ChildMenuItem a:hover
	{
		color: #FFFFFF !important;
		padding-left: 10px;
		padding-right:10px;
		background-color:#0DAA57;
		text-decoration:none !important;
		z-index:500;
		position:relative;
	}
	

.search-area
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00A950;
}

	.search-area a,
	.search-area a:link,
	.search-area a:visited,
	.search-area a:active
	{
		border: 1px solid #00A950;
		padding: 3px;
		background-color: #FFFFFF;
		color:#00A950 !important;
	}
	
	.search-area a:hover
	{
		background-color: #026CB6;
		color: #ffffff  !important;
	}

