body {
	font-family: "Lucidia Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #555;
	background: url(../images/body-bg.jpg) #08415F repeat-x;
}

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

.template1-submit {
	height: 20px;
}

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

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

.topnav_precedent_column {
	background-color: #666666;
}
table.breadcrumb {
border-bottom: #52B566 solid 1px;
}
table.breadcrumb .template1-topnav {
	color: #ffffff;
	background-color: #54B848;
}

table.breadcrumb .template1-topnav td {
	padding: 2px 8px 2px 8px;
	text-align: center;
	border-left: 2px solid white;
}

	.template1-topnav p {
	}
	
	.template1-topnav p.on {
	color:#5AB848;
	}
	
table.breadcrumb table.template1-topnav a:link, .template1-topnav a:visited {
		color: #FFF;
		text-decoration: none;
		font-weight: normal;
		font-size: 12.5px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
			
	}

	.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: #000066 solid 4px;
color:#FFFFFF;
font-family: "Lucidia Grande", Verdana, Arial, Helvetia, Sans-serif;
font-size: 12px;
	background:url(../images/header-bg.jpg) no-repeat;
}

.template1-nav {
	vertical-align: top;
	width: 180px;
	font-size: 11px;
	font-family: "Lucidia Grande", Verdana;
	font-weight: bold;
	padding-top: 10px;
}

	.template1-nav p, .template1-nav p.off {
		/* padding: 8px 0px 0px 13px; */
		padding: 0px 0px 0px 25px;
		height: 22px;
		line-height: 22px;
		margin: 0px;
		vertical-align: middle;
	}

	.template1-nav p.over {
		height: 22px;
		margin: 0px;
		color: #54B848;
	}
	
	.template1-nav p.on {
		/* padding: 8px 0px 0px 13px; */
		height: 28px;
		color: #54B848;
		border-bottom: 1px solid grey;	
	}
	
	.template1-nav a:link, .template1-nav a:visited {
		color: #000000;
		text-decoration: none;	
		font-size: 11px;
		font-family: Verdana, Arial, Helvetica, sans-serif;	
	}

	.template1-nav a:link.on, .template1-nav a:visited.on, .template1-nav a:hover.on {
		color: #54B848;
		text-decoration: none;
	}
	
	.template1-nav a:hover {
	color: #5AB848;
	}

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

.bizroom-subnav {
list-style-type: none;
font-family: "Lucidia Regular", Verdana;
border-bottom: 1px solid grey;
font-weight: normal;
padding-bottom: 5px;

}
	.bizroom-subnav li{
		padding: 3px;
		font-size: 10px;
		color: #666;
	}
	
	.template1-subnav li.on {
	font-weight: bold;	
	}
	.template1-subnav a:link, .template1-subnav a:visited {
	color: #000;
	}

	.template1-subnav a:link.on, .template1-subnav a:visited.on {
		color: #54B848;
	}
	
	.template1-subnav a:hover {
	color: #54B848;
		text-decoration: underline;
	}

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

	/* use h2 for the title of a section */
	.template1-content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	}
	
	/* 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: #0066CC;
		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 {
	vertical-align: top;
	width: 200px;
	padding-top: 15px;
}

	.template1-sidebar a:link, .template1-sidebar a:visited {
		color: #0066CC;
		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: #BDEF8A;
	color: #000000;
	text-align: left;
	padding: 5px 5px 5px 10px;
	border-bottom: 4px solid blue;
}

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

.template1-footer {
	padding: 4px 15px 15px 15px;
	color: #FFFFFF;
	background-color: #2b6392;
	vertical-align: bottom;
	margin-top: 10px;
}

	.template1-footer p {
	color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
	.template1-footer a:link, .template1-footer a:visited {
		color: #FFFFFF;
		text-decoration: underline;
	}
	
	.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;
}
.logocell {
width: 107px;
}