@charset "utf-8";
/*	####################################
	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Start DOCUMENT STYLES */

html, body, div, span, h1, h2, h3, h4, h5, h6, 
p, a, img, strong, sub, sup, b, u, i, form, 
table, tr, td {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	min-height: 1px;
	min-width: 1px;
}
html { overflow-y: scroll; }
body { 
	font: 12px Verdana, Arial, Helvetica, sans-serif; 
	height:100%;
}

#wrapper {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	z-index: 10;
	top: 0px;
}
a { color: #004b83; }
a:hover  { text-decoration: none; }

h1 {
/*	letter-spacing: -0.3em;*/
	font-size: 24px;
	line-height: 1em !important;
	margin-bottom: 5px;
	color: #004b83;
}
h1.home { font-size: 30px; }
h2 {
	font-size: 16px;
	line-height: 1.2em;
	color: #000000;
	margin-top: 8px;
	margin-bottom: 8px;
}

h3 { /* left sidebar header */
	font-size: 16px;
	line-height: 1.2em;
	margin-bottom: 8px;
	color: #004B83;
	font-weight: bold;
	cursor: pointer;
}

h4 { /* used on PORTAL copy pages */
	font-size: 14px;
	line-height: 1.2em;
	margin-bottom: 8px;
	color: #004B83;
	font-weight: bold;
}
h6 { /* home page right sidebar copy */
	font-size: 10px;
	line-height: 1.2em;
	margin-bottom: 8px;
	color: #555555;
	font-weight: normal;
	clear: both;
}

sup {
	vertical-align: super;
	font-size: 0.9em;
}
.break { clear: both; }
.smlCaps { font-variant: small-caps; }

/*	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	PAGE CONTENT CSS 
	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#divContent {
	width: 998px;
	min-height: 433px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	border-top: 2px double #bbbbbb;
	overflow: hidden;
	border-right: 1px solid #cfd7d9;
	border-bottom: 1px solid #cfd7d9;
	border-left: 1px solid #cfd7d9;
}
#divContent.home {
	background: url(/img/hmPic.2011.jpg) no-repeat right;
	position: relative;
	height: 433px;
}
#divContent.portal { 
	background: url(/img/hmPicPortal.2011.jpg) no-repeat right; 
	position: relative;
	height: 433px;
}


#hmSideBar {
	float: left;
	width: 205px;
	padding-top: 50px;
	padding-right: 27px;
	padding-left: 25px;
}


/*	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	HEADER CSS 
	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#divHeader {
	height: 85px;
	width: 998px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 10px;
}

	img#logo {
		margin-top: 10px;
		margin-left: 15px;
		float: left;
	}

ul#topNav { }
ul#topNav li { 
	float: right; 
	font: 11px/1em "Lucida Sans", "Lucida Grande", Verdana, sans-serif;
}
ul#topNav a { 
	color: #999999;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	border-left: 1px solid #999999;
}
ul#topNav a:hover { color: #000000; }
ul#topNav li.right a { border-width: 0px; }
ul#topNav li.clear { clear: both; border-width: 0px; }

ul#mainNav { }
ul#mainNav li {
	font: 12px "Lucida Sans", "Lucida Grande", Verdana, sans-serif;
	float: left;
	padding-right: 8px;
	padding-left: 8px;
	line-height: 1em;
	border-right: 1px solid #000000;
	margin-top: 55px;
}
ul#mainNav.portal li { margin-top: 44px; }
ul#mainNav li#logo {
	border-width: 0px;
	margin-top: 0px;
}
ul#mainNav.portal li#logo { margin-top: -11px; }
ul#mainNav li.right { border-width: 0px; }

ul#mainNav  li a {
	color: #000000;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
ul#mainNav li a:hover { color: #005DAD; }

#login { padding-top: 10px; }
#login input { float: left; }
#login input#b2 { margin-left: 8px; }
#login input#FIN {
	font-size: 11px;
	width: 150px;
	border-bottom: 2px solid #cdcdcd;
	border-top: 1px solid #dddddd;
	border-right: 2px solid #c6c6c6;
	border-left: 1px solid #dddddd;
	color: #004b83;
	padding-left: 5px;
}
/*	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	PAGE CONTENT CSS 
	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#colRight {
	float: right;
	margin-right: 50px;
	margin-top: 50px;
/*	min-height: 250px;*/
	width: 670px;
}

#colRight hr {
	color: #D9D9D9;
	margin-top: 20px;
	margin-bottom: 20px;
}
#colRight h1 {
	margin-bottom: 40px;
}
#colRight h2 {
	margin-top: 0px;
}
#colRight p { 
	margin-bottom: 25px; 
	line-height: 18px;
}
#colRight p.small {
	font-size: 9.5px;
	line-height: 12px;
	margin-bottom: 10px;
	color: #666666;
}
#colRight ol,
#colRight ul {
	margin-bottom: 25px;
	padding-left: 25px;
}
#colRight ul li { 
	line-height: 18px;
	list-style: disc; 
}
#colRight ol li { 
	line-height: 18px;
	list-style: decimal; 
}

table#tblChart {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	margin-bottom: 25px;
}
table#tblChart td {
	padding: 3px 20px 3px 5px;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	font-size: 0.8em;
}
table#tblChart .hdr td {
	font-weight: bold;
	background: #99CCFF;
}


/*	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	LEFT NAV CSS 
	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

ul#lftNav {
	padding-top: 138px;
	float: left;
	margin-right: 50px;
	padding-bottom: 10px;
	width: 200px;
	padding-left: 25px;
}

ul#lftNav li {
	font-size: 16px;
	font-weight: bold;
	color: #004b83;
	line-height: 36px;
	border-bottom: 1px solid #ededed;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
ul#lftNav li a { 
	text-decoration: none; 
	display: block;
}
ul#lftNav li a:hover  { color: #6b6b6b; }
ul#lftNav li ul li {
	color: #6b6b6b;
	padding-left: 20px;
	font-size: 11px;
	line-height: 18px;
	border: 0px;
	margin-bottom: 0px;
}
ul#lftNav li ul li a { color: #6b6b6b; }
ul#lftNav li ul li a:hover { color: #004b83; }

/* PORTAL */

ul#portalLftNav {
	padding-top: 138px;
	float: left;
	margin-right: 50px;
	padding-bottom: 10px;
	width: 175px;
	padding-left: 35px;
}

ul#portalLftNav li {
	font-weight: bold;
	line-height: normal;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
ul#portalLftNav li a {
	text-decoration: none;
	display: block;
	color: #6b6b6b;
}
ul#portalLftNav li a:hover  { color: #004b83; }

/*	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	FOOTER CSS 
	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
ul#divFtr {
	padding-top: 20px;
	padding-bottom: 20px;
	width: 998px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
ul#divFtr li {
	font: 9px/10px Arial, Helvetica, sans-serif;
	float: right;
	color: #969696;
	border-width: 0px;
}
ul#divFtr a {
	text-decoration: none;
	color: #999;
	padding: 0 12px;
	border-left: 1px solid #ccc;
}
ul#divFtr a:hover {
	color: #004b83;
}
ul#divFtr li.legal {
	float: left;
	border-width: 0px;
	padding-left: 0px;
}
ul#divFtr  li.left a { border-left-width: 0px; }

ul#divFtr li.right a {
	padding-right: 0px;
}

