* { margin: 0; } 
html, body { height: 100%; }
body {
	color: #333333;
	margin: 0px 0 0px 0;
	padding: 0;
	line-height: 1.5em;
	word-spacing: 0.1em;
	background-repeat: repeat-x;
	background-position: 0 -0.28em;
	font-family: Arial, "lucida console", sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-image: url(../i/body.gif);
}
#maincontainer {
	width: 100%;
	height: auto !important;
	height: 100%;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	font-weight: normal;
	}
#contentwrapper {
	float: left;
	width: 100%;
}

a, a:link, a:visited {
	color: #000ccc;
	text-decoration: underline;
	font-weight: normal;
}
a:hover { color: #bf0000; }
a:focus {
	color: #0000cc;
	font-weight: normal;
	text-decoration: none;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	padding-bottom: 1px;
	color: #0066CC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-image: url(../i/body.gif);
	background-repeat: no-repeat;
		}
h2{
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 5px;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: repeat;
		}
h3 {
	font-size: 18px;
	font-weight: bold;
	line-height: 1em;
	padding-bottom: 2px;
	color: #000000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
	border-bottom-width: 1px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: none;
	}
h4 {
	font-size: 0.8em;
	font-weight: normal;
	line-height: 1em;
	margin: 0 0 8px 0;
}
p {
	margin: 0 0 16px 0;
	font-size: 12px;
}
#contentcolumn ul { list-style-type: none; margin: 0 0 16px; padding: 0; }
#contentcolumn li { clear: both; margin-bottom: 8px; }
.adbox {
	padding: 4px;
	font-weight: bold;
	border-top-width: 0.5px;
	border-right-width: 0.5px;
	border-bottom-width: 0.5px;
	border-left-width: 0.5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;
	background-repeat: no-repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	list-style-image: none;
	background-attachment: fixed;
	background-position: 0px center;
	}
hr {
	border: 0.1pt dashed #CCCCCC;
}
.clean-gray{
	border:1px dashed #CCCCCC;
	color:#000000;
	padding:4px;
	text-align:left;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-image: url(../i/body.gif);
	}
.adbox1 {
	padding: 2px 2px 2px 2px;
	margin: 0 0 0px 0;
	border: 0.5px dotted #7272B8;
	background-color: #F3E6FA;
	line-height: 1.3em;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-image: none;
}
.shadowcontainer{
width: 100%; /* container width*/
background-color: #d1cfd0;
}

.shadowcontainer .innerdiv{
/* Add container height here if desired */
background-color: white;
border: 1px solid gray;
padding: 6px;
position: relative;
left: -5px; /*shadow depth*/
top: -5px; /*shadow depth*/
}
#holder {
	margin-top: 0.5em;
	margin-bottom: 2em;
	margin-left: auto;
	margin-right: auto;
	width: 95%;
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
}
.button1 {
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #bf0000;
}
.button2 {
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #3366CC;
}
.button3 {
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #99CC33;
}
.button4 {
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #FF6600;
}
.button5 {
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #003333;
}
#banner {
	width:100%;
	padding:30px 12px;
	text-align:center;
	background-image: url(../i/banner468x60.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

