/* CSS Document */

body {
	text-align:center;
	background-color: #FFFFFF;
	}
#wrapper, #credits {
	width:954px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	margin-top: 20px;
	padding: 0;
	}
#wrapper {
	background-image: url(/images/bgwrapper.gif);
	background-repeat: repeat-y;
	background-position: top left;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	background-color: #FFFFFF;
	}

#leftcol, #rightcol {
	float: left;
	background-color: transparent;
}
#leftcol {
	width: 190px;
}
#rightcol {
	width: 764px;
}




#masthead {
	text-align: left;
	border-bottom-width: 0px;
}
#masthdshadow {
	float:left;
	border-top-width: 3px;
	border-right-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #b4b4b4;
	border-right-color: #b4b4b4;
	border-bottom-color: #b4b4b4;
	border-left-color: #b4b4b4;
}
#fountain, #logotype {
	float:left;
	margin-top: 30px;
}
#fountain {
	width: 189px;
	text-align: center;

}
#logotype {
	border-color: #333333;
	border-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	margin-left: 7px;
	padding-top: 12px;
	padding-bottom: 3px;
	width: 740px;
}
#maincontent {
	clear: left;
}



#navleft {
	float:left;
	width:190px;
	text-align: left;
}
#navpanel {
	margin-top: 44px;
	margin-left: 15px;
	margin-right: 10px;
}
#navpanel ul {
	text-align: left;
}
#navpanel li {
	border-bottom: solid #ffffff 1px;
}
#navpanel li.top {
	border-top: solid #ffffff 1px;
}
#navpanel a {
	color: #000000;
	text-decoration: none;
	display: block;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-top: 8px;
	font-size: 0.9em;
	width: 100%;
}
#navpanel a:hover {
	background-color: #E6E6E6;
}
#navpanel li ul {
	margin-left: 140px;
	margin-top: -1.4em;
	margin-right: 0px;
	margin-bottom: 0px;
	position: absolute;
	background-color: #B0C6C3;
	padding: 0;
	padding-bottom: 5px;
	left: -999em;
}
#navpanel li:hover ul, #navpanel li.sfhover ul {
	display: block;
	left: auto;
/*	margin-left: 140px;
	margin-top: -20px; */
}

#navpanel li ul li {
	list-style-position: outside;
	list-style-type: none;
	padding-bottom: 3px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 0px;
	width: 140px;
	border: solid white 0px;
}

#navpanel li ul li a {
	text-decoration: none;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 0px 0px 0px 5px;
	margin-right: 5px;
	width: 100%;
	line-height: 1;
}
#navpanel li ul li a:hover {
	color: #000000;
	background-color: normal;
}
#main {
	float: left;
	text-align: left;
	border-left-color: #999999;
	height:auto !important;
	height:530px;
	width: 764px;
	border-left-style: solid;
	margin-top: 30px;
 /* end min-height hack */
}
#main p {
	margin-right: 10px;
	margin-left: 70px;
	margin-bottom: 20px;
	line-height: 1.6em;
	font-size: 14px;
}
#main h1 {
	font-size: 16px;
	font-weight: bold;
	color: #3F117C;
	background-color: #FFFFFF;
	margin-right: 10px;
	margin-left: 70px;
	letter-spacing: 0.4em;
	font-variant: small-caps;
	}
#main h2 {
	font-size: 14px;
	font-weight: bold;
	color: #63718C;
	background-color: #FFFFFF;
	margin-right: 10px;
	margin-left: 70px;
	letter-spacing: 0.2em;
	font-variant: small-caps;
}
#main p.top {
	margin-top: 100px;
}




#credits {
-x-system-font:none;
	color:#B6BBC9;
	font-family:Arial,Helvetica,sans-serif;
	font-size:9px;
	font-size-adjust:none;
	padding-top:50px;
	clear: left;
}
#credits a {
	color:#8E96AC;
	text-decoration: none;
	cursor: help;
}
#footermain, #topbrdtrim {
	margin-left: 188px;
}
#footermain {
	text-align:center;
	clear: left;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	font-size: 12px;
}
#topbrdtrim {
	background-color: #CCCCCC;
	height: 4px;
	color: #CCCCCC;
	font-size: 1px;
}
.logo {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 20px;
}
.lftpicoffset {
	float: left;
	margin-right: 10px;
	margin-left: 30px;
}
/******* aig dragin starts there, needs sfhover *************/
.offscreen {
	left: -999em;
}
