body {
	font-family: Helvetica, Arial, verdana, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 5px;	
}

td {
	font-family: Helvetica, Arial, verdana, sans-serif;
	font-size: 12px;
}

table.header, table.banner {
}

table.main {
	width: 100%x;
}

.template1-header {
	height: 145px;
	text-align: right;
	vertical-align: bottom;
	width: 254px;
}

.topnav_precedent_column {
	vertical-align: top;
	width: 100%;
}

.topnav_precedent_column table {
	float: right;
	margin-top: 8px;
}

.template1-topnav {
}

.template1-topnav td {
	font-size: 10px;
	height: 32px;
	text-transform: uppercase;
}

	.template1-topnav p {
	}
	
	.template1-topnav p.on {
		color: #fff;
	}
	
	.topnav_center {
		background: url(../images/tab_center.gif) repeat-x;
	}
	
	.topnav_center_on {
		background: url(../images/tab_center_on.gif) repeat-x;
	}
		
	.template1-topnav a:link, .template1-topnav a:visited {
		color: #003366;
		text-decoration: none;		
	}

	.template1-topnav a:link.on, .template1-topnav a:visited.on, .template1-topnav a:hover.on {
		color: #fff;
	}
	
	.template1-topnav a:hover {
		text-decoration: underline;
	}
	
.template1-tagline {
	height: 105px;
	vertical-align: top;
}

.template1-tagline span {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

.template1-tagline p {
	color: #143d8c;
	margin: 0;
	padding: 32px 0 0 15px;
}

#wrap {
	background: url(../images/banner_bg.gif) repeat-x;
	height: 316px;
}

.banner {
	height: 316px;
}

.headerimage { 
	text-align: right;
	vertical-align: top;
	width: 558px;
}

.headerimage img {
	border-right: 6px solid #fff;
	border-left: 6px solid #fff;
	margin-top: 23px;
}

.template1-nav {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', LucidaGrande,'Lucida Sans', Geneva, Arial, sans-serif;
	font-size: 11px;
}

	.template1-nav p, .template1-nav p.off {
		font-family: 'Lucida Sans Unicode', 'Lucida Grande', LucidaGrande,'Lucida Sans', Geneva, Arial, sans-serif;
		font-size: 11px;	
		height: 20px;
		line-height: 20px;
		margin: 0;
		padding: 0 0 0 40px;		
		vertical-align: middle;
	}

	.template1-nav p.over {
		background: #003466 url(../images/nav_arrow.gif) no-repeat 25px 6px;	
		height: 20px;
		margin: 0;
	}
	
	.template1-nav p.on {
		background: #003466 url(../images/nav_arrow.gif) no-repeat 25px 6px;
		height: 20px;
	}
	
	.template1-nav a:link, .template1-nav a:visited {
		color: #fff;
		text-decoration: none;		
	}

	.template1-nav a:link.on, .template1-nav a:visited.on, .template1-nav a:hover.on {
		color: #fff;
		font-weight: bold;
		text-decoration: none;		
	}
	
	.template1-nav a:hover {
	}

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

.template1-subnav {
	vertical-align: top;
}

.template1-subnav p, .template1-subnav p.on {
	background: none;
	font-size: 11px;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', LucidaGrande,'Lucida Sans', Geneva, Arial, sans-serif;	
	font-weight: normal;
	height: 20px;
	line-height: 20px;
	margin: 0;
	padding: 0;
}
	
	.template1-subnav a:link, .template1-subnav a:visited {
		font-weight: normal;
	}

	.template1-subnav a:link.on, .template1-subnav a:visited.on {
	text-decoration: underline;
	}
	
	.template1-subnav a:hover {
		text-decoration: underline;
	}
	
.main_content {
	vertical-align: top;
}

.template1-content {
	padding: 0 20px 20px 86px;
	line-height: 1.4;
}

.template1-content .wd_imagetable img {
	border: 14px solid #f3f6fd;
}

.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: #1b8ac1;
		text-decoration: underline;
	}

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

	.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 {
	padding-top: 6px;
	vertical-align: top;
	width: 238px;
}

.template1-searchinput {
	background: #faf7e6;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;	
	font-size: 12px;	
	height: 16px;
	margin-right: 6px;
	padding-left: 3px;
	width: 138px;
}

.template1-submit {
	border: none;
	background: #143d8d;
	color: #fff;
	font-size: 11px;
	height: 20px;
	text-decoration: underline;
	width: 70px;
}

	.template1-sidebar a:link, .template1-sidebar a:visited {
		color: #0099ff;

	}
	
	.template1-sidebar a:hover {
		color: #143d8c;
		text-decoration: underline;
	}
	
	.contentbox table {
		margin-top: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		margin-right: 0px;
	}

.footer {
	border-top: 1px dotted #cdcdcd;
	border-bottom: 1px dotted #cdcdcd;
	height: 53px;
	width: 100%;
}

.template1-footer {
	color: #666;
	font-size: 11px;
	padding: 0 15px 0 86px;
}

.template1-footer span {
	color: #000;
}
	.template1-footer p {
	}
	
	.template1-footer a:link, .template1-footer a:visited {
		color: #0099ff;
		text-decoration: none;
	}
	
	.template1-footer a:hover {
		color: #0099ff;
		text-decoration: underline;
	}

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

.sponsors p {
	background: #1B8AC1;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	margin: 0;
	text-transform: uppercase;
}

.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;
}