/* begin color options */ 

#topnav{
	background: #400a55;
}

#footer {
	background: #400a55;
}

#search{
	background:#936aa8;
	border-left:200px solid #400a55;
	border-right:20px solid #400a55;
}

ul.nav li.on {
	background:#936aa8 url('../images/leftnav_arrow.gif') 5px center no-repeat;
}

#left-column {
	background:#eff1e6 url('../images/left-column_background.gif') top right no-repeat;
}

#content {
	border-left: 200px solid #eff1e6;
}


/* 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, 
caption, tbody, tfoot, thead, tr, th, td { 
	border: 0; 
	outline: 0; 
	font-size: 100%; 
	vertical-align: baseline; 
	background: transparent; 
}

body {
	margin:0;
	padding:0;
	background-color: #fff;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	color: #333;
}

a{
	color: #7fafc1;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

* html ul li a {
	height: 1em;
}

#headerwrapper{
	width:100%;
	background:#333;
}

#headerleft{
	background:url('../images/header_shadow_left.png') bottom left no-repeat;
	padding-left:15px;
}
#headerright{
	background:url('../images/header_shadow_right.png') bottom right no-repeat; 
	padding-right:15px;
}

#header{
	width:990px;
	text-align:left;
}

#headerinner{
	width:760px;
	background:#e1e5cd;
	float:left;
	overflow:auto;
}


#searchform{
	width:275px;
	background:#400a54 url('../images/search_background.gif') left center no-repeat;
	clear: both;
	padding: 10px 0;
}

#searchform form, #searchform input{
	margin:0;
	padding:0;
}

#search input.input {
	border: 2px solid #fff;
	padding: 2px 3px;
}

#search input.submit{
	background:#333;
	color:#fff;
	border:1px solid #333;
	cursor:pointer;
	padding: 2px 10px;
}

#logo{
	float:left;
	width:200px;
	background:#fff;
	height: 280px;
}

#logo img {
	padding: 75px 0 0 3px;
}

#tagbanner{
	overflow:auto;
}

#tagline {
	padding:20px;
}

#tagline p{
	margin: 0;
}

#tagline h2{
	font-size: 1.2em;
}


#banner, #tagbanner img {
	float:right;
	margin-left:10px;
	overflow:auto;
}

#topnav{
	overflow:auto;
	line-height: 33px;
	width:760px;
	font-size: .9em;
}
#topnav ul{
	margin:0;
	padding:0;
}
#topnav li{
	float:left;
	list-style-type:none;
	white-space:nowrap;
	background:url('../images/topnav_arrow.gif') left center no-repeat;
	padding-left:20px;
	margin-left:20px;
}
#topnav a:link, #topnav a:visited {
	color: #fff;
	text-decoration: none;
	float: left;
	text-transform:uppercase;
}
#topnav a:hover {
	
}

#mainwrapper{
	background:#fff url('../images/page_background.png') repeat-x;
}

#main {
	background:#fff;
	width:990px;
	overflow:auto;
	text-align:left;
}

#mainleft{
	background:url('../images/page_shadow_left.png') top left no-repeat;
	padding-left:15px;
	overflow:auto;
}
#mainright{
	background:url('../images/page_shadow_right.png') top right no-repeat;
	padding-right:15px;
	overflow:auto;
}

#left-column {
	float:left;
	width: 200px;
	padding-top: 20px;
}

ul.nav {
	vertical-align: top;
	padding: 0;
	margin: 0;

}
ul.nav li {
	margin: 0;
	list-style: none;
}
ul.nav li.over {
	margin: 0px;
}
ul.nav li.on {
	font-weight: bold;
}
ul.nav a:link, ul.nav a:visited {
	color: #000;
	display: block;
 	padding: 8px 0px 8px 25px;
	text-decoration: none;
}
ul.nav a:link.on, ul.nav a:visited.on, ul.nav a:hover.on {
	text-decoration: none;		
}
ul.nav a:hover {
	background:#e1e5cd;
}
ul.nav li.over a:link, ul.nav li.over a:visited {}



ul.subnav {
	padding: 0 0 0 45px;
	margin: 0;
}
ul.subnav li{
	padding: 4px 0px;
	list-style: none;
}
ul.subnav li.on {
	background:none;
}
ul.subnav a:link, ul.subnav a:visited {
	color: #000;
	text-decoration: none;
}
ul.subnav a:link.on, ul.subnav a:visited.on {
	font-weight: bold;
	text-decoration: none;
}
ul.subnav a:hover {
}

#right-column {
	vertical-align: top;
	width: 275px;
	padding-top: 15px;
	float: right;
	margin-left:15px;
}

#right-column a:link, #right-column a:visited {}

#right-column a:hover {}

#content {
	vertical-align: top;
	padding: 15px;
	line-height: 1.5;
}
#content table, table.spintable {
	font-size: 10pt;
}

#content p {}

#content h1 {
	font-size: 1.8em;
	padding-bottom:15px;
	background:url('../images/heading_background.png') bottom no-repeat;
}

/* use h2 for the title of a section */
#content h2 {
	font-size: 1.4em;
	padding-bottom:15px;
	background:url('../images/heading_background.png') bottom no-repeat;
}
	
/* use h3 for the title of an item, or a group heading */
#content h3 {
	font-size: 1.2em;
	padding-bottom:15px;
	background:url('../images/heading_background.png') bottom no-repeat;
}

/* use h4 for subtitles and such */
#content h4 {
    font-weight: bold;
}
	
/* caption style override for pictures within the template1-content area */
#content .caption {}

/* inline links */
#content a:link, #content a:visited {}
	
#content a:hover {}

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

#content a:hover.itemlink {}

/* use .itemtitle for things that are like .itemlink, but aren't links */
#content .itemtitle {
	font-weight: bold;
}

td.sponsors {
	padding: 0;
}

td.sponsors table {
	border-collapse: collapse;
	*border-collapse: expression('separate', cellSpacing = '0px');  /* IE hack  */
}

.sponsors p {
	margin: 0 0 5px 0;
	padding: 5px;
	font-weight:bold;
	padding-bottom:15px;
	background:url('../images/heading_background.png') bottom no-repeat;
}

.sponsors img {
	padding: 10px;
}

#footer {
	padding: 4px 15px 15px 15px;
	color: #EFF1E6;
}

#footer img {
	float: right;
}
	
#footer a:link, #footer a:visited {
	color: #fff;
}
	
#footer a:hover {}

.contentbox table {
	margin: 0px;
}

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

.poll td {
	font-size: 11px;
	color: #000000;
}

.poll h3 {
	font-size: 13px;
	margin: 0px 0px 4px 0px;
	padding: 2px;
}

.poll h4 {
	font-size: 11px;
	color: #000033;
	margin: 0px;
}

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

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