@charset "utf-8";
/* CSS Document */
body {font-family:Arial, Helvetica, sans-serif; background-image:url(images/background_green_strip.png); background-repeat:repeat-x; background-color:#DFDFDF; margin-left:0px; margin-top:0px; margin-right:0px;margin-bottom:0px;}
#top_blue_strip {background-image:url(images/top_blue_strip.png); background-repeat:repeat-x;}
#green_text {color:#003300; font-size:1em;}
#white_text {color:#FFFFFF; font-size:1em;}
#top_table_white {background-color:#FFFFFF;}
#navigation a {font-family:Arial, Helvetica, sans-serif; color:#003300; font-weight:bold; text-decoration:none;}
#navigation a:hover{font-family:Arial, Helvetica, sans-serif; color:#045395; font-weight:bold; text-decoration:none;}
#footer {text-align:center;	font-size:10px; padding-top:25px; padding-bottom:25px;}
#footer a {color:#000000;}
#footer a:hover{color:#003300;}
#links a {color:#045395;}
#links a:hover{color:#003300;}
#nobold {font-weight:normal; color:#000000; font-family:Arial, Helvetica, sans-serif; font-size:1em;}
#bold {font-weight:bold;}