/* layout formatting */

body {
	font-family: Arial, Helvetica, sans-serif;	
	margin: 0px;
	padding: 0px;
	background-color: #003F23;
}

#menu {
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 3px;
	background-color: #003F23;
}

#main {
	width: 100%;
	background-color: #999966;
	padding-left: 25px;
	float: left;
	background-image: url(../images/index_background.jpg);
	background-repeat: repeat;
}

#mainsub {
	width: 100%;
	background-color: #999966;
	float: left;
	background-image: url(../images/index_background.jpg);
	background-repeat: repeat;
}


#lefthome {
	float: left;
	width: 220px;
	height: 450px;
	background-image: url(../images/index_background3.jpg);
	background-repeat: no-repeat;
	border-left-color: #003F23;
	border-left-style: solid;
	border-left-width: 1px;

}

#centerhome {
	width: 550px;
	height: 450px;
	float: left;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-color:#ffffff;
	overflow: auto;
	border-left-color: #003F23;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #003F23;
}

#leftsub {
	float: left;
	width: 150px;
}

#centersub {
	width: 650px;
	float: left;
	padding: 15px;
	background-color:#ffffff;
	border-left-color: #003F23;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #003F23;
}

#rightfloat {
	float: right;
	padding: 5px;	
	margin-left: 10px;
	z-index: 15;	
} 

#rightfloat2 {
	width: 135px;
	float: right;
	padding: 5px;	
	margin-left: 10px;
	z-index: 15;	
} 

#sponsors {
	width: 100%;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003F23;
	background-color: #FFFFFF;
	margin-top: 20px;
	padding-left: 20px;
}

#footer {
	width: 100%;
	min-height: 30px;
	background-color: #003F23;
	font-size: 8pt;
	color: #FFFFFF;
	text-align: left;
	padding: 3px;
	margin-top: 8px;
	}
	
#benefit {
	width: 400px;
	padding-top: 10px;
	font-weight: bold;
	color: #003F23;
	font-size: 11px;
	text-align: left;
	z-index: 25;
}


.results {
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
}


.tableText {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	line-height: 14px;
}
	

a.tableText:link {
	color: #FF9900;
	text-decoration: none;
}

a.tableText:visited {
	color: #FF9900;
	text-decoration: none;
}

a.tableText:hover {
	text-decoration: underline;
}

a.tableText:active {
	text-decoration: underline;
}

.caption {
	font-size: 9pt;
	color: #FFFFFF;
	text-align: left;
	padding-left: 5px;
	padding-top: 3px;
}

.mainmenu {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #FFFFFF;
	text-decoration: none;
	display: inline-table;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 2px;
	padding-bottom: 2px;

}

a.mainmenu:link {
}

a.mainmenu:visited {
}

a.mainmenu:hover {
	background-color: #999966;	
	color: #ffffff;
}

a.mainmenu:active {
}

.leftcolumn {
	font-size: 14px;
	font-weight: bold;
	color: #003F23;
	line-height: 18px;
	text-align: center;
	display: block;
	}

.bold	{
	font-weight: bold;
}



h1{
	font-size: 14px;
	color: #003F23;
	font-weight: bold;
	line-height: 14px;
	padding: 4px;
	border-top-color: #003F23;
	border-bottom-color: #003F23;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	margin-top: 10px;
}

h2{
 	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	color: #003F23;
}


h3{
	font-size: 12px;
	font-weight: bold;
	color: #003F23;
}

h4{
 font-size: 12px;
 font-weight: bold;
 color: #333333;
 padding-top: 5px;
}

h5{
 font-size: 12px; 
 font-weight: bold;
 color: #ffffff;
 padding: 0px;
}


ul {
	font-size: 11px;
	color: #003F23;
	line-height: 15px;
}

li {
	font-size: 11px;
	color: #003F23;
	line-height: 15px;
}

p {
	font-size: 11px;
	color: #003F23;
	line-height: 15px;
}


/*a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #FF6600;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}



/* dead 

.contentText {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	line-height: 18px;
	list-style-position: outside;
	list-style-type: square;
}
	

a.contentText:link { 
	color: #FF9900;
	text-decoration: none;
}

a.contentText:visited {
	color: #FF9900;
	text-decoration: none;
}

a.contentText:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a.contentText:active {
	color: #FF9900;
	text-decoration: none;
}
*/

