/* CSS Document */
a:link	{
	text-decoration: underline		
}
a:hover, a:visited:hover {
	text-decoration: underline
}
#bannerprint {
	display: block;
}
body {
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
/**********************************FOOTER AREA STYLES*************************************/
#footer {
	display: none;
}
/**********************************END FOOTER AREA STYLES*************************************/
h1, h2, h3, h4, h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
}		
h1	{
	font-size: 20px;
	font-weight: lighter;
	margin-bottom: 10px;
	padding-top: 10px;
}
h2	{
	font-size: 17px;
   	font-weight: lighter;
    margin-bottom:8px;
    margin-top: 16px;
}
h3	{
	 font-size: 14px;
	 font-weight: lighter;
	 margin-bottom:8px;
}
h4	{
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 2px;
	margin-bottom: 0px;
	padding: 5px 0px 10px 0px;
	text-transform: uppercase;
}
h5	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	margin: 0px;
	padding: 2px 10px 0px 0px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	line-height: 15px;
	margin: 0px;
	padding: 0px 10px 0px 0px;
}
/**********************************HEADER AREA STYLES*************************************/
#headerbanner {
	display: none;
}
/**********************************END HEADER AREA STYLES*************************************/
/**********************************LEFTNAV AREA STYLES*************************************/
/* these are the styles for the pop up menu */
#leftnav {
	display: none;
}
/**********************************END LEFTNAV AREA STYLES*******************************/
#logo {
	display: none;
}
/****************************** MAIN AREA PAGE STYLES **********************************/
/****************************** MAIN FEATURE AREA OF PAGE STYLES **********************************/
#mainfeature {
	padding-bottom: 10px;
}
#mainfeature h4 {
	margin-top: 8px;
}
#mainfeature img {
	display: none;
}
/******************************* END MAIN FEATURE AREA OF PAGE STYLES **********************************/
/******************************MAINEHOME AREA OF PAGE STYLES **********************************/
#mainhomecontent {
	padding: 0px 20px 0px 0px;
}
#mainhomecontent p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;	
	line-height: 22px;
}
#mainidbanner {
	display: none;
}
/****************************** END MAINEHOME AREA OF PAGE STYLES **********************************/
/******************************MAININTERIORCONTENT AREA OF PAGE STYLES **********************************/
#maininteriorcontent li {
	line-height: 16px;
}
#maininteriorcontent ul {
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 13px;
}
#maininteriorinnernav {
	display: none;
}
/******************************END MAININTERIORCONTENT AREA OF PAGE STYLES **********************************/
/**********************************MAINRIGHT AREA STYLES*************************************/
#mainright {
	display: none;
}
/**********************************END MAINRIGHT AREA STYLES*************************************/
/**********************************END MAIN AREA STYLES*************************************/
p {
	line-height: 15px;
	margin: 0px 0px 10px 0px;
}
#shadow {
	background-image: none;
}
#skip {
	display: none;
}
#wrapper { /* this is the fixed width element that holds the entire page content */
	background-color: #fff;
	margin: 0px;
	padding: 0px;
}
/* how nice to end the page with an IE hack.
   This is here because of the 1px gap on the
   right side of the screen when the window is a certain size. */
/* Fix IE. Hide from IE Mac \*/
