@charset "utf-8";
body { background: #030f05 url(images/bg_repeater.jpg) repeat-x center top; margin: 0px auto; }

/*Navigation Styles*/
/*Menu 1*/
#menu_1 { width: 267px; background: url(images/menu1_bg.jpg) repeat-y; }
.menu1-level1-no a, .menu1-level1-no a:link, .menu1-level1-no a:visited, .menu1-level1-no a:active, .menu1-level1-act a, .menu1-level1-act a:link, .menu1-level1-act a:visited, .menu1-level1-act a:active, .menu1_lvl1  { color: #ffffff; height: 34px; margin: 0px; text-decoration: none; background: url(images/menu1_lvl1.jpg) no-repeat left top; text-indent: 44px; font: 14px/34px Arial, Helvetica, sans-serif; text-align: left; display: block; text-decoration: none; }

.menu1-level1-no a:hover, .menu1-level1-act a:hover, .menu1_lvl1:hover { background: url(images/menu1_lvl1_hover.jpg) no-repeat left top; text-decoration: none; }
	
.menu1-level2-no a, .menu1-level2-no a:link, .menu1-level2-no a:visited, .menu1-level2-no a:active, .menu1-level2-act a, .menu1-level2-act a:link, .menu1-level2-act a:visited, .menu1-level2-act a:active, .menu1_lvl2  { color: #ffffff; height: 34px; margin: 0px; text-decoration: none; text-indent: 44px; font: 12px/34px Arial, Helvetica, sans-serif; text-align: left; display: block; background: url(images/menu1_lvl2.jpg) no-repeat left top; text-decoration: none; }

.menu1-level2-no a:hover, .menu1-level2-act a:hover, .menu1_lvl2:hover { background: url(images/menu1_lvl2_hover.jpg) no-repeat left top; text-decoration: none; }

.menu1-level3-no a, .menu1-level3-no a:link, .menu1-level3-no a:visited, .menu1-level3-no a:active, .menu1-level3-act a, .menu1-level3-act a:link, .menu1-level3-act a:visited, .menu1-level3-act a:active, .menu1_lvl3  { color: #ffffff; height: 34px; margin: 0px; text-decoration: none; text-indent: 44px; font: 12px/34px Arial, Helvetica, sans-serif; text-align: left; display: block; background: url(images/menu1_lvl3.jpg) no-repeat left top; text-decoration: none; }

.menu1-level3-no a:hover, .menu1-level3-act a:hover, .menu1_lvl3:hover { background: url(images/menu1_lvl3_hover.jpg) no-repeat left top; text-decoration: none; }



/*Layout Styles*/

#header {  }
#content { background: url(images/content_bg.jpg) repeat-y left top; padding-right: 15px; padding-bottom: 15px; padding-left: 15px; }	
#footer { line-height: 40px; background: url(images/footer.png) no-repeat left center; height: 40px; }


/*Text styles*/
.csc-mailform td, #content, .bodytext  { color: #3a3a3a; text-align: justify; font: 12px/18px Arial, Helvetica, sans-serif; }
.csc-mailform td a, #content a, .bodytext a { color: #005138; text-decoration: underline; font-weight: normal; }

h1 { color: #005138; font: bold 24px/24px Arial, Helvetica, sans-serif; }

h2 { color: #000000; font: bold 16px/16px Arial, Helvetica, sans-serif; }

h3 { color: #3a3a3a; font: bold 14px/18px Arial, Helvetica, sans-serif; }

.highlight_text { font: bold 14px Arial, Helvetica, sans-serif; color: #005138; text-align: justify; padding: 10px; background: url(images/highlight_bg.png) repeat; border: 1px solid #005138; }

.footer_text { color: #ffb310; font: normal 9px/40px Arial, Helvetica, sans-serif; text-align: left; text-indent: 20px; }
.footer_text a { color: #ffb310; font: normal 9px/40px Arial, Helvetica, sans-serif; text-decoration: underline; }

