body {
	background: #474d59;
	color: #333;
	font-family: "lucida grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p {
	margin: 0;
	padding: 6px 0 6px 0;
}

.template1-searchinput {
	height: 14px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	font-size: 7pt;
	padding-left: 3px;
	width: 125px;
}

.template1-submit {
	height: 20px;
}

.search {
	height: 35px;
	vertical-align: top;
}

table.header {
	background: #fff url(../images/banner.gif) no-repeat;
	height: 178px;
	width: 769px;
	
}

table.main {
	background-color: #ffffff;
	padding-top: 2px;
	width: 769px;
}

.template1-tagline {
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	height: 40px;	
	vertical-align: top;
}

.template1-tagline p {
	/*background: url(../images/arrow.gif) no-repeat 0 4px;*/
	margin: 10px 0 0 26px;
	padding: 0;
}

.topnav_precedent_column {
	height: 35px;
	vertical-align: top;
	padding: 0 20px 0 0;
}

.logo {
	height: 68px;
	text-align: right;
	padding-right: 10px;
}

.template1-topnav {
	color: #000;
	font-size: 11px;
	padding-top: 5px;
}

.template1-topnav td {
	padding: 4px;
	text-align: right;
}

	.template1-topnav p {
	}
	
	.template1-topnav p.on {
	}
	
	.template1-topnav a:link, .template1-topnav a:visited {
		color: #ffffff;
		font-size: 11px;
		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 {
	border-bottom: 1px solid #BFBFBF;
	background-color: #ffffff;
}

.template1-nav {
	font-size: 11px;
	padding-top: 18px;
	vertical-align: top;
	width: 161px;
}

	.template1-nav p, .template1-nav p.off {
		margin: 0;
		padding: 0 0 15px 6px;
		vertical-align: middle;
	}

	.template1-nav p.over {
		margin: 0;
	}
	
	.template1-nav p.on {
	}
	
	.template1-nav a:link, .template1-nav a:visited {
		color: #000;
		font-weight: bold;
		text-decoration: none;		
	}

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

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

.bizroom-subnav {
}
	.bizroom-subnav li{
		list-style-type:none;	
		padding: 3px;
	}
	
	.bizroom-subnav li.on {
	}
	.bizroom-subnav a:link, .bizroom-subnav a:visited {
		font-size: 11px;
		font-weight: normal;
	}

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

.template1-content {
	line-height: 1.8;	
	padding: 15px 15px 15px 0;
	vertical-align: top;	
}
.template-faqcontent {
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.4;	
	padding: 15px 15px 15px 0;
	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: #00a0c6;
		text-decoration: none;
	}
	
	.template1-content a:hover {
		text-decoration: underline;
		color: #006699;
	}
	.template-faqcontent a:link, .template1-faqcontent a:visited ,.template-faqcontent a:hover {
		color: black;
		text-decoration: none;
	}
	/* 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 {
	line-height: 1.5;
	vertical-align: top;
	width: 155px;
	padding-top: 15px;
}

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

.white {
	color: #fff;
	font-weight: bold;
}

.template1-footer {
	font-family: helvetica;
	font-size: 11px;
	padding: 4px 15px 15px 15px;
	color: #00a0c6;
	vertical-align: bottom;
}

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

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

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

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

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

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

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

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