/* LAYOUT */
body 					{ background-color: #F0EFED;  padding: 0px; margin: 0px; text-align: center; font: 101% Verdana, Arial, Helvetica, sans-serif; }
div#content_bkg				{ background: url(images/main_bkg.gif) repeat-y top; }
div#layout 				{ padding: 0px; width: 770px; margin: 0px auto 0px auto; text-align: left; font-size: 70%; }

a img 					{ border: 0px; }
a 					{ color: #000; }
a:hover 				{ color: #C03A3A; }

.horozontialLine			{ clear: left; height: 1px; width: 770px; background: url(images/dot.horo.gif) repeat-x; }
.hideFromScreen				{ display: none; margin: 0px; }
.leftCol				{ width: 80px; font-weight: bold; }

em 					{ font-style:normal; font-weight:bold; font-size:1.5em; color: #002458; }

/* HEADER */
h1#header 				{ background: url(images/top_head.gif) no-repeat; height: 103px; width: 770px; margin: 0px; }
h1#header span 				{ display: none; margin: 0px; }

/* NAVIGATION */
ul#nav					{ clear: left; position: absolute; top: 78px; list-style-type: none; margin: 0px; padding: 0px; width: 770px; background: #333 url(images/menu_bkg.gif); }
ul#nav li				{ display: block; float: left; }
ul#nav li span				{ border-right: 1px solid #59587D; border-top: 1px solid #59587D; border-bottom: 1px solid #00254C; display: block; }
ul#nav li a				{ line-height: 23px; display: block; width: 109px; color: #C1CEDC; text-align: center; text-decoration: none; }
ul#nav li a:hover			{ background-color: #FFF; color: #000;}

ul#nav li#menu7Container span		{ border-right: none; }
ul#nav ul				{ margin: 0px; padding: 0px; list-style-type: none; text-align: left; width: 135px; position: absolute;  border-left: 1px solid #59587D; border-right: 1px solid #59587D; overflow: hidden; }
ul#nav ul li				{ background-color: #626F83; }
ul#nav ul li span			{ border-right: 0px; border-top: 0px; border-bottom: 1px solid #59587D; width: 135px; }
ul#nav ul li span a			{ width: 135px; text-align: left; padding-left: 5px; color: #EEE;}
#menu2Content				{ display: none; z-index: 10; height: 0px; }
#menu3Content				{ display: none; z-index: 10; height: 0px; }
#menu4Content				{ display: none; z-index: 10; height: 0px; }
#menu5Content				{ display: none; z-index: 10; height: 0px; }
#menu6Content				{ display: none; z-index: 10; height: 0px; }

/* CONTENT BODY */

.col1-lines, .col2-lines 		{ text-align:left; line-height: 16px; min-height:380px; }
.col1-lines 				{ width:65%; float: left; padding: 0px 40px 0px 20px; }
.col1-lines img 			{ border: 1px solid #DDD; padding: 5px 5px 5px 5px; margin: 6px 18px 12px 0px; position:relative; float:left; }
.col2-lines 				{ width:25%; float: left;}
.col2-lines ul 				{ margin: 4px 0 20px 0; padding: 0; list-style: none; }
.col2-lines li 				{ margin: 0 0 .5em 0; padding: 0 0 0 13px; line-height: 1.4em; background: url(images/bullet_rounded.gif) no-repeat 0 5px; }
.col1-lines span#noborder img		{ border:0; padding: 0px 6px 0px 0px; margin:0px; }
.img_nobdr img				{ border:0; padding:0px; margin:0px; float:right; }

/* FOOTER */
div#my_footer 				{ clear:both; background-color: #CCC; padding: 4px 20px 4px 20px; bottom: 0px; width: 730px; background: url(images/bottom_bar.gif) repeat-x; }
div#my_footer img			{ vertical-align: middle }
div#my_footer span			{ padding: 0 0 0 296px; }