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

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
}
body {
	background-color: #4ba8ac;
	background-image:url(images/BG.jpg);
	background-position:top;
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #006666;
}
a:visited {
	color: #006666;
}
a:hover {
	color: #003399;
}
a:active {
	color: #006666;
}
h1 {
	font-size: 24px;
	color: #549500;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	color: #235759;
	font-weight: bold;
}

h3 {
	font-size: 14px;
	color: #48a7bd;
	font-weight: bold;
}

hr {
	border-collapse:collapse;
	border:0;
	height:5px;
	width:500px;
	margin:20px auto;
	background-color:#235759;
	clear:both;
}
.staffpic {
	float:left;
	margin: 0 10px 20px 0;
}
.staffinfo {
	width:420px;
	float:right;
}
.subtitle {
    padding:0px 10px 0px 0px;
	margin:0px;
	font-family: "Trebuchet MS", VT100;
	font-weight:bold;
	font-size:14px;
	text-align:right;
	color:#48a7bd;
	background-color:#FFFFFF;
	}
.subtitle .left {
	float:left;
	margin-left:20px;
}
.subtitle .right {
	float:right;
}
.subtitle .right a, .subtitle .right a:visited, .subtitle .right a:active {
	color:#48a7bd;
	text-decoration:underline;
}
	
.clear {
	clear:both;
}
		
.bigbold {
	color: #003366;
	font-weight: bold;
}	
.smalltext {
    font-size:10px;
	color:#222222;
	}

.maintable {
    border-left:15px solid #327a7d;
	border-right:15px solid #327a7d;
	}
.leftcell {
    background-color:#FFFFFF;
    padding:20px 0px 0px 0px;
	width:183px;
	 }		
.contentcell {
    padding:10px;
    background-color:#FFFFFF;
	}	
	
		
.list li{
    display: list-item;
    list-style: none;
	list-style-image:url(images/bullet.gif);
	list-style-position: outside;
	padding-bottom:8px;
	padding-left:0px;
	}	
	
/* Left Nav */
#leftnav {
    background-image:url(images/navBG.jpg);
	background-position:left;
	background-repeat:repeat-y;
	color:white;
	margin:0px;
	}

#leftnav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
	font-size: 12px;
	font-weight:bold;
}

#leftnav li {
    list-style-type: none; 
	margin: 0 0 0 0px;
	}

#leftnav li a {
	display: block;
	background-image: url(images/navlink-off.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	color: #ededee;
	text-decoration: none;
	margin:0px 0px 5px 0px;
	padding:6px 0px 6px 18px;
}
html>body .leftnav li a {
	width: auto;
}
#leftnav li a:hover {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/navlink-on.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	margin:0px 0px 5px 0px;
	padding:6px 0px 6px 18px;
}

    	
.footer {
	color: #cccccc;
	font-size:10px;
	font-weight:bold;
	padding:5px;
	text-align:center;
	background-color:#327a7d;
	}
.footer a:link {
    font-size: 10px;
	font-weight: bold;
 	color: #99CCFF;
	text-decoration: none;
}
.footer a:visited {
    font-size: 10px;
	font-weight: bold;
 	color: #99CCFF;
	text-decoration: none;
}
.footer a:hover {
    font-size: 10px;
	font-weight: bold;
 	color: #ffffff;
	text-decoration: none;
}
.footer a:active {
    font-size: 10px;
	font-weight: bold;
 	color: #99CCFF;
	text-decoration: none;
}
.title {
    padding:4px;
	background-color:#0d3055;
    background-image:url(images/leftcolBG.jpg);
	background-position:left;
	background-repeat:repeat-y;
	color:white;
	}
	
.infocell0 {
    font-size:11px;
	font-weight:bold;
	color:#037C8D;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	}

.infocell1 {
    font-size:11px;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	}
.infocell2 {
    font-size:12px;
	font-weight:bold;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	}

.inputbox {
  font: 11px Verdana, Arial, Helvetica, sans-serif;
  color: #333333;
  background-color: #f7f7f7;
  background-image:url(images/BGshade.gif);
  background-position:top;
  background-repeat: repeat-x;
  border: 1px solid #003366;
  padding:1px;
  margin-bottom:5px;
}

.search {
  font-size: 11px;
  border: 1px solid #003366;
  padding:1px;
  margin-bottom:5px;
  }
  
.button {
  font: bold 9px Verdana, Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  background-color: #003366;
  border-top: 2px solid #DDDDDD;
  border-left: 2px solid #DDDDDD;
  border-right: 2px solid #222222;
  border-bottom: 2px solid #222222;
  padding: 3px;
  cursor: pointer;
}	

#thumbcontainer {
    height:100px;
	width:590px;
	overflow:auto;
	text-align:center;
	}

#bigpic {
    height:320px;
	padding-top:5px;
	width:auto;
	text-align:center;
	border:1px solid #000000;
   	}	
	
.form {
	border:1px solid #999;
	padding:10px;
}
.form div {
	margin: 5px 0 5px 0;
	padding:3px;
	border-bottom:2px dotted #999;
	clear:both;
}
.form div hr{
	clear:both;
	height:0px;
	margin:0;
	border:none;
	padding:0;
	visibility:hidden;
}
.form div label {
	width:120px;
	float:left;
	font-size:13px;
	font-weight:bold;
	padding:0px;
	margin-top:-2px;
}


/*********************************************** MAP **/

#map {
	background:url("images/Loc-map.jpg") no-repeat 0 0;
	height:584px;
	position:relative;
}

.map-point {
	background:url("images/Loc-pin.png") no-repeat 0 0;
	width:30px;
	height:37px;
	position:absolute;
	color:#036;
	font-size:14px;
	font-weight:bold;
	padding:0;
	text-align:center;
}
.bubbleInfo {
    position: relative;
	cursor:pointer;
}

.popup {
	position: absolute;
	display: none;
	z-index: 2000;
	border-collapse: collapse;
	width:440px;
	background:url("images/Loc-popshadow.png") no-repeat bottom;
	padding-bottom:58px;
}
.popup-contents {
	width:440px;
	height:280px;
	background-color:#fcfcfc;
	background-image:url(images/bubbleBG.gif);
	background-position:top;
	background-repeat:repeat-x;
	-moz-border-radius:10px;
	-webkit-border-radius: 10px;
	border:2px solid #327a7d;
	color:#111;
	font-size:12px;
	padding:10px;
	z-index: 2000;
}
.popleft {
	float:left;
	width:200px;
	text-align:center;
}
.popleft strong {
	color:#327a7d;
}
.popleft img {
	margin-bottom:5px;
}
.poptext {
	width:220px;
	float:right;
	text-align:left;
	font-weight:normal;
	padding:0;
	margin:0;
}
.poptext li {
	list-style:none;
	margin-bottom:5px;
}
.poptext li strong {
	margin-right:5px;
	color:#327a7d;
}
.poptext li div.one {
	width:130px;
	float:right;
}
.poptext li div.two {
	width:150px;
	float:right;
}

.trigger {
	padding:5px 0 5px 0;
}

/*********************************************** END MAP **/

#fundchart {
	width:520px;
}
#fundchart th {
	background:#039;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
}
#fundchart td {
	padding:7px;
	font-size:12px;
}
#fundchart tr.stripe {
	background:#f0f0f0;
}

