/* Site Link Styles */

a:link {color: #08556C}
a:active {color: #00A9E6} 
a:hover {color: #00A9E6} 
a:visited {color: #08556C}


/* styles for Main Navigation */

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #08556C;
	font-weight: bold;
	vertical-align: bottom;
}
a.navigation:link, a.navigation:visited {
	color: #08556C;
	text-decoration: none;
}
a.navigation:active, a.navigation:hover {
	color: #08556C; 
	text-decoration: underline;
}

/* styles for Footer Navigation */
.body1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #08556C;
}
a.body1:link, a.body1:visited {
	color: #08556C;
	text-decoration: none;
}
a.body1:active, a.body1:hover {
	color: #08556C; 
	text-decoration: none;
}	
.navFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #08556C;
}
a.navFooter:link, a.navFooter:visited {
	color: #08556C;
	text-decoration: none;
}
a.navFooter:active, a.navFooter:hover {
	color: #08556C; 
	text-decoration: underline;
}
.nfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-transform: uppercase;
	color: #08556C;
}
a.nfooter:link, a.nfooter:visited {
	color: #08556C;
	text-decoration: none;
}
a.nfooter:active, a.nfooter:hover {
	color: #08556C; 
	text-decoration: underline;
}.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #2F2C20;
	text-decoration: none;
}
.creamBG {
	background-color: #E9E2BE;
}
.bgHome {
	background-color: #80C4DC;
	background-image: url(../images/bg_home.gif);
	background-repeat: repeat-x;
}
.frame {
	border: 1px solid #000000;
	margin-top: 20px;
	margin-bottom: 20px;
}
.subHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #08556C;
	margin-bottom: -6px;
	margin-top: 6px;
}
.subsubHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #08556C;
	margin-bottom: -6px;
	margin-top: 6px;
	font-weight: normal;
}
.tableRule {
	border-top: 2px none #F8F6EC;
	border-right: 2px none #F8F6EC;
	border-bottom: 2px solid #F8F6EC;
	border-left: 2px none #F8F6EC;
}
.tableRuleAbove {
	border-top: 2px solid #F8F6EC;
	border-right: 2px none #F8F6EC;
	border-bottom: 2px none #F8F6EC;
	border-left: 2px none #F8F6EC;
}
.tableSideCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;

}
.thumbs {
	border: thick solid #FFFFFF;
}
.picsFrame {
	border: 15px solid #FFFFFF;
	background-color: #FFFFFF;

}
