.Heading1 {
	FONT-WEIGHT: 300; 
	FONT-SIZE: 18px; 
	COLOR: #FF9900; 
	LINE-HEIGHT: 20px; 
	FONT-FAMILY: Helvetica,Arial,Verdana,Geneva,sans-serif
}
H1 { 
	FONT-SIZE: 18px; 
	COLOR: #004B8D;  
	FONT-FAMILY: Arial, Verdana, Geneva, sans-serif, Helvetica
}
H2 {
	font-family: arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #4985C1;
	font-size: 13px;
}

.Heading2 {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #004b8e; FONT-FAMILY: Verdana,Arial,Helvetica,Geneva,sans-serif
}


.Heading3 {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #7a7a7a; FONT-FAMILY: Verdana,Arial,Helvetica,Geneva,sans-serif
}
H3 {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #FF9900; FONT-FAMILY: Verdana,Arial,Helvetica,Geneva,sans-serif
}
.Heading4,H4     {	font-family: arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #4985C1;
	font-size: 1.1em;
	margin-bottom: 0.2em;
}
H5 {	font-family: arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FF9900;
	font-size: 1.1em;
	margin-bottom: 0.2em;
}
.Normal {
	FONT-SIZE: 11px; COLOR: #4c4c4c; LINE-HEIGHT: 16px; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif
}
P {
	FONT-SIZE: 11px; COLOR: #4c4c4c; LINE-HEIGHT: 16px; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif
}
DIV {
	FONT-SIZE: 11px; COLOR: #4c4c4c; LINE-HEIGHT: 16px; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif
}
img {
	border: 0;
}
/*---------------- =QUOTES----------------------*/

.quotebox {
	font-size:90%;
	float: right;     /*------ THIS KEEPS THE AREA POSITIONING CORRECT IN THE EDITOR-------*/
	width: 200px;
	padding: 0px 0px 0px 0px;
	border-left:0;
	border-right:0;
	border-bottom:0;
	border-top: 0;
	margin-top: 0;
	margin-bottom: 1px;
	margin-left:10px;
	background-image: url(../images/quotebg.jpg);
/*background-color:#ddeeff;
	background-repeat: no repeat;	*/	
	

}
.quotebox a{
	color: #00ADEF;
}
.quotebox p, .quotebox div{
	
	margin-top:0px;
	padding: 0px 15px 0px 15px;	
	font-size:100%;
	color: #00adef;

}
.quotebox p.greyText     {
	
	color: #888888;	
	margin-bottom:0px;
	font-size: 10px;
	
}

.quotebox ul{
	list-style:none;
}

.quotebox ul li{
	
/*	background-image: url(../images/sidebar-bullet.gif); */
	background-position:0px 7px;
	background-repeat: no-repeat;
	margin-left:10px;
	margin-top:3px;
	margin-bottom:3px;
	padding-left:10px;
	
		
}
.quotebox h1 {	
	
	color: #004B8D;
	background-color:  transparent;
	font-weight: bold;
	font-size: 10pt;
	padding: 0;
	margin: 0 0 0 0;
	background-image: url(../images/quotetop.gif);	
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	
}

.quotebox h2 {
	color: #004B8D;
	background-color:  transparent;
	font-weight: bold;
	font-size: 10pt;
	padding: 0;
	margin: 0 0 0 0;
	background-image: url(../images/quotebottom.gif);	
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
}
.quotebox h3 {
	color: #004B8D;
	background-color:  transparent;
	font-weight: bold;
	font-size: 10pt;
	padding: 5px 0 4px 10px;
	margin: 0 ;
	font-family: Arial, Helvetica, sans-serif;
}

.quotebox h3 a, .quotebox h2 a{
	background-image: url(../images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	color: #004B8D;
	text-decoration: none;
	padding-right: 10px;

	}
.quotebox h3 a:hover, .quotebox h2 a:hover{
	color: #00ADEF;
	text-decoration: underline;
}

/* border, HEADER, BREADCRUMB, CONTENT, ADDITIONALCONTENT, FOOTER, other areas  */

#shadows {
	width: 924px;
	margin: 0 auto auto auto;
	background-image: url(../index_files/background_grad.gif);
	background-repeat: repeat-y;
	background-color: #ffffff;
}

#border {
	width: 864px;
	margin: 0px auto auto auto;
/*	background-image: url(../index_files/background_content.gif);  */
	background-color:#ffffff;
	background-position: left top;
	background-repeat: repeat-y;
	color: #888888;
	border-top: 1px solid #b0b0b0;
	border-right: 1px solid #b0b0b0;
	border-bottom: none;
	border-left:1px solid #b0b0b0;
}
#sectorbar {
	margin: 0;
	padding: 0;
	height: 31px;	
	color: #F89714;
	background-color: #004B8D;	
	width: 866px;
	background-image: url(../index_files/sectorbarbackground.gif);
	background-position: top;
	background-repeat: repeat-x;
}

#sectorbar h1{
	margin: 0;
	padding: 6px 0 0 12px;
	height: 25px;
	color: #FFFFFF;
	background-color: transparent;
	font-weight: bold;
	font-size: 110%;
	font-family: Arial, Helvetica, sans-serif;
}

#footerbar {
	clear: both;
	margin: 0;
	padding: 4px 0 0 0;
	height: 22px;
	width: 866px;
	background-image: url(../index_files/footerbarbackground.gif);
	background-position: top;
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#footerbar a {
	padding: 0 7px 0 9px;
}
#footerbar li {
	list-style-type: none;
	display: inline;
	padding: 0;
	margin:0;
}
#footerbar ul {
	padding: 0 0 0 10px;
	margin: 0;
	font-size: 80%;
}
ul.pipedList li {
border-left:1px solid #FFFFFF;
display:inline;
padding-left:5px;
padding-right:2px;
background-image:none;

}
ul.pipedList li.index0 {
border-left:0px none;
display:inline;
padding-left:0px;
}
#footerbar .pipedList li a:link, #footerbar .pipedList li a:visited  {
	color: #FFFFFF;
	text-decoration: none;
}
#footerbar .pipedList li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#footerbar .pipedList li a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
#footerend {
	margin: 0 auto auto auto;
	background-image: url(../index_files/background_foot.gif);
	background-repeat: no-repeat;
	height: 40px;
	color: #888888;
	font-size: 70%;
	font-weight: normal;
	padding: 4px 0 0 40px;
	width: 924px;
}
hr {
	color: #00CCFF; 
	border-style: dotted;
	background: #ffffff url(../images/dotted.gif);
	background-color: #ffffff;
	/*border-width: 1px 0 0 0;*/
	height: 2px;
}