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


body{
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	font-size:10pt;
	color: #4a4a4a;
	background-color:#FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat:repeat-x;
}


#menuLeft {
	position:absolute;
	width:120px; 
	left:40px; 
	top:-45px; 
}


#tableHolder {
	position:relative;
	border: 1px solid #000000;
	width: 969px;
	margin:auto;
}


#tabHolder {
	position:absolute;
	z-index:100;
	width:482px; 
	right:0px; 
	top:117px;
	margin: 0px;
	padding: 0px;
}


#flexcrollNarrow {
	height: 332px;
	width: 270px;
	overflow: auto;
	border: 0px solid #666;
	padding-right: 20px;
	padding-left:15px;
	text-align:justify;
	position: absolute;
	top:205px;
}


#flexcrollStandard {
	height: 332px;
	width: 355px;
	overflow: auto;
	border: 0px solid #666;
	padding-right: 20px;
	padding-left:15px;
	text-align:justify;
	position: absolute;
	top:205px;
}


#flexcrollStandardShorter {
	height: 302px;
	width: 355px;
	overflow: auto;
	border: 0px solid #666;
	padding-right: 20px;
	padding-left:15px;
	text-align:justify;
	position: absolute;
	top:235px;
}


#flexcrollWide {
	height: 332px;
	width: 700px;
	overflow: auto;
	border: 0px solid #666;
	padding-right: 20px;
	padding-left:15px;
	text-align:justify;
	position: absolute;
	top:207px;
}


#flexcrollWideShorter {
	height: 292px;
	width: 700px;
	overflow: auto;
	border: 0px solid #666;
	padding-right: 20px;
	padding-left:15px;
	text-align:justify;
	position: absolute;
	top:225px;
}


#h1Holder {
	position:absolute; 
	width:291px; 
	top:150px; 
	padding-left:15px;
}


#NavLnk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	background-color:#FFFFFF;  
	padding-top:0px; 
	padding-bottom:15px; 
	width: 849px; 
	position:relative; 
	margin:auto; 
	margin-top:20px;
	margin-bottom:25px;
	text-align:center;
}


img {
	border: none;
	text-decoration: none;
}


.ulNoBullet {
	list-style-type: none;
	padding: 0;
	margin-left: 0px;
}


ul {
	padding: 0;
	margin-left: 25px;
	margin-right: 25px;
}

ul.ulAcrobat {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}

li.liAcrobat {
	background: url(/images/bullet-pdf.png) left center no-repeat;
	padding-left: 15px;
	margin-bottom: 10px;
}


.pageTitle {
	position:relative;
	padding-top:25px; 
	padding-left:5px; 
	float:left; 
	text-align:left
}


.contentImage {
	position:absolute;
	top:205px;
	right:27px;
	margin: 10px; 
	margin-top:0px;
}


.inlineImage {
	position:relative;
	margin:0px;
	margin-left: 25px;	
	margin-bottom: 10px;
}


.contentPadded {
	position:relative;
	margin-top:0px;
	padding-top:0px;
	padding-left:25px;
	padding-right:17px;
	text-align:justify;
}


.photoNarrow {
	position:absolute;
	left:400px;
	top:0px;
}


.faqQuestion {

}


.faqAnswer {
	display:none;
	margin-top:-15px;
}


.seventy {
	font-size:80%;
}


.disclaimer {
	font-family: "Times New Roman", Times, serif;
	font-style:italic;
	text-align:justify;
	font-size:1.1em;
}


h1 {
	font-family: "Times New Roman", Times, serif;
	font-style:normal;
	color: #4a4a4a;
	font-weight:normal;
	font-size:1.8em;
	margin-top:10px;
	padding-top:;
}


h2 {
	font-family: "Times New Roman", Times, serif;
	font-style:italic;
	color: #4a4a4a;
	font-weight:normal;
	font-size:1.5em;
	padding-top:20px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:0px;
	text-align:left;
}


.h1Subtext {
	margin-top:-15px;
	padding-top:0px;
	font-family: "Times New Roman", Times, serif;
	font-style:normal;
	color: #4a4a4a;
	font-weight:normal;
	font-size:1.4em;
}


.h2AtTop {
	margin-top: 0px;
	padding-top:5px;
}

.h2Sub { font-size:80%;}


h3 {
	font-family: "Times New Roman", Times, serif;
	font-style:normal;
	font-size:1.15em;
	letter-spacing:.06em;
	color: #4a4a4a;
	font-weight:normal;
	text-align:left;
	padding-top:10px;
	text-decoration: underline;
}


.h3AtTop {
	margin-top: 0px;
	padding-top:5px;
}


a:link {
	color: #5F748D;
	text-decoration: none;
}


a:visited {
	color: #5F748D;
	text-decoration: none;	
}


a:hover {
	color: #FF9900;
	text-decoration: none;
}


a:active {
	color: #FF9900;
	text-decoration: none;
}


a.newsLink:link {
	color: #5F748D;
	text-decoration: underline;
}


a.newsLink:visited {
	color: #5F748D;
	text-decoration: underline;
}


a.newsLink:hover {
	color: #FF9900;
	text-decoration: underline;
}


a.newsLink:active {
	color: #FF9900;
	text-decoration: underline;
}
