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;
		padding-top: 76px;
		}
		
.logo {
		background-color: #FFFFFF;
		position: absolute;
		top: 0px;
		}
		
.subBar {
		background-image: url(/_assets/custom/images/contentTop.png);
		background-repeat: no-repeat;
		height: 55px;
		}

.title {
		font-family: Georgia, "Times New Roman", Times, serif;
		padding: 0px 0px 10px 27px;
		font-size: 21px;
		font-weight: normal;
		color: #013077;
		width: 472px;
		}
		
.content {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		width: 472px;
		line-height: 150%;
		padding: 0px 20px 20px 29px;
		color: #333333;
		min-height: 700px;
}

/*\*/
* html .content {
height: 700px;
}
/**/

.content h1 {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 21px;
		font-weight: normal;
		color: #013077;}
		
.content h2 {
		font-size: 12px;
		font-weight: bold;
		color: #003366;
		}
	
.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: 742px;
	margin: 0px 0px 0px 10px;
	}
	
.copyHome table {
	width: 742px;}
	
.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;
	}
	
*html .tabs {
	right: -1px;
	}

.tabs {
	position: absolute;
	top: 0px;
	padding-top: 29px;
	right: 0px;
	background-color: #ffffff;
	}

.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;
	}
	
.newsImage {
	float: right;
	}
	
.newsImage div {
	margin: 0px 5px 5px 5px;
	padding: 0px;
	}
	
.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;}
	
/** MENUS **/

.menu {
	font-size: 10px;}

.menu h1 {
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px 0px 5px 0px;
	font-weight: bold;
	color: #005544;
	}
	
.menu em {
	color: #006600;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;}
	
.menu strong {
	display: block;
	padding: 2px 6px 2px 4px;
	border: 1px solid #EAA24C;
	border-right: 0px;
	border-left: 0px;
	background-color: #FFFAD2;
	text-align: right;
	margin-top: 5px;
	margin-left: -8px;
	margin-right: -8px;
	color: #CC6600;}
	
.menu {
	background-color: #FFFDED;
	border-top: 1px solid #EAA24C;
	border-left: 1px solid #EAA24C;
	border-right: 1px solid #EAA24C;
	border-center: 1px solid #EAA24C;
	margin-bottom: 10px;
	padding: 5px 8px 0px 8px;}
	
.menu img {
	float: right;
	margin-top: -5px;
	margin-right: -8px;
	margin-left: 10px;
	margin-bottom: 10px;}
		
