/* body */
body {background-color: #DBE8EF; }

/*links*/
a:link 	  {font-family:Tahoma, Helvetica, Arial, sans-serif; font-size:11px; color:#125f83; text-decoration:underline;  }    
a:visited {font-family:Tahoma, Helvetica, Arial, sans-serif; font-size:11px; color:#125f83; text-decoration:underline; }  
a:hover   {font-family:Tahoma, Helvetica, Arial, sans-serif; font-size:11px; color:#000000; text-decoration:underline;}   
a:active  {font-family:Tahoma, Helvetica, Arial, sans-serif; font-size:11px; color:#125f83; text-decoration:underline; }  

/*home*/
#home_txt_box       {background-position:bottom; background-image:url(images/home_txtbox_bg_bot.gif); background-repeat:no-repeat; }
#home_txt_container {padding-left:20px; padding-right:20px; margin-left:40px; }
#home_footer        {text-align:center; height:50px; }
#read_more          {position:relative; right: 15px; padding:8px; width:82px; height:24px; float:right; }

/*text styles*/
.text_black_11px {font-family:Tahoma, arial, sans serif; font-size:11px; color:#000000; line-height:20px; }
.text_aqua_11px  {font-family:Tahoma, arial, sans serif; font-size:11px; color:#125f83; line-height:20px; font-weight:bold; }
.text_white_10px {font-family:Tahoma, arial, sans serif; font-size:10px; color:#ffffff; }