﻿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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus 
{
	outline: 0;
}

body 
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #777777;
	background-color: #43403B;
	margin-top: 8px;
}

#wrapper
{
	width: 849px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
}

#header
{
	width: 666px;
	float: left;
	
}


#headerflash
{
	width: 666px;
	float: left;
}

#leftpanel
{
	width: 183px;
	float: left;
}

#navigation
{
	margin: 0;
	padding: 0;
	width: 183px;
	background-image: url(/images/nav_background.gif);
	background-repeat: repeat-y;
}

#navigation ul
{
	margin: 0;
	padding: 0;
	padding-top: 20px;
	list-style-type: none;	
}

#navigation ul ul
{
	margin-top: 5px;
	padding-top: 0px;
	list-style-type: none;	
	background-image: none;	
}

#navigation li
{
	margin-left: 20px;
	margin-top: 5px;
}

#navigation li a, #navigation li a:link, #navigation li a:visited, #navigation li a:active
{
	color: #30526b;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

#navigation li a:hover
{
	color: #fc761b;
}

#navigation li li a, #navigation li li a:link, #navigation li li a:visited, #navigation li li a:active 
{
	color: #999999;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

#navigation li li a:hover
{
	color: #999999;
}

#content
{
	width: 463px;
	float: left;
	background-color: #ffffff;
	padding: 23px 20px 23px 20px;
	
	

}

#content a, #content a:Link, #content a:Visited, #content a:Active
{

}

#content a:Hover
{

}

#content h1
{
	padding-bottom: 15px;
	color: #003366;
	font-size: 12px;
	font-weight: bold;
}

#content h2
{
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	font-weight: bold;
}

#content p
{
	padding-bottom: 15px;
}

#content p.small
{
	font-size: 10px;
}

#content ul
{
	margin-left: 30px;
}

#sidebar
{
	width: 163px;
	float: left;	
	background-color: #ffffff;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
	color: #ffffff;
}

.sidebarblue
{
	margin-top: 22px;
	background-color: #6e72a3;
}

#sidebar h2
{
	color: #ffffff;
	font-size: 19px;
	font-weight: normal;
	margin-bottom: 23px;
}

.sidebaritem
{
	width: 144px;
	margin-top: 10px;
	padding: 0px 10px 10px 9px;
	font-size: 11px;
	border-bottom: solid 1px #9999cc;
}

#sponsors
{
	clear: both;
	width: 463px;
	font-size: 11px;
	margin-top: 20px;
}

#sponsors .sponsor
{
	width: 115px;
	height: 150px;
	float: left;
	text-align: center;
}

#supporters
{
	clear: both;
	width: 463px;
	font-size: 11px;
	margin-top: 20px;
}

#supporters .supporter
{
	width: 115px;
	float: left;
	text-align: center;
}

#footer
{
	clear: both;
	width: 849px;
	height: 26px;
	text-align: center;
	color: #ff6600;
	font-size: 11px;
	position: relative;
	background-color: #43403B;
}

#footer a, #footer a:Link, #footer a:Visited, #footer a:Active
{
	color: #ffffff;
}

#footer a:Hover
{

}

#footer ul
{
	list-style-type: none;	
}

#footer ul li
{
	display: inline;
	padding-left: 2px;
	padding-right: 2px;
}
.indented
{
	margin-left:40px;
}

#flashborder
{
    width:100%;
    border-bottom:2px solid #001F4C;
}

.redBold {
	color: #FF0000;
	font-weight: bold;
}
.greencopy{
	color:#003366;
	}
	
.bluecopy{
	color:#0033FF;
	}
