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

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}

a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: underline;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}

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: #336633;
}

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

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

	background-color: #eeeeee;
}

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

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

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

}

/************* #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;
}
	
/*************** #pageName styles **************/
#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************* #breadCrumb styles *************/
#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
}

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

/* ----- 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: #6161AB; font-weight:  700; }
.textSubNav A:ACTIVE { text-decoration: none; color: #CE0000; font-weight:  700; }
.textSubNav A:VISITED { text-decoration: none; color: #6161AB; 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 {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
}

/* -- 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;
}

/************** 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 *****************/

.photopassport{
	margin: 5px;
}

/************* # 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;
}

/************* #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;
}

#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;
}

#sectionLinks a:hover{
	background-color: #dddddd;
}

/*********** #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; 
}

/************** #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;
}

/************** #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                    */
/***********************************************/
#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) ----- */

