/* 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%;
	background: transparent; 
}

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

a {
	text-decoration: none;
	color: #0099ff;
}

a:hover {
	text-decoration: underline;
}

ul {
	list-style-position: outside;
	padding-left: 20px;
}

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

blockquote, q {
	quotes: none;
}

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

/* 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 */


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


#top .template1-topnav a .on, #top .template1-topnav .on {
	text-decoration: underline;
}

#nav a	{
	padding-left: 10px;
	color: #333;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}

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

#nav li a.on {
	background: transparent url(../images/arrow.gif) left center no-repeat;
	color: #000;
	text-decoration: underline;
}

#nav .template1-subnav .on a {
	color: #000;
	text-decoration: underline;
	background: none;
}

.template1-searchinput {
}

.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 {
	text-decoration: none;
}
	
.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-weight: bold;
	font-size: 1.4em;
}

h3 {
	color: #000;
	font-weight: bold;
	font-size: 17px;
	text-transform: uppercase;
}

#mast h3 {
	color: #fff;
}

h2 {
	color: #000;
	font-weight: bold;
	font-size: 1.6em;
}

h1 {
	font-size: 1.8em;
	color: #000;
	margin-bottom: .3em;
}


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

body {
	background: #fff url(../images/body.gif) repeat-x top;

}

#wrapper {
	width: 1024px;
	background: transparent url(../images/left_sidebar.gif) left top no-repeat;
}

#content {
	float: left;
	width: 100%;
	background: transparent url(../images/content.gif) left top no-repeat;
}

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


#container-left {
	float:left;
	margin-left:-100%;
	width:220px;
}

#container-right {
	float:left;
	margin-left: -360px;
	width: 360px;
	background: transparent url(../images/right_sidebar.gif) left top no-repeat;
	padding-top: 15px;
	/* css hack for min height*/
	min-height:260px;
	height:auto !important;
	height:260px;
}

#right-features {
}

.wd_featureboxes_right {
	width: 240px;
	overflow: hidden;
}

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

#mast {
	margin-left: 36px;
	height: 342px;
	overflow: hidden;
	background: transparent url(../images/mast.gif) left top repeat-x;
}


.left {
	float: left;
}

.right {
	float: left;
}

#mast .left {
	background-color: #fff;
	height: 342px;
	width: 628px;
}

#mast .right {
	background-color: transparent;
	width: 300px;
	margin-left: 20px;
}

#mast .right h3 {
	margin: 0;
	padding: 40px 0 0 0;
	height: 64px;
	overflow: hidden;
}

#mast .right p {
	padding: 5px 0;
	color: #fff;
	font-size: 12px;
	line-height: 19px;
}

#mast p a {
	color: #dd8ad9;	
}

#mast p a:hover {
	color: #fff;
	text-decoration: underline;
}

#banner {
	height: 238px;
}

#logo {
	height: 104px;
}

#logo img {
	padding: 25px;
}

.sponsors p {
	color: #000;
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 1.3em;
}

#contentcolumn {
	margin: 0 360px 0 60px;
}

#content h1 {
	font-size: 1.6em;
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	padding-bottom: .5em;
}

h1.page_header {
	margin: 0;
	padding: 20px 0 0 0;
	height: 30px;
	font-size: 17px;
	font-weight: bold;
}

#wd_printable_content{
	padding-right: 2em;
}

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

#wd_printable_content .wd_imagetable img {
	margin: 0;
	padding: 0;
}

#wd_printable_content .wd_imagetable {
	margin: 0;
}

.wd_page_toolbar{
}

.wd_sponsors1{
	padding: 0 2em;
}


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

#left-featureboxes h4, .wd_featurebox_title{
	font-size: 1.1em;
}
	
#top {
	margin-left: 36px;
	height: 60px;
	background-color: #000;
}

#top p, #top ul {
	padding: 15px 0 0 0;
	margin: 0;
}

.template1-submit {
	color: #fff;
	padding: 0 10px;
	background-color: #420c3d;
	position: relative;
	border: 0px solid #000;
	height: 22px;
	top: 2px;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 10px;
}

.template1-footer {
	clear: left;
	border-top: 1px solid #d9dfdd;
	text-align: center;
	padding: .6em;
	background-color: #eef4f2;
	font-size: .8em;
	color: #0e1d47;
}

.template1-footer a {
}

.template1-footer a:hover {
	}

.tagline {
	font-family: "Trebuchet MS", "Lucida Grande", Helvetica, Arial, sans-serif;
	color: #fff;
	font-size: 14px;
}

#top .template1-topnav a {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: .05em;
	text-decoration: none;
	font-weight: bold;
}

#top .right{
	float: right;
}

#top .template1-topnav ul {
	list-style-type: none;
}

.template1-topnav a {
	display: block;
	padding: 3px 10px;
	line-height: 20px;
}

.template1-topnav a:hover {
	background: #2f2f2d;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	text-decoration: none;
}


#top .template1-topnav li {
	float: left;
}

.template1-contact {
	margin: 0;
}

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

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

#nav {
	margin: 2em 0 0 25px;
	padding: 0;
}

#nav li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#nav li a {
	line-height: 15px;
	padding-bottom: 5px;
	width: 300px;
	display: block;
}

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

#nav ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0;
	padding: 0;
}

#nav .template1-subnav a {
	font-weight: normal;
	color: #333;
	margin: 0;
	padding: 0 0 5px 0;
}

.template1-subnav {
	margin: 0;
}

.template1-subnav li {
	margin-left: 15px;
	line-height: 1.2em;
	display: block;
}

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

.template1-subnav a {
	font-size: .8em;
	margin: 0;
	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.5;	
}

.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 {
	padding: 0;
}

.sponsors p {
	padding: 0;
	margin: 0;
}

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

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

