body {
	font-family: "Lucida Grande", verdana, arial, helvetica, sans-serif;
	color: #333332;
	font-size: 12px;
	line-height: 170%;
	margin: 0;
	padding: 0;
}

form {
	padding: 0;
	margin: 0;
}

a {
	color: #1d3362;
}

a:hover {
	color: #183319;
	background-color: #8cc63f;
}
	
.wd_imagetable img {
	border: 3px solid #ccc;
}

.wd_imagetable a:hover img {
	border: 3px solid #8cc63f;
}
	
.template2-search {
	color: #fff;
	font-size: 11px;
	background-color: #1d3362;	
	text-align: right;
	height: 26px; 
	padding-right: 10px;
}

.template2-search a {
	color: #fff; 	
	}
	
.template2-search a:hover {
	color: #fff;
	background-color: transparent;
	text-decoration: underline;
	}	
	
.template2-searchinput {
	font-size: 9px;
	width: 110px;
}

.template2-submit {
	font-size: 11px;
	color: #fff;
	background-color: #1d3362;	
	border: 2px solid #8E99AF;	
	width: 82px;
	height: 17px;
	cursor: pointer;
}

table.header, table.header2, table.header3, table.main, table.footer {
	background-color: #ffffff;
	width: 800px;
}

/* The "body" table is for the body content and right FBs.  Good for a bg image. */
table.body {

}

.topnav_precedent_column {
	background: inherit;
}

.template2-topnav {
	background: inherit;
	color: #ffffff;
}

.template2-topnav td {
	padding: 8px 15px 8px 15px;
	text-align: right;
	background-color: #666;
	border-left: 1px solid #fff;
}

	.template2-topnav p {
	}
	
	.template2-topnav p.on {
	}
	
	.template2-topnav a:link, .template2-topnav a:visited {
		color: #ffffff;
		text-decoration: none;		
	}

	.template2-topnav a:link.on, .template2-topnav a:visited.on, .template2-topnav a:hover.on {

	}
	
	.template2-topnav a:hover {
		text-decoration: underline;
	}

.template2-header {
	border-bottom: 1px solid #BFBFBF;
	background-color: #ffffff;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	height: 284px;
}

.leftcolumn {
	background-color: #cccccc;
	vertical-align: top;
	width: 180px;
	font-size: .9em
}

/* new top navigation */
table.header3 {
	margin-bottom: 5px;
	}
.template2-nav {
	background-image: url(../images/nav_bg.gif);
	background-repeat: repeat-x;
	height: 38px;
	margin: 0;
	padding: 0;
	text-align: center;
}

.template2-nav a:link, .template2-nav a:visited {
	color: #fff;
	font-size: 12px;
	text-decoration: none;		
}

.template2-nav-on {
	color: #ffffff;
	font-size: 12px;
	background-image: url(../images/nav_bg_on.gif);
	background-repeat: repeat-x;	
	height: 38px;			
	text-decoration: none;	
	text-align: center;
}
.template2-nav-on a {
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
}	

.template2-nav a:hover {
	background-color: transparent;
	text-decoration: underline;
}

.template2-nav-on a:hover {
	color: #fff;
	background-color: transparent;
	text-decoration: none;
}

.spacer {
	background-color: #000;
	width: 2px;
}
/* end new top navigation */

table.main {
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-x;	
}

table.footer {
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;	
}

.template2-subnav, .template2-subnav p {
	font-size: 11px;
	background-color:#1D3362;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	margin: 0;
}
	.template2-subnav li{
		padding: 3px;
	}
	
	.template2-subnav li.on {
	}
	.template2-subnav a:link, .template2-subnav a:visited {
		font-size: 11px;
		color: #fff;
		text-decoration: none;
	}

	.template2-subnav a:link.on, .template2-subnav a:visited.on {
		font-weight: bold;
		color: #fff;
		padding: 0px;
	}
	
	.template2-subnav a:hover {
		background-color: transparent;
		text-decoration: underline;
	}

.template2-content {
	vertical-align: top;
	background-color: #fff;
	padding-top: 8px;
	padding-left: 18px;
	padding-right: 30px;
	padding-bottom: 15px;
	line-height: 1.5;	
}

.banner {
	border-bottom: 6px solid #000;
	border-top: 6px solid #000;
 }
 
.bar1 {
	background-image: url(../images/content_left_bar.gif);
	background-position: top right;
	background-repeat: no-repeat;	
}

.bar2 {
	background-image: url(../images/content_rt_bar.gif);
	background-position: top left;
	background-repeat: no-repeat;	
}

.bar3 {
	background-image: url(../images/sidebar_left_bar.gif);
	background-position: top right;
	background-repeat: no-repeat;	
}

.bar4 {
	background-image: url(../images/sidebar_rt_bar.gif);
	background-position: top left;
	background-repeat: no-repeat;	
}

.template2-content table, table.spintable {
}
	.template2-content p {
	}

	/* use h2 for the title of a section */
	.template2-content h2 {
	}
	
	/* use h3 for the title of an item, or a group heading */
	.template2-content h3 {
	}

	/* use h4 for subtitles and such */
	.template2-content h4 {
	}
	
	/* caption style override for pictures within the template2-content area */
	.template2-content .caption {
	}

	/* inline links */
	.template2-content a:link, .template2-content a:visited {
		color: #0066CC;
		text-decoration: none;
	}
	
	.template2-content a:hover {
		text-decoration: underline;
	}

	/* use .itemlink class for anything that clicks through to an item */
	.template2-content a:link.itemlink, .template2-content a:visited.itemlink {
	font-weight: bold; 
	}

	.template2-content a:hover.itemlink {
	
	}

	/* use .itemtitle for things that are like .itemlink, but aren't links */
	.template2-content .itemtitle {
		font-weight: bold;
		color: #000000;
	}
	
	
.template2-sidebar {
	vertical-align: top;
	width: 200px;
}

	.template2-sidebar div.primary {
	
	}

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

.template2-tagline {
	height: 20px;
	background-color: #1d3362;
	color: #ffffff;
	text-align: right;
	padding: 5px 5px 5px 10px
}

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

.template2-footer {
	padding: 46px 15px 15px 15px;
	color: #000;
	vertical-align: bottom;
	text-align: center;
}

	.template2-footer p {
	}
	
	.template2-footer a:link, .template2-footer a:visited {
		color: #1d3362;
		text-decoration: none;
	}
	
	.template2-footer a:hover {
		text-decoration: underline;
	}

.sponsors {
	background-color: #ffffff;
	padding: 0px 0px 0px 0px;
}

.sponsors p {
	background-color: #999999;
	padding: 5px;
	margin: 0px;
}

.sponsors img {
	margin-bottom: 15px;
}

.extra-image {
	height: 100px;
	background-image: url(../images/powered_by.gif);
	background-repeat: no-repeat;
	background-position: center;
}

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