/* ********************
Table of Contents
- A. avigation
- B. Header
- C. Body
- D. Footer
******************** */

/* ********************
A. NAVIGATION
******************** */

.menu {
}

.menuSelected {
}

.menuText {
	color: #FFFFFF;
}

.menuTextSelected {
	color: #FFFFFF;
}

.submenu {
	background: url(/images/078/sub-menu-bg.gif) repeat-x;
}

.submenuSelected {
    	background: url(/images/078/sub-menu-bg.gif) repeat-x;
}

.submenuborder {
}


.submenuText {
	color: #FFFFFF;
}

.submenuTextSelected {
	color: #FFFFFF;
}

#leftNav {
	color: #FF0000;
}


/* ********************
B. HEADER
******************** */
#headerImage {
	/*background: url(/images/078/header-image.jpg);*/
	background: url(/images/078/header-sub.jpg) no-repeat;
}

#logo {
}

#header-subImage {
	background: url(/images/078/header-sub.jpg) no-repeat;
}

#crumbs {
}
#crumbs ul{
}
#crumbs ul li{
	color: #7c7c7c;
}

#crumbs ul li a {
	color: #7c7c7c;
}


/* ********************
C. BODY
******************** */


* {
}

html {
}

body {
	background: #c3c3c3;
}
a img {
}

a:link {
	color: #416d95;
}
a:hover {
	color: #4F6d95;
}


p {
color: #333;
}

b {
color: #416d95;
}

.cb {
}

.cb-special {
	background: url(/images/078/afterbody.jpg);
}

.bg {
	background: url(/images/078/bg.gif) repeat-x; 
}

#container {
}


#content {	
	background: url(/images/078/content-bg.jpg) no-repeat top;	
}

#content #left {
}

#content #center {
}

#content #right {
}


#home-left-pane {
}
#home-left-pane .top {
	background:url(/images/078/ul-top.jpg);
}
#home-left-pane .mid {
	background:url(/images/078/ul-mid.jpg);
}
#home-left-pane .bottom {
	background:url(/images/078/ul-bottom.jpg);
}

#home-left-pane li a{
	color: #FFFFFF;
}
#home-left-pane li a:hover{
	color: #456d93;
}

h1.title {
	color: #456d93;
	background: url(/images/078/bluedot.gif) bottom repeat-x;
}

h2 {
	color: #376691;
}

#home-left-pane h3 {
	color: #fff;
}
#home-left-pane p {
	color: #fff;
}

#home-left-pane span:hover {
	color: #456d93;
}

#post-content h3 {
	color: #f9f9f9;
}

#post-content #bottomleft h3, #bottomcenter h3, #bottomright h3  {
	color: #456d93;
}

#bottomleft {
	background: url(/images/078/whitedot.gif) top repeat-x;
}

#bottomcenter {
	background: url(/images/078/whitedot.gif) top repeat-x;
}

#bottomright {
	background: url(/images/078/whitedot.gif) top repeat-x;
}


#content-sub {
	background: url(/images/078/content-bg-sub.gif) top repeat-y;
}

#content-sub #left {
}

#content-sub #center {
}

#content-sub #right {
}

/* ********************
Ca. Body - Press Release
******************** */
#press-list ul{
}

#press-list ul li {
}

/* ********************
Ca. Body - Site Map
******************** */
#site-map h1{
	background: url(/images/078/bluedot.gif) bottom repeat-x;
}
#site-map h1 a{
	color: #464646;
}

#site-map h2 a{
	color: #545454;
}
#site-map ul li {
	color: #4f7ea8;
}
#site-map ul li a{
	color: #4f7ea8;
}

/* ********************
Aa. Side Navigation
******************** */

#left-pane {
}

#left-pane li {
}

#left-pane li a:link,#left-pane li a:visited{
	color: #464646;
}

#left-pane li a:hover{
	background: url(/images/078/left_nav_bg_hover.gif) top left repeat-y;
}

#left-pane li a:active{
	color: #4f7ea8;
	background: url(/images/078/left_nav_bg_hover.gif) top left repeat-y;
}

#left-pane li span{
	color: #464646;
	background: url(/images/078/left_nav_bg_hover.gif) top left repeat-y;
}

#left-pane li span a:hover{
	background: none;
}


#line_divider{
	background: url(/images/078/left_nav_divider.gif) top left no-repeat;
}

/*
*  Sub Navigation 3
*/
#subnav3 {
	background: url(/images/078/left_nav_bg_hover.gif) top left repeat-y;
}
#subnav3 li {
	background: url(/images/078/left_nav_bg_hover.gif) top left repeat-y;

}

#subnav3 li a:link, #subnav3 li a:visited{
	color: #464646;
}

#subnav3 li a:hover{
	color: #4f7ea8;
}

#subnav3 li span{
	color: #4f7ea8;
}

/* End: sub Nav 3*/

h1.black-title {
	color: #545454;
}
h1.black-title a{
	color: #545454;
}
em.t {
}
.plain { 
}
.plain li {
	background: url(/images/078/bluellet.gif) 0px 8px no-repeat;
}

/* end : L2A2 */

/* added : L2B2 */

#content-sub #bigcenter {

}

#content-sub #bigcenter #innerleft {
}
#content-sub #bigcenter #innerright {
}

/* ********************
D. FOOTER
******************** */
#footer {
	background: url(/images/078/footer-bg.gif) repeat-x;
	background-color:#a8a8a8;
}

#copyright {
	color: #fff;
}

#copyright ul {
}

#copyright ul li {
}

#copyright ul li a {
	color: #f5f5f5;
}
#copyright ul li a:hover {
}
