@charset "utf-8";
/* CSS Document */


body {margin-bottom:0px; margin-right:0px; margin-top:0px; margin-left:0px; font-family:Arial, Helvetica, sans-serif; font-size:1em; background-image:url(images/background.png);background-repeat:repeat-x;}
#left_strip {background-image:url(images/left_side_bgstrip.png); background-repeat:repeat-y;}
#right_strip {background-image:url(images/right_side_bgstrip.png); background-repeat:repeat-y;}

#bold {font-weight:bold;}
#small {font-size:10px;}
#italic {font-style:italic;}

#listNav {padding-top:4px; padding-bottom:4px;}
#body_top {background-image:url(images/background_body.png); background-repeat:no-repeat; height:85px;}
#body_middle_header {font-size:1em; font-weight:bold; text-align:left;}
#body_middle_text {padding-left:15px; padding-right:15px; font-weight:normal; text-align:left;}

#links a {color:#1A4A93;}
#links a:hover{color:#000000;}

#footer {text-align:center;	height:100px; font-size:10px; padding-top:100px; font-family:Arial, Helvetica, sans-serif;}
#footer a {color:#000000;}
#footer a:hover{color:#333;}

#table_small_font {font-size:10px; padding-top:5px; padding-bottom:5px;}
#table_left {text-align:left;}
#table_right {text-align:right;}
table#applications_table {text-align:center; border:solid; border-width:1px; border-color:#000000;}
table#applications_table td{border:solid; border-width:1px; border-color:#000000;}

table#border_table {border:solid; border-width:1px; border-color:#000000;}
table#border_table td{border:solid; border-width:1px; border-color:#000000;}

#picture {float:right; padding-left:30px; text-align:right;}
