body {
	background: #000;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 8px 20px 8px 20px;
}

.template1-searchinput {
	border-left: 1px solid #000034;
	border-top: 1px solid #000034;
	border-right: 1px solid #f2f2f2;
	border-bottom: 1px solid #f2f2f2;
	color: #999;
	font-size: 7pt;
	height: 14px;
	padding-left: 3px;
	width: 120px;
}

.template1-submit {
	height: 20px;
}

table.header {
	margin-bottom: 6px;
	width: 977px;
}

table.main {
	background: #fff;
	width: 977px;
}

.logo {
	background: url(../images/greenbar.gif) repeat-x bottom;
	height: 127px;
	text-align: right;
	vertical-align: bottom;
	width: 410px;
}

.topnav_precedent_column {
	vertical-align: bottom;
}

.template1-tagline {
	color: #b0cbca;
	height: 49px;
	padding: 0 0 0 21px;
}

.template1-tagline p {
	line-height: 49px;
	margin: 0;
	padding: 0;
}

.template1-topnav {
	background: url(../images/topnav-bg.gif) repeat-x;
	color: #fff;
	font-family: "arial black", arial black, arial;
	font-size: 11px;
	font-weight: 800;
	height: 77px;
	text-transform: uppercase;
	width: 100%;
}

.template1-topnav td {
	height: 77px;
	text-align: center;
}

	.template1-topnav td div {
	}
	
	.template1-topnav td.on {
		background: url(../images/topnav-on.gif) repeat-x;
		padding: 0 10px 0 10px;
	}
	
	.template1-topnav td.off {
		padding: 0 10px 0 10px;
	}
	
	.template1-topnav a:link, .template1-topnav a:visited {
		color: #ffffff;
		padding: 8px 0 8px 0;
		text-decoration: none;		
	}

	.template1-topnav a:link.on, .template1-topnav a:visited.on {
		background: transparent url(../images/topnav-arrow.gif) no-repeat center bottom;
	}
	
	.template1-topnav a:hover {
	}

.template1-header {
}

.template1-header-desc {
	background: #016d5e;
	border: 1px solid #0d393c;
	color: #fff;
	height: 237px;
	margin-left: 4px;
	padding: 25px;
}

.template1-header-desc span {
	font-size: 19px;
	font-weight: bold;
}

.template1-header-desc a:link, .template1-header-desc a:visited {
	color: #fcb73b;
}

.template1-header-desc a:hover {
	color: #f9d53d;
	text-decoration: underline;
}

.template1-nav {
	background: #dee9e5;
	font-family: "arial black", arial black, arial;
	font-size: 10px;
	font-weight: 800;
	padding-top: 40px;
	padding-bottom: 20px;
	text-align: right;
	text-transform: uppercase;
	vertical-align: top;
	width: 192px;
}

	.template1-nav p, .template1-nav p.off {
		height: 28px;
		line-height: 28px;
		margin: 0;
		padding: 0 25px 0 0;
		vertical-align: middle;
	}

	.template1-nav p.over {
		height: 28px;
		margin: 0;
	}
	
	.template1-nav p.on {
		height: 28px;
	}
	
	.template1-nav a:link, .template1-nav a:visited {
		color: #595759;
		text-decoration: none;		
	}

	.template1-nav a:link.on, .template1-nav a:visited.on, .template1-nav a:hover.on {
		color: #016d5f;
		text-decoration: none;		
	}
	
	.template1-nav a:hover {
	
	}

	.template1-nav p.over a:link, .template1-nav p.over a:visited {
	color: #016d5f;
	}

div.template1-subnav {
	margin: 0;
	padding: 0;
}

.template1-subnav {
	text-transform: lowercase;
}

	.template1-subnav p, .template1-subnav p.off {
		height: 18px;
		line-height: 18px;
		margin: 0;
		padding: 0 25px 0 0;
		vertical-align: middle;
	}

	.template1-subnav p.over {
		height: 18px;
		margin: 0;
	}
	
	.template1-subnav p.on {
		height: 18px;
	}
	
	.template1-subnav a:link, .template1-subnav a:visited {
		color: #595759;
		text-decoration: none;		
	}

	.template1-subnav a:link.on, .template1-subnav a:visited.on, .template1-subnav a:hover.on {
		color: #016d5f;
		text-decoration: none;		
	}
	
	.template1-subnav a:hover {
	
	}

	.template1-subnav p.over a:link, .template1-subnav p.over a:visited {
	color: #016d5f;
	}

.template1-content {
	color: #58595b;
	line-height: 1.5;	
	padding: 0 45px 15px 25px;
	vertical-align: top;
}
.template1-content table, table.spintable {
	font-size: 10pt;
}
	.template1-content p {
	}

	/* use h2 for the title of a section */
	.template1-content h2 {
	}
	
	/* use h3 for the title of an item, or a group heading */
	.template1-content h3 {
	}

	/* use h4 for subtitles and such */
	.template1-content h4 {
	}
	
	/* caption style override for pictures within the template1-content area */
	.template1-content .caption {
	}

	/* inline links */
	.template1-content a:link, .template1-content a:visited {
		color: #0099ff;
	}
	
	.template1-content a:hover {
		color: #0e1d47;
		text-decoration: underline;
	}

	/* use .itemlink class for anything that clicks through to an item */
	.template1-content a:link.itemlink, .template1-content a:visited.itemlink {
	font-weight: bold; 
	}

	.template1-content a:hover.itemlink {
	
	}

	/* use .itemtitle for things that are like .itemlink, but aren't links */
	.template1-content .itemtitle {
		font-weight: bold;
		color: #000000;
	}
	
	
.template1-sidebar {
	vertical-align: top;
	width: 200px;
	padding-top: 15px;
}

	.template1-sidebar a:link, .template1-sidebar a:visited {
		color: #0099ff;
	}
	
	.template1-sidebar a:hover {
		color: #0e1d47;
		text-decoration: underline;
	}
	
	.contentbox table {
		margin-top: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		margin-right: 0px;
	}

.template1-footer {
	background: #016d5e;
	color: #fff;
	font-size: 11px;
	height: 72px;
	padding-left: 225px;
	width: 977px;
}

	.template1-footer p {
	}
	
	.template1-footer a:link, .template1-footer a:visited {
		color: #fff;
	}
	
	.template1-footer a:hover {
		text-decoration: underline;
	}

.sponsors {
	padding: 0px 15px 0px 15px;
}

.sponsors p {
	color: #0e1d47;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 5px;
}

.sponsors img {
	border: 15px solid #eff3f2;
}

.pageimage {
	margin: 0px;
	padding: 0px;
}

.poll td {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #000000;
}

.poll h3 {
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	margin: 0px 0px 4px 0px;
	padding: 2px;
}

.poll h4 {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #000033;
	margin: 0px;
}

.formbuilder p {
	margin: 0px;
	padding: 0px;
}