﻿* 
{
	margin: 0px;
	padding: 0px;
}

body
{
	color: #7d7d7d;
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; 
}

h2, h3, h4 
{
	font-size: 1.18em;
}

a
{
	color: #7d7d7d;
	text-decoration: none;
}

#container
{
	position: relative;
	overflow: hidden;
}

#content
{
	position: relative;
	overflow: hidden;
	margin: 0px auto;
	width: 980px;
}

#header
{
	position: relative;
	padding: 16px 30px 0px 30px;
	height: auto;
}

#header #logo
{
	float: left;
	overflow: hidden;
	background: url(images/logo.gif) no-repeat;
	margin-left: 30px;
	margin-bottom: 10px;
	padding-top: 16px;
	height: 40px;
	width: 140px;
}

#header ul#toplinks
{
	color: #7d7d7d;
	float: right;
	font-size: 0.9em;	
	text-transform: lowercase;
	list-style: none;	
	padding-top: 16px;
}

#header ul#toplinks li
{
	float: left;
	display: block;
	padding: 0px 10px; 
}

#header ul#toplinks li.rightbordered
{
	border-right-style: dotted;
	border-right-width: 1px;
}

#header ul#toplinks li a
{	
	background-repeat: no-repeat;
	background-position: center 15px;
	padding-top: 29px;	
	height: 18px;
}

#header ul#toplinks li a:hover
{
	background-position: center 13px;
	text-decoration: underline;
}

#header ul#toplinks li a.home
{	
	
	background-image: url(images/home.gif);
}

#header ul#toplinks li a.feedback
{	
	background-image: url(images/feedback.gif);
}

#header ul#toplinks li a.sitemap
{	
	background-image: url(images/sitemap.gif);
}

#header ul#globalnav
{
	clear: both;		
	list-style: none;			
}

#header ul#globalnav li
{
	float: left;
	overflow: hidden;
	background: url(images/nav-item.gif) repeat-x;
	font-weight: bold;
}

#header ul#globalnav li:hover
{
	background: url(images/nav-item-focused.gif) no-repeat top left;
}

#header ul#globalnav li.separator
{
	background: url(images/nav-item-separator.gif) no-repeat top left;
	height: 48px;
	width: 1px;
}

#header ul#globalnav li a
{
	float: left;
	overflow: hidden;	
	background-repeat: no-repeat;
	border-top: 3px solid #002244;
	color: #002244;
	text-align: center;
	text-decoration: none;	
	padding-top: 2.091em;
	height: 3em;	
	width: 152px;
}

#header ul#globalnav li span.active
{	
	float: left;
	background: url(images/nav-arrow.gif) no-repeat 50% 4px;
}

#header ul#globalnav li span a
{
	color: #f77700;
	border-top: 3px solid #f77700;
}

#header #breadcrumb
{
	clear: both;
	position: relative;
	background: url(images/nav-bottom.gif) repeat-x;
	padding-top: 12px;
	height: 24px;
	width: 920px;
}

#header #breadcrumb a
{
	background: url(images/bullet-small-arrow-orange.gif) no-repeat scroll right 4px;	
	text-decoration: underline;
	padding-right: 10px;
}

#header #breadcrumb span.text
{
	padding-left: 5px;
}

#body
{
	margin: 0px 30px;
	padding: 4px 0px 20px 0px;
	min-height: 480px;
}

#body h3
{
	color: #002244;
	padding: 20px 0px;
}

#body #leftside
{	
	float: left;
	position: relative;
	width: 200px;
	padding: 0px 30px 0px 12px;
}

#body #leftside ul#subnav
{
	list-style: none;
	min-height: 160px;
}

#body #leftside ul#subnav li
{
	color: #002244;
	background: url(images/separator-horizontal.gif) repeat-x bottom;
	padding: 4px 0px 4px 2px;
	margin-left: 10px;
	margin-bottom: 0.33em;
}

#body #leftside ul#subnav li a
{	
	display: block;
	background: url(images/bullet-angle.gif) no-repeat scroll right 6px;
	color: #002244;	
	text-decoration: none;
}

#body #leftside ul#subnav li a:hover
{
	text-decoration: underline;
}

#body #leftside ul#subnav li a.active
{
	color: #f77700;
}

#body #middle
{
	float: left;
	position: relative;
	width: 436px;
	padding-bottom: 20px;
}

#body #middle h3.margin-bottom
{
	margin-bottom: 20px;
}

#body #middle p
{
	display: block;
	line-height: 18px;
	font-size: 11px;
	text-align: justify;
	padding: 8px 0px 3px 0px;	
}

#body #middle ul
{
	list-style: none;
	margin-left: 15px;
}

#body #middle ul li
{
	line-height: 18px;
}

#body #middle ul.bullet-arrow
{
	list-style-image: url(images/bullet-small-arrow-orange.gif);
}

#body #middle ul.bullet-darrow
{
	list-style-image: url(images/bullet-darrow-orange.gif);
	margin-left: 18px;
}

#body #middle ul.bullet-darrow li
{
	margin-bottom: 10px;
}

#body #middle ul.bullet-darrow li a
{
	text-decoration: underline;	
}

#body #middle ul.bullet-darrow li p a
{
	color: #f77700;
}

#body #middle img.wrapped_in_text
{
	float: left; 
	margin: 10px 10px 0px 0px;
}

#body #rightside
{
	float: left;
	position: relative;
	width: 200px;
	padding: 0px 30px 0px 12px;
}

/* Footer */
#footer
{	
	clear: both;
	position: relative;
	background: url(images/footer.gif) repeat-x top left;
	text-align: center;	
	margin: 0px auto;
	padding: 10px 0px 30px 0px;
	width: 920px;
}

#footer #bottomlinks
{
	margin: 10px 0px;
	height: 37;
	text-transform: lowercase;
}

#footer #bottomlinks a 
{ 
	font-size: 0.9em; 
	padding: 0px 6px; 
}

#footer #bottomlinks a.rightbordered
{
	border-right-style: dotted;
	border-right-width: 1px;
}

#footer #bottomlinks a:hover 
{ 
	text-decoration: underline; 
}

#footer span#copyright
{
	text-transform: uppercase;
}



