/* Neon Blue */

	body {background: #393939 url(../style_images_v2/body_bg_charcoal.gif) repeat-y center top;}
	
	#main_nav {background: #fff url(../style_images_v2/nav_bg_over_tan.gif) repeat-x center top;}	
	.main_nav a {background: url(../style_images_v2/nav_bg_over_tan.gif) repeat-x center top}
	.main_nav a:hover {background: url(../style_images_v2/nav_bg_up_tan.gif) repeat-x center top}

a {color:#146f8c;}
.accent {color:#146f8c;}

/* Main Navigation */
	.main_nav li.current {background: #338399 url('../style_images_v2/nav_bg_cur_neonblue.gif') repeat-x left top; }
	.main_nav li.current a, .main_nav li.current a:hover {color: #fff; background: #338399 url('../style_images_v2/nav_bg_cur_neonblue.gif') repeat-x right top;}
	
/* Sub-navigation */
	#sub_nav {background: #fff url(../style_images_v2/sub_nav_bg_neonblue.gif) repeat-x center top; }
	.sub_nav {background-color: #338399; color:#addfeb}
	.sub_nav li {border-left: 1px solid #1a434e;}
	.sub_nav li.current a{color:#addfeb;}
	.sub_nav a:hover{color:#addfeb}
	
/*Module Tabs =================== */
	ul.tabbernav{border-bottom:1px solid #338399;}
	ul.tabbernav li.tabberactive {background: #338399 url(../style_images_v2/module_head_bg_neonblue.gif) repeat-x left top;}
	ul.tabbernav li.tabberactive a, ul.tabbernav li.tabberactive a:hover{background: #338399 url(../style_images_v2/module_head_bg_neonblue.gif) repeat-x right top; color:#fff;}
	ul.tabbernav{background: #fff url(../style_images_v2/nav_bg_over_tan.gif) repeat-x center top;}
	ul.tabbernav li a:hover{background: url(../style_images_v2/nav_bg_up_tan.gif) repeat-x center top;}

	
/*Module Navigation =================== */
	.module_nav li.last a {color: #15718e;}
	.module_nav {background: #fff url(../style_images_v2/nav_bg_over_tan.gif) repeat-x center top;}
	.module_nav a {text-decoration: none; background: url(../style_images_v2/nav_bg_over_tan.gif) repeat-x center top;}
	.module_nav a:hover {background: url(../style_images_v2/nav_bg_up_tan.gif) repeat-x center top;}
	
	.module_nav li.current {background: #338399 url(../style_images_v2/module_head_bg_neonblue.gif) repeat-x left top;}
	.module_nav li.current a, .module_nav li.current a:hover {background: #338399 url(../style_images_v2/module_head_bg_neonblue.gif) repeat-x right top;}
	.module_nav li.current span {display:block; background: #338399 url(../style_images_v2/module_head_bg_neonblue.gif) repeat-x right top;}
	
	
/* Module Navigation */
	.module_border {border-top-color:#338399;}	
	.module_offset {background-color: #dde7e9;}

