* {
   padding:0;
   margin:0;
}

body,html {
	background-color:#DADADA;
	height:100%;	
}

	
#prefooter {
    position:relative;
    min-height:100%;
}


#footer {
	position:relative;
	margin-top:-7.0em; /* -7.5em */
	width:100%;
	background-color:white;
	border-top:1px solid #B5B9A7;
}


#content {
	padding-bottom:9em; /* 9em */
}


* html #prefooter {
	height:100%;
}	
	
div,a,html,td,body,html,input {
 	font-family:Verdana,Arial;
 	font-size:12px;
	color:black;	
}

.clearer {
	clear:both;
	height:1px;
	font-size:1px;
	line-height:1px;
	margin-bottom:-1px;
	overflow:hidden;
}

#header {
	background-color:white; 
	overflow:hidden;
	height:80px;
}

#topnav {
	height:36px; 
	clear:left;
	background-image:url('bg_top.gif');
	margin-bottom:10px;
}

#logo {
	margin:11px 48px 0px 12px; 
	/*float:left; */
	border-bottom:14px solid white;
}

#search_input {
	padding:8px 0px 8px 0px; 
	background-color:transparent; 
	border:0; 
	font-size:12px; 
	font-weight:bold; 
	width:150px;
}

#search_back {
	margin-top:21px; 
	width:183px; 
	height:35px; 
	float:left; 
	background:url(bg_search.gif) no-repeat top left;
}

#footer_links {
	color:gray;
	margin-left:14px; 
	margin-top:5px;
}

#disclaimer, #disclaimer h2 {
	color:gray;
	font-size:10px;
	margin-left:14px; 
	font-weight:normal;
}
#disclaimer h2 { margin:0; }

	/*
#navigation {
	float:left; 
	margin:0; 
	padding:0; 
	background: url(bg_top.gif) repeat-x top left;
}
	*/
	
#navigation li {
	float:left; 
	list-style:none; 
	background:url(nav_delimiter.gif) no-repeat top right;
}

#navigation a {
	font-size:12px;
	font-weight:bold;
	float:left;
	padding:7px 11px;
	text-decoration:none;
	color: #fff;
}
	
#navigation a:hover {
	color: #0050AD;
	/*background: #575758;*/
	background:url(nav_hover.gif) no-repeat top right;
}

.space {
	font-size:6px;
}

.showcase {
	width:261px; 
	margin-bottom:10px; 
	overflow:auto; 
	display:block;
}


.box {
	background-color:white; 
}

.bw207 {
	width:207px; 
	margin-bottom:12px;
}
.bw285 {
	width:285px; 
	margin-bottom:12px;
}

.bw324 {
	width:324px; 
	margin-bottom:12px;
}

.bw363 {
	width:363px; 
	margin-bottom:12px;
}

.bw597 {
	width:597px;
	margin-bottom:12px;
}

.bw948 {
	width:948px;
	margin-bottom:12px;
}

.mleft {
	margin-left:27px;
}

.bg_leaderboard {
	background-color:#C0C0C0; 
	padding-top:10px; 
	padding-bottom:20px; 
	background:url(bg_orangeborder.gif) repeat-x bottom left;
}

.bg_pale {
	background-color:#C7C7C7;
}

.box_padding {
	margin:4px 12px 10px 12px;
}

.box_padding_ad {
	margin:7px 12px 0px 12px;
	text-align:center;
}

.page_margin {
	width:960px; 
	margin:0 auto 0 auto;
}

#photocredit {
	color:gray;
	font-size:9px;
}

/* alt.green: #66AE00; */

H1,.h1 {
	display:block; 
	margin-bottom:6px;
	color:#2DAC00;
 	font-size:18px;
	font-weight:bold;
}

H2,.h2 {
	display:inline; 
	color:#2DAC00;
 	font-size:14px;
	font-weight:bold;	
}

H2.scinfo {
	font-size:9px; font-weight:normal; color:gray;
}

#headline {
	color:#452E22;
 	font-size:18px;
	font-weight:bold;
}


#mbrowse_info1 {
 	font-size:12px;
	font-weight:bold;
	margin-bottom:2px;
}

#mbrowse_info2 {
	color:gray;
 	font-size:10px;
}

#mbrowse_url {
	text-decoration:none;
	margin-bottom:2px;	
}

#mbrowse_dashline {
	width:560px; 
	border:1px; 
	border-bottom-style:dashed; 
	padding-bottom:8px; 
	margin-top:7px; 
	margin-bottom:15px;
	border-color:silver;
}

.micon {
	vertical-align:bottom;
	padding-right:3px;
} 

.formfield {
	width:250px; 
	background-color:#EAEAEA; 
	color:black; 
	border:1px solid #EAEAEA;
	border-bottom:1px solid #0048A8;
	margin-bottom:8px;
	padding:3px;
}


textarea.formfield {
	border:1px solid #0048A8;
 	font-family:Verdana,Arial;
 	font-size:12px;	
}

.formfield_disabled {
	width:250px; 
	background-color:#EEEEEE; 
	color:gray; 
	border:1px solid #EAEAEA;
	border-bottom:1px solid #0048A8;
	margin-bottom:8px;
	padding:3px;
}


.submitbutton {
	color:#0050AD;
	font-weight:bold;
	cursor:pointer;
}

#formPLselect {
	color:black; 
	border:1px solid #0048A8;
	margin-bottom:4px;	
}

#ContactError {
	width:250px; 
 	font-size:14px;
	font-weight:bold;
	color:white;	
	background-color:#CC0000; 
	text-align:center;
}



a {
	color:#0050AD;
	font-weight:normal;
}

a.navfooter {
	text-decoration:none; 
	color:#0050AD;
}

a.navfooter:hover {
	text-decoration:underline;
}

a.gsel:hover {
	background-color:#E9ECF5;
}

img.portrait {
	margin:5px 0 5px 0;
}

.adenc1 {
	background-color:white;
	cursor:auto;
}

.adenc1_highlight {
	background-color:#E8EEF6;
	cursor:pointer;
}

.tooltip {
	background-image:url('tooltip_rightclicksaveas_de.gif'); 
	display:inline;
	visibility:hidden;
	position:absolute;
  	font:11px Verdana,sans-serif;
	margin-left:3px;
	width:251px;
	height:221px;
}

.amacontent li {
	margin-left:20px;
}

p {
	line-height:130%
}
