/* tag selectors */
body { font-size: smaller; font-family: Verdana, Arial, Helvetica, sans-serif; margin: 0px; padding: 0px; }
a { border: 0px; padding: 0px; text-decoration: none; }
em.italics_ie_fix { line-height: 18px; font-style: normal; font-size: 95%; border-bottom: 1px dashed; color: #333333; background-color: #ffffff; }
em u { border-bottom: 1px solid #000000; line-height: 18px; color: #000000; background-color: transparent; }
img { border: 0px #ffffff; }
table th { color: #ffffff; background-color: #284E98; border: 1px solid #006FAC; text-align: center; }
table th h2, table th h3 { color: #ffffff; background-color: #284E98; }
table tfoot td { border: 1px dashed #006FAC; padding: 5px; }
table tbody td { /* border: 1px solid #006FAC; */ }
table caption { font-size: large; color: #006FAC; background-color: #ffffff; padding: 0px 0px 0px 10px; text-align: left; }
hr { color: #006FAC; background-color: #ffffff; }
legend { color: #006FAC; background-color: #ffffff; font-weight: bold; padding-right: 6px; }
/* CALENDAR */
.cal { position: absolute; display: block; z-index: 200; text-align: right; }
/* form tag selectors */
form { margin: 0px; }
label { font-weight: bold; }
input { font-weight: bold; font-size: 97%; width: auto; vertical-align: middle; }
input.button { color: #284E98; background-color: #ffffff; border: 1px solid #507CD1; height: 20px; }
input.text { color: #284E98; background-color: #ffffff; border: 1px solid #507CD1; height: 16px; }
/* asp.net controls */
.pagerStyle { }
.pagerStyle span { color: #777777; padding: 0px 2px 0px 2px; }
.pagerStyle a { color: #0033cc; border: 1px solid #507CD1; padding: 0px 2px 0px 2px; font-weight: bold; }
.pagerStyle a:hover { background-color: #006FAC; color: #fff; }
.Results_Label { font-weight: bold; background-color: #cccccc; padding: 5px; font-size: smaller; }
#AmtDue { font-size: x-large; background-color: #ccc; font-weight: bold; height: 100%; }
.Receipt_Panel { position: absolute; margin-top: 190px; margin-left: 220px; }
#bill_cmd_links { display: none; }
/* font sizes */
h1,h2,h3,h4,h5,h6 { font-weight: bold; margin: 0px; padding: 0px; color: #006FAC; background-color: #ffffff; }
h1 { width: auto; padding-bottom: 10px; text-align: center; }
.medium_large { font-size: 95%; }
.medium .medium_large { font-size: 115%; }
.xx-small { font-size: 60%; }
.medium .xx-small { font-size: 80%; }
h1, .xx-large { font-size: 150%; }
.medium h1, .medium .xx-large { font-size: 170%; }
h2, .x-large { font-size: 115%; }
.medium h2, .medium .x-large { font-size: 135%; }
h3, .large { font-size: 95%; }
.medium h3, .medium .large { font-size: 115%; }
h4, .medium { font-size: 80%; }
.medium h4, .medium .medium { font-size: 100%; }
h5, .small { font-size: 75%; }
.medium h5, .medium .small { font-size: 95%; }
h6, .x-small { font-size: 70%; }
.medium h6, .medium .x-small { font-size: 85%; }

dl { margin-left: 15px; }
dt { font-weight: bold; }
dd { margin-bottom: 5px; }
/* Colors 
-- AS A STYLE REFERENCE --
*/
.new-blue { color: #006FAC; }
.text-blue { color: #37779A; }
.brown { color: #C78211; }
.white { color: #ffffff; }
.black { color: #000000; }
.blue { color: #000066; }
.gray { color: #cccccc; }
.gray_text { color: #333; }
/* id selectors */
#body { margin: 3px; width: 99.2%; /* width: 770px; */ height: auto; color: #000000; background-color: #ffffff; /* border: 3px solid #ffffff; */ }
#topColumn { position: relative; display: block; float: left; margin: 0px; padding: 0px; clear: both; width: 100%; height: auto; text-align: center; color: #000000; background-color: #ffffff; }

#header_bckg { position: relative; display: block; float: left; color: #ffffff; background-color: #006FAC; width: 100%; padding: 0px; }
#header { /* background-image: url('/images/top_banner_tag.gif'); background-position: center; background-repeat: no-repeat; */ position: relative; display: block; width: 100%; padding: 0px; color: #ffffff; background-color: #006FAC; text-align: center; }
#header a:hover { background: none; }
#img_banner { position: relative; display: inline; margin: 0px; text-align: left; float: left; width: 100%; height: 108px; overflow: hidden; border: 0px; background-image: url('/images/film_strip/film_strip_bckg.jpg'); background-position: left middle; background-repeat: repeat; }
#img_banner img { margin: 0px; border-top: 3px solid #ffffff; border-left: 5px solid #ffffff; }
#tableTop_header { color: #ffffff; background-color: #006FAC; }
#contentBody { position: relative; float: left; display: block; clear: both; margin: 0px; padding: 0px; width: 100%; min-width: 0%; max-width: 100%; height: auto; text-align: left; }
#contentBody address { width: 80%; font-style: normal; text-align: center; padding: 5px; border-top: 1px solid #dddddd; border-bottom: 1px solid #dddddd; color: #000000; background-color: #EFF3FB; }
#contentBody .leftColumn { position: relative; display: block; float: left; 
clear: none; left: 0px; margin: 0px; padding: 0px; 
width: 25%; min-width: 180px; max-width: 180px; height: auto; }

#contentBody .middleColumn { position: relative; display: block; float: left; left: 0px;
clear: none; margin: 0px; padding: 0px; overflow: visible; 
width: 75%; min-width: 400px; max-width: 100%; height: auto; }
#contentBody .middleColumn a:hover { color: #ffffcc; background-color: #006FAC; }

#contentBody .rightColumn { position: relative; display: block; clear: right; left: 0px; float: left; margin: 0px; padding: 0px 0px 0px 1px; width: auto; height: auto; }
#bottomColumn { position: relative; display: block; float: left; clear: both; color: #006FAC; background-color: #ffffff; left: 3px; width: 100%; height: auto; font-weight: bold; border-top: 1px solid #cccccc; padding: 5px 0px 0px 0px; margin: 10px 0px 0px 0px; }
#bottomColumn a { color: #006FAC; background-color: #ffffff; font-weight: bold; text-decoration: none; }
#bottomColumn a:hover { color: #ffffcc; background-color: #006FAC; }
#bottomColumn address { font-style: normal; }
#pageTitle { text-align: center; }
#nav_bar { position: relative; display: block; float: left; margin: 0px; padding: 3px 0px 3px 0px; width: 100%; height: auto; color: #ffffff; background-color: #C78211; border-top: 3px solid #ffffff; border-bottom: 3px solid #ffffff; }
#nav_bar #search { position: relative; float: left; margin: 0px 0px 0px 2px; width: 215px; text-align: left; }
#nav_bar #navigation { position: relative; display: inline; text-align: center; width: auto; margin: 3px 0px 0px 0px; line-height: 150%; }
#nav_bar #navigation a { color: #ffffff; background-color: #C78211; text-decoration: none; font-weight: bold; }
#nav_bar #navigation a:hover { text-decoration: underline; background: none; }
#sub_navigation { position: relative; display: block; width: 170px; }
#sub_navigation ul { width: 170px; }
#sub_navigation ul,li { display: block; margin: 0px; padding: 0px; border: 0px; }
#sub_navigation a { margin: 0px; padding: 0px; text-decoration: none; color: #ffffff; background-color: #006FAC; border-bottom: 1px solid #ffffff; }
#sub_navigation ul.links .header a { display: block; width: 170px; position: relative; color: #ffffff; background-color: #006FAC; font-weight: bold; padding: 3px; font-size: 85%; text-decoration: none; }
#sub_navigation ul.links .header a:hover { color: #FFFFFF; background-color: #C78211; }
#sub_navigation .plus a { background-image: url('/images/navigation/plus.gif'); background-repeat: no-repeat; background-position: right; }
#sub_navigation .minus a { background-image: url('/images/navigation/minus.gif'); background-repeat: no-repeat; background-position: right; }
#sub_navigation ul.sub_links { display: none; margin: 0px; color: #000000; background-color: #cce3FB; font-weight: normal; padding: 0px 0px 5px 0px; width: 175px; overflow: auto; overflow-y: auto; overflow-x: hidden; }
#sub_navigation ul.sub_links li { padding: 0px 0px 2px 0px; margin: 0px 0px 0px 21px; line-height: 14px; vertical-align: top; }
#sub_navigation ul.sub_links li a { width: 90%; display: list-item; border: 0px; padding: 0px; margin: 0px; color: #000000; background-color: #cce3FB; background-repeat: repeat; list-style-position: outside; list-style-image: url('/images/list_types/blue_square.gif'); }
#sub_navigation ul.sub_links li a:hover { list-style-image: url('/images/list_types/yellow_square.gif'); padding: 0px; }
#attachedDocument { padding: 5px; border: 1px solid #000000; }
fieldset div { margin-top: 8px; }
#current fieldset { border: 1px solid #006FAC; padding: 0px 7px 5px 7px; font-size: 80%; }
#current fieldset ul { margin: 2px; }
#current fieldset ul li { border: 1px dashed #cccccc; list-style-type: none; list-style-position: outside; margin: 5px; padding: 5px; }
#current h3 { margin: 0px; }
#archive-2006 fieldset, #archive-2005 fieldset { border: 1px dotted #999999; padding: 0px 7px 5px 7px; font-size: 80%; }
#archive-2006 span, #archive-2005 span { width: 100%; padding: 5px; }
#enlargedImage { border: 5px solid #000099;}
#caption { width: 350px; color: #000000; background-color: #E1E8F7; border: 1px solid #000099; padding: 5px; text-align: left; }
#caption .heading { text-decoration: underline; }
#document_list li { margin-left: -17px; margin-top: 5px; list-style-position: outside; }
#special_box { border: 1px solid #000080; }
#whats_new { position: relative; display: inline; text-align: left; width: 540px; padding: 5px; border: 1px dotted #000066; }
#whats_new img { display: inline; margin-right: 20px; }
#homePage { position: relative; display: block; float: left; clear: none; color: #006FAC; background-color: #ffffff; width: auto; height: 100%; }
#homePage li { display: list-item; }
#homePage a { text-decoration: none; }
#homePage a:hover { color: #C78211; background-color: #ffffff; text-decoration: underline; }
#homePage #pressReleases a { color: #006FAC; background-color: #ffffff; }
#homePage #pressReleases ul { color: #C78211; background-color: #ffffff; left: 5px; margin: 0px; padding: 0px; display: block; }
#homePage #pressReleases ul li { list-style: disc outside; margin: 0px 0px 0px 15px; padding: 0px; }
#homePage #pressReleases ul li a { color: #C78211; background-color: #ffffff; }
#homePage #link_content { position: relative; display: block; float: left; width: auto; padding: 0px 3px 0px 0px; }
#homePage #link_content fieldset { position: relative; display: block; width: 410px; border: 1px solid #006FAC; color: #006FAC; font-weight: bold; padding: 0px 0px 0px 0px; }
#homePage #link_content fieldset ul { position: relative; display: block; float: left; width: auto; color: #006FAC; background-color: #ffffff; margin: 3px 0px 0px 0px; padding: 0px 0px 7px 0px; clear: none; }
#homePage #link_content fieldset ul li { color: #006FAC; background-color: #ffffff; list-style: square outside; margin: 2px 10px 0px 18px; padding: 0px; }
#homePage #link_content fieldset a { padding: 0px; color: #006FAC; background-color: #ffffff; }
#homePage #link_content fieldset a:hover { color: #C78211; background-color: #ffffff; }
#homePage #link_content legend { color: #006FAC; background-color: #ffffff; }
#homePage #link_content #additional_links { position: relative; display: block; clear: both; color: #C78211; background-color: #ffffff; font-weight: bold; padding: 0px 0px 7px 0px; margin: 0px; text-align: center; }
#homePage #link_content #additional_links a { color: #C78211; background-color: #ffffff; font-weight: bold; }
#homePage #link_content #additional_links a:hover { color: #C78211; background-color: #ffffff; font-weight: bold; }
#homePage #ad_rotator { margin: 0px; padding: 0px; }
#alert { border: 2px dashed #000080; }
#alert p { margin: 2px; padding: 5px; border: 2px solid #FFEE00; }
#google_search_img { vertical-align: top; }
#google_results_span a { font-weight: bold; color: #ffffff; background-color: #333333; padding: 5px; margin: 5px; }
#skip_navigation { display: none; visibility: hidden; }
#main_content { position: relative; float: left; }

#LoginStatusZone { background-color: #eaeaea; border: 1px dashed #999; border-top: 0px; 
    padding: 2px; margin: 1px; font-size: x-small; color: #333; }
#LoginStatusZone a:hover { text-decoration: underline; }

/* class selectors */
.first_letter:first-letter { font-size: 120%; font-weight: bold; }
.left { position: relative; float: left; padding-right: 5px; }
.middle { position: relative; float: left; }
.right { position: relative; float: right; }
.img_middle { vertical-align: middle; }
.visible { display: block; visibility: visible; }
.hidden { display: none; visibility: hidden; }
.block_padding { display: block; padding: 10px; }
.list_padding li { padding: 5px; }
.div_padding { padding: 5px 0px 5px 0px; }
.side_listings { position: relative; float: left; margin: 0px; padding-right: 30px; list-style: none; }
.new_side_listings { position: relative; display: list-item; float: left; margin: 0px; padding: 0px 10px 0px 0px; list-style: inside square; }
.new_side_listings a { padding: 0px; }
.clear_both { position: relative; display: block; clear: both; }
.error { font-weight: bold; color: #CC0000; background-color: inherit; }
.bold { font-weight: bold; }
.italic { font-style: italic; }
.container { border: 0px solid #ffffff; padding: 0px 0px 0px 5px; height: 100%; }
.hAlign_left { text-align: left; }
.hAlign_center { text-align: center; }
.hAlign_right { text-align: right; }
.form { width: 50%; color: #000000; background-color: #EFF3FB; border: 1px solid #B5C7DE; text-align: center; }
.form_header { margin: 0px; padding: 5px; color: #ffffff; background-color: #284E98; border-bottom: 1px solid #EFF3FB; text-align: center; }
.form_body { text-align: left; padding: 15px; }
.a_name { border: 1px dashed #006FAC;; font-weight: bold; padding: 3px; color: #006FAC; background-color: #EFF3FB; }
.full_width { width: 100%; }
.search_results { border-bottom: 1px dashed #cccccc; padding: 6px; margin-bottom: 5px; }
.search_results:hover { background-color: #cccccc; color: #000000; }
.notice { border: 2px solid #000; color: #cc0000; background-color: #ffffe6; margin: 5px; padding: 2px; }
.notice div { border: 2px dashed #FFCC00; font-weight: bold; padding: 5px; }
/* new classes for Job Applications */
.cmdLink { color: #000; font-weight: bold; border: 1px solid #999; padding: 0px 3px 0px 3px; }
.cmdLink:hover { color: #fff !important; background-color: #333 !important; }
.gridview_table th { border: 0px; }
.gridview_table tr:hover { background-color: #eaeefe; }
.gridview_table .cmdColumn { background-color: #fff !important; }
/* old class selectors */
.disclaimer { padding: 5px; border: 1px solid #284E98; color: #000000; background-color: #dddddd; }
.table_header { color: #ffffff; background-color: #000080; }
/* Fieldsets */
.current legend { text-align: center; padding: 2px 5px 2px 5px; margin-bottom: -10px; font-weight: bold; }
.archive legend { color: #000066; text-align: center; background-color: #CCCCCC; border: 1px dotted #000066; padding: 2px 5px 2px 5px; margin-bottom: -10px; font-weight: bold; }
.archive h3 { color: #006FAC; background-color: #eaeaea; border: 1px solid #999999; padding: 3px; }
.current h3 { color: #006FAC; background-color: #eaeaea; border: 1px solid #999999; padding: 3px; }
.active_row { color: #000000; background-color: #ccddff; }
/* begin css for taxforms.html */
.back_to_top { text-align: right; }
.no_bullets { list-style-type: none; margin-left: 0px; margin-right: -10px; }
iframe { border: 1px #006FAC solid; }
/* end css for taxforms.html */

.print_smaller {
	font-size: smaller;
}
