body {
	margin: 0;
	padding: 15px 0 0 0;
	background-color: #b2b2b2;
	font-family: Verdana, sans-serif;
	font-size: 0.75em;
	color: #666;
	text-align: center;
}
table, th, td, input, select, textarea {
	color: #666;
	font-family: Verdana, sans-serif;
	font-size: 1em;
}
img {
	border: none;
	display: block;
}
fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
form {
	padding: 0;
	margin: 0;
}
h1, .h1 {
	color: #fff;
	background: #000052 url("images/bg-h1.gif") repeat-y right top;
	margin: 0;
	padding: 0.9em 0.7em;
	font-size: 1.4em;
	font-weight: normal;
}
h2, .h2 {
	color: #3f3f3f;
	margin: 0;
	padding: 0 0 0.7em 0;
	font-size: 1.2em;
	font-weight: normal;
}
h2 span {
	background: url("images/arrow1.gif") no-repeat right center;
	padding-right: 0.8em;
}
hr {
	display: none;
}
p {
	margin: 0;
	padding: 0 0 1.2em 0;
}

a {
	text-decoration: underline;
	color: #0061b8;
}
a:hover {
	text-decoration: underline;
	color: #000052;
}
.alignr {
	text-align: right;
}
.big {
	font-size: 1.1em;
}
.bold {
	font-weight: bold;
}

.box1 p {
	padding: 0 0 0.2em 0;
}
.box1 .button {
	padding: 0.5em 14px 0.5em 0;
}


.box1 {
	border-bottom: 1px solid #80b0dc;
	padding: 0 0 0.5em 0;
	margin: 0 0 1em 0;
}
.box2 {
	background: #d9f1f6;
	padding: 0.5em 1em;
	height: 1%;
}

.box1featured p {
	padding: 0 0 0.2em 0;
}
.box1featured .button {
	padding: 0.5em 14px 0.5em 0;
}
.box1featured {
	border-bottom: 1px solid #80b0dc;
	padding: 0 0 0.5em 0;
	margin: 0 0 1em 0;
	height: 150px;
}
.breadcrumbs {
	background: #bbdded;
	border-right: 200px solid #b2c9df;
	font-size: 0.8em;
	padding: 0.5em 0.7em;
}
a.button1 {
	background: #00adef url("images/arrow2.gif") no-repeat right center;
	padding: 0.1em 11px 0.1em 0.6em;
	color: #fff;
	font-size: 0.9em;
	text-decoration: none;
	display: block;
}
a.button1:hover {
	color: #fff;
	text-decoration: none;
	background-color: #00A1E4;
}
input.button1 {
	border: none;
	background: #00adef url("images/arrow2.gif") no-repeat right center;
	padding-right: 10px;
	color: #fff;
	cursor: pointer;
	font-size: 0.9em;
}
input.button1:hover {
	background-color: #00A1E4;
}
.clear {
	clear: both;
}

.col_main {
	float: right;
	width: 750px;
	min-height: 45em;
	height: auto;
}
/* for Internet Explorer 6 and older */
/*\*/
* html .col_main {
	height: 45em;
}
.col_main_left {
	float: left;
	width: 550px;
	padding: 0 0 2em 0;
}
.col_main_right {
	float: right;
	width: 200px;
}
.col_left {
	float: left;
	width: 180px;
	padding: 40px 0 0 10px;
	font-size: 0.9em;
}

.colcode1 {
	color: #0082c8;
}
.colcode2 {
	color: #2e3192;
}
.colcode3 {
	color: #21b8f1;
}

.comp_summary {
	margin-right: 160px;
	padding: 0 0 1em 0;
}

.container {
	width: 950px;
	margin: 0 auto;
	text-align: left;
	background: #fff;
}
.content1 {
	padding: 1em;
}
.content2 {
	padding: 1.5em 1.2em 1em 1.2em;
	background: #f7fcfd;
	height: 1%;
}
.content2 h2 {
	color: #0061b8;
	padding: 0.7em 0;
	font-weight: bold;
}
.content2 h2.title1 {
	padding: 0 0 0.7em 0;
}
.content2 ul {
	list-style: none;
	padding: 0.3em 0 1em 1em;
	margin: 0;
}
.content2 ul li {
	padding: 0 0 0.5em 15px;
	background: url("images/bullet1.gif") no-repeat left 0.3em;
}

.content3 {
	padding: 0 1em 1em 1em;
}

.floatl {
	float: left;
}
.floatr {
	float: right;
}
.footer {
	background: #b2b2b2;
	padding: 0.5em 1.5em;
	font-size: 0.9em;
	color: #555;
}
.footer a {
	color: #555;
}
.footer a:hover {
	color: #222;
}

input.form_qs {
	width: 155px;
}
select.form_qs {
	width: 160px;
}
input.form1 {
	width: 175px;
}
select.form1 {
	width: 180px;
}
textarea.form2 {
	width: 300px;
}

.height1 {
	min-height: 10em;
	height: auto;
}
/*\*/
* html .height1 {
	height: 10em;
}

.height2 {
	min-height: 10.5em;
	height: auto;
}
/* for Internet Explorer 6 and older */
/*\*/
* html .height2 {
	height: 10.5em;
}

.hidden {
	display: none;
}
.indent1 {
	background: url("images/bullet1.gif") no-repeat left 0.35em;
	padding: 0 0 0 12px;
	width: 10em;
	display: block;
	float: left;
}
.inline {
	display: inline;
}


.link1 {
	color: #666;
}
.link1:hover {
	color: #0061B8;
}
.link_reg {
	display: block;
	background: #00adef url("images/bg-link-reg.gif") no-repeat right top;
	padding: 5.5em 1em 1em 1em;
	font-weight: bold;
	font-size: 0.9em;
	text-decoration: none;
	color: #fff;
}
.link_reg:hover {
	text-decoration: none;
	color: #fff;
	background-color: #00a1e4;
}

.list1 {
	border-top: 1px solid #80b0dc;
	list-style: none;
	padding: 0;
	margin: 0;
	width: 268px;
	font-size: 1.1em;
}
.list1 li {
	padding: 0.35em 0;
	border-bottom: 1px solid #c0e4f3;
}
.list1 li a {
	color: #3f3f3f;
	text-decoration: none;
}
.list1 li a:hover {
	color: #00adef;
	text-decoration: underline;
}

#marquee {
	height: 21.3em;
	.height: 21.5em;
}
.marquee_buttons {
	border-bottom: 1px solid #80B0DC;
	padding: 0.5em 0;
	margin: 0 0 1em 0;
	text-align: right;
}
.marquee_buttons a {
	text-decoration: none;
	padding: 0 0.3em;
	margin: 0 0 0 2px;
	color: #fff;
	background: #BBDDED;
	font-weight: bold;
}
.marquee_buttons a:hover {
	text-decoration: none;
	color: #fff;
	background: #000052;
}

.menu {
	list-style: none;
	margin: 0;
	padding: 1em 0;
	height: 1em;
	font-size: 0.9em;
}
.menu li {
	float: left;
	text-align: center;
	background: url("images/menu-div.gif") no-repeat left center;
}
.menu li.li1 {
	background: none;
	width: 65px;
	text-align: left;
}
.menu li.li2 {
	width: 124px;
}
.menu li.li3 {
	width: 97px;
}
.menu li.li4 {
	width: 91px;
}
.menu li.li5 {
	width: 99px;
}
.menu li.li6 {
	width: 96px;
}
.menu li.li7 {
	width: 89px;
}
.menu li.li8 {
	width: 89px;
}
.menu li a {
	text-decoration: none;
	color: #00428c;
}
.menu li a:hover {
	text-decoration: none;
	color: #00adef;
}
.menu li.active a {
	color: #00adef;
}

.para1 {
	background: #d9f1f6;
	color: #0082c8;
	font-size: 1.25em;
	padding: 1em;
	line-height: 1.3em;
}
.para1_pad1 {
	margin: 0 0 1em 0;
}

.para1_home {
	background: #F7FCFD;
	padding: 1.6em 1em 0.4em 1em;
	border-bottom: 2px solid #B0DFF5;
	margin: 0 0 1em 0;
}

.para2 {
	background: #d9f1f6 url("/images/bg-para2.gif") repeat-y left top;
	padding: 1em 0;
	position: relative;
}
.para2_foot_left {
	position: absolute;
	bottom: 1em;
	left: 10px;
	width: 525px;
}
.para2_foot_right {
	position: absolute;
	bottom: 0.6em;
	.bottom: 0.75em;
	_bottom: 0.75em;
	right: 10px;
	width: 165px;
}
.para2_left {
	float: left;
	width: 525px;
	margin: 0 0 0 10px;
	display: inline;
}
.para2_right {
	float: right;
	width: 165px;
	margin: 0 10px 0 0;
	display: inline;
}

.poll {
	background: #d9f1f6;
	padding: 0.7em;
	margin: 0 0 1em 0;
}
.print {
	display: none;
}
.quicksearch {
	background: #9cdcf8;
	color: #3f3f3f;
	padding: 0.7em;
	margin: 0 0 1em 0;
}

.quicksearch p {
	padding: 0 0 0.5em 0;
}
.refine_search {
	background: #9cdcf8;
	color: #3f3f3f;
	padding: 0.7em;
	margin: 9.2em 0 1em 0;
	.margin: 9.3em 0 1em 0;
	_margin: 9.4em 0 1em 0;
}

.screenreader {
	position: absolute;
	left: -999em;
}
.small {
	font-size: 0.85em;
}
.small2 {
	font-size: 0.9em;
}

.submenu {
	list-style: none;
	padding: 0;
	margin: -1em 0 1em 0;
}
.submenu li {
	border-bottom: 1px solid #9cdcf8;
	padding: 1em 0.3em;
}
.submenu li a {
	text-decoration: none;
}
.submenu li a:hover {
	text-decoration: none;
}
.submenu li a.active {
	color: #000;
}

.tab1 {
	border-collapse: collapse;
}
.tab1 th {
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	padding: 0.3em 1em 1em 0;
	width: 180px;
	border: none;
}
.tab1 td {
	padding: 0 0 1em 0;
	border: none;
}
.tab2 {
	border-collapse: collapse;
}
.tab2 th {
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	padding: 0 0 0.4em 12px;
	width: 10em;
	border: none;
	background: url("images/bullet1.gif") no-repeat left 0.35em;
}
.tab2 td {
	padding: 0 2em 0.4em 0;
	border: none;
	color: #0082c8;
}

.tagline {
	border-top: 1px solid #B0DFF5;
	border-bottom: 1px solid #B0DFF5;
	color: #8C8C8C;
	padding: 0.5em 0;
	text-align: center;
	font-style: italic;
	font-size: 1.1em;
	margin: 4.4em 0 1em 0;
}

.title1 {
	background: #000052;
	color: #fff;
	padding: 0.3em 0.5em;
}
.title2 {
	font-size: 1.1em;
	font-weight: bold;
}
.title3 {
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: -1px;
}


.vacdet {
	border-bottom: 1px solid #d9f1f6;
	padding: 1em 1em 0 1em;
}
.vacdet_feat {
	border-top: 2px solid #fff;
	background: #e5f5f9;
	padding: 1em 1em 0 1em;
}
.vacdet_feat p.h2 {
	padding: 0 0 0.2em 0;
}
.vacdet_feat p.h2 span {
	background: url("images/arrow1.gif") no-repeat right center;
	padding: 0 0.8em 0 0;
}
.vacdet h2.title1, .vacdet_feat h2.title1 {
	font-size: 1.1em;
	font-weight: bold;
	background: none;
	color: #3f3f3f;
	margin: 0;
	padding: 0 0 0.7em 0;
}

.tab3 {
       border-collapse: collapse;
       width: 100%;
       margin: 0.5em 0 2em 0;
       border-top: 1px solid #D9F1F6;
}
.tab3 th {
       text-align: left;
       vertical-align: top;
       font-weight: bold;
       padding: 0.3em 1em 0.3em 0;
       border: none;
       border-bottom: 1px solid #D9F1F6;
}
.tab3 td {
       vertical-align: top;
       padding: 0.3em 0 0.3em 0;
       border: none;
       border-bottom: 1px solid #D9F1F6;
}

.tab4 {
	border-collapse: collapse;
	text-align; center;
}
.tab4 th {
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	padding: 0.3em 1em 1em 0;
	width: 450px;
	border: none;
}
.tab4 td {
	padding: 1em;
	border: none;
	text-align: center;
	width: 150px;
}

.errorMessage {
	color: red;
}
.errorMessage a {
	color: red;
}





p.center
{text-align: center;}
