@charset "utf-8";

BODY { 
	background-color: #fff;
	background-image:url(images/bg.jpg);
	background-repeat:repeat;
}

HTML, BODY, TABLE, TD, H1, H2, H3, P, A {
font-family: Helvetica, sans-serif, Arial, Verdana; 
}

#wrapper {
	position:relative;
	display:block;
	background-color: inherit;
	background-image:url(images/contentBG.png);
	background-repeat:repeat-y;
	
	margin: 0px auto;
	padding:0 0 0 0;
	
	width: 745px;
	_height:774px;
	min-height:768px;
	line-height: 1;
	font-size:11pt;
	font-style: normal;
}

#flash {
	position:absolute;
	width:438px;
	height:184px;
	top:0px;
	left:308px;
}

#calframe {
	position:absolute;
	width:578px;
	height:600px;
	top:212px;
	left:165px;
}

#masthead {
background-color:#fff;
width: inherit;
}

#breadcrumb .trail { color:#fff; text-decoration:none; }

#breadcrumb .active { color:#e5eed0; text-decoration:none; }


#breadcrumb {
height:26px;
width: 722px;
padding-top:7px;
padding-left:23px;
background-image:url(images/breadCrumbBG.jpg);
background-repeat:repeat-x;

border-left:1px solid #fff;

color:#fff;
font-size:10pt;
}

#sidebar {
	position: absolute;
	z-index:2;
	width:143px;
	_height:inherit;
	min-height:inherit;
	top:208px;
	left:0px;
	text-align:right;
	padding-top: 38px;
	color:#000;
	font-weight:bold;
}


#sidebar .on { color:#165890; text-decoration:none; font-weight:bold; }

#content {
	width:441px;
	margin-top:15px;
	margin-left:261px;
	padding-bottom:20px;
	color:#000;
	text-align:left;
	line-height:16pt;
}

#wideContent {
	width:521px;
	margin-top:15px;
	margin-left:181px;
	padding-bottom:20px;
	color:#000;
	text-align:left;
	line-height:16pt;
}

.outdent {
margin-left:-80px;
}

#homeContent {
	margin-left:160px;
	margin-top:-7px;
}

#content .headline {
	font-size:12pt;
	font-weight:bold;
}

#homeBlueBlock {
background-color:#165890;
color:#fff;
font-weight:normal;
padding:15px 18px;
line-height:1.35;
}

.faqQuestion { 
	font-weight:bold; 
	color:#165890; 
	font-style:italic; 
} 

.contactDisclaimer {
font-size:small;
}


#footer {
	color:#000;
	font-size:7pt;
	font-weight:bold;	
	margin: 5px auto;
	text-align:center;
	display:block;
	height:20px;
	width:745px;
}

#staffTable {
width:570px;
}

#staffTable TD {
height:220px;
}

#linkList UL {
list-style:none;
}

#linkList LI {
padding-bottom:15px;
list-style:none;
}