body {
	font-family:sans-serif;
	background-color:#d1dff1;
	background-image:url('../images/layout/main_bg_vertical.jpg');
	background-repeat:repeat-x;
	margin:0px;
}

a img {
	border:0px;
}

a {
	color:#3965C0;
}

a:hover {
	color:#3965C0;
}

div#header {
	padding-top:6px;
	padding-left:85px;
}

div#header td {
	vertical-align:bottom;
	color:#3965C0;
}

div#header td div {
	padding-left:50px;
}

div#header td div div {
	padding-left:0px;
	margin-bottom:3px;
	font-weight:600;
	letter-spacing:-1px;
}

div#header h1 {
	margin-bottom:2px;
	color:#3965C0;
	font-size:19pt;
	letter-spacing:-1px;
}

div#mainBody {
	font-size:10pt;
	padding-left:50px;
}

div#mainBody table {
	font-size:10pt;
}

div#mainBody td.layoutSide {
	vertical-align:top;
	width:17px;	
}

div#mainBody td.layoutBody {
	vertical-align:top;
	width:890px;
	background-color:#fff;
	padding:10px;
}

fieldset {
	padding:10px;
	border-style:solid;
	border-width:1px 0px 0px 1px;
	border-color:#d1dff1;
}

legend {
	font-size:10pt;
	font-weight:bold;
}

div#messageBox {
	padding:6px;
	margin-bottom:4px;
	font-weight:bold;
	font-size:10pt;
}

div#messageBox.success {
	background-color:#cfc;
	color:#090;
}

div#messageBox.error {
	background-color:#fcc;
	color:#900;
}

form {
	margin:0px;
}

td#leftCol {
	padding-left:6px;
	width:266px;
	vertical-align:top;
}

td#leftCol div.section {
	border:1px solid #ddd;
	padding:16px;
	margin-bottom:20px;
}

td#leftCol div.section strong {color:#3965C0;}
td#leftCol div.section h1 {color:#3965C0;}
td#leftCol div.section h2 {color:#3965C0;}
td#leftCol div.section h3 {margin-top:0px;margin-bottom:0px;color:#3965C0;}

td#rightCol {
	width:590px;
	padding-left:34px;
	padding-right:6px;
	vertical-align:top;
}

td#rightColWide {
	width:810px;
	padding-left:34px;
	padding-right:6px;
	vertical-align:top;
}

td#rightCol strong {color:#3965C0;}
td#rightCol h1 {font-size:18pt;margin-top:0px;margin-bottom:0px;letter-spacing:-1px;}
td#rightCol h3 {margin-top:0px;margin-bottom:0px;color:#3965C0;letter-spacing:-1px;}

td#rightCol div.contactInfo {
	background-color:f8fbff;
	border:1px solid #ddd;
	padding:16px;
	margin-bottom:20px;
	font-weight:bold;
	height:75px;
}

table#resultsTable thead td {
	background-image:url('../images/layout/table_header_fill.jpg');
	white-space:nowrap;
}

table#resultsTable tbody td {
	font-size:0.88em;
	border:1px solid #9ec4e6;
	padding:1px;
}

table#resultsTable tbody td div {
	background-color:#cee2f5;
}

#factList ul{
	list-style:disc;color:#002786;
	padding: 0 0 0 13px;
	margin: 2px;
}

#factList ul li{
	margin:0 0 8px 0;
	font-size:9pt;
	color:#5F5F5F;
}

#factList h4{
	margin:0;
	color:#000;
	text-align:center;
}

#factList{
	border:1px solid #ddd;
	width:225px;
	float:right;
	padding:2px 10px 2px 10px;
	margin:0 5px 5px 5px;
}

#secondaryMenu {
	font-size:1em;
	margin-top:20px;
}

#secondaryMenu a{
	color:#002786;
}

#aboutBox{
	border-top:3px solid #ddd;
	width:550px;
}

#aboutBox h4{
	margin:0;
	color:#3965C0;
	font-size:9pt;
}

#quotePic {
	float:left;
	margin-right:5px;
	border:solid;
	border-width:1px;
	border-color:#D1DFF1;
}

#pImage {
	float:right;
	margin-left:10px;
	margin-right:5px;
}

.reportCover a{
	background: url("/roi/resources/images/layout/Cover_btn.jpg");
	width:300px;
	height:300px;
	display:block;
}

.reportCover a:hover{
	background: url("/roi/resources/images/layout/Cover_btn.jpg");
	width:300px;
	height:300px;
	display:block;
}

#titleSpace {
	height:100px;
}

.coReportLink {
	font-size:14px;
	padding-left:20px;
	padding-top:20px;
}

