/* CSS Document */

html {
	color:#000;
	background:#fff;
}


body {
	text-align:center;
	font-family: verdana, arial, sans-serif;
	font-size: 90%;
	color:#000;
	line-height: 1.75em;
	padding:0;
	border:0;
	margin:0;
	background:#fff;
}


a, a:visited {
	color:#000;
}


a:hover {
	text-decoration:none;
}


#wrapper {
	width:930px;
	margin:0px auto 0 auto;
	text-align:left;
	background:#FFF;
	border:1px solid #CCCCCC; 
	border-width:0px 1px 1px 1px; 
}


#indexleft {
	width:230px;
	padding:0px;
	
	float:left;
	background:#fff;
	
}

	
#indexcenter {
	width:420px;
	padding:0px;
	float:left;
	background:#fff;
}
	
#indexright {
	width:270px;
	padding:0px;
	float:left;
	background:#fff;
}

#contentleft {
	width:40px;
	padding:0px;
	float:left;
	background:#fff;
}

	
#contentcenter {
	width:600px;
	padding:10px;
	float:left;
	background:#fff;
}
	
#contentright {
	width:270px;
	padding:0px;
	float:left;
	background:#fff;
}


#the_foot {
	width:930px;
	height:50px;
	margin:0px auto 0 auto;
	text-align:left;
	background:url(../images/bottom.gif);
}	

	
.the_copy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 1.3em;
}

.the_HEADLINE {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	line-height: 1.3em;
	font-weight: bold;
}

.the_footnote {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #666666;
	line-height: 1.3em;
}

.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #009900;
}

.style6 {
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 16px;
	color: #333333
}

.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666
}

.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
