@charset "UTF-8";

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	line-height: 1.4em;
	margin: 0px;
	padding: 0px;
	}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a {
	text-decoration: none;
}

* {
	margin: 0px;
	padding: 0px;
}

.clearfloats {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
}

ul {
	list-style-type: none;
}

/********************/

#pagewrapper {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-top: 50px;
}

.nav {
	height: 22px;
	background-color: #5F8281;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #830009;
	padding-top: 21px;
	position: fixed;
	top: 0px;
	width: 930px;

	margin-right: auto;
	margin-left: auto;
}

.nav ul {
	list-style-type: none;
}

.nav ul li {
	display: block;
	float: left;
	position: relative;
}

.nav ul li.home a {
	border-left-style: none;
}

.nav ul li a {
	display: block;
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1.1em;
	padding-left: 10px;
	width: 92px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	height: 22px;
}

.nav ul li:hover ul {
	display: block;
	cursor: pointer;
}

ul#nav  li.over ul {
	display: block;
	cursor: pointer;
}

.nav ul li ul {
	position: absolute;
	left: 1px;
	top: 22px;
	width: 190px;
	padding-bottom: 20px;
	background-color: #E6ECEC;
	padding-top: 20px;
	display: none;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #830009;
}

.nav ul li ul li {}

.nav ul li ul li a {
	background-color: #E6ECEC;
	width: 170px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #456A69;
	color: #456A69;
	padding-top: 3px;
	padding-bottom: 3px;
	height: auto;
	padding-right: 10px;
}

.nav ul li ul li a:hover {
	color: #830009;
}



 #contentarea {
	background-image: url(../images/background-elements/right-column-back.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.twocol div#contentarea {
	background-image: none;
}

#contentarea.sublevel {
	background-image: none;	
}

#contentarea div.leftcolumn {
	float: left;
	width: 274px;
}

#contentarea div.leftcolumn a.homelink {
	display: block;
	margin: -2px 0px 0px;
	padding: 0px;
}

#contentarea div.leftcolumn span.verticalpadding {
	display: block;
	height: 150px;
	width: 230px;
}

/*.home div#contentarea div.leftcolumn img.circlesimage {
	padding-top: 120px;	
}*/


#contentarea div.leftcolumn img.ceostralogo {
	display: block;
	padding-top: 35px;
	padding-bottom: 40px;
	padding-left: 30px;
	position: fixed;
	background-color: #FFFFFF;
}

#contentarea div.leftcolumn div {
	padding-left: 35px;
	width: 190px;
	padding-top: 150px;
}

#contentarea div.leftcolumn div blockquote {
	color: #830009;
	font-size: 1.1em;
	line-height: 1.4em;
}

#contentarea div.leftcolumn div blockquote span {
	color: #5F8281;
	display: block;
	padding-top: 12px;
}

 div.rightcolumn blockquote {
	color: #830009;
	font-size: 1.1em;
	line-height: 1.4em;
}

 div.rightcolumn blockquote span {
	color: #5F8281;
	display: block;
	padding-top: 12px;
}



#contentarea div.rightcolumn {
	float: right;
	width: 190px;
	padding-top: 30px;
	padding-right: 10px;
	padding-left: 10px;
}

#contentarea div.rightcolumn p {
	font-size: 1.4em;
	font-weight: bold;
	color: #830009;
	line-height: 1.2em;
	
	padding-bottom: 8px;
}

#contentarea div.rightcolumn p a {
	color: #1D4847;
}

#contentarea div.rightcolumn p a:hover {}

#contentarea div.rightcolumn ul {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #1D4847;
	padding-bottom: 8px;
}

#contentarea div.rightcolumn ul li {
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1D4847;
	font-size: 1.1em;
	line-height: 1.4em;
	color: #830009;
}

#contentarea div.rightcolumn ul li a {
	color: #1D4847;
}

#contentarea div.rightcolumn ul li a:hover {}

#contentarea div.centrecolumn {
	width: 430px;
	padding-top: 30px;
	float: left;
	padding-left: 0px;
}

/*#contentarea div.centrecolumn.home {
	padding-left: 248px;*/
	/*background-image: url(../images/background-elements/Image-mask.jpg);
	background-repeat: no-repeat;
	background-position: 0px -50px;
	min-height: 600px;
}*/

.twocol div#contentarea div.centrecolumn {
	width: 600px;
	padding-top: 30px;
	float: left;
}

#contentarea div.centrecolumn h1 {
	font-size: 1.4em;
	color: #830009;
	padding-bottom: 2em;
}

#contentarea div.centrecolumn h2 {
	font-size: 1.3em;
	color: #004432;
	padding-bottom: 0.6em;
	line-height: 1.4em;
}

#contentarea div.centrecolumn h3 {
	font-size: 1.2em;
	padding-bottom: 0.6em;
	color: #830009;
}

#contentarea div.centrecolumn h4 {
	font-size: 1.2em;
	padding-bottom: 0.6em;
	color:#000;
}

#contentarea div.centrecolumn h5 {
	font-size: 1.2em;
	padding-bottom: 0.6em;
}

#contentarea div.centrecolumn p.summary {
	font-size: 1.6em;
	line-height: 1.4em;
	color: #2A5453;
	padding-bottom: 15px;
}

#contentarea div.centrecolumn p {
	padding-bottom: 20px;
	color: #2A5453;
	font-size: 1.2em;
	line-height: 1.4em;
}

 div.centrecolumn table {
	margin-bottom: 10px;
	font-size: 1.2em;
}

 div.centrecolumn table tr {}

 div.centrecolumn table tr th {
	padding: 4px;
	color: #FFFFFF;
	background-color: #5F8281;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #9A3037;
}

 div.centrecolumn table.numeric tr th {
	
	text-align: center;

}

 div.centrecolumn table.numeric tr th.left {
	
	text-align: left;

}

 div.centrecolumn table tr td {
	color: #2A5453;
	padding: 4px;
}

 div.centrecolumn table tr.dark td {
	background-color: #CDD9D9;
}

 div.centrecolumn table tr.dark td.white {
	background-color: #fff;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #990000;
}

 div.centrecolumn table tr td.white {
	background-color: #fff;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #990000;
}

 div.centrecolumn ul {
	list-style-image: url(../images/bullets/red-bullet-square.gif);
	margin-left: 18px;
}

 div.centrecolumn ul li {
	font-size: 1.2em;
	line-height: 1.4em;
	padding-bottom: 0.4em;
	color: #004432;
}

 div.centrecolumn ol {
	margin-left: 14px;
	list-style-type: decimal;
}

 div.centrecolumn ol li {
	font-size: 1.2em;
	line-height: 1.4em;
	padding-bottom: 0.4em;
	color: #004432;
}

 div.centrecolumn img.floatright {
	display: block;
	float: right;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
 
  div.centrecolumn img.floatleft {
  display: block;
	float: left;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 8px;
	}

ol.alpha {
	
	list-style-type: lower-alpha;
}



 div.centrecolumn a {
	color: #004432;
	text-decoration: underline;
}

 div.centrecolumn a:hover {
	color: #830009;
}



#footer {
	position: relative;
	width: 930px;
	height: 20px;
	padding-top: 8px;
	background-image: url(../images/background-elements/right-column-back.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #FFFFFF;
}

.twocol div#footer {
background-image: none;
}

#footer.sublevel {
	background-image: none;
}

#footer span {
	font-size: 1em;
	color: #2C5655;
}

#footer span a {
	color: #2C5655;
}

#footer span a:hover {}

#footer span.copyright {
	display: block;
	float: left;
	padding-left: 10px;
}

#footer span.ap {
	display: block;
	float: right;
	padding-right: 75px;
}

.sectionnav {
	width: 199px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #5F8281;
	margin-left: 30px;
	/*margin-top: 150px;*/
}

.sectionnav li {}

.sectionnav li a {
	width: 189px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5F8281;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	color: #004432;
}

.sectionnav li a:hover {
	color: #830009;
}

.calculator p span.elementstocaculate {
	display: block;
	float: left;
	width: 250px;
}

.calculatorinput {
	padding: 1px;
	border: 1px solid #5F8281;
	width: 100px;
}

.redstrong {
	font-weight: bold;
	color: #830009;
	display: inline;
}

.sectionend {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5F8281;
}

.calcbtn {
	padding-left: 250px;
}


