body { background-color: #000; }
a:link { color: #000; background-color: transparent; }
a:visited { color: #333; }
a:hover { color: #00626c; }
a:active { color: #00626c; }
.global_nav { background-color: #00626c; padding-top: 5px; padding-bottom: 5px ; padding-left: 15px; }
/*CSS NAVIGATION*/
#nav_holder { background-color: #00626c }
.nav { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; background: #00626c; text-align: center; letter-spacing: 1px; margin: 0; padding: 0 }
.nav a:link, .nav a:visited { color: #fff; font-weight: bold; text-decoration: none; background-color: #00626c; display: block; width: 100% }
.nav a:hover { color: #000000; background-color: #fff }
.nav span { display: block; padding: 4px 15px 4px 8px; }
/*CSS NAVIGATION END*/
/*CSS NAVIGATION ENDER*/
#nav_eholder { background-color: #00626c }
.nav_ender { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; background: #00626c; text-align: center; letter-spacing: 1px; margin: 0; padding: 0 }
.nav_ender a:link, .nav_ender a:visited { color: #fff; font-weight: bold; text-decoration: none; background-color: #00626c; display: block; width: 100% }
.nav_ender a:hover { color: #000000; background-color: #fff }
.nav_ender span { display: block; padding: 4px 15px 4px 8px }
/*CSS NAVIGATION ENDER END*/
.global_sub_nav { font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; background-color: #d7e5e9; padding: 8px; }
.global_sub_bgrn { color: #00626c; font-weight: bold; background-color: transparent; }
.global_sub_bblk { color: #000; font-weight: bold; background-color: transparent; }
.left_navbg { background-color: #83b7bb; background-image: url(../images/Left-Navigation-BG.png); background-repeat: no-repeat; background-attachment: inherit; border-top: 2px solid #00626c; border-right: 2px solid #00626c; }
.left_navformat { font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; padding: 10px 5px; }
.content_cellfill { background-color: #fff; border-right: 2px solid #00626c; border-bottom: 1px solid #00626c; border-left: 2px solid #00626c; }
.parent_content {
	font-size: 11px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: 16px;
	padding: 20px 8px 10px 20px;
	text-align: left;
}
.bold { color: #00626c; font-size: 12px; font-weight: bold; word-spacing: 0.5px; }
.bold_blk { color: #000; font-size: 12px; font-weight: bold; word-spacing: 0.5px; }
.bolder { color: #00626c; font-size: 14px; font-weight: bold; word-spacing: 0.5px; }
.boldest { color: #00626c; font-size: 15px; font-weight: bold; word-spacing: 0.5px; }

