/* Validated by the W3C CSS Validation service. */

body { font-family:"Trebuchet MS", Helvetica, sans-serif; font-size:10pt; }

table { font-family:"Trebuchet MS", Helvetica, sans-serif; font-size:10pt; }

hr { background:#7E8082; border-style:solid; color:#7E8082; height:1px; }

h1 { font-family : Trebuchet MS;
   	font-size : 21px;
   	font-weight : bold;
   	color : #00A160;
}

input { }

a { color:#00A160;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.section-heading { 
	font-family : Trebuchet MS;
   	font-size : 16px;
   	font-weight : bold;
   	color : #7E8082;
}
.question-heading { color : #7E8082; font-weight:bold; }
.question-text { color: #000000; position:relative; left:25pt; top:5 pt }
.choice-text { color: #000000 }
.response-set { margin: 10pt 0pt 20pt 15pt; }

/* TABLE STYLING */
.MasterTable .Top {
	height: 30px
}
.MasterTable .Right {
	width: 20px;
	vertical-align: top;
	margin-left: 10px;
}
.MasterTable .Bottom { 
	border-top:1px solid #7E8082; 
	height:0px; 
	text-align:center; 
	font-size:10px; 
	background-color:#00A160; color:#FFFFFF 
}
.MasterTable .Left { 
	width: 180px;
	vertical-align: top;
	margin-left: 10px;
}
.MasterTable .LowLeft { 
	width: 180px;
	vertical-align: bottom;
	font-size: 9px
	margin-left: 22px; position:relative; bottom:0
}
.MasterTable .Center {	padding: 10px 10px; }

.Footer { 
	width: 800px;
	border-top:1px solid #7E8082; 
	height:30px; 
	text-align:center; 
	font-size:10px; 
	background-color:#00A160; color:#FFFFFF 
}

#topNavMaster {
	width: 800px;
	height: 38px;
	background-color: #F3F3F3;
	background-image: url("/images/topNav_bg.gif");
	visible: false;
	}

#topHome {
	width: 800px;
	height: 250px;
	background-color: #F3F3F3;
	background-image: url("/images/SolaeSplash.jpg");
	visible: false;
	}
#topBanner {
	width: 800px;
	height: 140px;
	background-color: #F3F3F3;
	background-image: url('../images/SolaeBanner.jpg');
	visible: false
	}

/* Leftnav Related DIVs, Ps, Etc ,,. */

#parentLeftNavCell {
	width:180px;
	visible: false;
	/* Hide from IE-Mac \*/
		float: left;
	 /* End hide */
	}

.leftNavBreakDiv {
	width:175px;
	height:12px;
	background-image: url("images/globalDashes.gif");
	background-position: bottom;
	background-repeat: repeat-x;
	visible: false;
	}

.leftNavSubHeadDiv {
	width:175px;
	height:15px;
	background-image: url("images/globalDashes.gif");
	background-position: bottom;
	background-repeat: repeat-x;
	color: #666666;
	font-size: 9px;
	padding:10px 0px 0px 0px;
	visible: false;
	}

.leftNavLinkElement {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width:175px;
	min-height: 23px;
	background-image: url("images/globalDashes.gif");
	background-position: bottom;
	background-repeat: repeat-x;
	font-size: 11px;
	line-height: 12px;
	word-spacing: .01em;
	letter-spacing: .001em;
	visible: false;
	}

.leftNavLinkElementSelected {
	width:175px;
	min-height: 23px;
	font-size: 11px;
	color: #00A160;
	line-height: 12px;
	word-spacing: .01em;
	letter-spacing: .001em;
	visible: false; 
	margin: 0px 0px 1px 0px;
	padding: 3px 4px 4px 22px;
	background-color:#FFDE75; 
	background-image: url("images/globalDashes.gif");
	background-position: bottom;
	background-repeat: repeat-x;
	}
	
.leftNavLinkElement a {
	display: block;
	padding: 3px 4px 4px 22px;
	margin: 0px 0px 1px 0px;
	color: #00A160;
	text-decoration:none;
	visible: false;
	}	
	
.leftNavLinkElement a:hover {
	text-decoration: underline;
	visible: false;
	}
.leftNavFooter {
	width:175px;
	height:15px;
	font-size: 9px;
	visible: true; 
	color:#808080; 
	padding-left:22px; 
	padding-right:4px; 
	padding-top:150px; 
	padding-bottom:4px 
	}