
/* === START GENERIC STYLES === */

/* Restricted declaration reset */

* { margin:0; padding:0; }
html, body { margin:0 !important; padding:0 !important; border:0 !important; outline:0 !important; }
sup { vertical-align: text-top; }
.text_navigationname_home { visibility: hidden; }

/* === END GENERIC STYLES === */


*{ line-height: 1; margin: 0; padding: 0; }
html, body{ height: 100%; }
body{ margin: 0; text-align: center; font-family: Georgia, serif; font-size: small; background-color: #003A66; color: 003A66; }
h1, h2, h3, p, li{ line-height: 1.5em; font-weight: lighter; }
h1{ font-size: 2em; }
h2{ font-size: 1.7em; }
h3{ font-size: 1.1em; }
#container{ width:1040px; margin:0px auto; background-image: url(/_css/image/content_bg.png); height: auto !important; height: 100%; min-height: 100%; position: relative; }
#header{ height:300px; margin-bottom: 30px; padding-top: 20px; }
#header #logo{ width: 365px; margin: 0px auto; background-image:url(/_css/image/logo.png); background-repeat: no-repeat; height: 300px; }
#navigation{ float:left; width: 250px; margin-left: 20px; }
#area_nav{ list-style-type:none; margin-right:20px; }
#area_nav li{ text-align:right; margin-bottom:9px; font-family: Arial; font-weight: bolder; }
#area_nav li a{ color:#FFFFFF; text-decoration:none; background-color:#003A66; padding: 4px; }
#area_nav li a:hover{ background-color:#325A83; }
#area_nav li a.current{ background-color:#325A83; }
#content{ float:left; width: 750px; margin-left: 20px; }
#area_content{ margin-right: 40px; text-align:left; color:#333333; margin-left: 20px; }
#footer{ clear:both; padding-top: 40px; padding-bottom: 20px; font-family: Arial; text-align: left; margin-left: 60px; }
#footer cite{ font-style: normal; color: #333333; }
#footer #footer_address{ color: #003A66; margin-bottom: 3px; }
#footer a{ color: #222222; }
#footer a:hover{ color: #444444; }
.item { margin-bottom: 10px; }
.item_heading{ color:#003A66; }
.item_paragraph strong{ font-weight: bold; }
.item_paragraph a{ color:#003A66; text-decoration: none; }
.item_paragraph a:hover{ border-bottom-style: solid; }
.item_file a{ background-image: url(/_css/image/file_off.png); background-repeat: no-repeat; background-position: left center; }
.item_contentlink a{ background-image: url(/_css/image/link_off.png); background-repeat: no-repeat; background-position: left center; }
.item_file a, .item_contentlink a{ font-family: Arial; padding-left: 45px; padding-right: 10px; text-decoration: none; color: #003A66; padding-top: 5px; padding-bottom: 5px; text-align: left; font-weight: bolder; border: 1px #003A66 solid; background-color: #DDDDDD; }
.item_file a:hover, .item_contentlink a:hover{ text-decoration: underline; background-color: #003A66; color: #FFFFFF; }
.item_file a:hover{ background-image: url(/_css/image/file_on.png); }
.item_contentlink a:hover{ background-image: url(/_css/image/link_on.png); }
.item_contentlink .edit_itemoptions a{ padding:5px; letter-spacing: 1px; }
.item_divider hr{ border-top: #ccc dashed 1px; }