body {
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFF;
}

div#container {
	width: 990px;
}

div#header{
	display: block;
	width:750px;
	vertical-align: bottom;
}

div#header div#hdrBorder {
	margin-top: 6px;
	margin-bottom: 5px;
}

div#contentArea{
	display: block;
	width: 600px;
	margin-top: 16px;
}

div#contentArea p.backToTop{
	display: block;
	width: 600px;
	text-align: right;
}

div#contentArea table td {
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 11px;
	color: #666666;
}

div#contentArea h3 {
	font-size: 16px;
	margin-top: 0;
	padding: 0;
}

div#contentArea h4 {
	font-size: 16px;
	margin-top: 0;
	padding: 0;
}


div#footerContainer {
	width: 750px;
	margin-left: 30px;
	margin-top: 80px;
	display: block;
	clear: both;
}

div#footerContent {
	width: 750px;
	margin-top: 15px;
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 10px;
	color: #666666;
}

a:link { color: #0B6392; }
a:hover { color: #0B6392; }
a:active { color: #0B6392; }
a:visited { color: #0B6392; }

sup {
   font-size:8px;
   vertical-align: text-top;
}
.underline { text-decoration:underline; }

ul#textImagesText {
	margin-right: -440px;
}

* html ul#textImagesText {
	margin-right: -390px;
}

/*
ul#textImagesText {
	width: 520px !important;
}

* html ul#textImagesText {
	margin-right: -440px;
}

*:first-child+html ul#textImagesText {
	margin: 0 -430px 0 0 !important;
}

* html #globalHeader {
	padding-top: 0;
}

* html #headerMenu li {
	height: 0;
}

* html #headerMenu {
	margin: 10px 0 0 200px !important;
}
*/
