*{font-size:100.01%}
html {
	font-size:62.5%;
	height:100%;
}
body {
	margin:0;
	color:#231f20;
	font:1.1em Arial, Helvetica, sans-serif;
	background:#fff url(../images/bg-body.gif) repeat-x;
	height:100%;
	min-width:928px;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#0579ad;
}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
	color:#005287;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper {
	width:100%;
	background:url(../images/bg-wrapper.gif) repeat-x 0 100%;
	min-height:100%;
}
* html #wrapper {height:100%;}
.wrapper-holder {
	margin:0 auto;
	width:928px;
	padding:0 0 10px;
}
#header {
	padding:25px 0 20px;
	height:142px;
	background:url(../images/bg-header.jpg) no-repeat;
}
.logo {
	display:block;
	margin:0 0 0 7px;
	width:456px;
	height:60px;
	background:url(../images/logo.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
.logo a {
	display:block;
	height:100%;
}
#main {
	overflow:hidden;
	height:1%;
	padding:0 32px 63px 9px;
}
#content {
	float:left;
	width:640px;
}
#main h2,
#main h1 {
	margin:0 0 2px;
	font-size:1.62em;
	color:#005287;
	position:relative;
}
#content p {
	margin:0 0 5px;
	line-height:1.38em;
}
#content .text {padding:0 0 17px;}
.org {
	margin:-19px 16px 0 0;
	text-align:center;
	color:#5a5b5b;
	width:584px;
}
.org strong {
	color:#005388;
	display:block;
	margin:0 0 1px;
}
.org .row {
	background:url(../images/separator.gif) no-repeat 50% 100%;
	padding:0 0 13px;
}
.org ul {
	margin:0;
	padding:4px 0 0 27px;
	list-style:none;
	overflow:hidden;
	height:1%;
}
.org li {
	float:left;
}
.org .items {
	overflow:hidden;
	width:100%;
	padding:0 0 5px;
}
.org .item1 {
	padding:0 51px;
	background:url(../images/bg-line.gif) no-repeat 100% 7px;
}
.org .item2 {padding:0 12px;}
.org .item3 {
	padding:0 0 0 36px;
	background:url(../images/bg-line2.gif) no-repeat 0 7px;
}
.org .columns {
	background:url(../images/bg-dividers.gif) no-repeat 50% 0;
	padding:26px 0 0;
	overflow:hidden;
	width:100%;
	line-height:1.15em;
}
.org .column {
	float:left;
	width:98px;
	margin:0 -2px 0 17px;
	text-align:center;
	display:inline;
}
#sidebar {
	float:right;
	width:200px;
	border-left:1px solid #c5cadb;
	padding:4px 0 0 27px;
	color:#848484;
}
.login-form {padding:0 0 24px;}
.login-form h3 {
	margin:0 0 4px;
	padding:2px 0 0 22px;
	font-weight:normal;
	font-size:1em;
	color:#5a5b5b;
	background:url(../images/bg-login.gif) no-repeat 1px 50%;
}
.login-form label {
	font-weight:bold;
	color:#005287;
	padding:0 0 0 2px;
}
.login-form .text {
	display:block;
	width:146px;
	height:23px;
	background:url(../images/bg-text.gif) no-repeat;
	overflow:hidden;
}
.login-form .text input {
	float:left;
	width:138px;
	margin:0;
	padding:4px;
	background:none;
	border:0;
	font-size:11px;
}
.login-form .submit {
	width:47px;
	height:19px;
	background:url(../images/submit-login.gif) no-repeat;
	padding:0;
	margin:2px 0 6px;
	border:0;
	text-indent:-9999px;
	font-size:0;
	line-height:0;
	overflow:hidden;
	display:block;
	cursor:pointer;
}
.forgot {
	margin:0 0 0 2px;
	color:#5b5b5b;
}
.news h3 {
	margin:0 0 1px;
	font-size:1.4em;
	color:#005388;
}
.news p {
	margin:0;
	line-height:1.1em;
}
.news .text {padding:0 0 19px;}
.news strong {
	font-size:1em;
	display:inline;
}
.hfeed {
	padding:0;
	list-style-type:none;
	margin:0 0 -15px -14px;
}
.hfeed li {
	background:url(../images/bg-arrows.gif) no-repeat 0 3px;
	padding:0 0 15px 14px;
}
.hfeed p {line-height:1.1em;}
.hfeed strong a {color:#005287;}
.download {
	overflow:hidden;
	height:1%;
	font-weight:bold;
	font-size:0.93em;
	margin:-3px 23px 0 0;
}
.download a {
	float:right;
	color:#5c74a0;
	background:url(../images/bg-arrows.gif) no-repeat 0 3px;
	padding:0 0 0 9px;
}
#footer {padding:0 12px 7px;}
#footer p {margin:0;}
.accessibility {display:none;}
