

	
a.bodylink{ 
	color: #0D5ACC;
	font-size: 13px;
	font-family: Georgia, Times, serif;
	line-height: 18px;
	font-style : normal;
	font-weight: normal;
	text-decoration: underline;
}

a.bodylink:hover { 
	color: #083EA8;
}






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



b { font-weight: bold }

ul {
  margin:0 25px 0 30px;
	  padding:0; 
}

li {
	margin:6px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

}


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

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



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


.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;
}


.headline {
	font-family : Georgia, Times, serif;
	font-size : 18px;
	letter-spacing : 0px;
	font-weight : normal;
	font-variant : normal;
	font-style : italic;
	line-height: 38px;
	text-decoration : none;
	color : #214055;
}



.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 : #555555;
	margin: 20px 0px 0px 0px;
}



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



.contentline {
 width: 500px;
 border-bottom: 1px solid #EEEEEE;
}

.homecontent1 {
border:0px solid #999999;
margin: 30px 0px 0px 73px;
width: 477px;
height: 84px;
font-family : Georgia, Times, serif;
	font-size : 13px;
	letter-spacing : 0px;
	font-weight : normal;
	font-variant : normal;
	font-style : normal;
	line-height: 18px;
	text-decoration : none;
	text-align: justify;
	color : #666666;
}

.homecontent2 {
border:0px solid #999999;
margin: 14px 0px 0px 73px;
width: 336px;
height: 192px;
font-family : Georgia, Times, serif;
	font-size : 13px;
	letter-spacing : 0px;
	font-weight : normal;
	font-variant : normal;
	font-style : normal;
	line-height: 18px;
	text-decoration : none;
	text-align: justify;
	color : #666666;
}


.maincontent {
border:0px solid #999999;
margin: 30px 0px 25px 45px;
width: 500px;
font-family : Georgia, Times, serif;
	font-size : 13px;
	letter-spacing : 0px;
	font-weight : normal;
	font-variant : normal;
	font-style : normal;
	line-height: 18px;
	text-decoration : none;
	color : #666666;
	text-align: justify;
}





.menu {
border:0px solid #999999;
margin:15px 0px 0px 0px;
text-align: left;
width:206px;
}

.logos {
border:0px solid #999999;
margin:15px 0px 0px 30px;
text-align: left;
width:173px;
}


#test2 {
    border: 0px solid #555;
    width: 290px;
    height: 243px;
  }
  
  #test3 {
    border: 0px solid #555;
    width: 820px;
    height: 183px;
  }
  
   #test4 {
    border: 1px solid #555;
    width: 820px;
    height: 183px;
  }


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

.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 #999999;
}

