<!--
* {
	float: none;
	margin: 0px;
	padding: 0px;
}
html, body {
	margin: 0px;
	padding: 0px;
}
body { 
	background:url(../images/bg.gif) top left repeat-x; 
	background-color: #fff;
}
body, td, table {
	font-family: "Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
	font-size: 12px;
	line-height: 1.7em;
	color: #333;
}
iframe {
	width:750px;
}
/* IE 5.5/6 png transparency */
.png {
	behavior: url(/scripts/iepngfix.htc);
}
a { 
	color: #08c; 
}
a:link, a:visited, a:active { 
	text-decoration: none; 
}
a:hover {
	text-decoration: underline; 
}
.divider {
	display:block;
	float:left;
	width: 100%;
	font-size: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 0px;
	height: 1px;
	overflow:hidden;
	border-bottom: 1px dotted #bcc9d6;
}

form {
	margin: 0px;
	padding: 0px;
}
form td, form th {
	padding-bottom: 7px;
}
.formborder {
	padding: 10px;
	border: 1px solid #2f444e;
	background:#FFFFFF;
}
td img {
/* Another Mozilla/Netscape bug with making sure our images display correctly */
	display: block;
}
p {
	padding-bottom: 15px;
}
ul,ol {
	list-style-type: none;
	margin:0;
	padding:0;
	padding-left: 1.5em;
}
blockquote {
	padding-left:20px;
}
li {
	padding: 0px;
	margin: 0px;
	position: relative;
	padding-left: 13px;
	background: url(../images/bullet.gif) 0 7px no-repeat;
	line-height: 1.7em;
	padding-bottom: 3px;
}
li ul {
	margin-left: 1.5em;
}
li ul li {
	padding-left: 13px;
	background: url(../images/bullet2.gif) 0 8px no-repeat;
}
.clear {
	clear: both;
}
.right {
	float: right;
}
.left {
	float: left;
}
select, textarea, input {
	font-family: "Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
	font-size:100%;
	border: 1px solid #a0a0a0;
	color: #526180;
	margin: 0px;
	padding: 1px;
}
.radio, .checkbox {
	border: none;
}
.invalidInput {
	border: 1px solid #FF0000;
}
#container {
	width: 960px;
	text-align: left;
	float:none;
}
#header {
	float:left;
	width: 100%;
	height: 110px;
}
	#header #logo {
		margin-left: 15px;
		margin-top: 30px;
		width: 300px;
		float:left;
	}
	#header #search {
		width: 160px;
		float:right;
		clear:right;
		text-align: right;
		margin-top: 10px;
	}
		#header #search .searchbox {
			border: 1px solid #969696;
			border-right: 0px;
			font-size: 95%;
			width: 129px;
			float: right;
			height: 12px;
			padding:  3px;
			padding-bottom: 4px;
			background: url(../images/search_bg.gif) repeat-x left top;
		}
		#header #search #go {
			float: right;
			border: 1px solid #969696;
			border-left: 0px;
			margin: 0px;
			padding: 0px;
			width: 20px;
			height: 19px; 
		}
	#header #headerlinks {
		color: #909090;
		text-align: right;
		width: 300px;
		float: right;
		margin-top: 8px;
		font-size: 95%;
		text-align: right;
	}
	#header #headerlinks a {
		color: #909090;
	}

#body {
	width: 100%;
	float: left;
}
	#body #leftcol {
		float: left;
		width: 190px;
		overflow: hidden;
		display:inline;
		padding: 0px;
		margin: 0px;
		margin-right: 10px;
	}
	#body #main {
		float: right;
		display:inline;
		width: 760px;
		margin: 0px;
		padding: 0px;
		overflow: hidden;
	}
	h1 {
		font-size: 24px;
		float: left;
		color: #29394A;
		padding: 15px 10px 15px 10px;
	}
	h2 {
		font-size: 18px;
		display:block;
		color: #29394A;
		padding: 15px 10px 15px 0px;
	}
	h3 {
		font-size: 17px;
		display:block;
		color: #FFF;
		padding: 0px 0px 15px 0px;
	}
	h4 {
		clear:left;
		font-size: 18px;
		font-weight: normal;
		display:block;
		color: #29394A;
		padding: 0px 0px 4px 0px;
	}
	#body #main #bodycopy {
		clear: left;
		float: left;
		width: 750px;
		padding-left: 10px;
		padding-top: 20px;
		padding-bottom: 20px;
		z-index: 10;
	}
	#body #rightcol {
		float: right;
		width: 190px;
		padding-left: 10px;
	}
	#body .contentbox {
		border: 1px solid #999999;
		padding:10px;
	}
.paddedtable {
	border: 1px solid #999999;
	border-bottom: 0px;
	border-right: 0px;
}
.paddedtable td {
	border: 1px solid #999999;
	border-top: 0px;
	border-left: 0px;
}
.paddedtable td {
	padding: 4px;
}
.dark {
	padding: 4px;
	background: #282828;
	font-weight: bold;
	color: #FFF;
}
.medium {
	padding: 4px;
	background: #575757;
	font-weight: bold;
	color: #FFF;
}
.light {
	padding: 4px;
	background: #EFEFEF;
}
.formtable {
	border: 1px solid #999999;
	border-bottom: 0px;
	border-right: 0px;
}
.formtable td {
	border: 1px solid #999999;
	border-top: 0px;
	background:#CCCCCC;
	border-left: 0px;
	padding: 4px;
}
.formtable td.dark {
	background: #666666;
	color: #FFFFFF;
	font-weight: bold;
	border-top: 0px;
	border-left: 0px;
	padding: 4px;
}
#breadcrumbs {
	width: 100%;
	float: left;
	background: url(../images/breadcrumb-bg.gif) repeat-x;
	color: #565656;
	font-size: 10px;
	line-height: 22px;
	margin-bottom: 5px;
}
	#breadcrumbs .mid {
		float: left;
		display: inline;
	}
	#breadcrumbs a {
		color: #565656;
		padding-right: 18px;
		display: inline-block;
		background: url(../images/breadcrumb_arrow.gif) right 1px no-repeat;
	}
	#breadcrumbs a.last {
		background: none;
	}
	#breadcrumbs .left {
		float: left;
		display: inline;
		width: 9px;
		height: 25px;
		background: url(../images/breadcrumb-l.gif) no-repeat;
	}
	#breadcrumbs .right {
		float: right;
		display: inline;
		width: 4px;
		height: 25px;
		background: url(../images/breadcrumb-r.gif) no-repeat;
	}
.bluebox {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	letter-spacing: .08em;
	background: url(../images/box-blue.gif) no-repeat left top;
	padding: 0px 10px 0px 10px;
	line-height: 24px;
	width: 190px;
	margin-bottom: 5px;
	
}
.boxblue {
	float: right;
	background: url(../images/boxblue-m.gif) repeat-x;
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 21px;
	margin-bottom: 10px;
}
	.boxblue .button a {
		color: #FFF;
	}
	.boxblue .button {
		background:url(../images/boxblue-divider.gif) left 2px no-repeat;
		padding-left: 2px;
		text-align: center;
		width: 105px;
		float: left;
		display: inline;
	}
	.boxblue .first {
	 	background: none;
	}
	.boxblue .left {
		float: left;
		display: inline;
		width: 3px;
		height: 25px;
		background: url(../images/boxblue-l.gif) no-repeat;
	}
	.boxblue .right {
		float: left;
		display: inline;
		width: 3px;
		height: 25px;
		background: url(../images/boxblue-r.gif) no-repeat;
	}
.box {
	width: 190px;
	background:url(../images/box-l-mid.gif) repeat-y;
	float:left;
}
	.box .top {
		width: 190px;
		background:url(../images/box-l-top.gif) no-repeat;
		height: 11px;
		line-height: 11px;
		font-size:0px;
	}
	.box .mid {
		padding: 0px 10px 0px 10px;
		min-height: 400px;
		_height: 400px;
	}
	.box .bot {
		width: 190px;
		background:url(../images/box-l-bot.gif) no-repeat;
		height: 9px;
		font-size: 0px;
		line-height: 9px;
	}
.submenu {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	color: #000;
	margin-top: -7px;
}	
	.submenu a {
		color: #000;
		display:block;
		line-height: normal;
		padding-bottom: 7px;
		padding-top: 7px;
	}
	.submenu a.on {
		color: #2C73BB;
	}
	.submenu li {
		list-style-type: none;
		margin: 0px;
		padding: 0px;
		background: none;
		line-height:0px;
		font-weight: bold;
	}
	.submenu li ul{
		margin: 0px;
		padding-top: 4px;
		padding-bottom: 0px;
		margin-bottom: -2px;
		margin-top: -5px
	}
	.submenu li li {
		font-weight: normal;
	}
	.submenu li li a {
		padding-bottom: 5px;
		padding-top: 5px;
	}
#hpanim {	
	z-index:0;
	width:956px;
	height: 257px;
	border: 1px solid #f6f6f6;
	padding: 0px 1px 2px 1px;
	background: #e3e3e3;
	position:relative;
	overflow:hidden;
}
	/*
	#hpanim img {
		width: 675px;
		float:left;
		display:inline;
	}
	*/
	#hpanim .newsbox {
		position:absolute;
		z-index: 500;
		right: 0px;
		top: 0px;
		width: 251px;
		height: 227px;
		margin: 0px;
		padding: 15px 15px 15px 15px;
		background: #000;
		color: #FFFFFF;
		font-size: 11px;
		line-height: normal;
		opacity:.90; filter: alpha(opacity=90); -moz-opacity:.90;
	}
	#hpanim .newsbox a, #hpanim .newsbox a:link, #hpanim .newsbox a:active {
		color: #fff;
		text-decoration: underline;
	}
#hphighlights {
	margin-top: 15px;
	float:left;
	padding-left: 0px;
	padding-right:0px;
}
	#hphighlights img {
		float: left;
		display: inline;
	}
#hpactionlinks {
	margin-top: 20px;
	border-top: 1px solid #e5e5e5;
	padding-top: 15px;
	width: 960px;
	float: left;
}
ul.sitemap {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	background: url(../images/divider.gif) top left repeat-x;
	margin-bottom: 15px;
}
ul.sitemap li {
	list-style: none;
	padding: 0px;
	padding-top:1px;
	padding-bottom:1px;
	background: url(../images/divider.gif) bottom left repeat-x;
}
ul.sitemap li a{
	display:block; 
	color: #333;
	padding: 5px 5px 5px 20px;
	background: url(../images/list-arrow1.gif) 7px 9px no-repeat;
}
/*
ul.sitemap li a:hover{
	
	background: #FCFCFC url(../images/list-arrow1a.gif) 7px 9px no-repeat;
	display:block; 
}
*/
ul.sitemap li a.down{
	background: url(../images/list-arrow2.gif) 7px 9px no-repeat;
}
/*
ul.sitemap li a.down:hover{
	background: #FCFCFC url(../images/list-arrow2a.gif) 7px 9px no-repeat;
}
*/
ul.sitemap li li {
	border-bottom: none;
	background: none;
}
ul.sitemap li li a{
	display:block; 
	padding: 3px 5px 3px 20px;
	background: none;
}
/*
ul.sitemap li li a:hover{
	background: none;
	background-color: #FCFCFC;
}
*/

.collapse {
    background: transparent url(../scripts/jCollapser/collapse.gif) no-repeat scroll 0% 0%;
    height: 11px;
    position: relative;
    width: 11px;
}

.expand {
    background:transparent url(../scripts/jCollapser/expand.gif) no-repeat scroll 0% 0%;
    display:none;
    height:11px;
    position:relative;
    width:11px;
}
#footer {
	width: 960px;
	float:left;
	margin-top: 5px;
	border-top: 1px solid #e5e5e5;
	padding-top: 4px;
	font-size: 95%;
	color: #909090;
}
	#footer a {
		color: #909090;
	}