body, html {
	font-family: verdana, arial, san serif; 
	background: #99ccff;
	text-align:center; 
	min-width:1000px;
	margin: 0;	 
}
table,tr,td,p {font-size: 11px; line-height: 13pt}
.spacer {height:40px; vertical-align:top;}
#container {margin: 0 auto;	text-align: left; width: 1000px;}
#topNav {height: 5px; width: 900px; text-align: right; font-size: 10px;}
#bottomNav {height: 130px; width: 900px;text-align: center; vertical-align: middle; font-size: 10px; color: #ffffff; background: #333399;}
#bottomNav a {color: #ffffff; text-decoration: underline;}
#bottomNavIndex {height: 250px; width: 900px;}
.sideMenu {font-size:13px;}
.grayBox {padding: 10px; background-color: #f1f0f1; border-style: solid; border-color: #cccccc; border-width: 1px; margin-bottom: 10px;}
.clearBox {padding: 1px; background-color: ; border-style: ; border-color: ; border-width: 1px; margin-bottom: 1px;}
.borderBottom {border-style: solid;	border-width: 0px 0px 1px 0px; border-color: #000000;}
#mainContent {width: 900px; padding-bottom: 0px;}
	.mainMenu {background: #333399;	height: 130px;}
	.navMenu {float: right; position:relative; top: 64px; right: 30px;}
	
	.mainInformation {
		padding: 10px;
		background-color: #ffffff;	
		font-size: 11px;
		vertical-align: top;
		border-style: solid;
		border-width: 0px 1px 1px 1px;
		border-color: #333399;
	}
#left {float: left;}
	.widthSmall {width: 275px;}
#right {float: right;}
	.widthLarge {width: 575px;}	
			
.clear {clear:both;}
				
#subContent   {width: 900px;}
	
		.moduleMenu {
			padding: 6px;
			font-size: 16px;
			font-weight: bold;
			color: #ffffff;
			background-color: #333399;
			vertical-align: top;
			border-style: solid;
			border-width: 1px 1px 0px 1px;
			border-color: #333399;

		}
		.moduleContent {
			padding: 6px;
			height: 180px;
			background-color: #ffffff;
			font-size: 11px;
			vertical-align: top;
			border-style: solid;
			border-width: 0px 1px 1px 1px;
			border-color: #333399;
		}

h1 {color: #000000; font-size: 17px; margin: 2px 0 0.5em 0; }
h2 {color: #000000; font-size: 16px; margin: 2px 0 0.5em 0; }
h3 {color: #000000; font-size: 13px; margin: 15px 0 5px 0; }
h4 {font-size: 11px; margin: .5em 0 0 0; }


.keyFeatures ul 
{
margin: 0;
padding: 4;
}

.keyFeatures li 
{
margin: 0;
padding: 4;
}

#faq ol {margin: 2; padding: 2;}
#faq li {margin: 2; padding: 2;}

#navigation ul { list-style-type: none;}
#navigation li { list-style-type: none;}

#navigation a
{ 
display: block;
color: #000000;
background-color: #f1f0f1;
width: 160;
padding: 5px;
text-decoration: none;
}



#navigation a:hover {background-color: #000000; color: #FFFFFF;}


a:link {color: #6666cc;}
a:visited     {color: #6666cc;}
a:hover {color: blue;}



