body, html {
		margin: 0;
		padding: 0;

		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;}
		
a {
	color: #003399;}
	
a:hover {
	color: #0066CC;}

img {
	border: 0px;}

.container {
		/* Make element float in the center */
		background-image: url(/_assets/custom/images/contentBg.png);
		position: absolute;
		left: 50%;
		background-color: #CCCCCC;
		width: 741px;
		margin-left: -370px;}
		
.logo {
		width: 741px;
		background-color: #FFFFFF;}
		
.title {
		background-image: url(/_assets/custom/images/contentTop.png);
		background-repeat: no-repeat;
		font-family: Georgia, "Times New Roman", Times, serif;
		padding: 55px 200px 10px 27px;
		font-size: 21px;
		font-weight: normal;
		color: #365B00;}
		
.content {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		width: 472px;
		line-height: 150%;
		padding: 0px 20px 20px 27px;
		color: #333333;}

.content h1 {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 21px;
		font-weight: normal;
		color: #365B00;}
	
.content p {
		margin: 0px;
		padding: 0px;
		margin-bottom: 10px;}
		

.bottom {
	background-image:url(/_assets/custom/images/contentBottom.png);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	height: 69px;}


.copyright {
	padding: 20px 14px 0px 0px;
	font-size: 10px;
	text-align: right;
	color: #676250;
	}

.copyHome {
	width: 727px;
	}
.copyHome td{	
	color: #999999;
	font-size: 10px;
	}

.copyright a, .copyHome a {
	text-decoration: none;
	color: #676250;
	}
		

.selector {
	float: left;
	margin-left:10px;
	bottom: 10px;}
	

		
/* Navigation */

.navTop {
	position: absolute;
	white-space: nowrap;
	top: 29px;
	right: 0px;
	z-index: 999;}

.tabs {
	position: absolute;
	top: 29px;
	right: 0px;}

.toolkit {
	position: absolute;
	top: 89px;}
	
.toolkit .print {
	margin-left: 12px;}
	
.toolkit .sitemap {
	margin-left: 5px;}
	
.toolkit .find {
	position: absolute;
	left: 552px;
	bottom: 0px;}
	
.specials {
	padding: 10px 15px 0px 10px;
	}

.navSub {
		position: absolute;
		width: 222px;
		top: 124px;
		right: 1px;
		border: 0px solid #000;
		font-size: 11px;
		}
		
* html .navSub {
		right: 0px;}

.navSub a {
		text-decoration: none;
		color: #666561;}
		
.navSub a:hover {
		color: #990000;}

.navSub .item, .navSub .back, .navSub .header {
		padding: 4px 15px 7px 10px;
		background-image: url(/_assets/custom/images/navSeparator.png);
		background-repeat: no-repeat;
		background-position: left bottom;}
		
.navSub .selected {
		padding: 4px 5px 7px 10px;
		background-image: url(/_assets/custom/images/navSeparatorSelected.png);
		background-repeat: no-repeat;
		background-position: left bottom;}
		
.navSub .selected a {
		color: #990000;}	
		
.navSub .header {
		font-weight: bold;}


.navSub .back {
		display: none;}
		
/* Sitemap */

.content .sitemap a {
	color: #003366;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;}
	
.content .sitemap ul {
	list-style: none;
	margin: 0;
	padding: 0;}
	
	
.content .sitemap .l0 {
	font-weight: bold;
	margin-top: 5px;
	margin-left: 5px;
	padding-left: 16px;
	background-repeat: no-repeat;
	background-image:url(/_assets/custom/images/iconPage.png)}
	
.content .sitemap .l1 {
	font-weight: normal;
	margin-top: 0px;
	padding-left: 16px;
	margin-left: 10px;
	background-repeat: no-repeat;
	background-image:url(/_assets/custom/images/iconPage.png)}
	
.content div {
	margin-top: 10px;}
	
/* News */

.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #cccccc;
	padding: 3px 5px 3px 5px;
	margin-bottom: 10px;
	background-color: #F1F1EF;
	line-height: normal;}

.news h1 {
	padding: 0;
	margin: 0;}

.news h1 a {
	font-size: 16px;
	text-decoration: none;
	color: #003366;
	padding: 0;
	margin: 0;
	}   

.news p {
	font-size: 11px;
	margin: 0px;
	padding-top: 5px;
	line-height: 18px;
	}
	
.article {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;}
	
.article h1, .article h2 {
	margin: 0;
	padding: 0;
	margin-bottom: 5px;}
	
.article h2 {
	margin-top: -15px;
	font-size: 11px;
	color: #666666;}
	
.article h1 {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;}
	
.article p {
		margin: 0px;
		padding: 0px;
		margin-bottom: 10px;}

/* Groups */

.groupHeader {
	position: absolute;
	top: 122px;
	left: 0px;}
		
