body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height:15px; background-repeat: repeat; text-align: center; }
a, a:active, a:visited { 
	color: #000000;
	text-decoration: none;
	}

a:hover { 
	color:  gray;
	text-decoration: none;
	}
	
h1 { font-size: 24px; font-weight: normal; line-height: 24px; }
	
h2 { color: #242424; font-size: 16px; font-weight: bold; line-height: 16px; text-decoration: none; margin-top: 12px; padding-top: 12px; padding-bottom: 3px; }
	
table {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height:15px;
	}

#ContentWrapper { background-color: white; position: absolute; width: 800px; margin-left: -400px; left: 50%; border-color: black; border-width: thin; }
#banner { background-color: white; padding-left: 10px; padding-right: 10px; width: 800px; }
	
#navigation { background-color: #ffffff; width: 800px; padding: 0; }
	
#content { text-align: left; background-color: #ffffff; right: 0; padding-left: 2px; padding-right: 2px; width: 290px; border-right: 1pt solid black; border-left: 1pt solid black; border-top-color: black; border-bottom-color: black; }
#content2 { text-align: left; background-color: #ffffff; position: relative; left: 300px; width: 300px; padding-left: 2px; padding-right: 2px; border-right: 1px solid black; border-top-color: black; border-bottom-color: black; border-left-color: black; }
#content3 { text-align: left; background-color: #ffffff; position: relative; left: 630px; padding-left: 2px; padding-right: 2px; width: 300px; border-top-color: black; border-right-color: black; border-right-width: 1pt; border-bottom-color: black; border-left-color: black; }
#footer { font-size: 12px; background-color: #ffffff; padding: 5px 10px 0; width: 800px; }
p { color: #2c2b2b; font-size: 12px; line-height: 14px; }
a:link { color: black; text-decoration: underline; }
a:hover { color: green; text-decoration: underline; }
.textlink { color: black; text-decoration: underline; }
ul { line-height: 12px; list-style-type: disc; margin: 1em 0 1em 40px; }
li { color: black; line-height: 12pt; }
