body {
	background-color: #FFF;
	font-size: 12px;
	color: #6A737B;
}

ul {
  margin 0;
}

.search {
  padding-right: 0px;
  padding-left: 30px;
  padding-top: 20px; 
  background-image: url(../images/dotted_header_divider.gif);
  background-repeat: no-repeat;
  background-position: top left;
}
.template1-searchinput {
  height: 18px;
	border: 1px solid #000000;
	font-size: 12px;
  vertical-align: middle;	
	color: #6A737B;
	font-family: 'Lucida Sans';
}

.template1-submit {
	font-family: Helvetica;
	font-size: 11px;
	color: #FFF; 
	vertical-align: middle;
	text-decoration: underline;
}

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

.wrapper {
  width: 100%;
  margin: 0;
  align: left;
}
table.header {
	background-color: #ffffff;
	width: 100%;
}

table.main {
	background-color: #ffffff;
	width: 100%;
}

.topnav_precedent_column {
	background-color: #FFF;
	background-image: url(../images/header_repeater.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

.banner {
  margin-top: 20px;
}

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

/* .template1-topnav {
	color: #ffffff;
	margin-bottom: 10px;
	height: 40px;
	width: 360px;
	margin-right: 52px;
	white-space:nowrap;
	vertical-align: bottom;
	float: right;
} */
 
div.template1-topnav {
 	width: 60%;
	margin-right: 44px;
	white-space:nowrap;
	vertical-align: bottom;
	float: right;
	font-family: Helvetica;
	height: 40px;
	background-image: url(../images/tabs_background.gif);
	background-position: bottom bottom;
	background-repeat: no-repeat;
	vertical-align: bottom;
	padding-right: 50px;
	padding-bottom: 10px;
}
/*
table.background {
  
}
*/
.lefttab {
	width: 16px;
	padding: 10px 5px 10px 15px;
	height: 53px;
	background-image: url(../images/tab_left.gif);
	background-repeat: no-repeat;	
	background-position: top right;
}

.righttab {
	width: 14px;
	padding: 10px 5px 10px 15px;
	height: 44px;
	background-image: url(../images/tab_right.gif);
	background-repeat: no-repeat;	
}

.middletab {
	width: 100%;
	padding: 5px;
	height: 44px;
	background-image: url(../images/tab_middle.gif);
	background-repeat: repeat-x;	
	text-align: left;
}

.template1-topnav td {
	text-align: left;
	font-family: Helvetica;
}

	.template1-topnav p {
	padding-bottom: 20px;
	padding-top: 0;
	font-size: 10px;
	white-space:nowrap;
	font-family: Helvetica;
	font-weight: bold;
	}
	
	.template1-topnav p.on {
	}
	
	.template1-topnav a:link, .template1-topnav a:visited {
		color: #FFF;
		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 {
	background-color: #ffffff;
	width: 100%;
}

.template1-nav {
	background-color: #FFF;
	vertical-align: top;
	width: 200px;
	padding: 25px 0px 0px 5px;
}

	.template1-nav p, .template1-nav p.off {
		/* padding: 8px 0px 0px 13px; */
		padding: 0px 0px 0px 25px;
		line-height: 30px;
		margin: 0px;
		font-size: 12px;
		font-weight: bold;
		font-family: 'Lucida Grande', Helvetica, Arial, Sans-Serif;
		vertical-align: middle;
	}

	.template1-nav p.over {
		margin: 0;
		color: #69BD45;
	}
	
	.template1-nav p.on {
		/* padding: 8px 0px 0px 13px; */
		color: #69BD45;
		font-weight: bold;
		background-image: url(../images/green-bullet.gif);
		background-repeat: no-repeat;
		background-position: left center;
	}
	
	.template1-nav a:link, .template1-nav a:visited {
		color: #2497D4;
		text-decoration: none;		
	}

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

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

.subnav ul {
	
}
	.subnav li{
		line-height: 20px;
		font-family: 'Lucida Grande', Helvetica, Arial, Sans-Serif;
		font-size: 11px;
		list-style-type: none;
	}
	
	.subnav li.on {

  	}
	
	.subnav a:link, .subnav a:visited {
	}

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

.template1-content {
	vertical-align: top;
	padding: 15px 0px 15px 15px;
	margin: 0;
	line-height: 1.5;	
}
.template1-content table, table.spintable {
	font-size: 10pt;
}
	.template1-content p {
	padding: 0;
	font-family: Helvetica;
	line-height: 1.5;
	}	

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

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

	/* inline links */
	.template1-content a:link, .template1-content a:visited {
		color: #53A6DC;
		text-decoration: none;
		font-family: 'Lucida Grande', Helvetica, Arial, Sans-Serif;
	}
	
	.template1-content a:hover {
		text-decoration: underline;
		color: #23729E;
	}

	/* use .itemlink class for anything that clicks through to an item */
	.template1-content a:link.itemlink, .template1-content a:visited.itemlink {
	font-weight: bold; 
  font-family: 'Lucida Grande', Helvetica, Arial, Sans-Serif;
	}

	.template1-content a:hover.itemlink {
	
	}

	/* use .itemtitle for things that are like .itemlink, but aren't links */
	.template1-content .itemtitle {
		font-weight: bold;
		font-family: 'Lucida Grande', Helvetica, Arial, Sans-Serif;
		color: #000000;
	}
	
	
.template1-sidebar {
	vertical-align: top;
	width: 200px;
	padding-top: 15px;
	padding-left: 20px; 
	margin-right: 200px;
	float: right;
	font-family: 'Lucida Grande', Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	line-height: 1.25;
	color: #6A737B;
	overflow: hidden;
	
}

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

.tagline_image {
  margin-right: 30px;
}

.template1-tagline {
  
}

.template1-tagline p {
	vertical-align: middle;
	padding: 0px 5px 0px 0px;
	margin-top: 23px;
	font-weight: bold;
	float: right;
	font-family: Helvetica;
	color: #FFF;
}

.template1-footer {
	background: #2197D4 url(../images/blue_star.gif) no-repeat;
	height: 40px;
}	

.template1-footer a:link, .template1-footer a:visited {
  color: #FFF;
  text-decoration: none;
}

.template1-footer a:hover {
  color: #FFF;
  text-decoration: underline;
}

.template1-footer p {
	padding: 0 0 0 40px;
	color: #FFF;
}	
.template1-footer2 img {
	padding: 8px 20px 8px 0px;
	float: right;
}
/*
div.footer {
  background-image: url(../images/footer_repeater.jpg);
  background-repeat: repeat-x;
  background-position: top right;
  margin-left: 180px;
  vertical-align: middle;
  	}

div.footer p {
    display: inline;
	  color: #FFF;
    font-family: Helvetica;
	  font-size: 11px;
	  vertical-align: top;
	  height: 28px;
}

 .template1-footer {
background-image: url(../images/repeating_pattern.gif);
  	background-repeat: repeat-x;
  	background-position: left center;
  	height: 60px;
  	
}
 #footer_img {
display: inline;
vertical-align: bottom;

} 
		
	div.footer a:link, div.footer a:visited {
	display: inline;
    	color: #FFF;
   	font-family: Helvetica;
    	font-size: 11px;
	text-decoration: none;
	margin-top: 10px;
	}
	
	div.footer a:hover {
		text-decoration: underline;
		color: #FFF;
	}
*/
.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;
}
