/* ----------FACT Panels-------- */
.PanelContent{
	margin-bottom:10px;
	display:none;
}
.CollapsiblePanelTab{
	cursor:pointer;
	font-family: Courier, "Times New Roman", Times, serif;
	color: #395E4A;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: .1em;
}
.otherLinks{
	font-size:11px;
	padding-left:10px;
}
.otherLinks a {
	color:#395E4A;
	text-decoration:none;	
}
.otherLinks a:hover {
	text-decoration:underline;	
}

/* ----------page styles-------- */
body {
margin: 0px;
padding: 0px;
background-color: #395E4A;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;}


/* ----------link styles-------- */
a:link {
color: #395E4A;
text-decoration: underline;}

a:visited {
color: #395E4A;
text-decoration: underline;}

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

a:active {
color: #395E4A;
text-decoration: underline;}



/* ----------text styles-------- */
.body {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.5em;
color: #333333;
padding-bottom: 15px;}

.photoLeft {
padding-right: 10px;
padding-bottom: 10px;}

.fiveSub {
font-family: Georgia, "Times New Roman", Times, serif;
color: #395E4A;
font-weight: bold;
text-transform: uppercase;
font-size: 14px;
letter-spacing: .1em;
}
.fiveSub a {
	color: #395E4A;
	text-decoration:none;
}
.fiveSub a:hover {
	color: #395E4A;
	text-decoration:underline;
}

.headline {
font-family: Georgia, "Times New Roman", Times, serif;
color: #000000;
text-transform: uppercase;
font-size: 21px;
padding-top: 33px;
padding-bottom: 19px;
padding-left: 98px;
letter-spacing: .1em;}

.headline2 {
font-family: Georgia, "Times New Roman", Times, serif;
color: #000000;
text-transform: uppercase;
font-size: 21px;
letter-spacing: .1em;}


/* ----------container styles-------- */
.fullCol {
padding-left: 98px;
padding-top: 33px;
line-height: 1.5em;}

.colCell {
padding-right: 10px;
line-height: 1.5em;}

.colCell2 {
padding-left: 10px;}
