

	
a.bodylink{ 
	color: #40a8de;
	font-size: 11px;
	font-family: Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	line-height: 18px;
	font-style : normal;
	font-weight: normal;
	text-decoration: underline;
}

a.bodylink:hover { 
	color: #3488b4;
}

a.bodylink2{ 
	color: #358bb8;
	font-size: 12px;
	font-family: Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	line-height: 18px;
	font-style : normal;
	font-weight: normal;
	text-decoration: none;
}

a.bodylink2:hover { 
	color: #2c7398;
}

a.bodylink3{ 
	color: #AAAAAA;
	font-size: 12px;
	font-family: Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	line-height: 18px;
	font-style : normal;
	font-weight: normal;
	text-decoration: none;
}

a.bodylink3:hover { 
	color: #AAAAAA;
}

/* =========================================== */

body {
	font-family : Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	letter-spacing : 0px;
	font-weight : normal;
	font-variant : normal;
	font-style : normal;
	line-height: 18px;
	text-decoration : none;
	color : #666666;
	behavior:url("csshover.htc");
} 

tr.alt td {
	background: #f8f8f8;
}



/* ============================================ */


.normal {
	font-family : Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	letter-spacing : 0px;
	font-weight : normal;
	font-variant : normal;
	font-style : normal;
	line-height: 16px;
	text-decoration : none;
	color : #939393;
	text-align: justify;
}

.lighter {
	font-family : Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	letter-spacing : 0px;
	font-weight : normal;
	font-variant : normal;
	font-style : normal;
	line-height: 16px;
	text-decoration : none;
	color : #999999;
}

.heavy {
	font-family : Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px;
	letter-spacing : 0px;
	font-weight : bold;
	font-variant : normal;
	font-style : normal;
	line-height: 16px;
	text-decoration : none;
	color : #BB4114;
}


.headline {
	font-family : Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	font-size : 16px;
	letter-spacing : 0px;
	font-weight : bold;
	font-variant : normal;
	font-style : normal;
	line-height: 19px;
	text-decoration : none;
	color : #B7000E;
	margin-left: -1px;
}

.headline2 {
	font-family : Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	font-size : 13px;
	letter-spacing : 0px;
	font-weight : bold;
	font-variant : normal;
	font-style : normal;
	line-height: 19px;
	text-decoration : none;
	color : #B7000E;
	margin-left: -1px;
}

.small {
	font-family : Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	letter-spacing : 0px;
	font-weight : normal;
	font-variant : normal;
	font-style : normal;
	line-height: 15px;
	text-decoration : none;
	text-align: center;
	color : #aaaaaa;
}

.small2 {
	font-family : Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	letter-spacing : 0px;
	font-weight : normal;
	font-variant : normal;
	font-style : normal;
	line-height: 15px;
	text-decoration : none;
	text-align: justify;
	color : #aaaaaa;
}


/* ========================================= */



.contentline {
 width: 545px;
 border-bottom: 1px solid #e8e8e8;
}

.contentline2 {
 width: 300px;
 border-bottom: 1px solid #e8e8e8;
}


.fillercenter {
border:0px solid #999999;
margin:0px 0px 0px 28px;
text-align: justify;
width:545px;
}

.homecontent {
border:0px solid #999999;
margin:82px 0px 0px 303px;
text-align: justify;
width:469px;
}

.contentarea {
border:0px solid #999999;
margin:0px 0px 20px 50px;
text-align: justify;
width:545px;
}

.widecontent {
border:0px solid #999999;
margin:0px 0px 20px 5px;
text-align: justify;
width:630px;
}



/* ========================================= */

.pic {
float: right;
padding: 0px 0px 0px 10px;
margin-bottom: 10px;

}

.picleft {
float: left;
padding: 0px 10px 0px 0px;

}

/* =========================================  */




INPUT, TEXTAREA, SELECT, OPTION, RADIO{
	font-family: Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	padding: 2px;
	margin: 0px 0px 4px 0px;
	font-size: 11px;
	color: #3B210A;
	background-color: #ffffff;
	border: solid 1px #cccccc;
}

