body {
	background: url(../images/body_bg.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

.template1-searchinput {
	border: 1px solid #bebfc4;
	font-size: 9px;
	height: 12px;
	padding-left: 3px;
	width: 100px;
}

.template1-submit {
	background: none;
	border: none;
	color: #0000be;
	font-size: 11px;
	height: 12px;
}

table.header {
	background: url(../images/header_bg.gif) no-repeat;
	width: 987px;
	height: 285px;
}

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

table.footer {
	width: 964px;
}

.topnav_precedent_column {
	vertical-align: top;	
	height: 50px;
}

.topnav_precedent_column table td {
}

.template1-topnav {
	color: #0000be;
	font-family: Tahoma, Verdana, Arial, sans-serif;
}

.template1-topnav td {
	padding: 8px 12px 0 12px;
	text-align: right;
}

	.template1-topnav p {
	}
	
	.template1-topnav p.on {
	}
	
	.template1-topnav a:link, .template1-topnav a:visited {
		color: #0000be;
		text-decoration: none;		
	}

	.template1-topnav a:link.on, .template1-topnav a:visited.on, .template1-topnav a:hover.on {

	}
	
	.template1-topnav a:hover {
		text-decoration: underline;
	}

.template1-header {
	height: 190px;
	vertical-align: top;
	width: 360px;
}

.template1-header img {
	padding-left: 15px;
}

.logo {
	vertical-align: top;
}

.logo h2 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 17px;
	margin: 0;
	padding: 7px 90px 7px 125px;
}

.logo p {
	margin: 0;
	padding: 0 90px 0 125px;
}

.template1-nav {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	padding-top: 40px;
	padding-bottom: 20px;
	vertical-align: top;
	width: 176px;
	font-size: 13px;
}

	.template1-nav p, .template1-nav p.off {
		background: #99ff99 url(../images/nav_bg.gif) no-repeat right;
		height: 20px;
		line-height: 20px;
		margin: 0 0 2px 5px;
		padding: 0 0 0 5px;
		vertical-align: middle;
	}

	.template1-nav p.over {
		background: #66ff66 url(../images/nav_bg_on.gif) no-repeat right;
		height: 20px;
		margin: 0 0 2px 5px;
		padding: 0 0 0 5px;
	}
	
	.template1-nav p.on {
		background: #66ff66 url(../images/nav_bg_on.gif) no-repeat right;
		height: 20px;
	}
	
	.template1-nav a:link, .template1-nav a:visited {
		color: #000000;
		text-decoration: none;		
	}

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

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

	.template1-subnav {
		margin: 0;
		padding: 0;
	}
	
	.template1-subnav p, .template1-subnav p.off {
		background: #e6e6fe url(../images/subnav_bg.gif) no-repeat right;
		height: 20px;
		line-height: 20px;
		margin: 0 0 2px 5px;
		padding: 0 0 0 15px;
		vertical-align: middle;
	}

	.template1-subnav p.over {
		background: #e6e6fe url(../images/subnav_bg.gif) no-repeat right;
		height: 20px;
		margin: 0 0 2px 5px;
		padding: 0 0 0 15px;
	}
	
	.template1-subnav p.on {
		background: #e6e6fe url(../images/subnav_bg.gif) no-repeat right;
		height: 20px;
	}
	
	.template1-subnav a:link, .template1-subnav a:visited {
		color: #000;
		text-decoration: none;		
	}

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

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

.template1-content {
	background: url(../images/content_bg.gif) no-repeat 15px 38px;
	line-height: 1.7;
	padding: 10px 15px 15px 35px;
	vertical-align: top;	
}

#wd_printable_content {
	padding-right: 30px;
	max-width: 560px;
}

.wd_formbuilder {
	width: 384px !important;
	position: relative;
	float: left;
}

.template1-content table, table.spintable {
	font-size: 10pt;
}
	.template1-content p {
		margin-top: 0;
	}

	/* use h2 for the title of a section */
	.template1-content h2 {
		font-style: italic;
		font-size: 12px;
	}
	
	/* use h3 for the title of an item, or a group heading */
	.template1-content h3, template1-content h3 b {
		margin-bottom: 0;
		font-size: 18px;
		font-style: italic;
		font-weight: normal !important;
	}
	
	.template1-content h3 a {
		color: #000 !important;
	}
	
	.template1-content h3 a:hover {
		text-decoration: underline;
	}

	/* 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: #007CB6;
		text-decoration: none;
	}
	
	.template1-content a:hover {
		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 {
	padding-top: 38px;
	vertical-align: top;
	width: 210px;
}

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

.template1-tagline {
	height: 20px;
	background-color: #000000;
	color: #ffffff;
	text-align: right;
	padding: 5px 5px 5px 10px
}

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

.template1-footer {
	background: #fff url(../images/footer_bg.gif) repeat-x;
	color: #0000be;
	font-size: 10px;
	height: 50px;
	padding-top: 20px;
	text-align: center;
	vertical-align: top;
}

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

.sponsors {
	background-color: #ffffff;
	padding: 0px 15px 0px 15px;
}

.sponsors p {
	background-color: #999999;
	padding: 5px;
	margin: 0px;
}

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