﻿body 
{
	  padding: 0px;
	  margin: 0px;
	  FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
	  font-size: 12px;
}
h1
{ 
	color: #00728C;
	font-size: 12px;
	font-weight:bold;
}
li
{
	padding-top:2px;
	padding-bottom:5px;
}
.footer
{
	background-image: url(images/footer_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	height:40px;
	font-size: 10px;
	text-align:center;
}

.body
{
	background-image: url(images/body_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	height: 400px;
}	

.mainTable
{
		border: #E2E2E2 1px solid; 
}

.topNav
{
	background-color: #f3f3f3;
}
.topNavLinks td
{
	background-color: #f3f3f3;
	padding-left: 10px;
	padding-right: 10px;
	border-left: #0b9681 1px solid; 
	font-weight:bold;
	font-size: 9pt;
	height: 25px;
}
.veryTopNav td
{
	padding-left: 5px;
	padding-right: 5px;
	font-weight:bold;
	text-align:left;
	vertical-align: bottom;
	border-left: #0b9681 1px solid; 
	height: 25px;
}

a:link {
	color: #00728C;
	text-decoration: none;
}
a:visited {
	color: #00728C;
	text-decoration: none;
}
a:hover {
	color: #f2960b;
	text-decoration: underline;
}
a:active {
	color: #00728C;
	text-decoration: none;
}

.default_bg
{
	background-image: url(images/default_bg.jpg);
	background-position:top;
	height:178px;
}
.impact
{
	font-size: 13pt;
	font-style: italic; 
	color: #ffffff;
}
.fontMedium
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #00728C; 
}
	
.demo_bg
{
	background-image: url(images/df_demoBg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	font-weight:bold;
	border: #E2E2E2 1px solid; 
	padding-bottom:10px;
	padding-top:10px;
}

.image_bg
{
	background-image: url(images/image_bg.jpg);
	background-repeat: no-repeat;
	background-position:top;
	height: 152px;
	padding-left: 20px;
	font-weight: bold;
	font-size: 15px;
	color: #ffffff; 
}	

.imageBottom_bg
{
	text-align: right; 
	padding-top: 4px; 
	padding-right: 30px;
	background-color: #155770;
	color: #ffffff; 
	font-size: 20px;
	vertical-align:top;
	font-weight:bold;
	font-style:italic;
}	

.subNavCell
{
	padding-left: 10px;
	padding-right: 10px;
	border-left: #0b9681 1px solid; 
	border-right: #0b9681 1px solid; 
}

.subNav td
{
	padding-left: 10px;
	padding-right: 10px;
	font-weight:bold;
	font-size: 9pt;
	height: 25px;
}

.indent
{
	padding-left: 30px; 
}

.pagePadding
{
	padding-left: 10px; 
	padding-right: 10px;
}
