/* Global Whitespace Reset */
* {	padding:0;	margin:0;	 }
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, label, ul, ol, dl, fieldset, address {	margin:20px 0; }
li, dd, blockquote {	margin-left: 40px; }
p {	margin: 15px 0;}
fieldset {	padding:10px; }
h1, h2, h3, h4, h5, h6 {	margin: 20px 0 5px; }
p {	margin: 5px 0 20px;}
h1 {	font-size: 160%; }
h2 {	font-size: 150%; }
h3 {	font-size: 140%; }
h4 {	font-size: 130%; }
h5 {	font-size: 120%; }
h6 {	font-size: 110%; }
ul ul {	margin: 5px 0;	}
img {
	border: 1px solid #084F7B;
	margin: 6px;
}
img.noborder {	border-width: 0;}
a:active {  outline: none;}
:focus {  -moz-outline-style: none;}
a:link, a:visited {
	color: #084F7B;
	text-decoration: underline;
}
a:hover, a:active {	text-decoration: none;}

.structure {	display: none;}
hr.clear {	clear: both;	height: 1px;	margin: 0;	visibility: hidden;}
html, body {	height: 100%;}
body {
	behavior: url(/css/csshover.htc);
	background: #397ca8 url(../images/bg.gif) 0 0 repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #004a7a;
	font-size: 12px;
}
#container {
	margin: 0 auto;
	width: 800px;
	position: relative;
	background: #FFF;
	min-height: 100%;
	_height: 100%;
}
#header {
	margin: 0;
	background: url(../images/header.jpg) 0 0 no-repeat;
	height: 305px;
	text-indent: -1234em;
}
#header {
	background: url(/images/header2010.jpg) 0 0 no-repeat;
	height: 422px;
}
#header a {
	display: block;
	height: 105px;
	text-decoration: none;
}
iframe {
	width: 780px;
	height: 500px;
	border-width: 0;
}
#newswire {display: none;}
#navigation {
	position: absolute;
	left: 0;
	top: 402px;
	width: 800px;
	height: 22px;
	margin: 0;
	list-style: none;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 16px;
	vertical-align: middle;
}
#navigation li {
	display: inline;
	margin: 0 3px 0 0;
	padding: 0 3px 0 0;
	border-right: 1px solid #FFF;
	position: relative;
	zoom: 1;
}
li#newsletter,
li#careers {	border-right-width: 0;}
#navigation li a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#navigation li a:hover {
	color: #EEE;
}
#navigation ul {	display: none;}
#navigation li:hover ul {
	display: block;
	position: absolute;
	margin: 0 0 0 -97px;
	bottom: 15px;
	left: 50%;
	width: 190px;
	background: #B6B6B6;
	padding: 2px 2px 10px;
	line-height: 1;
	list-style: none;
}
#navigation li li {
	display: block;
	margin: 0;
	border-width: 0;
	padding: 0;
}
#navigation li li a {
	font-size: 12px;
	font-weight: normal;
}
#newswire {
	padding: 10px 20px;
	position: absolute;
	top: 140px;
	left: 500px;
	width: 260px;
	height: 145px;
	overflow: hidden;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#newswire * {
	margin: 0 0 5px;
	font-size: 12px;
}
#newswire h4 {
	font-size: 14px;
}
#newswire a {
	color: #737373;
	text-decoration: none;
}
#newswire a:hover {
	text-decoration: underline;
}
#newswire p {
	text-align: right;
	font-weight: bold;
}
#newswire p a {
	color: #dd6c15;
}
#pscroller1 {
	height: 145px;
}
/* News */
.newslist h3 {
	margin: 5px 0 5px;
	font-size: 14px;
}
.newslist h3 a {
	text-decoration: none;
}
.newslist h5 {
	margin: 5px 0;
	font-size: 12px;
	font-weight: normal;
}
.newslist {
	padding: 0 0 15px;
}
.pagination {
	line-height: 12px;
	font-size: 12px;
	text-align: center;
	padding: 10px;
	margin: 20px 0;
	border-top: 1px solid #BFBFBF;
}
.pagination a {
	text-decoration: none;
}
.pagination .left {
	text-align: left;
	margin-bottom: -12px;
}
.pagination .right {
	text-align: right;
	margin-top: -12px;
}
h3.newstitle {
	font-size: 14px;
	margin-bottom: 5px;
	padding: 0;
}
h5.newsdate {
	margin: 5px 0 20px;
	border-bottom: 1px solid #BFBFBF;
	padding: 0 0 5px;
	font-size: 12px;
}
.backtonews {
	display: block;
	margin: 20px 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	padding: 10px 0;
	border-top: 1px solid #BFBFBF;
}

/* FAQ */
#faqlist {
	list-style: square;
	padding: 0 0 20px;
	margin: 0 0 20px;
}
#faqlist li {
	margin-left: 20px;
}
#faqlist a {
	text-decoration: none;
}
#faqview {
	list-style: none;
}
#faqview li {
	margin: 10px 0 20px 0;
	border-top: 1px solid #BFBFBF;
}
#faqview li h2 {
	margin-top: 10px;
	font-size: 12px;
}
#faqview li a.backtotop {
	display: block;
	margin: 10px 0 20px;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	padding: 10px 0;
}


#content {
	padding: 10px;
}
#title {
	margin: 0 0 10px;
}
#clear {	height: 53px;}
#footer {
	background: #004A7A url(../images/footer.gif) 0 0 no-repeat;
	height: 35px;
	padding: 8px 0 0;
	margin: -43px auto 0;
	color: #FFF;
	width: 800px;
	text-align: center;
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
}
p#links {
	margin: 0 0 5px;
	font-size: 12px;
}
p#byline {
	margin: 0;
	font-size: 10px;
}
#byline em {
	font-style: normal;
	text-decoration: underline;
}
#footer a {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {	text-decoration: underline;}
/* Forms */
option {
padding-right: 10px;
}

form label {
display: block;
margin: 2px 0;
float: left;
width: 160px;
height: 14px;
}
form input, 
form textarea,
form select  {
clear: right;
display: block;
margin: 2px 0 2px 170px;
font-size: 12px;
}

form input {
padding: 2px 3px;
}
form textarea {
padding: 2px 3px;
width: 300px;
height: 120px;
}
form select {
}
form input.button {
margin-left: 0;
margin: 5px 0;
border: 1px solid #000;
background: #FFF;
color: #000;
font-weight: bold;
letter-spacing: 0;
font-size: 14px;
width: 100px;
text-align: center;
cursor: pointer;
clear: left;
}


#fastfile {
float: right;
clear: right;
}
#fastfile a {
color: #FFF;
display: block;
width: 215px;
border: 1px solid #004A7A;
background: #004A7A;
text-align: center;
padding: 5px;
margin: 6px;
text-decoration: none;
font-weight: bold;
font-size: 18px;
}
#fastfile a:hover {
background: #397Ca8;
color: #FFF;
}

#fastfile span {font-size: 12px;color: #CCC;}



#prosystemfx {
float: right;
clear: right;
margin-top: -10px;
}
#prosystemfx a {
color: ##004a7a;
display: block;
width: 215px;
border: 1px solid #999999;
background: #d2d2d2;
text-align: center;
padding: 5px;
margin: 6px;
text-decoration: none;
font-weight: bold;
font-size: 18px;
}
#prosystemfx  a:hover {
background: #dedede;
color: #737373;
}

#prosystemfx  span {font-size: 12px;color: #737373;}


#portal {
float: right;
clear: right;
}
#portal a {
color: #333;
display: block;
width: 195px;
border: 1px solid #004A7A;
background: #FFF url(/images/portal.jpg) 10px 50% no-repeat;
text-align: center;
padding: 10px 5px 10px 25px;
margin: 6px;
text-decoration: none;
font-weight: bold;
font-size: 18px;
}
#portal a:hover {
border-color: #4399D4;
color: #4399D4;
}


.staffsingle {
border: 1px solid #0D527C;
padding: 10px;
margin: 0 0 10px;
}
.staffsingle dt img {
float: left;
margin: 0;
}
.staffsingle h3.name {
margin: 0 0 5px 150px;
}
.staffsingle dd {
margin: 5px 0 5px 150px;
}
.staffsingle dd.position {
font-weight: bold;
}
.staffsingle dd.bio {
margin: 5px 0 25px 150px;
}
.staffsingle dd.clear {
clear: both;
text-align: right;
margin-bottom: -15px;
position: relative;
top: -15px;
}


