*html,body,td,tr,th,tf,a,link,li,class,h1,h2,h3,h4,h5,h6,form,fieldset,div,img,ul,ol,p{
	margin:0;
	padding:0;
	border:0;
	font-size:100%;color: #000000;
	line-height:1.3em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
     }
body {
	 behavior: url(./javascripts/csshover.htc);*/
	 
		voice-family: "\"}\"";
	voice-family: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 74.9%;
	voice-family: "\"}\"";
	voice-family:inherit;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #000000;
	/*background-color:#000066;*/
	line-height:1.3em;


	
}/*
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 */
/*]]>*/
table{border-collapse: collapse;
	background-color: white;
	color: #000000;}
/* 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 */
body>a {color:#000;
text-decoration:none;}
body>a:link{text-decoration:underline;
color:#CCCCCC;
}
body>a:hover{text-shadow:#CCCCCC;
text-decoration:none;
}
body>a:visited{text-decoration:none}
/* quote pull out*/
blockquote {
border-top: dashed 1px #bbb;
border-bottom: dashed 1px #bbb;
width: 50%;
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;}
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;
}
#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: 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;
}
#cquoteHighlightBoxArea {
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;
}
