/******************* GLOBAL SELECTORS & RESETS ********************/

* {margin: 0px; padding: 0px;}
.clear {clear: both;}
.bold {font-weight: bold;}
img {border: none;}

/************************************** TYPOGRAPHY SELECTORS */

h1, h2, h3, h4, h5, h6 {font-weight: normal;}
h1 { font-size: 140%; } /* 14px */
h2 { font-size: 130%; } /* 13px */
h3 { font-size: 120%; } /* 12px */
p, ul, ol { font-size: 120%; } /* 12px */
ul ul { font-size: 100%; }

/******************* MAIN LAYOUT SELECTORS ********************/

body {
	background: #042756 url(images/bodbg.gif) repeat-x top left;
	font-family: tahoma;
	font-size: 62.5%; /* 10px */
}

#container {
	background-color: #fff;
	margin: 0px auto;
	width: 954px;
}

/******************* HEADER SELECTORS ********************/

#header {
	background: transparent url(images/headerbg.gif) repeat-x top left;
	height: 124px;
}

#header img {
	padding-left: 10px;
}

/************************************** SUBHEADER SELECTORS */

#subHeader {
	padding: 0px 10px 9px 10px;
}

#subHeader #slideShow {
	float: left;
	height: 294px;
	position: relative;
	width: 646px;
}

#subHeader #slideShow img {
	display: none;
	position: absolute;
	left: 0px;
	top: 0px;
}

#subHeader #slideShow img.visible {
	display: block;
}

#subHeader #loginBox {
	background: #98e6dd url(images/loginbg.gif) no-repeat top left;
	float: right;
	height: 200px;
	padding: 94px 0px 0px 46px;
	width: 231px;
}

#subHeader form#login {
	width: 182px;
}

#subHeader #loginBox input.textField {
	background: #fff url(images/textfieldbg.gif) repeat-x top left;
	border: 1px solid #ccc;
	height: 18px;
	margin-bottom: 16px;
	padding-top: 4px;
	width: 182px;
}

#subHeader #loginBox input.imageButton {
	float: right;
}

#subHeader .clear {
	border-bottom: 1px solid #ccc;
	height: 10px;
}

/******************* MAIN CONTENT SELECTORS ********************/

#contentContainer {
	clear: both;
	padding: 0px 10px;
	min-height: 400px;
}

#contentContainer a, a:link {text-decoration: none;}

/******************* TOP LEVEL NAV SELECTORS ********************/

ul#nav {
	list-style-type: none;
	width: 222px;
	z-index: 100;
}

ul#nav li {
	border: 1px solid #7b98cd;
	border-bottom: none;
	display: block;
	height: 28px;
	line-height: 28px;
	position: relative;
	padding-left: 12px;
}

ul#nav li:hover {
	background-color: #0e2c64;
}

ul#nav li.first {
	border: none;
	background: transparent url(images/listhead.gif) no-repeat top left;
	height: 45px;
}

ul#nav li.last {
	border-bottom: 1px solid #7b98cd;
}

ul#nav li a {
	color: #0e2c64;
	display: block;
	font-family: tahoma;
	font-size: ;
	text-transform: uppercase;
}

ul#nav li a:hover {
	color: #fff;
}

ul#nav li:hover > a {
	color: #fff;
}

/******************* IE HACKS NAV SELECTORS ********************/

* html ul#nav li {margin-top: -2px;}
* html ul#nav li a:hover {color: #0e2c64; text-decoration: underline;}
*:first-child+html ul#nav li {margin-top: -3px;}

/******************* SECOND LEVEL NAV SELECTORS ********************/

ul#nav ul {
	display: none;
}

ul#nav li:hover ul {
	background-color: #fff;
	border-bottom: 1px solid #7b98cd;
	display: block;
	position: absolute;
	left: 220px;
	top: 4px;
	z-index: 1000;
}

ul#nav ul li {
	background-color: #fff;
	display: block;
	height: auto;
}

ul#nav ul li a {
	display: block;
	padding-right: 12px;
	white-space: nowrap;
}

/************************************** LEFT CONTENT SELECTORS */

#leftContent {
	float: left;
	width: 258px;
}

/************************************** RIGHT CONTENT SELECTORS */

#rightContent {
	color: #333;
	float: right;
	line-height: 180%;
	width: 676px;
}

#rightContent div {
	margin-bottom: 60px;
	padding-top: 52px;
}

#rightContent h1 {
	background: transparent url(images/headingbullet.gif) no-repeat left 3px;
	color: #ff3706;
	font-weight: bold;
	padding-left: 24px;
	margin-bottom: 20px;
	text-transform: uppercase;
}

#rightContent p {
	margin-bottom: 8px;
}

#rightContent #topics {
	border-top: 1px solid #ccc;
}

#rightContent #topics ul, #rightContent #featured ul {
	list-style-type: none;
	margin: 12px 0px;
}

#rightContent #topics li {
	background: #fff url(images/arrow.gif) no-repeat center left;
	margin-bottom: 4px;
	padding-left: 24px;
}

#rightContent #topics ul li a, #rightContent #featured ul li a {
	color: #333;
}

#rightContent #topics ul li a:hover, #rightContent #featured ul li a:hover {
	text-decoration: underline;
}

#rightContent #featured .date {
	color: #1d9084;
	padding-right: 18px;
}

#rightContent a.linkButton {
	display: block;
	float: right;
	margin-bottom: 10p;
	padding-right: 100px;
}

/******************* FOOTER SELECTORS ********************/

#footer {
	background: transparent url(images/footerbg.gif) repeat-x top left;
	height: 73px;
	margin-top: 22px;
	padding: 22px 0px 0px 24px;
}

#footer p {
	color: #0e2c64;
	font-size: 110%;
	line-height: 22px;
}


/******************* HIDDEN SELECTORS ********************/
.hidden-page {padding: 0px 20px;}
.hidden-page a {font-family:Tahoma;font-size:10pt;display: block;color:#1D9084;}
.hidden-page a:hover {text-decoration: underline;}
.hidden-page .anchors {margin-bottom: 12px;}
.hidden-page .anchors a {font-family:Tahoma;font-size:10pt;display: block;color:#1D9084;margin-bottom: 4px;}
.hidden-page h2 a {font-family:Tahoma;font-size:20px;font-weight: bold;color:#1D9084;margin: 16px 0px;display: block;}
.hidden-page ol {margin: 12px 0px;padding-left: 40px;}
.hidden-page ol li {color:#333333;margin-bottom:8px;}
.hidden-page ol li, .hidden-page p {font-family:Tahoma;font-size:10pt;}
.intro {color:#333}









