body {
	margin-left: 0px;
	color: #4B4B4C;
	background: white;
}
img {
	border: 0px;
}
a {
	color: #929292;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Trebuchet MS, Trebuchet, sans-serif;
	text-transform: capitalize;
	font-weight: lighter;
	color: #3D5569;
}
h1 {
	font-size: 22px;
}
h2 {
	font-size: 14px;
	color: #dbae3b;
	text-transform: uppercase;
	font-weight: bold;
}
ul {
	list-style-image: url(images/bullet.gif);
}
ol {
	list-style-type: decimal;
}
ol.alpha {
	list-style-type: lower-alpha;
}
p.code {
	padding-left: 25px;
	font-family: monotype
}
#content li.flush {
	margin-left: 0px;
	padding-left: 0px
}
#content ul.flush {
	margin-left: 0px;
	padding-left: 15px;
}
#content li{
	list-style-type: decimal;
}
#content li{
	list-style-type: lower-alpha;
}
.nodisplay {
	display: none;
}
input.shrink {
	font-size: .8em;
}
#container {
	width: 				1000px;
	height: 			100%;
}
#navFrame {
	width: 1000px;
	height: 105px;
	z-index: 20;
	position: absolute;
	top: 0px;
	left: 0px;
	border: 0px;
	overflow: hidden;
}
/*
html>body #navFrame {
	position: fixed;
}
*/

#main {
	position: relative;
	background: url(images/bg_subnav_new.gif) repeat-y;
	margin-left: 25px;
	height: 1%;
}


#subnav {
	width: 146px;
	background-color: #DAE0E0;
	overflow: hidden;
/*
	background: #DAE0E0 url(images/bg_subnav.jpg) bottom left no-repeat;
	margin-left: 25px;
	height: 100%;
*/
	position: absolute;
	top: 0px;
	z-index: 10;
	letter-spacing: .1em;
}
#subnav #snList {
	margin-top: 120px;
}
#subnav ul {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: lighter; /* 400 is normal */
	font-size: 10px;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#subnav li {
	margin: 0 0 0 10px;
	padding: 7px 0 7px 7px;
	background: url(images/dotted.gif) bottom right repeat-x;
	width: 129px;
	list-style-image: none;
}
#subnav li li {
	margin: 0 0 0 -7px;
	padding: 5px 0 5px 25px;
	background: none;
	width: 111px;
}
#subnav li.currentSection {
	background-color: white;
}
#subnav li.currentTopic {
	background-color: #7F919C;
}
#subnav div.currentSection {
	width: 129px;
	margin-left: -7px;
	margin-top: -7px;
	padding-left: 7px;
	padding-bottom: 7px;
	padding-top: 7px;
	background: white url(images/dotted.gif) bottom right repeat-x;
}
#subnav div.currentSectionOpaque {
	width: 136px;
	margin-left: -7px;
	padding-left: 7px;
	padding-bottom: 7px;
	background: url(images/dotted_opaque.gif) bottom right repeat-x;
}
#subnav div.currentSectionGrey {
	width: 136px;
	margin-left: -7px;
	padding-left: 7px;
	padding-bottom: 7px;
	background: url(images/dotted.gif) bottom right repeat-x;
}
#subnav li li.currentSection {
	background: white;
}
#subnav a {
	color: #4F616C;
}
#subnav a.currentTopic {
	color: White;
	font-weight: Bold;
}
#subnav a.navDark {
	color: #000000;
}
#subnav a:visited {
	color: #4F616C;
}
#subnav a.currentTopic:visited {
	color: White;
	font-weight: 900;
}
#subnav_bottom {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 146px;
	height: 176px;
	background: url(images/bg_subnav.jpg) no-repeat;
	z-index: 99;
}

#content {
	color: #4B4B4C;
	background: white;
	position: relative;
	left: 146px;
	top: 105px;
	width: 653px;
	font-family: arial, sans-serif;
	font-size: 12px;
}
/*
#content.wide {
	width: 593px;
}
*/
#content td {
	font-size: 12px;
}
html>body #content {
	z-index: 0;
}
#content #breadcrumbs {
	color: #929292;
	height: 12px;
	font-family: verdana, sans-serif;
	font-size: 10px;
	background: white;
	text-align: right;
	padding-top: 14px;
	margin-right: 40px;
}
#content #breadcrumbs td {
	font-size: 10px;
	padding-left: 40px;
}
#content #breadcrumbs.floatingSidebar {
	margin-right: 178px;
}
#content #copy {
	margin-left: 40px;
	margin-top: 24px;
	margin-right: 30px;
	margin-bottom: 35px;
	line-height: 1.65em;
	margin-bottom: 144px;
}
#content #copy.wide {
	margin-right: 0px;
}
#content #copy a {
	color: #004780;
	text-decoration: underline;
}
#content .lit {
	line-height: 1.2em;
}
#content .lit a {
	text-decoration: none;
}
#content #sitemap{
	width: 730px;
}
#content #sitemap a{
	text-decoration: none;
	color: #000000;
}
#content #sitemap a:hover{
	text-decoration: underline;
}
#content #sitemap a.mapheader{
	color: #3A5369;
}
#content #sitemap h1{
	font-size: 15px;
	color: #3A5369;
	letter-spacing: .1em;
	margin-bottom: -1px;
}
#content #sitemap li{
	font-size: 10px;
	list-style-image: url(images/bullet.gif);
	margin-left: 15px
}
#greenhr {
	background: url(images/dotted_gr.gif) bottom right repeat-x;
	height: 8px;
	margin-bottom: 12px;
	padding: 5px;
	margin-right: 20px;
}
#content #col_layout {
	width: 740px;
	margin: 0 auto;
}
.col {
 	width: 33%;
 	float: left;
}
ul.sitemap {
	margin: 0px;
	padding: 0px;
}
#content #sidebar {
	background: white;
	border-left: 1px solid #C6D2CB;
	border-top: 1px solid #C6D2CB;
	position: absolute;
	left: 653px;
	width: 175px;
	padding-bottom: 40px;
}
#content #sidebar.floating {
	position: static;
	float: right;
	margin-left: 40px;
	padding-bottom: 40px;
}
#sidebar span {
	color: #AAAAAA;
}
#sidebar ul {
	font-family: "Gala Sans Light", "Gala Sans", Gala, "Gill Sans Light", "Gill Sans", Futura, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	letter-spacing: .1em;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
}
#sidebar ul ul {
	display: none;
	font-size: 11px;
	font-family: arial, sans-serif;
	font-weight: normal;
	text-transform: capitalize;
	list-style-image: url(images/bullet_orange_square.gif);
}
#sidebar ul ul.current {
	display: block;
}
#sidebar li {
	margin: 0px;
	padding: 0px;
	background: url(images/dotted_gr.gif) bottom right repeat-x;
	margin-left: 5px;
	list-style-image: none;
	list-style-type: none;
	padding: 7px;
	padding-right: 0px;
}
#sidebar li:hover > ul {
	display: block;
}
#sidebar a  {
	color: #000000;
}
#sidebar h4 {
	font-family: Gala Sans Light, Gala Sans, Gala, Gill Sans Light, Gill Sans, Futura, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9px;
	letter-spacing: .2em;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	background: white;
	text-transform: uppercase;
	padding-top: 5px;
	padding-bottom: 8px;
	width: 120px;
}
#sidebar h4.current {
	background: url(images/dotted_gr.gif) bottom right repeat-x;
}
#sidebar li:hover > h4 {
	background: url(images/dotted_gr.gif) bottom right repeat-x;
}
#sidebar li li {
	background: none;
	padding: 5px;
	margin-left: 15px;
	list-style-image: url(images/bullet.gif);
}
#footer {
	color: #929292;
	text-transform: uppercase;
	margin-left: 183px;
	height: 31px;
	width: 792px;
	text-align: right;
	font-family: verdana, sans-serif;
	font-size: 9px;
	letter-spacing: .1em;
	background: white url(images/dotted.gif) top left repeat-x;
	z-index: 40;
}
/*
html>body #footer {
	position: fixed;
	bottom: 0px;
}
*/
#footer ul {
	position: relative;
	top: 10px;
	list-style-type: none;
}
html>body #footer ul {
	top: 10px;
}
#footer li {
	display: inline;
	padding: 12px;
}
#nav {
	background: white url(images/bg_nav.jpg) top right no-repeat;
	width: 1000px;
	height: 105px;
	z-index: 20;
	position: absolute;
	top: 0px;
/*
	float: top;
*/
}
#nav #logo {
	margin-left: 0;
	margin-top: 0;
	height: 61px;
	_height: 76px;
	overflow: hidden;
	padding:			15px 0 0 54px;
}
#nav #navbar {
	margin-left: 25px;
	padding-left: 44px;
	background-color: #0E0F0E;
	height: 16px;
	overflow: hidden; 
}
/*
#nav #navbar a {
	padding-right: 5px;
}
*/
#nav #blueBar {
	width: 146px;
	background-color: #DAE0E0;
	height: 13px;
	margin-left: 25px;
}
a.tooltip{
    position:relative; /*this is the key*/
    z-index:24;
    text-decoration:none;
}
a.tooltip:hover{
	z-index:100;
}
a.tooltip span{
	display: none;
}
a.tooltip:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:2em;
    left:2em;
    width:15em;
    border:1px solid #0cf;
    background-color: #DAE0E0;
    color: #4F616C;
}