body 
{
	text-align: center;
	width: 800px;
	margin: 0px auto;
	padding: 0;
	padding-left: 5px;
	padding-right: 5px;
	background: #A7A7A7 url(/images/bodybg.gif) repeat-x left top; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}



.blue
{
	color: #87CEEB;
}

.bluelarger
{
	color: #87CEEB;
	font-size: 15px;
}

.black
{
	color: #000;
}

.blacklarger
{
	color: #000;
	font-size: 15px;
}

#header
{
	width: 815px;
	height: 95px;
	padding-bottom: 15px;
	background: url(/images/header.jpg) no-repeat left top; 
}

#footer
{
	background: #444;   
	border: 0px;
	border-left: 1px solid #767676;
	border-right: 1px solid #767676;
	border-bottom: 1px solid #767676;
	width: 779px;
	padding: 10px;
	margin: 0px;
	margin-left: 6px;
	text-align: center;
	margin-bottom: 100px;
	color: #FFF;
}

#footer a
{
	color: #FFF;
	text-decoration:none; 
	font-weight: bold;
}

#content a #content a:hover
{
	color: #000;
}

.logo
{
	width: 350px;
	float: left;
}

.logo a
{
	width: 350px; /*match to width of the image*/
	height: 95px; /*match to height of the image*/
	text-decoration:none; 
	display:block;	 	
}

.logo a span
{
	display: none;
}

#headersignin
{ 
	width: 300px;
	float: right;
	padding: 10px;
	text-align: right;
}

a.signinlink
{
	color: #FFF; 
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}

a.signinlink:hover
{
	color: #EEE; 
	font-weight: bold;
	text-decoration: underline;
	font-size: 11px;
}


#contentheader
{
	margin-left: 6px;
	background: #4D4D4D url(/images/bodybgheader.gif) no-repeat left top;   
	height: 15px;
	width: 801px;
	padding-top: 0px;
}

#content
{
	background: #4D4D4D;   
	border: 0px;
	border-left: 1px solid #767676;
	border-right: 1px solid #767676;
	width: 799px;
	padding: 0px;
	margin-left: 6px;
	text-align: left;
}

#maincolumn
{
	width: 570px;
	float: left;
}

#secondarycolumn
{
	width: 220px;
	float: right;
}


h1
{
	font-size: 12px;
	font-weight: bold;
	color: #FFF;	
	padding: 17px;
}

h2
{
	font-size: 12px;
	font-weight: bold;
	color: #FFF;	
	padding: 17px;
	padding-left: 0px;
	padding-bottom: 10px;
}

p
{
	line-height: 15px;
	padding-bottom: 10px;
	font-size: 12px;
}



.whitecontent ul
{
	
}

.whitecontent li
{
	list-style-type: disc;
	margin-left: 20px;
	margin-bottom: 5px;
}

.othercontent
{
	background: #666666;
	color: #FFF;
	margin: 0px;
	margin-right: 17px;
	padding-bottom: 10px;
}

.othercontent a
{
	color: #FFF;
}

.othercontent p
{
	line-height: 15px;
	padding: 10px;
	font-size: 12px;
}


.formerror
{
	color: #C00;
	background: #CCC;
}

.whitecontent
{
	background: #FFF url(/images/whitecontentbgheader.gif) no-repeat right top;   
	padding: 10px;
	margin: 17px;
	margin-top: 0px;
	margin-right: 7px;
}

#browsecategories
{
	margin-right: 10px; 
	width: 150px; 
	padding: 10px; 
	float: left; 
	background: #EEE;
}

#browsecategories li
{
	font-size: 12px;
	padding-bottom: 5px;
}

#browsecategories a
{

	color: 000;
}

#navigation {
	position: relative;
	height: 28px;
	width: 815px; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#navigation ul#primary {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: -1px;
	width: 745px; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
	margin-left: 90px;
}

#navigation ul#primary li  {
	display: inline;
	list-style: none;
}

#navigation ul#primary a,#navigation ul#primary span,#navigation ul#primary a.current {
	width: 7.5em;
	display: block;
	float: left;
	padding: 4px 0;
	margin: 1px 2px 0 0;
	text-align: center;
	font: bold 11px verdana, arial, sans-serif;
	text-decoration: none;
	color: #FFF;
}

#navigation ul#primary span,#navigation ul#primary a.current,#navigation ul#primary a.current:hover {
	border: 1px solid #767676;
	border-bottom: none;
	background: #4D4D4D;
	padding-bottom: 6px;
	margin-top: 0;
}

#navigation ul#primary a {
	background: #969696 url(/images/navbuttonbg.gif) repeat-x left top;
	border: 1px solid #767676;
	border-bottom: none;
}

#navigation ul#primary a:hover {
	margin-top: 0;
	border-color: #767676;
	background: #969696;
	padding-bottom: 5px;
}


fieldset {
	margin : 0px;
	padding : 0px;
	padding-left: 10px;
}

fieldset div br 
{
	display : none;
}

label 
{
	display : block;	
	line-height: 15px;
	padding-bottom: 3px;
	font-size: 12px;
}

fieldset div 
{
	margin : 0;
	padding : 0;
	padding-top: 10px;
}

input
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


textarea
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.button {
    background: #969696 url(/images/buttonbg.gif) repeat-x left top; 
    color: #FFF;
    font-size: 12px;
    font-weight: bold;  
    text-decoration: none;
    border: solid 1px #969696;	
    padding-left: 5px; 
    padding-right: 5px; 
	padding-bottom: 5px; 
	padding-top: 3px; 
}

a.button:hover {
    background: #969696 0px 20px; 
    color: #FFF;
    outline: none; 
}




