html { min-height: 100%; margin-bottom: 1px; }

body { 
	font: 9pt/14pt arial, helvetica, sans; 
	color: #797979;  
	background: #fff url(images/bg_map.gif) repeat-x; 
	margin: 0px; 
	text-align: center;
	}

p {
	font: 9pt/14pt arial, helvetica, sans;
	}

p.big {
	font: 11pt/16pt arial, helvetica, sans;
	}

h1, h2, h3, h4, h5 {
	font-family: Helvetica, Arial, sans-serif;
	letter-spacing: 0px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	line-height: 1em;
}


h1 {
	text-align: left;
	padding: 20px 0 20px 0;
	margin: 0 20px 0 0px;
}


a:link, a:visited { 
	text-decoration: none; 
	color: #999;
	}

a:hover, a:active { 
	text-decoration: none; 
	color: #FFCC00;
	}

#subhead { 
	background: #333 url(images/bkg_subhead.gif) no-repeat;
	width: 780px;
	border: 0px solid #CCCCCC;
	height: 125px;
	text-align: left;
	overflow:auto;
	}


#contents { 
	background: #333 url(images/bkg_body.jpg) repeat-x;
	width: 780px;
	border: 0px solid #CCCCCC;
	text-align: left;
	overflow:auto;
	}

#leftcol {
	width: 430px;
	padding-top: 0px;
	padding-left: 20px;
	padding-bottom: 20px;
	float: left;
}

#fullspan {
	width: 730px;
	padding-top: 0px;
	padding-left: 20px;
	padding-bottom: 20px;
	float: left;
}

#rightcol {
	width: 250px;
	padding-top: 30px;
	float: right;
	}


#wrapper { 
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background: url(images/bg_matte.gif) repeat-y;
	}

#container { 
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	}

#top {
	font: 7.5pt/14pt verdana, arial, helvetica, sans; 
	color: #797979;  
	height: 30px;
	width: 100%;
	text-align: right;
	margin-top: 10px;
	}

#topLeft { 
	float: left;
	padding-left: 20px;
	padding-top: 8px;
	}

#topLeft a { 
	font: 8pt/16pt tahoma, verdana, arial, sans; 
	font-weight: bold;
	text-decoration: none; 
	color: #999;
	}

#topLeft a:hover { 
	text-decoration: none; 
	color: #FFF;
	}


#topRight { 
	float: right;
	padding-top: 8px;
	font: 8pt/16pt tahoma, verdana, arial, sans; 
	color: #CCCCCC;
	text-align: right;
	padding-right: 20px;
	}

#header {
	width: 780px;
	height: 130px;
	margin: 0px;
	clear: both;
	text-align: left;
	}

#footernav { 
	float: left;
	padding-left: 20px;
	}

#footercopyright { 
	float: right;
	font: 7pt/16pt tahoma, verdana, arial, sans; 
	color: #999;
	text-align: right;
	padding-right: 20px;
	}


#footer a { 
	font: 7pt/16pt tahoma, verdana, arial, sans; 
	text-decoration: none; 
	color: #999;
	}

#footer a:hover { 
	text-decoration: none; 
	color: #ccc;
	}


.products {
	margin: 0 0 12px;
	padding: 0;
	font-size: 12px;
	line-height: 1.5em;
	background: #f6f6f6;
	border: 1px solid #ddd;
	}
.productOverview {
	margin: 0;
	padding: 0;
	}
.productHead {
	margin: 0;
	padding: 3px 10px 3px;
	background: #E6E6E6;
	border-bottom: 1px solid #ddd;
	}

.productHead H2 {
	margin-top: 5px;
	margin-bottom: 5px;
	}


.attribution { color: #AFC6E6; font-style: italic; }
.photoborder { border: 1px solid #94AED4; }
.name { font-weight: bold; color: #000000}
.rowHead {  background-color: #333; font: 14px "trebuchet ms", arial, sans; color: #fff; font-weight: bold; }
.rowOdd { background-color: #333; }
.rowEven { background-color: #262626; }
.opps { font-weight: bold; color: #fff;}

