* {
	padding: 0;
	margin: 0;
	font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
	color: #111111;
	}
	
body{
	background: url("../graphics/layout/content/background.gif") repeat-x top left #0A4191;
	}
	
p { 
	font-size: 12px;
	margin: 1em 0;
	}

a {
	text-decoration: none;
	color: #c00c0c;
	}
	
a:hover {
	text-decoration: none;
	color: #024080;
	}

#master{
	display: block;
	width: 976px;
	background: url("../graphics/layout/content/master_bg.png") repeat-y top left transparent;
	margin: 0 auto;
	text-align: center;
	clear:both;
	}
	
.clearall {clear: both; }

#top {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	}
	
	#top p{
		margin: 0;
		}
		
	#top a img{
		border: 0;
		}

#primenav {
	display: block;
	width: 960px;
	height: 35px;
	background: url("../graphics/layout/navigation/menu.jpg") repeat-y top left transparent;
	}
	
#primenav ul{
	float: left;
	}
	
/* Top Navigation */

#nav_top{
	width: 100%;
	height:29px;
	
	background: url("../graphics/layout/topnavigation/nav_top_bg.gif") repeat-x top left #000 !important;
	
	line-height: 9px;
	}
	
#nav_top ul{
	display: block;
	width: 960px;
	margin: 0 auto;
	text-align: right;
	}
	
#nav_top ul li{
	list-style: none;
	float: right;
	padding: 2px 5px 0 5px;
	margin-left: 5px;
	background:transparent;
	}
.collection_item_label {
	font-weight:normal;
	}
	
#nav_top ul li a{
	color: #fff;
	font-size: 9px;
	text-transform: uppercase;
	}
	
#nav_top ul li a:hover{
	color: #fff000;
	}

/* Primary Navigation */

#nav { 
	background:url("../graphics/layout/navigation/navigation.jpg") 0 -3px no-repeat;	
	position:relative;
	width:960px; 
	height:32px;
	padding:0; 
	position: relative;
	z-index: 2;
	}

#nav {padding-left: 20px;}

#nav span {
	display: none;
	}

#nav li, #nav a {
	height:35px; 
	display:block; 
	}

#nav li {
	float:left; 
	list-style:none; 
	display:inline; 
	}

#nav1 {width: 113px;}
#nav2 {width: 138px;}
#nav3 {width: 151px;}
#nav4 {width: 156px;}
#nav5 {width: 141px;}
#nav6 {width: 132px;}
#nav7 {width: 87px;}

#nav1 a:hover, #nav1.currentpage {background:url("../graphics/layout/navigation/navigation.jpg") -20px -35px no-repeat; height: 35px; margin-top: -3px;}
#nav2 a:hover, #nav2.currentpage {background:url("../graphics/layout/navigation/navigation.jpg") -133px -35px no-repeat; height: 35px; margin-top: -3px;}
#nav3 a:hover, #nav3.currentpage {background:url("../graphics/layout/navigation/navigation.jpg") -271px -35px no-repeat; height: 35px; margin-top: -3px;}
#nav4 a:hover, #nav4.currentpage {background:url("../graphics/layout/navigation/navigation.jpg") -422px -35px no-repeat; height: 35px; margin-top: -3px;}
#nav5 a:hover, #nav5.currentpage {background:url("../graphics/layout/navigation/navigation.jpg") -578px -35px no-repeat; height: 35px; margin-top: -3px;}
#nav6 a:hover, #nav6.currentpage {background:url("../graphics/layout/navigation/navigation.jpg") -719px -35px no-repeat; height: 35px; margin-top: -3px;}
#nav7 a:hover, #nav7.currentpage {background:url("../graphics/layout/navigation/navigation.jpg") -851px -35px no-repeat; height: 35px; margin-top: -3px;}

/* End Primary Navigation */


/* Parent Container */

#parent {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
	background: transparent; 
	}

/* Content Division (Includes Client Content and Sidebar) */

#content{
	text-align: left;
	width: 100%;
	font-size: 13px;
	background: transparent;
	}


/* Client Content */
	
#clientcontent{
	display: block;
	width: 648px;
	padding: 25px;
	float: left;
	background: transparent;
	overflow: hidden;
	clear: none !important;
	}
	
	#clientcontent h1{
		font-size: 21px;
		line-height: 1.2em;
		color: #024080;
		}
		
	#clientcontent h2{
		font-size: 15px;
		line-height: 1.4em;
		color: #bd0101;
		margin-bottom: 12px;
		}
		
	#clientcontent h3{
		color: #c00c0c;
		font-size: 15px;
		margin-top: 8px;
		}
		
	#clientcontent p{
		font-size: 13px;
		line-height: 1.4em;
		}
		
	#clientcontent div.content_image_box{ 
		border: 1px solid #407cb3;
		margin: 10px;
		display: block;
		background:none;
		}
		
	#clientcontent ul{
		margin-left: 25px;
		list-style-position: outside;
		}
		
	#clientcontent ul li a b{
		color: #c00c0c !important;
		}
		
	#clientcontent ul li a:hover b{
		color: #024080 !important;
		}
		
.title {
	font-size: 13px;
	color: #024080;
	font-weight: bold;
	}
	
#clientcontent h2, #clientcontent h3, #clientcontent h4, #clientcontent h5, #clientcontent h5 {
		font-weight:bold;
		color: #c00c0c;
		margin-bottom: 6px;
		display:block;
	}
	
#clientcontent h5.form_title, div.form_row_submit {
background:#0f4c8b none repeat scroll 0 0;
color:#fff;

}
	
#clientcontent form{
	margin: 10px 0;
	}
	
		
/* Homepage End Content */

#endcontent{
	display: block;
	width: 648px;
	height: 115px;
	margin-top: 40px;
	margin-left: auto !important;
	margin-right: auto !important;
	margin-bottom: 0;
	background-color: #f8f8f8;
	padding-top: 35px;
	vertical-align:middle;
	text-align: center;
	}
	
	#endcontent a img{
		border: 0;
		margin: 0 31px;
		display: inline;
		}

/* Sidebar (Includes Headlines and Spotlight) */

#sidebar{
	display: block;
	width: 242px;
	float: left;
	padding: 0;
	padding-top: 25px;
	text-align: center;
	margin: 0 10px;
	}
	
/* Headlines */

#headlines{
	text-align: left;
	}
	
.headlines{padding-right: 3px;}
	
	#headlines h2{
		font-size: 20px;
		text-align: left;
		color: #c00c0c;
		margin-bottom: 5px;
		}
		
	#headlines a {
		text-decoration: none;
		color: #c00c0c;
		}
		
	#headlines a:hover {
		text-decoration: none;
		color: #111;
		}
	
	#headlines ul{
		list-style: none;
		padding:0px 0px 0px 15px;
		}
		
	#headlines ul li{
		line-height: 1.25em;
		list-style:disc;
		padding:0px;
		}
		
	#headlines ul li a{
		color: #c00c0c;
		font-weight: normal;
		}
		
	#headlines p span a{
		float: right;
		color: #c00c0c;
		font-weight: bold;
		}
		
	.news_archives  {
	font-weight:bold;
	text-align:right;
	padding-top:10px;
	}
	
/* Spotlight */

#spotlightdiv{
	margin-top: 40px;
	}
	
	#spotlightdiv h2{
		font-size: 21px;
		text-align: left;
		color: #c00c0c;
		margin-bottom: 5px;
		}

#spotlight{
	display: block;
	background: #c0d5e8;
	width: 236px;
	margin-left: auto;
	margin-right: auto;
	}
	
	#spotlight a img, #spotlight p img {
		border: 1px solid #407cb3 !important;
		}
		
	.clicktext{
		display: block;
		color:#0e4c8a;
		text-decoration: none;
		font-size: 14px;
		font-weight: bold;
		padding: 10px;
		}
		
/* Sub Menu Section */

#submenu{
	text-align: left;
	margin-bottom: 40px;
	}
	
	#submenu h2{
		font-size: 20px;
		text-align: left;
		color: #c00c0c;
		margin-bottom: 5px;
		}
	
	#submenu {
		
		}
	
	#submenu a {
		text-decoration: none;
		color: #0e4c8a !important;
		}

	#submenu a:hover, #submenu a.current-page {
		text-decoration: none;
		color: #c00c0c !important;
		}
	
	#submenu ul{
		list-style: disc;
		padding-left: 15px;
		font-size: 14px;
		}
		
	#submenu ul li{
		line-height: 2em;
		color: #c00c0c !important;
		}
		
	#submenu ul li a{
		color: #c00c0c;
		font-weight: bold;
		}
		
	#submenu p span a{
		float: right;
		color: #c00c0c;
		font-weight: bold;
		}
		
/* Quick Links */

#quicklinks {
	margin-bottom: 40px;
	}

#quicklinks a img{
	border: 0;
	}
	
/* Facts Section */
#facts{
	display: block;
	width: 236px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	line-height: 1.4em;
	}
	
	#facts h2{
		font-size: 20px;
		text-align: left;
		color: #c00c0c;
		margin-bottom: 10px;
		margin-top: 25px;
		}
	#facts ul {
		margin-left:16px;
		}
	#facts ul li, #facts p {
		font-size: 14px;
		line-height:17px;
		font-style:italic;
		color: #0e4c8a;
		margin-top:8px;
		}
		
	#facts a {
		text-decoration: none;
		color: #c00c0c;
		}
		
	#facts a:hover {
		text-decoration: none;
		color: #111;
		}

/* Footer Content*/
#footercontent {
	margin-bottom: -35px;
	display: block;
	width: 976px;
	height: 60px;
	background: url("../graphics/layout/content/master_bg.png") repeat-y top left transparent;
	margin: 0 auto;
	text-align: left;
	clear:both;
	overflow: hidden;
	}
	
	#footercontent p{
		margin: 0 !important;
		}
	
#placeholder {
	width: 960px !important;
	margin: 0 auto !important;
	padding: 0 25px !important;
	}
	
	.contact {
		font-size: 13px;
		margin-left: 25px;
		}
	.smalltitle{
		font-weight: bold;
		}
		
#gotodrop{
	display: block;
	width: 262px;
	padding: 0;
	float: right;
	margin-top: 38px;
		}

	#gotodrop select{
		width: 234px;
		}
		
/* Footer */

#footer{
	display: block;
	width: 976px;
	height: 41px;
	background:url("../graphics/layout/content/footer.png") no-repeat bottom center transparent;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
	}
	
/* Site Map */

#sitemap {
	width: 100%;
	margin-top: 20px;
	}
	
.sitemap_col {
	width: 50%;
	text-align: left;
	float:left;
	}
	
.sitemap_col ul {
	list-style: none;
	line-height: 1.6em;
	}
	
.sitemap_col ul li a span{
	color: #c00c0c !important;
	}
	
.sitemap_col ul li a span:hover {
	text-decoration: none;
	color: #024080 !important;
	}
	
/* Forms */
.formseparator{ padding: .5em 0; color: #000;}

.formlabel {padding: .75em 0;}

.content {padding-left: 10px;}

a.current_page {
	color:#C00C0C !important;
}

.content_image_box {
	background:none;
	border:0;
	margin:0;
	padding:0;
}