body {
	background-color: #efefef;
	color: #333;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.9em;
	-webkit-box-shadow: 0 4px 4px #666;
	-moz-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.5);
	max-width: 1400px;
	min-width: 960px;
	margin: 5px auto;
}

a {
	color: #6095C3;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 5px 0;
	line-height: 1.1em;
}

h1, h2, h3 {
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
}

h1 {
	font-size: 2.6em;
}

h2 {
	font-size: 2.3em;
}

h3 {
	font-size: 2.1em;
}

h4 {
	font-size: 1.8em;
}

h5 {
	font-size: 1.4em;
}

h6 {
	font-size: 1.1em;
}

.template1-searchinput {
	padding-left: 3px;
}

.template1-submit {
}

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

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

.topnav_precedent_column {
	background-color: #262626;
}

.template1-topnav {
	background-color: #262626;
	color: #ffffff;
	width: 550px;
}

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

	.template1-topnav p {
	}
	
	.template1-topnav p.on {
	}
	
	.template1-topnav a:link, .template1-topnav a:visited {
		color: #ffffff;
		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 {
	background-color: #f3f3f3;
	border-right: 1px solid #e1e1e1;
	vertical-align: top;
	width: 180px;
	font-size: .9em
}

.template1-nav a {
	display: block;
	padding: 0px 5px 0px 15px;
	border-bottom: 1px solid #e1e1e1;
	border-top: 1px solid #fff;
}

.template1-nav .subnav a {
	padding: 0px 5px 0px 25px;
}

.template1-nav a:hover, .template1-nav a.active {
	background: #fff;
}

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

	.template1-nav p.over {
		margin: 0px;
		background-color: #666666;
	}
	
	.template1-nav p.on {
		/* padding: 8px 0px 0px 13px; */
		background-color: #666666;
	}
	
	.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 {
	}
	
	.template1-nav a:hover {
	}

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

.template1-subnav {
}
	.template1-subnav li{
		padding: 3px;
	}
	
	.template1-subnav li.on {
	}
	.template1-subnav a:link, .template1-subnav a:visited {
	}

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

.template1-content {
	vertical-align: top;
	padding: 15px;
	line-height: 1.5;	
}
.template1-content table, table.spintable {
	font-size: 12px;
}
	.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: #6095C3;
		text-decoration: none;
	}
	
	.template1-content a:hover {
	color: #000;
	}

	/* 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: #6095C3;
		text-decoration: none;
	}
	
	.template1-sidebar a:hover {
		color: #000;
		text-decoration: underline;
	}
	
	.contentbox table {
		margin-top: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		margin-right: 0px;
	}

.template1-tagline {
	background-color: #535353;
	color: #efefef;
	text-align: right;
	padding: 5px 5px 5px 10px
}

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

.template1-footer {
	padding: 4px 15px 15px 15px;
	color: #6095C3;
	vertical-align: bottom;
}

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

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

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

.subscribe-links p {
    font-size: 0.9em;
    padding-left: 5px;
}

.clear {
	display: block;
	clear: both;
}

