	body{ font-family:Arial, Helvetica, sans-serif; font-size:0.7em; line-height:1.0em; color:#333333;
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 10px;
		background-color:688996;
		}
		
/* Wrapper */
	#wrapper {text-align:center; background-color:#FFFFFF;
	background-image:url(website_images/body_background.jpg); background-repeat:repeat;}
	#holder {width:774px; text-align:left;}
	
/* Header */
	#headerTopLeft{float:left; display:inline; width:300px; height:80px;}
	#headerTopRight{float:left; display:inline; width:425px; height:15px; text-align:right; padding-right:14px; padding-top:5px; font-weight:bold;}
	
/* Main body */
	#mainBodyLarge{float:left; display:inline; width:740px; margin-left:30px; padding-bottom:10px; font-size:1.1em; font-weight:normal; line-height:1.5em;}
	
	h1{font-size:1.4em; font-weight:normal; padding-top:0px; margin-top:0px; line-height:1.5em; color:#e96e31; font-weight:bold;}
	h2{font-size:1.2em; font-weight:normal; margin:0px; line-height:1.3em; color:#e96e31; padding-bottom:10px; font-weight:bold;}
	h3{font-size:1.0em; font-weight:normal; margin-top:0px; color:#333333; font-weight:bold;}
	
	p {padding-top:0px; margin-top:0px;}
	a {font-weight:bold;}
	a:link, a:visited, a:link:active, a:visited:active  { text-decoration: inderline; color:#00267f;}
	a:link:hover, a:visited:hover {	text-decoration:none; color:#3d4564;}
	
	ul{margin-top:0px; padding-top:0px; list-style:square;}
	
	#offers{color:#FFFFFF; margin-bottom:10px;}
	.searchBox {width:150px; height:18px; font-size:11px; padding-top:3px;}
	
	.required {color:red; font-weight:bold; font-size:14px;}
	
	#news {color:#FFFFFF; padding-top:5px;}
	.newsArticle{width:151px; margin-top:0px; vertical-align:middle; padding-right:10px; color:#FFFFFF;}
	
	
	
/* Footer */	
	#footerLeft{float:left; display:inline; width:255px; padding-left:30px; padding-right:10px;}
	#footerRight{float:left; display:inline; width:200px; }
	
	
	/* Top Nav */	
	#headerTopNav{ height:20px; background-color:#f9f9fb; width:523px; padding-left:0px;}
	
	#headerTopNav ul{list-style: none; padding-left:0px; margin:0px;}
	#headerTopNav li{float: left;	
	 text-align:center; padding-top:0px;  padding-right:5px; padding-left:5px; border-right:1px solid #d2d9dc;
} 
	#headerTopNav a{text-align:left; font-size:12px;}
	#headerTopNav a:link, #headerTopNav a:visited, #headerTopNav a:link:active, #headerTopNav a:visited:active  {text-decoration: none; color:#3d4564;}
	#headerTopNav a:link:hover, #headerTopNav a:visited:hover {text-decoration:none; color:#00267f;}
	
	
/* Sub Nav */
	#subNav{ height:20px; background-color:#e96e31; width:510px; border-top:1px solid #ffffff;}
	
	#subNav ul{list-style: none; padding-left:0px; margin:0px;}
	#subNav li{float: left;} 
	#subNav a{text-align:left; font-size:12px; display:block; text-align:center;}
	#subNav a:link, #subNav a:visited, #subNav a:link:active, #subNav a:visited:active  {text-decoration: none; color:#ffffff;}
	#subNav a:link:hover, #subNav a:visited:hover {text-decoration:none; color:#3d4564;}
	
	
/* Side Nav */
	#sideNav{float:left;  width:180px; display:block; font-size:11px; text-align:left;}
	
	#sideNav ul{list-style: none; padding-left:0px; margin: 0;}
	#sideNav li{float: left; background: url(/website_images/header_nav_background.gif); background-repeat:no-repeat; height:20px;  width:176px; text-align:left; padding-left:5px;
} 
	#sideNav a{text-align:left;}
	
	#sideNav a:link, #sideNav a:visited, #sideNav a:link:active, #sideNav a:visited:active  {text-decoration: none; color:#3d4564;}
	#sideNav a:link:hover, #sideNav a:visited:hover {text-decoration:none; color:#00267f;}
	
	
/* Footer Nav */	
	#footerMiddle{padding-left:100px;}
	#footerMiddle ul{list-style: none; padding:0; margin: 0;}
	#footerMiddle li{float: left; padding-right:10px;} 
	#footerMiddle a{text-align:left;}
	#footerMiddle a:link, #footerMiddle a:visited, #footerMiddle a:link:active, #footerMiddle a:visited:active  { text-decoration: none;}
	#footerMiddle a:link:hover, #footerMiddle a:visited:hover {	text-decoration:underline; color:#000000;}
	
	
	
	
	