body {
	background: #FFFFFF;
	color: #000000;
	font: Georgia, Arial, Helvetica, sans-serif;
	float: none !important;
	font-size: 12pt;
	line-height: 16px;
}

a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}

.div {
	float: none !important;
	}




h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2993A0;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px solid #2993A0;
	border-bottom: 1px solid #2993A0;
	text-transform: uppercase;
	
	}
	
h2 {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2C94A1;
	padding-top: 10px;
	margin-bottom: 0px;
	}
	
h3 {
	background-image: url('images/icon-h3.gif');
	background-repeat: no-repeat;
	background-position: top left;
	font-size: 12px;
	color: #515d26;
	padding-left: 15px;
	}
	
div.clear {
	clear: both;
	}
	
/* Main */
/********/
	
#mainwrap 
{
    
	width: 770px;
	margin: auto;
	}
	
#main { 
	width: 750px;
	border-left: 10px solid #ffffff;
	border-right: 10px solid #ffffff;
	border-top: 10px solid #ffffff;
	background-color: #ffffff;
	}
	
#masthead { 
	width: 750px;
	margin: auto;
	background-color: #00578e;
	padding-top: 20px;
	padding-bottom: 13px;
	height: 53px;
	}
	
#mastheadleft {
	float: left;
	padding-left: 28px;
	background-color: #00578e;
	width: 369px;	
	}
	
#mastheadright {
	display:none;
	}
	
#mainright { 
	float: right;
	width: 750px;
	background-color: #ffffff;
	margin-top: 5px;
	}
	
#mainleft {
	display: none;
	}

#imageMainRight 
{
    display: none;
}	
	
/* Menu */
/********/	
	
#menu {
	display:none
	}
	
div.menuitem, div.menuitem2 {
	float: left;
	padding-left: 28px;
	padding-right: 27px;
	padding-top: 6px;
	height: 22px;
	color: #ffffff;
	border-left: 1px solid #41adba;
	border-right: 1px solid #044951;
	font-size: 11px;
	}
	
div.menuitem2 {
	background-image: url('images/bkg-menu2.gif');
	}
	
/* Sidebar */
/***********/
	
div.feature {
	clear: both;
	width: 224px;
	height: 66px;
	border: 1px solid #d4d4d4;
	margin-bottom: 5px;
	color: #7d7d7d;
	font-size: 11px;
	line-height: 12px;
	}
	
img.icon {
	float: left;
	margin-right: 15px;
	}
	
span.featurehd {
	color: #00578e;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	}
	
#feature1hd, #feature2hd {
	height: 19px;
	padding-top: 5px;
	width: 216px;
	padding-left: 10px;
	color: #ffffff;
	font-weight: bold;
	}
	
#feature1hd {
	background-color: #e19501;
	}
	
#feature2hd {
	background-color: #2993a0;
	}	
	
#feature1, #feature2 {
	border-left: 1px solid #d4d4d4;
	border-right: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
	margin-bottom: 5px;	
	color: #3f3e3e;
	}
	
#feature1 {
	background-color: #fbf4e8;
	padding: 15px;
	width: 194px;		
	}
	
#feature2 {
	width: 224px;
	}
	
div.greystrip, div.whitestrip {
	padding: 5px;
	color: #333333;
	}
	
div.greystrip {
	background-color: #EFF5F5;
	}
	
span.event {
	color: #006F6F;
	font-weight: bold;
	}
	
span.prodhd {
	color: #3f75b7;
	font-weight: bold;
	}
	
/* Content */
/***********/
		
#mainhd, #subhd {
	background-color: #3fb265;
	height: 19px;
	padding-top: 5px;
	padding-left: 17px;
	color: #ffffff;
	font-weight: bold;	
	margin-top: 4px;
	}
	
#subhd {
	background-color: #2993A0;
	}
	
#maincontent {
	padding: 15px;
	}
	
img.right {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
	border: 1px solid #2993A0;
	}
	
img.left {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	border: 1px solid #2993A0;
	}
	
li {
	margin-bottom: 10px;
	}
	
td {
	border-bottom: 1px solid #99abc4;
	}	
	
/* Footer */
/**********/

#footer {
	clear: both;
	margin-top: 10px;
	background-color: #0d4a91;
	color: #ffffff;
	font-size: 10px;
	height: 20px;
	}
	
#footer2 
{
    
   
	margin-top: 3px;
	height: 30px;
	padding-top: 10px;
	background-color: #e4e4e4;
	border-bottom: 10px solid #ffffff;
	color: #636363;
	font-size: 10px;
	padding-left: 15px;
	}
	
/* Forms */
/*********/

form {
	margin: 0px;
	}
	
		
/* Links */
/*********/
a:link { font-family: arial, helvetica, sans-serif; text-decoration: underline; color: #143B98}
a:active { font-family: arial, helvetica, sans-serif; text-decoration: underline; color: #345789 } 
a:visited { font-family: arial, helvetica, sans-serif; text-decoration: underline; color: #345789 } 
a:hover { font-family: arial, helvetica, sans-serif; text-decoration: underline; color: #ff9900 }

a.nav:link { font-family: arial, helvetica, sans-serif; text-decoration: none; color: #ffffff; font-size: 11px; }
a.nav:active { font-family: arial, helvetica, sans-serif; text-decoration: none; color: #ffffff; font-size: 11px; } 
a.nav:visited { font-family: arial, helvetica, sans-serif; text-decoration: none; color: #ffffff; font-size: 11px; } 
a.nav:hover { font-family: arial, helvetica, sans-serif; text-decoration: none; color: #ffffff; font-size: 11px;}
