/* begin css reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	color: #333;
	background-color: #000;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.8em;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

a {
	text-decoration: underline;
	color: #6699cc;
}

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

ul {
	list-style-image: url(../images/ta_arrow.gif);
	list-style-position: outside;
	padding-left: 20px;
}

ol, ul {
	list-style-position: outside;
	padding-left: 20px;
	color: #000;
}

blockquote, q {
	quotes: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

blockquote {
	background: #669acc url(../images/blockquote.gif) left top no-repeat;
	padding: 10px 10px 10px 50px;
	display: table;
	display: inline-block;
}


/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */

.sponsors table {
	width: 100%;
}

.sponsor-table img {
	max-width: 200px;
}


/* font styles ------------------------------------------------------------ */

.template1-topnav a {
	color: #999;
	font-family: "Lucida Grande", Lucida, Helvetica, Arial, sans-serif;;
	font-size: 11px;
	font-weight: normal;
	padding-right: 2px;
	padding-left: 2px;
	margin: 0;
	text-decoration: none;	
}

.template1-topnav a:hover, .template1-topnav a .on, .template1-topnav .on {
	color: #fff;
	text-decoration: none;
}

.template1-topnav .on {
	background: url(../images/arrow.gif) no-repeat center 60px;
}

#nav a 	{
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: .9em;
	text-decoration: none;
}

#nav .on {
	color: #99cc33;
}

#nav li.on {
	padding-bottom: 10px;
}


.subnav a:hover, .template1-subnav a:hover {
	color: #fff;
}

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

.template1-sidebar a:link, .template1-sidebar a:visited {
	text-decoration: underline;
}
	
.template1-sidebar a:hover {
	text-decoration: underline;
}
	
.template1-footer a:link, .template1-footer a:visited {
}
	
.template1-footer a:hover {
	text-decoration: underline;
}

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

h4 {
	color: #000;
	font-family: "Lucida Grande", Lucida, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
}

h3 {
	color: #666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
}

h2 {
	color: #666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 17px;
}

.tagline h2 {
	padding-left: 10px;
	font-size: 1em;
	padding-top: 17px;
}

h1 {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 22px;
	color: #000;
	margin-bottom: .3em;
}


/* layout ----------------------------------------------------------------- */

#wrapper {
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	position: relative;
	width: 1024px;
}

#content {
	float: left;
	width: 770px;
	margin-top: 10px;
}

#contentcolumn {
	background: #fff url(../images/content.gif) left top no-repeat;
	margin-left: 15px;
}

#main-content {
	margin: 0 300px 0 250px;	
}

#content-copy {
	padding: 20px 50px 30px 30px;
}

#container-left {
	float:left;
	width: 200px;
}

#container-right {
	float:left;
	width: 250px;
}

.template1-sidebar {
	padding: 0 10px;
}

.wd_featureboxes_right {
	padding-top: 60px;
}

#left-content {
	margin-top: 3em;
}

#right-features {
	width: 244px;
}

#mast {
	clear: both;
}

#logo {
	float: left;
	text-align: center;
}

#content h1 {
	line-height: 20px;
}

.page_header {
margin-left: 35px;
}

#wd_printable_content{
	/* css hack for min height*/
	min-height:150px;
	height:auto !important;
	height:150px;
}

#wd_printable_content p {
	padding: .4em 0;
}

#wd_printable_content .wd_imagetable img, #wd_printable_content .item img {
	background:#fff url(../images/photo.gif) no-repeat scroll right bottom;
	padding:13px 13px 25px;}

#wd_printable_content .wd_imagetable {
	margin-left: 30px;
	float: left;
	padding-right: 20px;
}

.wd_imagetable {
}

.wd_page_toolbar{
	padding: 0 2em;
}

.wd_sponsors1 {
	padding: 0 2em 0;
}


#left-featureboxes{
	text-align: center;
	padding: 0 0 0 2em;
	padding-top: 2em;
}

#left-featureboxes h4, .wd_featurebox_title{
	font-size: 1.1em;
	}
	
#top {
	position: absolute;
	display: block;
	right: 0;
	padding-left: 10px;
	height: 40px;
	background: transparent url(../images/topnav.gif) 0 bottom no-repeat;
}

#top .wrap {
	line-height: 40px;
	display: block;
	background-color: #000;
}

.template1-topnav, #searchbox {
	height: 40px;
}

#top .open {
	width: 15px;
}

.features{
}

.template1-searchinput {
}



.template1-submit {
	color: #fff;
	font-family: "Lucida Grande", Lucida, Helvetica, Arial, sans-serif;
	font-size: 11px;
	border: 0px solid;
	background-color: #000;
}

.template1-footer {
	clear: both;
	text-align: left;
	padding: 0;
	color: #fff;
	background-color: #404040;
}

.foot {
	line-height: 15px;
	font-size: 10px;
	margin: 0;
 	display: block;
	padding: 30px 5px;
	background-color: #000;
	text-align: center;
}

.template1-footer a {
	text-decoration: underline;
	color: #669acc;
}

.template1-footer a:hover {
	color: #fff;
	}

.template1-topnav {
	float: left;
	padding: 0 15px;
	display: block;
	background-color: #000;
	height: 40px;
}

#searchbox {
	background: #000 url(../images/arrow.gif) left center no-repeat;
	padding: 0 0 0 15px;
	float: left;
}

.template1-topnav td {
	vertical-align: top;
}

.tagline {
	position: absolute;
	padding: 30px;
	top: 10px;
	width: 400px;
}

#banner img {
	float: right;
}

.template1-contact {
	margin: 0;
}

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

.template1-header {
	margin: 0;
	padding: 0;
	}

#nav {
	background: #006599 url(../images/navigation.gif) repeat-x;
	clear: both;
	overflow: hidden;
	padding: 15px 15px;
	margin: 0;
	height: 50px;
}

#nav p {
	color: #3a8cbb;
}

#nav a {
	color: #fff;
}

#header ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#wd_printable_content ul {
	list-style-position: inside;
}

#nav a:hover{
	text-decoration: underline;
	color: #99cc33;
}

.template1-subnav a {
	font-weight: normal;
	margin: 0 ;
	padding: 3px 8px;
}

.template1-subnav {
	background-color:#006699;
	float:left;
	left:30px;
	line-height:25px;
	margin:0;
	position:absolute;
	top:345px;
	font-family: "Lucida Grande", Lucida, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	color: #fff;
}

.left {
	float: left;
	display: block;
}

.template1-subnav ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding: 0;
	text-align: center;
	color: #fff;
}

.template1-subnav a {
	color: #A8DFF9;
	text-decoration: underline;
}

.template1-subnav a.on {
	color: #fff;
	text-decoration: none;
}

.template1-nav p, .template1-nav p.off {
		margin: 0px;
}

.template1-nav p.over {
		margin: 0px;
}
		
.template1-nav a:link, .template1-nav a:visited {
	text-decoration: none;		
}

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

.template1-content {
	vertical-align: top;
	padding: 15px;
	line-height: 1.5em;	
}

.template1-content table, table.spintable {
	font-size: 10pt;
}
	
/* 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 {
	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 { 
}


/* use .itemtitle for things that are like .itemlink, but aren't links */
	.template1-content .itemtitle {
	font-weight: bold;
	color: #000000;
}
	
	
.contentbox table {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.sponsors {
	text-transform: uppercase;
	padding: 0;
}

.sponsors p {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #fff;
	font-weight: normal;
	font-size: 1.2em;
}

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

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

.clear {
clear: both;}
