html,body {
	height:100%;
}

body {
	margin:0px 0px 0px 0px;
	background-image: url(images/background_blue.gif);
	text-align: center;
	height:100%;
	font-family: Arial, Georgia, sans-serif;
}

p {
	font-family: Arial, Georgia, sans-serif;
	font-size: 12px;
	color: #000000;
	margin:5px 0 15px 0;
}

img, a img {
	border: none;
}

.bluebold {
	color:#00477F;
	font-weight:bold;
}

.press {
	font-weight:bold;
}

a {
	color:#00477F;
	text-decoration:underline;
}

h2,h3,h4 {
	font-family: Arial, Georgia, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

h4 {
	padding:0;
	font-size: 14px;
	color: #00477F;
	margin:10px 0 10px 0;
}

p#address {
	margin:0;
}

#header {
	background-color:White;
	border-left:5px solid White;
	border-right:5px solid White;
	text-align: left;
}

#topmenu {
	height:45px;
	border-left:5px solid White;
	border-right:5px solid White;
	padding:none;
}

#rightcontent {
	float:right;
	width:565px;
	text-align: left;
	padding:0 15px 0 15px;
	font-size:14px;
}

#rightcontent form {
	font-family: Arial, Georgia, sans-serif;
	font-size: 12px;
	color: #000000;
}

#rightcontent ul {
	padding:0 0 10px 10px;
	margin:0 0 10px 10px;
	list-style-type:disc;
	font-size:12px;
	line-height:1.5;
}

#rightcontent ul a {
	text-decoration:underline;
	font-weight:bold;
}

#rightcontent ul ul {
	font-weight:normal;
	list-style-image : url(images/list-dash.gif);
	padding:0 0 0 0;
	margin-bottom:0px;
}


.contentimage {
	float:right;
	padding:0;
	margin:0 0 15px 15px;
	clear:right;
}

#dropmenudiv {
	position:absolute;
	border:0px solid white;
	font:normal 12px Verdana;
	line-height:10px;
	z-index:100;
}

#leftcontent {
	width:190px;
	float:left;
	text-align: left;
	color:#FFFFFF;
}

#leftcontent h2, #search-box, .searchboxes {
	margin-left:16px;
}

#leftcontent h2 {
	margin:15px 0 15px 16px;
}

#leftcontent a {
	color:#FFFFFF;
}

#leftcontent ul li {
	font-size:12px;
	line-height:1.5;
	list-style:none;
	font-weight:bold;
}

#leftcontent ul {
	list-style:none;
}

#leftcontent ul ul {
	padding-left:7px;
	margin-left:7px;
}

#leftcontent ul ul a {
	font-weight:normal;
	text-decoration:none;
	font-size:12px
}


#footer {
	color:#FFFFFF;
}

#centertop {
	margin: 0 auto;
	width: 810px;
	padding-bottom:0px;
}

#centercontent {
	margin: 0 auto;
	width: 800px;
	border-left:5px solid white;
	border-right:5px solid white;
	background-color:#F1F2F2;
	background-image:url(images/background_gradient.jpg);
	background-repeat:repeat-y;
}

#centerfooter {
	margin: 0 auto;
	width: 810px;
}

#backgroundfooter {
	width:100%;
	border-width:5px;
	border-top-style:solid;
	border-top-color:White;
}

#footer a {
	color:#FFFFFF;
}

#leftfooter {
	padding-left:10px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	height:45px;
	text-align:left;
	vertical-align:middle;
	padding-right:10px;
}

#rightfooter {
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	height:45px;
	text-align:right;
	vertical-align:middle;
	padding-right:10px;
}

#backgroundcontent {
	width: 100%;
	background-image: url(images/background_tile.gif);
	border-top:5px solid White;
}

#contentimage {
	float:right;
	border:5px;
}

.search-product {
	background-color: #D2E5FF;
	background-image: url(images/search.jpg);
	height: 20px;
	width: 164px;
	vertical-align: right;
	border-bottom: #ff0000 4px solid;
	border-top: #ff0000 4px solid;
}

.search-industry {
	background-color: #D2E5FF;
	background-image: url(images/search.jpg);
	height: 20px;
	width: 164px;
	border: 0px;
	vertical-align: middle;
}

#search-box {
	background-color: #D2E5FF;
	height: 18px;
	background-image: url(images/search.jpg);
	width: 143px;
	border: 0px;
	vertical-align:middle;
}

#search-button {
	background-color: #D2E5FF;
	background-image: url(images/go.jpg);
	height: 20px;
	width: 21px;
	border: 0px;
	vertical-align: middle;
}

#careerformwrapper {
	text-align:right;
	width:450px;
	margin: 0 auto;
}

.careerform {
	clear: left;
    float: left;
    width: 150px;
    padding-right: 2px;
    text-align: right;
}

.careerinputbox {
	font-size: 12px;
	border: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin-bottom: 2px;
	margin-top: 2px;
}

.breadcrumb {
	font-family: Arial, Georgia, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #00477F;
}

.timeline-date {
	font-weight:bold;
	font-size:12px;
	color: #00477F;
	padding-bottom:10px;
	vertical-align:top;
}

.timeline {
	padding-bottom:10px;
	font-family: Arial, Georgia, sans-serif;
	font-size: 12px;
	color: #000000;
}

.floatedlist {
	float:left;
	padding-right:30px;
	padding-bottom:15px;
}

.cleared {
	clear:both;
}

.hiddencleared {
	clear:both;
	visibility:hidden;
}

.formwrapper input, .formwrapper select, .formwrapper textarea {
	float: left;
	clear: right;
	text-align: left;
	border: 1px solid black;
}

.formwrapper input, .formwrapper textarea {
	width:250px;
}

.formwrapper input.button {
	margin-left:230px;
	margin-top:2px;
	clear:both;
	width:auto;
	display:inline;
	text-align:center;
	font-size:12px;
}

.formlist {
	list-style-type:none;
}

.buttonnomargin {
	clear:none;
	margin-left:10px;
}

.formwrapper label {
	float: left;
	clear: left;
	text-align: right;
	width: 200px;
	margin-right: 30px;
	margin-bottom: 10px;
	font-size:12px;
}

.formwrapper .nobutton {
	width:auto;
	padding:0 10px 0 0;
	margin:0 10px 0 0;
}

h5 {
	color: #00477F;
	margin:5px 0 5px 0;
}

#leftcontent .active {
	color:#F26D58;
}

ul#errors {
	display: none;
	margin-top: 1em;
	padding: .3em;
	color: #C00;
	font-weight: bold;
	padding-left:230px;
	}	

ul#errors li {
	margin-top: .5em;
	margin-bottom: .5em;
	padding: 0;
	}

ul#errors li.heading {
	list-style-type: none;
	color: #000;
	font-weight: normal;
	font-style: italic;
	margin: .5em 0;
	padding: 0;
	}

input.errHilite, select.errHilite, textarea.errHilite {
	border: 1px solid #DDC;
	background-color: #FFE;
}

label.errHilite {
	color: #C00;
	}