@CHARSET "ISO-8859-1";
body { background-color:#ffffff; }
body, .text { color: #333333; font-family: "Arial"; font-size: 9pt; font-weight: normal; line-height:150%; }
.text { line-height:150%; }
a { color:#333333; text-decoration:underline; }
a:hover {color:#ff6600;text-decoration:none;}

.menu { font-size:9pt; }
a.menu { color:#666666; font-size:9pt; text-decoration:none; }
a.menu:hover,a.menu-focus:hover { color:#ff6600; text-decoration:none; }

.address { font-size:9pt; line-height:130%; }
.foot { font-size:8pt; margin-right:20px;line-height:120%; }
a.foot { color:#666666; font-size:9pt; text-decoration:none; }
a.foot:hover,a.foot-focus:hover { color:#ff6600; text-decoration:none; }

.top-box { padding-bottom:9px; height:72px; vertical-align:bottom; }
.top-left { margin-left:72px; margin-right:7px; }
.middle-left { margin-left:72px; margin-top: 58px; }
.middle-right { position:relative; width:513px; height:450px; }
.lower-left { padding-left:18px; }
.lower-right { padding-right:20px; line-height:130%; }
.bottom-box { padding-top:16px; vertical-align:top; }

.bio { margin-left:10px; margin-bottom:20px; margin-right:175px; line-height:120%; }
.bio p { margin-bottom:10px;margin-top:10px; }
.text-box { position:absolute; bottom:0; padding-right:175px; padding-left:10px; margin-bottom:20px;}
.photo-box { padding-bottom:19px; }

.home-title a { display:block; text-decoration:none; }
.home-title1 {
	color:#ffffff;
	font-size:10pt;
	font-family: "Arial Narrow";
	text-transform:uppercase;
}
.home-title-small {
	color:#ffffff;
	font-size:8pt;
	font-family: "Arial Narrow";
	text-transform:uppercase;
}


.title { color:#ff9900; font-size:10pt; font-weight:bold; }
.title-line { padding-bottom:8px; }
.menu-focus { color:#ff9900; text-decoration:none; }
.menu-cell {padding-bottom:10px;padding-right:10px;}
.menu-title, .menu-title a, .menu-title span { color:#000000; font-weight:bold; }
.menu-item {line-height:200%;}
.menu-bulleted {padding-bottom:10px;line-height:150%;}
.bullet {
	margin-right:5px;
	margin-bottom:2px;
}
img.index {
	margin-right:9px;
	margin-bottom:5px;
	border:0px;
	padding:2px;
	cursor:pointer;
}
img.index-over /*, a.index:hover img */ 
{
	margin-right:9px;
	margin-bottom:5px;
	/* border:2px solid #ff6600; padding:0px; */
	border:0px; padding:2px;
	cursor:pointer;
}
img.index-focus /*, a.index:hover img */ 
{
	margin-right:9px;
	margin-bottom:5px;
	/* border:2px solid #ff9900;padding:0px; */
	border:0px; padding:2px;
	cursor:default;
}
