body {
	font-family: 'Lucida Grande', LucidaGrande, Geneva, Arial, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0 50px 0 37px;
}

.template1-searchinput {
	border-top: 1px solid #000034;
	border-left: 1px solid #000034;
	border-bottom: 1px solid #f2f2f2;
	border-right: 1px solid #f2f2f2;
	color: #999;
	font-size: 11px;
	height: 14px;
	padding-left: 3px;
	width: 120px;
}

.template1-submit {
	height: 20px;
}

* html div#wrapper {
width:expression((((document.compatMode && document.compatMode=='CSS1Compat') ? 
document.documentElement.clientWidth : document.body.clientWidth) < 970 ? "950px" : "98%")); 
}

#wrapper {
	background: url(../images/left-shadow.gif) no-repeat top left;
	min-width: 950px;
	padding-left: 13px;
}

table.header {
	width: 100%;
}

table.banner {
	border-right: 1px solid #c6c8c7;
	border-bottom: 1px solid #c6c8c7;
	width: 100%;
}

table.main {
	width: 100%;
}

.topnav_precedent_column {
	vertical-align: top;
}

.topnav_precedent_column form {
	float: right;
	margin: 0;
	padding: 25px 0 0 0;
}

.template1-topnav {
	background: #00529b;
	color: #ffffff;
	font-size: 11px;
	padding: 0 8px 0 8px;
}

.template1-topnav td {
	height: 50px;
	padding: 4px;
	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-tagline {
	background: #1c2222 url(../images/cji-bg-repeater.gif);
	color: #9c9ea0;
	font-size: 14px;
	padding-right: 90px;
	text-align: right;
	width: 100%;
}

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

.white {
	color: #fff;
	font-size: 15px;
}

.template1-header {
}

.nav {
	background: #1c2222;
	line-height: 48px;
}

.nav ul {
	display: inline;
	margin: 0;
	padding: 0;
}

.nav li {
	display: inline;
	list-style-type: none;
}

.nav ul li a {
	background: #1c2222;
	color: #fff;
	float: left;
	line-height: 48px;
	font-family: 'trebuchet ms', trebuchetms, georgia;
	font-size: 11px;
	padding: 3px 14px;
	text-decoration: none;
	width: auto;
	}

.nav ul li a:hover, .nav ul li a.down {
	background: #00529b;
	color: #fff;
	}
	
.nav-spacer {
	background: #1c2222;
	float: left;
	line-height: 48px;
	width: auto;
	}

.nav-spacer img {
	vertical-align: middle;
}
	
.template1-nav {
	background-color: #cccccc;
	vertical-align: top;
	width: 180px;
	font-size: .9em
}

	.template1-nav p, .template1-nav p.off {
		/* padding: 8px 0px 0px 13px; */
		padding: 0px 0px 0px 25px;
		height: 28px;
		line-height: 28px;
		margin: 0px;
		border-bottom: 1px solid #A8A6A7;
		vertical-align: middle;
	}

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

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

.subnav {
	float: left;	
	font-size: 12px;
	padding: 0 0 20px 0;		
	width: 175px;		
}

.subnav p {
	margin: 0;
	padding: 0 0 5px 0;
}

.subnav a:link, .subnav a:visited {
	text-decoration: none;
}

.subnav a:hover {
}

.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 {
	background: url(../images/right-shadow.gif) no-repeat top right;
	color: #58595b;
	line-height: 1.5;
	padding: 45px 20px 45px 45px;	
}

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

	/* use h2 for the title of a section */
	.template1-content h2 {
		color: #000;
		font-size: 14px;
	}
	
	/* 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: #0099ff;
	}
	
	.template1-content a:hover {
		color: #00539b;
		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 {
	background: #f0f4f7;
	padding-top: 45px;
	vertical-align: top;
	width: 250px;
}

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

.template1-footer {
	color: #0e1d47;
	font-family: arial;
	font-size: 11px;
	padding: 4px 15px 15px 15px;
	vertical-align: bottom;
}

	.template1-footer p {
	}
	
	.template1-footer a:link, .template1-footer a:visited {
		color: #0e1d47;
	}
	
	.template1-footer a:hover {
		color: #0099ff;
		text-decoration: underline;
	}

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

.sponsors img {
	border: 13px solid #eff4f7;
}

.sponsors p {
	color: #0e1d47;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 5px;
	text-transform: uppercase;
}

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