*-html,td,tr,th,tf,a, h1,h2,h3,h4,h5,h6,form,fieldset,div,img{
	margin:0;
	padding:0;
	border:0;font-size: 100%;
}
body {voice-family: "\"}\"";
	voice-family: inherit;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 89.9%;
	
	
}

img{float:left;padding:9px;margin:5px;}
body>a {color:#3399CC;
text-decoration:none;}
body>a:link{text-decoration:none;
color:#3399CC;
}
body>a:hover{text-shadow:#CCCCCC;
text-decoration:none;
}
body>a:visited{text-decoration:none}
/*
Currently an area for all IE's 
*/
/*<]]*//*[if IE ]>[if IE]>


* html body { text-align: center; }

* html #spacerBottom {
height: 100%;
}

* html .left,
* html .center,
* html .right {
display: inline;
overflow-x: hidden;
}

.left {  margin:0; padding:0 }
.right { margin-left: -2px; padding-left: 1px}
<![endif]
/**/
/* Hides from IE5-mac \*/
/*[if gteIE 7]>
* html#spacerIE7 {
	-width: 100%;
	-height: 45px;
	height: 1%;
	-margin: 0px;
	-float: left;
	-clear: none;
	-padding-top: 12px;
	-padding-right: 0px;
	-padding-bottom: 8px;
	-padding-left: 0px;
} * html#spacerIE7> div
{
	-border:1px solid blue;
	height: 1%;
	-float:left;
}
/*[endif]/* ]]> */
/* Hides from IE5-mac \*//*
*html #wrapper {height: 1%;
background-color:#FFFFFF;}
/* End hide from IE5-mac */



/* Hides from IE5-mac \*//*
* html #wrapper {height: 1%;
background-color:#FFFFFF;}
/* End hide from IE5-mac */

/*IE-Mac section, buggy, crashy \*//*/

.center { 
	width: 100%;
	margin-left: 6%;
	}
	   
.left { 
	width: 26%;
	margin-left: -66%;
	}
   
.right {
	width: 34%; 
	}   

/* end IE-mac section */
/*]]>*/

/* Common CSS for on-hover tooltip feature */ 
  a.tooltip {
    position: relative; /*this is the key */
    z-index:10;
    color:#000;
    text-decoration:none;   
  }
  a.tooltip:hover  {
    z-index:100;
    text-decoration:none
  }
  a.tooltip span { 
    display: none
  }
  a.tooltip:hover span { 
    /*the span will display just on :hover state */
    z-index:100;    
    color:#033666;
    font-style:normal;
    font-size:0.8em;
    line-height: 125%;
    display:block;
    position:absolute;
    border:1px solid #333
    background-color:#FFFFFF;
    padding:4px;
    text-align: left;
    text-decoration:none;
    left:-20px;
    top:10px;
    min-width:150px;
  }

/* another ver*/
a.tooltips {
     position: relative;
     z-index: 1;
}
a.tooltips:hover {
     z-index: 2;
     background-color: #fff;
}
a.tooltips span.tooltip {
     display: none;
}
a.tooltips:hover span.tooltip {
     display: block;
     position: absolute;
     top: 2em;
     left: -2.3em;
     width: 15em;
     border: 1px solid #666;
      background-color: #fff;
filter:alpha(opacity=90);-moz-opacity:.90;opacity:.90;
     padding: 0.5em;
     color: black;
     text-decoration: none;
}
a.tooltips a{text-decoration:underline;}


  /* End of common CSS for on-hover info feature */
blockquote {
border-top: dashed 1px #bbb;
border-bottom: dashed 1px #bbb;
width: 100%;
margin: 20px -40px 20px -40px;
background: #fff url(/images/alt_quote_start.gif) 20px 20px no-repeat;
position: relative;
}#contentArea > blockquote {
margin-right: -60px;
}
#contentArea {
width: 600px;
margin: 0 auto;
border-left: 2px solid #bbb;
border-right: 2px solid #bbb;
padding: 20px;
}
#contentArea {text-align: left;}
#contentArea p.quoteBody {
color: #CCCCCC;
font-size: 110%;
line-height: .9em;
font-weight: bold;
padding: 64px 10px 0 95px;
text-align: left;
background: url(/images/alt_quote_end.gif) bottom right no-repeat;
}

#contentArea p.quoteCite {
color: #28A9D3;
font-size: 125%;
font-weight: bold;
text-align: right;
padding-right: 15px;
padding-bottom: 15px;
margin-bottom: 0;
}
#contentArea p.quoteBody{
color: #363636;
font-size: 165%;
line-height: 1.2em;
font-weight: bold;
padding: 40px 10px 20px 25px;
text-align: center;
background: url(/images/quotemark_bottom.gif) bottom right no-repeat;
width: 285px;
voice-family: "\"}\""; 
voice-family:inherit;
width: 250px;
}

#contentArea p.quoteCite{
color: #003663;
font-size: 125%;
font-weight: bold;
text-align: right;
padding-right: 15px;
padding-bottom: 30px;
background: url(/images/pullquote_bottom.gif) left bottom no-repeat;
margin-bottom: 0;
}#contentArea p.quoteCite a {
	text-decoration: none;
	display: inline;
}


blockquote.quoteHighlightBoxAreaBlockquote{
border-top: dashed 1px #bbb;
border-bottom: dashed 1px #bbb;
width: 100%;
margin: 20px -40px 20px -40px;
background: #fff url(/images/alt_quote_start.gif) 20px 20px no-repeat;
position: relative;
}#quoteHighlightBoxArea > blockquote {
margin-right: -60px;
}
/* quote pull out*/
blockquote {
border-top: dashed 1px #bbb;
border-bottom: dashed 1px #bbb;
width: 100%;
margin: 20px -40px 20px -40px;
background: #fff url(/images/alt_quote_start.gif) 20px 20px no-repeat;
position: relative;
}#contentArea > blockquote {
margin-right: -60px;
}
#contentArea {
width: 600px;
margin: 0 auto;
border-left: 2px solid #bbb;
border-right: 2px solid #bbb;
padding: 20px;
}
#contentArea {
	text-align: center;
	width: 40%;
	padding-top: 20px;
	margin-top: 10px;
	padding-left: 20px;
	float: left;
}
#contentArea p.quoteBody {
	color: #CCCCCC;
	font-size: 110%;
	line-height: 0.9em;
	font-weight: bold;
	padding: 64px 10px 0 95px;
	text-align: left;
	width: 400px;
	float: left;
}

p.quoteCite {
color: #28A9D3;
font-size: 125%;
font-weight: bold;
text-align: right;
padding-right: 15px;
padding-bottom: 15px;
margin-bottom: 0;
}
#right p.quoteBody{
color: #363636;
font-size: 165%;
line-height: 1.2em;
font-weight: bold;
padding: 40px 10px 20px 25px;
text-align: center;
background: url(/images/quotemark_bottom.gif) bottom right no-repeat;
width: 285px;
voice-family: "\"}\""; 
voice-family:inherit;
width: 250px;
}

#right p.quoteCite{
color: #003663;
font-size: 125%;
font-weight: bold;
text-align: right;
padding-right: 15px;
padding-bottom: 30px;
background: url(/images/pullquote_bottom.gif) left bottom no-repeat;
margin-bottom: 0;
}.quoteCite a {
	text-decoration: none;
	display: inline;
}


blockquote.quoteHighlightBoxAreaBlockquote{
	border-top: 1px none #bbb;
	border-bottom: 1px none #bbb;
	width: 100%;
	background: #fff url(/images/alt_quote_start.gif) 20px 20px no-repeat;
	position: relative;
	background-image: url(/images/pullquote_top.gif);
}#quoteHighlightBoxArea > blockquote {
margin-right: -60px;
}
#quoteHighlightBoxArea {
width: 600px;
margin: 0 auto;
border-left: 2px solid #bbb;
border-right: 2px solid #bbb;
padding: 20px;
}
#quoteHighlightBoxArea {text-align: left;}
p.quoteBody {
color: #CCCCCC;
font-size: 110%;
line-height: .9em;
font-weight: bold;
padding: 64px 10px 0 95px;
text-align: left;
background: url(/images/alt_quote_end.gif) bottom right no-repeat;
}

p.quoteCite {
color: #28A9D3;
font-size: 125%;
font-weight: bold;
text-align: right;
padding-right: 15px;
padding-bottom: 15px;
margin-bottom: 0;
}
#quoteHighlightBox p.quoteBody{
color: #363636;
font-size: 165%;
line-height: 1.2em;
font-weight: bold;
padding: 40px 10px 20px 25px;
text-align: center;
background: url(/images/quotemark_bottom.gif) bottom right no-repeat;
width: 285px;
voice-family: "\"}\""; 
voice-family:inherit;
width: 250px;
}

#quoteHighlightBox p.quoteCite{
color: #003663;
font-size: 125%;
font-weight: bold;
text-align: right;
padding-right: 15px;
padding-bottom: 30px;
background: url(/images/pullquote_bottom.gif) left bottom no-repeat;
margin-bottom: 0;
}.quoteCite a {
	text-decoration: none;
	display: inline;
}
/* Global Styles */

body {
	margin:0px;		background-color: #FFFFFF;
		}
	
td {
	font:90% Arial, Helvetica, sans-serif;
	color:#333333;
	}
	
a {
	color: #333333;
	}
	
a:hover {
	color:#60DCF8;
	}
h1{
color: #28A9D3;
	font-size: 125%;
	text-decoration: none;}
h2{
color: #28A9D3;
	font-size: 115%;
	text-decoration: none;}
h3{
color: #28A9D3;
	font-size: 110%;
	text-decoration: none;}
h4 {
	color:#28A9D3;
	font-size: 105%;
	text-decoration: none;
}
h5 {
	color: #28A9D3;
	font-size: 90%;
	text-decoration: none;
}
ol{list-style:none;}
ul{list-style:none;}

/* ID Styles */

#navigation td {
	border-bottom: 1px solid #F4FFE4;
	}
	
#navigation a {
	font: bold .7em/0.9em Arial, Helvetica, sans-serif;
	color: #000;
	background-image:#339999;
	background-attachment:inherit;
	background-position:left;*/
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:4px 3px 7px 10px;
	background-repeat: repeat-x;
	width:auto;
	border-bottom: thin dashed #28A9D3;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-color: #28A9D3;
	border-right-color: #28A9D3;
	border-left-color: #28A9D3;
	}
	
#navigation a:hover {
	background: #339999;
	display:block;
	color:#fff;
	font-weight: bold;
	text-decoration: none;
	border-top: thin solid #339999;
	border-bottom: thin solid #339999;
	}
	
#headerlogocontainer{
	font:24px Arial, Helvetica, sans-serif;
	color: #DEEFEF;
	letter-spacing:0.2em;
	line-height:30px;
	}

#tagline 	{
	color: #339999;
	letter-spacing:0.4em;
	width: 100%;
	padding-top: 6px;
	float: left;
	text-align: center;
	display: inline;
	border-top: 1px solid #339999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;

	}

#monthformat {
	border-bottom: 1px dashed #333333;
	}
		

	
/* Class Styles */
	
.bodyText {
	font:1em Arial, Helvetica, sans-serif;
	color:#333333;
	margin-top: 0px;
	}
.bodyTextBold{font:1em Arial, Helvetica, sans-serif;
	color:#000;
	margin-top:0px;
	font-weight:bold;}
	.bodyBabbitGreen{color:#3399CC;}
.pageName{
	font: 18px Arial, Helvetica, sans-serif;
	color: #3399CC;
	line-height:26px;
	letter-spacing:0.21em;
	}

#leftcolumn {
	width: 110px;
	float: left;
	margin: 0px 1px 5px 0px;
}
#centerContainer {
	width: 65%;
	float: left;
	margin-left: 15px;
	background-repeat: repeat-y;
	background-position: right center;

}
#rightcol {
	float: right;
	width: 15%;

}
	
.subHeader {
	font:bold 0.7em Arial, Helvetica, sans-serif;
	color: #60DCF8;
	letter-spacing:0.2em;
	text-align: left;
	}
.subHeader a {
	color: #60DCF8;
	float: left;
	
}
.subHeaderText {
	color: #666666;
	font:bold .7em Arial, Helvetica, sans-serif;
	
}
.subHeaderText a{
color:#60DCF8;

}
#dateformatWrapper {
	width: 100%;
	background: #333333;
}#lineDetailTop {
	width: 100%;
	border-top: 2px dotted #56D2D2;
	height: 1px;
}
#dateformat {
	background: #fff;
	width: 100%;
	color: #339999;
}
#lineDetailBottom {
	background: #FFFFFF url(/images/dashed_line.gif) repeat-x;
	border: thin solid #CCCCCC;
}
.pageName a {
	color: #029ACB;
}

.quote {
	font: 20px Arial, Helvetica, sans-serif;
	color: #759DA1;
	line-height:30px;
	}
	
.smallText {
	font: 1em Arial, Helvetica, sans-serif;
	color: #60DCF8;
	line-height: 2.2em;
	}
	
.navText {
	font: 1.1em Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:1.6em;
	letter-spacing:.1em;
	text-decoration: none;
	}
#wrapper{
	width: 100%;
	margin: 0 auto;
	height: 1000px;
}#wrappercontainer {
	width: 95%;
	margin: 0 auto;
	height: 100%;
	
}
#mainBodyContainer {
	width: 100%;
	height: auto;
}
#Bottomcol {
	float: right;
	width: 100%;
	background-color: #FFFFFF;
}
.bodysubHeader {
	font-size: 100%;
	color: #19A3D1;
	font-weight: bold;
}
#img {
	float: right;
	padding: 3px;
	margin: 2px;
	border: thin solid #CCCCCC;
}
#img a {
	text-decoration: none;
	font-size: 80%;
	padding: 2px;
	margin: 5px 2px;
	height: auto;
	color: #28A9D3;
}

td {
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	display: inline-table;
}
#imgLeftFloat {
	text-decoration: none;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
}
#imgLeftFloat a {
	font-size: .7em;
	color:#60DCF8;
	text-decoration: none;
}



#search {
	border: thin solid #CCCCCC;
	list-style: none;
	text-decoration: none;
	height: 40px;
	width: 100%;
	float: none;
	margin-bottom: 10px;
	margin-right: 30%;
}

#disclaimer {
font-size:.7em;
	color: #666;
	padding: 1%;
	float: left;
	width: 100%;
	text-align: justify;
	letter-spacing: .1em;
	margin: 0%;
	height: auto;
	border: thin dashed #999999;
}#RightColDiv {
	
	padding: 5px;
}
.b_normal {font-size:12px;color:#003063;font-family:Verdana,Arial,Helvetica}
.listStyleOrange {
	color: #FF6600;
}
#headerContainer {
	width: 100%;
	height: 90px;
	/*background-color: #DDEFEF;*/
	margin: 0px auto;
}
#headerLogoContainer {
	background-image: url(/images/gif/EFT_Scripts_LOGO.gif);
	background-repeat: no-repeat;
	height: 90px;
	width: 690px;
	background-position: centercenter;
	margin: 0px auto;
}
.bgColour {
	background-color: #339999;
}
.hide {
	display: none;
	visibility: hidden;
}
a {
	color: #3399CC;
}
.small {
	text-transform: capitalize;
	font-size: 0.9em;
	-font-size: 0.8em;
	text-shadow:#FF9900;
	letter-spacing:0.03em;
}
#imgLeftFloat {
	margin: 5px;
	padding: 5px;
	border: 2px solid #CCCCCC;
	float: left;
}
#ColorBookImgHolderLeftTop {
	background: url(/images/colorTherapyManual.gif) no-repeat center center;
	float: left;
	height: 110px;
	width: 80px;
	padding: 5px;
	margin: 5px;
}
#BookImgHolderLeftTop {
	height: 115px;
	width: 65px;
	padding: 2px 2px 2px 2em;
	background-image: url(/images/stepBySteptoPositveThinking.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	margin: 1em;
}
hr {
	color: #FF9900;
	width: 80%;
	margin: 0px auto;
}
.red {
	color: #FF0000;
}
.spacer {
	width: 100%;
	height: 2px;
	display: block;
}
