@charset "UTF-8";
/* CSS Document */
body{margin: 0px; padding: 0px; font-family: Verdana, Geneva, sans-serif; font-size: 11px; color: #0e6f64;}

/* Global Link Colors */
a:link{text-decoration: underline; color: #008576;}
a:visited{text-decoration: underline; color: #008576;}
a:hover{text-decoration: none; color: #008576;}
a:active{text-decoration: underline; color: #008576;}

#newsFlash{position: relative; margin: 5px 0px 0px 0px; width: 800px; padding: 0px 10px 40px 0px; background-image: url(Images/tile_newsFlash.gif); background-repeat: repeat-x; background-color: #d4e6e4; border: 1px solid #025047;}
#image{float: left; width: 300px; padding: 5px; margin: 2px 20px 2px 20px; border: 1px solid #ffffff;}
#caption{float: left; width: 300px; padding: 5px; margin: 2px 20px 2px 20px;}

#description{float: left; width: 428px; margin: 0px; padding: 10px 0px 0px 0px; font-family: Verdana, Geneva, sans-serif; font-size: 11px; line-height: 16px; color: #025047;}
#description a:link{font-weight: bold; text-decoration: underline; color: #025047;}
#description a:visited{font-weight: bold; text-decoration: underline; color: #025047;}
#description a:hover{font-weight: bold; text-decoration: none; color: #025047;}
#description a:active{font-weight: bold; text-decoration: underline; color: #025047;}

.clear{margin:0px; padding: 0px; clear: both; height: 0px;}

.headline {font-family: Verdana, Geneva, sans-serif; font-size: 15px; color: #033832; line-height: 18px;}

.text01 {font-family: Verdana, Geneva, sans-serif; font-size: 13px; color: #033832;}
.text02 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 13px; color: #666666;}