@charset "UTF-8";
/* CSS Document */

* {
	padding: 0px;
	margin: 0px;
	font-family: helvetica, arial, sans-serif;
	
	}

.clear {
	clear: both;
	}
	
.container {
	width:900px;
	margin:0px;
	}
	
.wrapper {
	width:900px;
	margin:0px;
	float:left;
	}
	
/* Header and MP LOGIN */

.homeheader {
	background:URL(/shared/images/templates/20800107/homeheader.jpg) no-repeat;
	float:left;
	width:900px;
	height:187;
	}
	
.mploginarea {
	width:898px;
	height:36px;
	background:URL(/shared/images/templates/20800107/mp_back.gif) repeat-x;
	float:left;
	border-left:#000000 thin solid;
	border-right:#000000 thin solid;
	}

/* Left Navigation */
	
.leftnavigation {
	float:left;
	width:182px;
	height:682px;
	background:URL(/shared/images/templates/20800107/leftnav.jpg) top no-repeat;
	font-family:"Comic Sans MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#000000;
	font-size:.9em;
	padding-top:15px;
	}
	.leftnavigation td {
		padding-left: 10px;
		}
	
.leftnavigation a {
	text-decoration:underline;
	}
	
.leftnavigation a:visited {
	text-decoration:underline;
	color:#000000;
	}
	
.leftnavigation a:hover {
	text-decoration:underline;
	color:#FF6600;
	}
	
	
.s_nav {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	}
	

/* Site Content */

.content {
	float:right;
	width:690px;
	margin-left:0px;
	margin-top:3px;
	padding: 10px;
	}
	
.footer {
	float:left;
	width:900px;
	text-align:center;
	margin-top:20px;
	height:300px;
	font-size:12px;
	}
	
.footer a {
	color:#000066;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	}
	
.footer a:visited {
	color:#000066;
	}
	
.footer a:hover {
	color:#FF6600;
	}
	
.body_form_fields2 {
	background:URL(/shared/images/templates/20800107/email_back.gif) no-repeat;
	border:0px;
	height:22px;
	width:123px;
	padding-top:5px;
	padding-left:20px;
	font-weight:bold;
	}

#stage {
	width: 400px ! important;
	max-height: 400px ! important;
	height: 300px ! important;
	max-height: 300px ! important;
	}

.dotline {border-style: dotted; border-bottom-width: 1px; border-top-width: 1px; border-left-width: 0; border-right-width: 0; border-color: #666666;}

.dotline2 {border-style: dotted; border-top-width: 1px; border-left-width: 0; border-right-width: 0; border-bottom-width: 0; border-color: #666666;}

.dotline3 {border-style: dotted; border-top-width: 0; border-left-width: 1px; border-right-width: 0; border-bottom-width: 0; border-color: #666666;}

.FHtitle, .FHheader {color: #FFF;}

.FHtitles, .FHvalues {color: #000;}