/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
body{
}

body ddmenu {
margin: 0;
padding: 0;
background: white;
font: 80% verdana, arial, sans-serif;
}



/*****CHALLY FONTS FOR HOVERING *****/

a { text-decoration: none }

a.topnav:link  { color: yellow; font-weight: bold; font-size: 11px }
a.topnav:visited  { color: yellow; font-weight: bold; font-size: 11px }
a.topnav:hover   { color: yellow; font-weight: bold; font-size: 11px; background-color: silver }
a.topnav:active  { color: white; font-weight: bold; font-size: 11px }

a.topnavsub1:link  { color: black; font-weight: bold; font-size: 11px }
a.topnavsub1:visited  { color: black; font-weight: bold; font-size: 11px }
a.topnavsub1:hover   { color: yellow; font-weight: bold; font-size: 11px; background-color: silver }
a.topnavsub1:active  { color: black; font-weight: bold; font-size: 11px }

a.rightnav:link  { color: white; font-weight: bold; font-size: 11px }
a.rightnav:visited  { color: white; font-weight: bold; font-size: 11px }
a.rightnav:hover   { color: white; font-weight: bold; font-size: 11px; background-color: #0099FF }
a.rightnav:active  { color: white; font-weight: bold; font-size: 11px }

.indent  { padding-left: 80% }
.boldcenter { font-weight: bold; text-align: center }
.center { text-align: center }
.bold { font-weight: bolder }
.italic { font-style: italic }
.bolditalic { font-style: italic; font-weight: bold }
.topnavtext { color: silver; font-weight: bold; font-size: 12px }
.rightnavtext-orange  { color: #ffa500; font-weight: bold; font-size: 12px; line-height: 12px }
.rightnavtext-yellow  { color: yellow; font-weight: bold; font-size: 11px; line-height: 11px }

.tbl a {
	width:100%;
	background-color: #B7C2D6;
	height: 22px;
	text-align: left;
	line-height: 20px;
	display:block;
	text-decoration: none;
	color:#273C5B;
} 
.tbl a:hover { 
   text-decoration: none;
   background-color: #D1D6E4; 
   color: #910048; 
} 


.tb2 a { 
   width:100%; 
   background-color: #660033; 
   text-align: center; 
   display:block; 
   text-decoration: none; 
   color:#ffffff; 
} 
.tb2 a:hover { 
   text-decoration: none;
   background-color: #660033; 
   color: #FFFF99; 
}

.tb3 a { 
   width:95%; 
   background-color: #7586AC;
   
   height: 18px;  
   text-align: center;
   line-height: 16px;
   display:block; 
   text-decoration: none; 
   color:#ffffff; 
} 
.tb3 a:hover { 
   text-decoration: none;
   background-color: #4C5EA5; 
   color: #ffffff; 
}

.tb4, .tb4 td  { 
 width:100%; 
 color: #273c5b; 
  text-decoration: none; 
 background-color: #b7c2d6; 
 text-align: left; 
 border: solid 1px #ffffff; 
 width: 100%; 
 border-collapse: collapse; 
 display: block }

.tb4 a { 
   width:100%; 
   background-color: #E7EBF2;
   
   height: 15px;  
   text-align: left;
   line-height: 15px;
   display:block; 
   text-decoration: none; 
   color:#273C5B; } 
   
.tb4 a:hover { 
   text-decoration: none;
   background-color: #D1DCE9; 
   color: #660033; 
}

/******END CHALLY FONTS *******/


h1{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 16pt;
 font-weight: 700;
 color: #334d55;
 margin: 0px;
 margin-bottom: 8px;
 padding: 0px;
}

h2{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 14pt;
 font-weight: 600;
 color: #334d55;
 margin: 0px;
 margin-bottom: 7px;
 padding: 0px;
}

h3{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14pt;
 font-weight: 600;
 color: #000000;
 margin: 0px;
 margin-bottom: 7px;
 padding: 0px;
}

h4{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12pt;
 font-weight: 500;
 color: #006699;
 margin: 0px;
 margin-bottom: 6px;
 padding: 0px;
}

h5{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12pt;
 font-weight: 500;
 color: #333333;
 margin: 0px 0px 3px;
 padding: 0px;
}

h6{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10pt;
 font-weight: bold;
 color: #333333;
 margin: 0px;
 margin-bottom: 3px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial, Helvettica, sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#masthead{
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
	
	background-color: #000066;
}

.masthead-dm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #003300;
	left: 3px;
	top: 0px;
	line-height: 29px;
}

.masthead-dma {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #003300;
	left: 3px;
	top: 0px;
	line-height: 29px;
}

.busname-dma1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	text-transform: none;
	color: #FFFFFF;
}

#mastheadsub{
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
	color: #FFFFFF;
	
	background-color: #660033;
}

#masthead_cbcfreo {
	margin:0; 
	padding:0;
	border-bottom: 1px solid #FFF;
	background: transparent url(images/headerBG.jpg) top left;
}

#main1 {
	margin:0; 
	padding:0;
	background: #FFF url(images/navBG.gif) repeat-y top left;
}

#main2 {
	margin:0; 
	padding:0;
	background: url(images/newsBG.gif) repeat-y top right;
}

#navBar_cbcfreo {
	float:left;
	width:145px;
	margin:0; 
	padding:0;
	background: #165A3B url(images/navTop.jpg) top left no-repeat;
}

#navBar{
	float: left;
	width: 135px;
	margin: 0px;
	padding: 0px;
    background-color: #E7EBF2;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#headlines{
    float:right;
	width: 16%;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;

	background-color: #eeeeee;
}

#content{
	float: left;
	width: 55%;
	background-color: #FFFFFF;
	list-style-type: disc;
	height: 1094px;
	padding-top: 5px;
	padding-left: 10px;
}

#headlines cbc{
  float:right;
	width: 20%;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 10px;
}

#headlines_cbcfreo {
	float:right;
	width:185px;
	margin:0; 
	padding:0;
	background: url(images/newsTop.gif) top right no-repeat;
	font-size: 85%;
}

#content_cbcfreo {
	margin: 0 185px 0 145px;
	background-color: #FFF;
}

/***********************************************/
/* Layout Divs ... Components                  */
/***********************************************/

#siteName{
    margin: 0;
	padding: 0 0 0 10px;
	
    background-color: #eeeeee;

}

.clear {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; 
	padding:0;
	background:transparent;
}

/************* #globalNav styles **************/

#globalNav{
    padding: 0px 0px 5px 10px;
	border-bottom: 1px solid #CCC;
	color: #cccccc;
	
	width: 100%;
	background-color: #FFFFCC;
}

#globalNav img{
    display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}

/************* Global Nav Horizonatl .... DMA *** DMA *** DMA *** CHALLY *************/

#globalNav_dma_hddmenu{
	padding: 0px;
	border-bottom: 0px solid #CCC;
	width: 100%;
	background-color: #660033;
	line-height: 20px;
	height: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
}

#globalNav_dma_hddmenu img{
    display: block;
}

#globalNav_dma_hddmenu a {
	font-size: 90%;
	padding: 0 4px 0 0;
}

a.globalNav_dma_hddmenu:link { color: yellow; font-weight: bold; font-size: 11px }
a.globalNav_dma_hddmenu:visited { color: yellow; font-weight: bold; font-size: 11px }
a.globalNav_dma_hddmenu:hover { color: 660033; font-weight: bold; font-size: 11px; background-color: b7c2d6 }
a.globalNav_dma_hddmenu:active { color: #FFFF99; font-weight: bold; font-size: 11px }


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#subglobalNav_dma_hddmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #660033;
	background-color: #b7c2d6;
	height: 20px;
	text-indent: 20px;
}

#subglobalNav_dma_hddmenu img{
    display: block;
}

#subglobalNav_dma_hddmenu a {
	font-size: 90%;
	padding: 0 4px 0 0;
}

a.subglobalNav_dma_hddmenu:link { color: 660033; font-weight: bold; font-size: 11px }
a.subglobalNav_dma_hddmenu:visited { color: red; font-weight: bold; font-size: 11px }
a.subglobalNav_dma_hddmenu:hover { color: 660033; font-weight: bold; font-size: 11px; background-color: silver }
a.subglobalNav_dma_hddmenu:active { color: 660033; font-weight: bold; font-size: 11px }


/************* Global Nav Horizonatl .... DARK BLUE TEXT *************/

#globalNav_dma_dblue{
	padding: 0px 0px 0px 0px;
	border-bottom: 0px solid #CCC;
	color: #000099;
	width: 100%;
	background-color: #000099;
	background: #000099;
	border: #000099;
	border-top-color: #000099;
	border-left-color: #000099;
	border-right-color: #000099;
	border-color: #000099;
	border-bottom-color: #000099;
}

/************* Global Nav Horizonatl .... DARK RED TEXT *************/

#globalNav_dma_dred{
	padding: 0px 0px 0px 0px;
	border-bottom: 0px solid #CCC;
	color: #000099;
	width: 100%;
	background-color: #000099;
	background: #000099;
	border: #000099;
	border-top-color: #000099;
	border-left-color: #000099;
	border-right-color: #000099;
	border-color: #000099;
	border-bottom-color: #000099;
}



/************* Global Nav Horizonatl DDMenuss *************/

dl, dt, dd, li {
margin: 0;
padding: 0;
list-style-type: none;
}

#menu {
position: absolute;
top: 0;
left: 0;
z-index:100;
width: 100%;
}
#menu dl {
float: left;
width: 12em;
margin: 0 1px;
}
#menu dt {
cursor: pointer;
text-align: center;
font-weight: bold;
background: #ccc;
border: 1px solid gray;
}
#menu dd {
border: 1px solid gray;
}
#menu li {
text-align: center;
background: #fff;
}
#menu li a, #menu dt a {
color: #000;
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
}
#menu li a:hover, #menu dt a:hover {
background: #eee;
}


a ddmenu {text-decoration: none;
color: black;
color: #222;
}

	
/*************** #pageName styles **************/
#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}



/************* #quicklinks styles *************/

#quicklinks {
	font-size: 60%;
	color: #999;
	padding: 0px 0px 4px 10px;
	background-color: #E6E6E6;
}

#quickLinks a{
	color: #999;
}

#quicklinks a:hover{
	color: #165A3B;
	text-decoration: none;
}

.quicklinksTitle{
	color: #165A3B;
	font-weight:bold;
}


/********** #breadCrumb (cbcfreo) styles *************/

#breadCrumb{
	font-size: 70%;
	color: #666;
	padding: 4px 0px 4px 145px;
	border-top: 1px solid #FFF;
	background-color: #CCCCCC;
}

#breadCrumb a{
	color: #666;
}

#breadCrumb a:hover{
	color: #165A3B;
}

/************* #breadCrumb (dma) styles *************/

#breadCrumb_dma{
	font-size: 80%;
	padding: 2px 0px 0 10px;
}


/* ----- NAV  (ex Heartmath.com)----- */
.topnav {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

.topnav a {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

.topnav a:hover {
	text-decoration: underline;
}
/* ----- NAV .... END  (ex Heartmath.com)----- */


/************* #EDITABLE SECTION STYLES ********/
/************* #EDITABLE SECTION STYLES ********/
/************* #EDITABLE SECTION STYLES ********/



/**************#EDITABLE SECTION STYLES...General Others ********/

/* -----General Page Tools (ex eOmega.com) ----- */

.pagebody A:LINK { color: #6161AB; font-weight:  700; }
.pagebody A:ACTIVE { color: #CE0000; font-weight:  700; }
.pagebody A:VISITED { color: #6161AB; font-weight:  700; }
.pagebody A:HOVER { color: #CE0000; font-weight:  700; }

.homepageList {
	font-family: Verdana, Arial, sans-serif;
   	font-size: 9pt;
   	color: #000000;
}

.homepageList A:LINK { color: #6161AB; font-weight:  400; }
.homepageList A:ACTIVE { color: #CE0000; font-weight:  400; }
.homepageList A:VISITED { color: #6161AB; font-weight:  400; }
.homepageList A:HOVER { color: #CE0000; font-weight:  400; }
.homepageList LI { color: #6161AB; }

.paragraphHeading {
	font-family: Verdana, Arial, sans-serif;
   	font-size: 12pt;
   	font-weight: 700;
   	color: #6161AB;
}

.subTitle {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	font-weight: 700;
	color: #000000
}

.textSubNav {
	font-family: Verdana, Arial, sans-serif; 
   	font-size: 9px;
   	font-weight: 600;
   	color: #000000;
}

.textSubNav A:LINK { text-decoration: none; color: #990033; font-weight:  700; }
.textSubNav A:ACTIVE { text-decoration: none; color: #660033; font-weight:  700; }
.textSubNav A:VISITED { text-decoration: none; color: #990000; font-weight:  700; }
.textSubNav A:HOVER { text-decoration: none; color: #CE0000; font-weight:  700; }
.textSubNav LI { color: #6161AB; }

/* ----- End General Page Tools (ex eOmega.com) ----- */





/* ----- General Page Tools (ex Heartmath.com) ----- */
.pagetools, .pagetools a:link {
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	line-height: 2em;
}

.pagetools a:hover { text-decoration: none; color: #dddddd; }
/* ----- end of General Page Tools (ex Heartmath.com) ----- */


/* ----- PAGE COPY ----- ex Heartmath.com */
.content { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; line-height: 1.5em;}
.content a:link, .content a:visited { text-decoration: underline; color: #003399;}
.content a:hover { text-decoration: none; color: #dddddd;}
/* ----- end of PAGE COPY (ex Heartmath.com) ----- */

/* ----- COMMON ELEMENTS (ex hmath.com) ----- */
form { padding: 0px; margin: 0px; }

.paneltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ffffff;
}

td {
}

/* -- FORM ELEMENTS -- */
.button {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	font-weight: 700;
	color: #ffffff;
	background-color: #6161AB;
}

/* ----- end of COMMON ELEMENTS (ex Heartmath.com) ----- */


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	
	font-family: Arial, Helvetica, sans-serif;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature a:link {
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 80%;
	text-decoration: none;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}

.feature a:hover { text-decoration: none; color: #dddddd;
}


/************** .feature (cbc) styles ***************/

.feature h3 cbc{
	padding: 30px 0px 5px 0px;
	font-size: 110%;
	color: #165A3B;
}

.feature img cbc{
	float: right;
	padding: 5px 0px 10px 20px;
}

div.imgLeft {
	float: left;
	width: 220px;
}

div.imgLeft p {
	font-size: 90%;
	text-align: center;
	font-style:	italic;
}

div.imgRight {
	float: right;
	width: 220px;
}
div.imgRight p {
	font-size: 90%;
	text-align: center;
	font-style:	italic;
}


/************** end of .feature styles ***************/


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}

/************** end of .story styles *****************/

/************** .story (cbc) styles *****************/

.story cbc{
	padding: 0px 30px 10px 30px;
	font-size: 80%;
}

.story p cbc{
	padding: 0px 0px 10px 0px;
}

.story img cbc{
	float: right;
	padding: 5px 0px 10px 20px;
}


/************** .news (cbc) styles *****************/

.news{
	float:right;
	width: 230px;
	w\idth: 170px;
	margin: 0px 10px 30px 30px;
	padding: 0;
	font-size: 80%;
	background: #DCDCDC url(images/homeNewsBG.gif) top left no-repeat;
}

.news h3{
	padding: 10px 10px 4px 10px;
	color: #165A3B;
	font-size: 90%;
}

.news h2{
	padding: 10px 10px 4px 10px;
}

.news img{
	padding: 5px 0px 4px 0px;
}

.news p{
	padding: 0px 10px 10px 10px;
	font-size: 90%;
}

.photopassport{
	margin: 5px;
}

/************* #LHS-PANEL...search styles ***************/
#search{
	position: relative;
	color: #000000;
	margin: 0 0 1em;
	padding: 0.3em;
	border-bottom: 1px solid #cccccc;
	font-size: 80%;
	background-color: #eeeeee;
}
	
.search strong {
   display: block;
   margin: 0;
   font-size: 130%;
}

.search small {
   margin-left: 1em
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/************* #LEFT-HAND-SIDE-PANEL NAVBAR *************/
/************* #LEFT-HAND-SIDE-PANEL NAVBAR *************/
/************* #LEFT-HAND-SIDE-PANEL NAVBAR *************/
#navBarLogo{
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-position: 160px top;
	position: relative;
}

.navBarText{
	position: relative;
	font-size: 10px;
    font: Arial, Helvetica, sans-serif
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 10px;
}

.navBarText h5{
	padding: 10px 0px 2px 0px;
}
.navBarText a:link,
.navBarText a:visited {
	display: block; 
}

	
/************** #LHS-PANEL...LINK STYLES ***********/
/************** #LHS-PANEL...LINK STYLES ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}



/*********** #LHS-PANEL...sectionLinks styles ***********/
#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: none #cccccc;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks h4{
	padding: 10px 0px 2px 10px;
}

#sectionLinks h5{
	padding: 10px 0px 2px 10px;
}

#sectionLinks h6{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
	color: #273C58;
}

#sectionLinks a:hover{
	background-color: #b7c2d6;
	color: #660033;
	text-decoration: none;
}


/*********** #sectionLinks +cbcfreo styles ***********/

#sectionLinks a cbc {
	display: block;
	border-top: 1px solid #447A61;
	padding: 4px 10px;
	color: #66AA6C;
	font-size: 85%;
}

#sectionLinks a:hover cbc, #sectionLinks a:hover cbc{
	background-color: #336666;
	color: #FFF;
	text-decoration: none;
}

#sectionLinks a.currentPage{
	color: #FFF;
	font-weight: bold;
}

#sectionLinks li ul{
	left: -999em;
	position: absolute;
	width: 135px;
	background: #165A3B;
	margin-left: 135px;
	margin-top: -25px;
}

#sectionLinks li:hover ul, 
#sectionLinks li:sfhover ul{
	left: auto;
}

#sectionLinks h3{
	padding: 10px 0px 4px 10px;
	color: #660033;
	font-size: 12pt;
}

/*********** #sectionLinks +cbally styles ***********/

 #BoxTable_Home {
	width: 200px;
}
#BoxTable_Home, #BoxTable_Home td,  #BoxTable_Home th {
padding: 0px;
border-collapse: collapse;
border: none
}
.tablePageContent {
	padding: 4px;
}


.tbl a {
	width:100%;
	background-color: #B7C2D6;
	height: 22px;
	text-align: left;
	line-height: 20px;
	display:block;
	text-decoration: none;
	color:#273C5B;
} 
.tbl a:hover { 
   text-decoration: none;
   background-color: #D1D6E4; 
   color: #910048; 
} 


.tb2 a { 
   width:100%; 
   background-color: #660033; 
   text-align: center; 
   display:block; 
   text-decoration: none; 
   color:#ffffff; 
} 
.tb2 a:hover { 
   text-decoration: none;
   background-color: #660033; 
   color: #FFFF99; 
}

.tb3 a { 
   width:95%; 
   background-color: #7586AC;
   
   height: 18px;  
   text-align: center;
   line-height: 16px;
   display:block; 
   text-decoration: none; 
   color:#ffffff; 
} 
.tb3 a:hover { 
   text-decoration: none;
   background-color: #4C5EA5; 
   color: #ffffff; 
}

.tb4, .tb4 td  { 
 width:100%; 
 color: #273c5b; 
  text-decoration: none; 
 background-color: #b7c2d6; 
 text-align: left; 
 border: solid 1px #ffffff; 
 width: 100%; 
 border-collapse: collapse; 
 display: block }

.tb4 a { 
   width:100%; 
   background-color: #E7EBF2;
   
   height: 15px;  
   text-align: left;
   line-height: 15px;
   display:block; 
   text-decoration: none; 
   color:#273C5B; } 
   
.tb4 a:hover { 
   text-decoration: none;
   background-color: #D1DCE9; 
   color: #660033; 
}


.style8 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0066CC;
}

.style9 {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
}
.style4  { font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; padding-left: 6px }


.style10 {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0066CC;
}

.style11 {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; font-weight: bold;
	color: #0066CC;
}

.style12 {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; font-weight: bold;
	color: #273C5B;
}
.style15 { color: #600; font-size: 11px; font-weight: bold; }
.style14 {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; font-weight: bold;
	color: #ffffff;
}

/*********** CHALLY STYLES 8+ ***********/


.style8-c {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0066CC;
}
.style9-c {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
}
.style4-c  { font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; padding-left: 6px }


.style10-c {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0066CC;
}

.style11-c {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; font-weight: bold;
	color: #0066CC;
}

.style12-c {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; font-weight: bold;
	color: #273C5B;
}
.style15-c { color: #600; font-size: 11px; font-weight: bold; }
.style14-c {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; font-weight: bold;
	color: #ffffff;
}

/*********** #LHS-PANEL...relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 10px;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

#sectionLinks h4{
	padding: 10px 0px 2px 10px;
}

#sectionLinks h5{
	padding: 10px 0px 2px 10px;
}

#sectionLinks h6{
	padding: 10px 0px 2px 10px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}


/*********** .relatedLinks +cbc styles ***********/
.relatedLinks a {
	display: block;
	padding: 4px 10px 4px 22px;
	color: #273c58;
	font-size: 85%;
	background: #273C58 url(images/navBullet.gif) 10px 6px no-repeat;
}
.relatedLinks a:hover {
	background-color: #E7EBF2;
	background: #66AA6C url(images/navBullet_o.gif) 10px 6px no-repeat;
	color: #660033;
	text-decoration: none;
}
	
/************** #advert (cbc) styles **************/

#advert{
	padding: 10px 0px 10px 0px;
	border-top: 1px solid #7CA391;
}

#advert img{
	display: block;
}

#advert h3{
	color: #FFF;
	font-size: 90%;
}

#advert h4{
	color: #FFF;
	font-size: 80%;
	font-style: normal;
	font-weight: bold;
}

#advert h5{
	padding: 0px 10px;
	color: #FFF;
	font-size: 80%;
	font-style: normal;
	font-weight: bold;
}

#advert p{
	font-size: 80%;
	color: #FFF;
}

#advert a{
	color: #8CCC97;
}

.calendarDate{
	color: #8CCC97;
}


/************** #RIGHT-HAND-SIDE-PANEL styles **************/
/************** #RIGHT-HAND-SIDE-PANEL styles **************/

/************** #RHS-PANEL...headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 9pt;
	
	font-family: Arial, Helvetica, sans-serif;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

/************** #headlines +cbc styles **************/

#headlines h3{
	padding: 10px 10px 4px 75px;
	color: #FFF;
	font-size: 85%;
}

#headlines h4{
	padding: 0px 10px;
	color: #FFF;
	font-size: 85%;
	font-style: normal;
	font-weight: bold;
}

#headlines h4.newsHeadOne{
	padding: 15px 0px 0px 45px;
}

#headlines p{
	padding: 0px 10px;
	font-size: 85%;
	color: #FFF;
}

#headlines a{
	color: #8CCC97;
}

#headlines img.inline{
	padding: 0px 15px 0px 0px;
	vertical-align: text-bottom;
}


/************** #animation styles **************/

#animation{
	background: transparent url(images/animationBG.gif) top left no-repeat;
	padding: 15px 10px 135px 10px;
}

#animation img{
	vertical-align: middle;
}

/************** #RHS-PANEL...lists,links styles **************/
.rnavLinks, .rnavLinks a:link {
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	line-height: 2em;
}

.rnavLinks a:hover {
	text-decoration: underline;
}

/************** #RHS-PANEL...advert styles **************/
#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}


/***********************************************/
/* Layout Divs ... FOOTER                    */
/***********************************************/

/************* # siteInfo (footer) styles ***************/

#siteInfo{
	border: 1px solid #cccccc;
	font-size: 10pt;
	color: #666666;
	padding: 1px 1px 2px;
	background-color: #eeeeee;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	list-style-type: disc;
	height: 10mm;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}

/************* #siteInfo (cbc)styles ***************/

#site ddmenu {
position: absolute;
z-index: 1;
top : 70px;
left : 10px;
color: #000;
background-color: #ddd;
padding: 5px;
border: 1px solid gray; 
}

#siteInfo cbc{
	background-color: #BEBEBE;
	border-top: 1px solid #FFF;
	font-size: 65%;
	color: #666;
	padding: 10px 10px 10px 10px;
}

#siteInfo img cbc{
	padding: 0px 30px 0px 10px;
	vertical-align: middle;
}

#siteInfo a{
	color: #165A3B;
}

#siteInfo a:hover{
	color: #666;
}

/***********************************************/
/* Layout Divs ... FOOTER                    */
/***********************************************/

#footer{
	padding: 10px 0px 0px 0px;
	background-color: #eeeeee;
	width: 100%;
    position:relative;
    top:-5%;
}

/************** #FOOTER STYLES **************/
/************** #FOOTER STYLES **************/
/* ----- footer styles (ex Heartmath.com) ----- */

#footerbar{
  border-top: 1px solid #006FB7;
  width: 100%;
}

#footerbar TD{
  font-size: 11px;
  padding: 5px;
}

.footer {
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	line-height: 2em; 
}

.footer a:link { text-decoration: none; color: #003399; }
.footer a:hover { text-decoration: none; color: #dddddd; }
/* ----- end of footer styles (ex Heartmath.com) ----- */


/************* #nav styles ***************/

#nav a {
	width: 85%;
}

#nav, #nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
}

#nav li.sfhover ul {
	left: -10px;
}

#nav li:hover ul {
	left: auto;
}

#nav li:hover  ul li, #nav li.sfhover ul {
	border-width: 0;
}

#nav li:hover ul a, #nav li.sfhover ul a {
	padding: 4px 10px 4px 22px;
	color: #FFF;
	background: #226642 url(images/navBullet.gif) 10px 6px no-repeat;
}

#nav li:hover ul a:hover, #nav li.sfhover ul a:hover {
	background-color: #66AA6C;
	color: #FFF;
	background: #66AA6C url(images/navBullet_o.gif) 10px 6px no-repeat;
}

#nav div#related ul {
	left:auto;
	position:relative;
	margin-top:0em;
	margin-left:0px;
	width: 10em;
	border: none;
}

#nav div#related ul li {
	border:none;
	width: 10em;
}

#nav div#related a{
	color: #66AA6C;
	background: #226642 url(images/navBullet.gif) 10px 6px no-repeat;
	padding: 4px 5px 4px 22px;
	border: none;
	width: 10em;
	display: block;
}

#nav li:hover div#related ul li a {
	width: 10em;
	border: none;
	padding: 4px 5px 4px 22px;
}

#nav li.sfhover div#related ul li {
	width: 10em;
	padding-left: 0px;
	border: none;
}

#nav li.sfhover div#related ul li a {
    width: 10em;
	border: none;
	padding: 4px 5px 4px 22px;
}

#nav div#related ul li a:hover{
   	background-color: #66AA6C;
   	background: #66AA6C url(images/navBullet_o.gif) 10px 6px no-repeat;
   	padding: 4px 5px 4px 22px;
   	color: #FFF;
   	border: none;
  	text-decoration: none;
  	width: 10em;
    }
	
/********** nav red styles *******************/

#nav-red a {
	width: 135px;
	color: #660033;
	background-color: #8899BB;
}

#nav-red, #nav-red ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav-red li ul {
	position: absolute;
	width: 10em;
	left: -999em;
}

#nav-red li.sfhover ul {
	left: -10px;
}

#nav-red li:hover ul {
	left: auto;
}

#nav-red li:hover  ul li, #nav-red li.sfhover ul {
	border-width: 0;
}

#nav-red li:hover ul a, #nav-red li.sfhover ul a {
	padding: 4px 10px 4px 22px;
	color: #FFF;
	background: #226642 url(images/navBullet.gif) 10px 6px no-repeat;
}

#nav-red li:hover ul a:hover, #nav-red li.sfhover ul a:hover {
	background-color: #600;
	color: #FFF;
	background: #0066CC url(images/navBullet_o.gif) 10px 6px no-repeat;
}

#nav-red div#related ul {
	left:auto;
	position:relative;
	margin-top:0em;
	margin-left:0px;
	width: 10em;
	border: none;
}

#nav-red div#related ul li {
	border:none;
	width: 10em;
}

#nav-red div#related a{
	color: #66AA6C;
	background: #226642 url(images/navBullet.gif) 10px 6px no-repeat;
	padding: 4px 5px 4px 22px;
	border: none;
	width: 10em;
	display: block;
}

#nav-red li:hover div#related ul li a {
	width: 10em;
	border: none;
	padding: 4px 5px 4px 22px;
}

#nav-red li.sfhover div#related ul li {
	width: 10em;
	padding-left: 0px;
	border: none;
}

#nav-red li.sfhover div#related ul li a {
    width: 10em;
	border: none;
	padding: 4px 5px 4px 22px;
}

#nav-red div#related ul li a:hover{
   	background-color: #66AA6C;
   	background: #66AA6C url(images/navBullet_o.gif) 10px 6px no-repeat;
   	padding: 4px 5px 4px 22px;
   	color: #FFF;
   	border: none;
  	text-decoration: none;
  	width: 10em;
    }
	
/************* #gallery styles ***************/
#galleryContainer {
	padding: 0px 30px 10px 30px;
}

div.gallery {
	padding: 0px 10px 20px 10px;
	float: left;
}

div.gallery.p {
	text-align: center;
}
.navbar-table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #660033;
}
