body {
	background-color: #004470;
	background-image: url(images/grad_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 28px;
	margin-left: 0px;
	color: #4c4d4f;
}
.wrapper {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
}
.menu {
	height: 34px;
}
.header {
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	height: 149px;
	padding-top: 19px;
	padding-left: 22px;
}
.content {
	background-color: #FFF;
	background-image: url(images/content_corner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 28px;
	padding-right: 28px;
	padding-left: 28px;
}
.clear {
	clear: both;
}
.cleargreenline {
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7fc241;
	padding-top: 10px;
}
.leftcol {
	width: 681px;
	float: left;
	padding-right: 22px;
	padding-bottom: 22px;
}
.rightcol {
	float: left;
	width: 196px;
	background-image: url(images/greenline.gif);
	background-position: left;
	background-repeat: repeat-y;
	padding-bottom: 10px;
}
.greenarrowtop {
	background-image: url(images/greenarrowhead_up.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
}
h1, .heading {
	color: #00aeef;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 19px;
	font-weight: normal;
	line-height: 24px;
}
h2, h2 a:link, h2 a:visited {
	color: #00aeef;
	font-size: 15px;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 0px;
	text-decoration:none;
}
h2 a:hover {
	text-decoration:underline;	
	}
.subheading {
	color: #00aeef;
	font-size: 15px;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 0px;
}
.contentcol {
	float: left;
	width: 312px;
	padding-right: 28px;
}
.footer {
	padding-right: 28px;
	padding-left: 28px;
	background-color: #FFF;
	background-image: url(images/content_corner_bottom.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-top: 14px;
	padding-bottom: 14px;
	text-align: center;
	color: #000;
}
.bluetext {
	color: #00aeef;
}
ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
}
ul li {
	list-style-image: url(images/bullet.gif);
}
.quote {
	text-align: center;
	font-size: 16px;
	margin-bottom: 28px;
}
.quotename {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 13px;
}
.contactform {
}
.submenu {
	font-size: 12px;
	color: #7dc142;
	margin-bottom: 20px;
}
.submenu a:link, .submenu a:visited {
	color: #00aeef;
}
.submenu a:hover {
	color: #00aeef;
}
a:link, a:visited {
	color: #d04c3c;
}
.smalltext {
	font-size: 13px;
}
.disclaimer {
	clear: both;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.contacttable td {
	padding-right: 5px;
	padding-bottom: 10px;
	text-align: left;
	vertical-align: top;
}
.highlighttext {
	color: #d04c3c;
	font-weight: bold;
}
.disclaimer-text {
	text-align:left;
	font-size:11px;
}

/* Datatable*/
.tableheading    { width:662px; background:#005180; color:#fff; border-top:2px solid #c2bf96; border-left:2px solid #c2bf96; border-right:2px solid #c2bf96; font:12pt Georgia, "Times New Roman", Times, serif; padding:5px 10px 5px 10px; text-align:center; font-weight:bold; }
.tableheading400 { width:400px; background:#005180; color:#fff; border-top:2px solid #c2bf96; border-left:2px solid #c2bf96; border-right:2px solid #c2bf96; font:12pt Georgia, "Times New Roman", Times, serif; padding:5px 10px 5px 10px; text-align:center; font-weight:bold; }
.tablesubheading { width:662px; background:#edece0; border-left:2px solid #c2bf96; border-right:2px solid #c2bf96; border-bottom:2px solid #5b7bbb; padding:5px; font-weight:bold; font-size:12pt; text-align:center;}
.dataframe { width:703px; margin:0 auto; height:500px; overflow:auto; }
.datatable { width:685px; border-collapse:collapse; border-left:2px solid #c2bf96; border-bottom:2px solid #c2bf96;  border-right:2px solid #c2bf96;  background:#edece0; font-size: 12px;}
.datatable caption  { border-collapse:collapse; border-left:2px solid #c2bf96; border-right:2px solid #c2bf96; border-bottom:2px solid #5b7bbb; border-top:none !important; background:#edece0; padding:5px; font-weight:bold; font-size:11pt; text-align:left; }
.datatable tbody    { }
.datatable td       {  border-collapse:collapse; padding:2px 5px 2px 5px; border-left:1px solid #dbd9c2; border-right:1px solid #dbd9c2; border-top:1px solid #99afd6;}
.datatable th       {  padding:2px 5px 2px 5px; }
td.sumrow           {  padding:2px 5px 2px 5px; background:#8fb4bf; }
.data 				{ height:500px; overflow:scroll; }
legend 				{ color:#0099CC;}

