/***********************************************/
/* emx_nav_left.css                            */
/* Use with template Halo_leftNav.html         */
/***********************************************/
/***********************************************/
/* HTML tag styles                             */
/***********************************************/
.PageTitle
{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11pt;
	FONT-WEIGHT: bold;
	height: 17px;
	COLOR: #585858;
}

.Slogan
{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 7pt;
	FONT-WEIGHT: bold;
	LETTER-SPACING: normal;
	TEXT-TRANSFORM: none;
/*	WORD-SPACING: normal; NOT IE50 */
	PADDING: 0;
	MARGIN: 0;
	COLOR: #FFFFFF;
}
.style1 {font-size: 12px; font-family: Verdana,arial,helvetica,sans-serif; }
.style40 {font-size: 18px}
/* 365EC2 
466ED3
345ABA
2B4C9E
526DB0
*/
/* .style11 {font-size: 12pt;color: #4682B4;}  #2B4C9E */
/*.style11 {font-size: 12pt; color: #FFFFFF;} */
/*.style11 {font-size: 12pt; color: #526DB0;}  */
.style11 {font-size: 11pt; color: #526DB0;} 
.style12 {font-size: 12px; color: #526DB0;}
.style13 {font-family: Verdana, Arial, Helvetica, sans-serif;
          font-weight: bold; font-size: 15px; color: #526DB0;}

.style18 {font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #333366}  
.style20 {font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #163446}  
/* .style18 {font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #526DB0} */
.style19 {font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #526DB0}  /* #996699 */
.style24 {font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.style25 {font-size: 16px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #4682B4; }
.style3  {font-size: 16px; }
.style7  {font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.style26 {font-family: Verdana, Arial, Helvetica, sans-serif;
          font-weight: bold; font-size: 14px; color: #526DB0;} // 21536A
/* #0154AB;  #993300; */          
.style30 {
	font-weight: bold;
	font-size: 28px;
	color: #000066;
}
.style39 {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 14px; color: #333333; }
.style60 {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 13px; color: #526DB0; background-color: #BDCCF0}
/* .style41 {font-size: 12px; color: #F8-A6C9;}7C99E6 84A1EE */
.style41 {font-size: 12px; color: #84A1EE;}
.style51 {font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; color: black;}
.style52 {font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; color: navy; }
.style53 {font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; color: white; }

body{
	font-family: Arial,sans-serif;
	color: #333333; 
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
/*   background-color: #F-DE4E3; */
/*   background-color: #BDCCF0; */
   background-color: #EBF0F5;
/*    background: #c4c8f3; */
/* 7392E0
6276AA
*/
/*	background: #F9-9EE1 url("bg_grad.jpg") fixed; */
/*	background-color: #FFE4F8; */
/*	SCROLLBAR-FACE-COLOR: #f8dede; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: #f8dede; SCROLLBAR-3DLIGHT-COLOR: #f9d3d8; SCROLLBAR-ARROW-COLOR: #006699; SCROLLBAR-TRACK-COLOR: #f7eae5; SCROLLBAR-DARKSHADOW-COLOR: #98aab1; */
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/

h1{
 font: bold 120% Verdana,Arial,sans-serif;
/* color: #334d55; */
 margin: 0px;
 padding: 0px;
 font-size: 28px;
 color: #000066;
}

h2{
/* font: bold 114% Arial,sans-serif; */
 font: bold 90% Verdana,Arial,sans-serif;
/* color: #006699; */
/* color: #4682B4; */
 color: #526DB0; 
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
/* -- Renderbug in Moz 1.7.5 / Firefox 1.0 -- */
#pagecell1 {
/*	position:absolute;
	left: 2%;
	right: 2%;
	*/
/*	background-color: #ffffff; */
/*   background-color: #FFE4F8; */
   background-color: #EBF0F5;
/*	top: 52px; */
	width: 755px;
/*	height: 962px; */
/*    bottom: 5%; */
}
#pagecellwide {
   position:absolute;
   top: 87px;
   left: 0px;
   background-color: #EBF0F5;
   width: 955px;
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#masthead39{
   float: left;
   clear: none;
	height: 51px;
	margin-bottom: -4px; 
	width:754px;
	border-bottom: 1px solid #BDCCF0;
/*	border-right: 1px solid #BDCCF0; */
}

#masthead52{
   float: left;
   clear: none;
	height: 51px;
	margin-bottom: -4px; 
	width:754px;
	border-bottom: 1px solid #BDCCF0;
	border-right: 1px solid #BDCCF0;
   border-top: 1px solid #6276AA;
   border-right: 1px solid #6276AA;
}
/* 
#masthead img{
	padding: 0px;
	margin: 0px;
	margin-bottom: -4px;
}
*/	

#pageNav{
/*   background-color: #FFE4F8; */
   background-color: #EBF0F5;
	float: left;
	width:146px;
	padding: 0px;
/*	background-color: #F5f7f7; */
/*	border-right: 1px solid #6276AA; */
/*	border-bottom: 1px solid #6276AA;*/
	font: small Verdana,sans-serif;
/*	position: absolute;*/
}

#inner {
width:99.9%;
float:left;
}
#content{
	float: left; 
/*	margin: 0px;
	padding: 0px 0px 0px 0px;
*/
/*	width:400px; */
/*	border-bottom: 1px solid #6276AA;*/
/*	position: absolute; */
/*	left: 1.82in; */
/*
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border-left: 1px solid #FF-D0E4;
	border-left: 1px solid #A4B5E2;
	border-left: 1px solid #BDCCF0;
*/
}

#contentpainting{
	float: left;
/*	width:400px; */
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border-right: 1px solid #BDCCF0;
/*	border-left: 10px solid #ffffff; */
/*	border-bottom: 1px solid #6276AA;*/
/*
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border-left: 1px solid #BDCCF0;
*/
}

.imagelistheader{
/*	position: absolute;
	top: 20px; */
/*	padding: 0px 0px 14px 10px; */
   float:left;
	padding: 1px 1px 0px 9px;
/*	min-width: 491px; NOT IE50 */
/*	min-height: 20px; NOT IE50 */
	margin: 0px;
	height: 20px; 
	width: 491px; 
	border-right:1px solid #BDCCF0;
	border-bottom:1px solid #BDCCF0;
   background: #D6E3EF;
}
.groupheader{
   padding-top: 1px;
   padding-left: 10px;
	margin: 0px;
   width: 400px;
	height: 17px; 
	border-right:1px solid #6276AA;
	border-left: 1px solid #6276AA;
	border-top: 1px solid #6276AA;
	border-bottom: 1px solid #6276AA;
	background-color: #BDCCF0;
}
.subheader{
   padding-top: 1px;
   padding-left: 10px;
	margin: 0px;
   width: 575px;
	height: 17px; 
	border-right:1px solid #6276AA;
	border-left: 1px solid #6276AA;
	border-top: 1px solid #6276AA;
	border-bottom: 1px solid #6276AA;
	background-color: #BDCCF0;
}
.storyheader{
/*	position: absolute;
	top: 20px; */
   padding-top: 1px;
   padding-left: 10px;
/*	padding: 0px 0px 14px 10px; */
/*   float:left;  --- Removed because of problems with IE52 on Macs */
/*	padding: 1px 1px 0px 9px; */
/*	min-width: 491px; */
/*	min-height: 20px; NOT IE */
	margin: 0px;
   width: 598px;
	height: 19px; 
/*	width: 491px; */
/*	border-right:1px solid #cc_d2_d2; */
/*	border-right:1px solid #BDCCF0; */
	border-right:1px solid #6276AA;
	border-top: 1px solid #6276AA;
	border-bottom: 1px solid #6276AA;
/*   background: #4682B4; */
/*   background: #CC33FF; */
/*   background: #996699; */
/*   background: #526DB0; */
/*   background: #526DB0; */
/*   background-color: #EBF0F5; */
	background-color: #BDCCF0;
}
.storyheaderwide{
   padding-top: 1px;
   padding-left: 10px;
   margin: 0px;
   width: 798px;
   height: 19px; 
   border-right:1px solid #6276AA;
   border-top: 1px solid #6276AA;
   border-bottom: 1px solid #6276AA;
   background-color: #BDCCF0;
}
.storyheaderOld{
/*	position: absolute;
	top: 20px; */
   padding-top: 1px;
   padding-left: 10px;
/*	padding: 0px 0px 14px 10px; */
/*   float:left;  --- Removed because of problems with IE52 on Macs */
/*	padding: 1px 1px 0px 9px; */
/*	min-width: 491px; */
/*	min-height: 20px; NOT IE */
	margin: 0px;
   width: 597px;
	height: 19px; 
/*	width: 491px; */
/*	border-right:1px solid #cc_d2_d2; */
/*	border-right:1px solid #BDCCF0; */
	border-left:1px solid #6276AA;
	border-right:1px solid #6276AA;
	border-top: 1px solid #6276AA;
	border-bottom: 1px solid #6276AA;
/*   background: #4682B4; */
/*   background: #CC33FF; */
/*   background: #996699; */
/*   background: #526DB0; */
/*   background: #526DB0; */
/*   background-color: #EBF0F5; */
	background-color: #BDCCF0;
}
.storyheaderLeft1{
   display: block;
/*   width:143px; */
   color: #526DB2;
   padding-top: 2px;
   padding-left: 10px;
   margin: 0px;
   height: 18px; 
   border-right:1px solid #6276AA; 
   border-top: 1px solid #6276AA;
   border-bottom: 1px solid #6276AA;
   background-color: #EBF0F5;
   background-color: #D7E1FA; 
}
.storyheaderLeft2{
   width:143px;
   padding-top: 1px;
   padding-left: 10px;
   margin: 0px;
   height: 19px; 
   border-right:1px solid #6276AA; 
   border-bottom: 1px solid #6276AA;
   background-color: #EBF0F5;
}


/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
}

/************** utility styles *****************/

#utility{
	font: 75% Verdana,sans-serif;
	position: absolute;
	top: 16px;
	right: 0px;
	color: #919999;
}

#utility a{
	color: #ffffff;
}

#utility a:hover{
	text-decoration: underline;
}

#thumbnail{
/*	position: absolute;
	top: 20px; */
/*	padding: 0px 0px 14px 10px; */
	padding: 10px 0px 0px 10px;
/*	min-height: 200px; */
	margin: 0px;
	height: 210px; 
	width: 240px; 
/*	min-width: 240px; NOT IE */
/*	min-height: 210px; NOT IE */
}

#thumbnailholder{
/*	position: absolute;
	top: 20px; */
/*	padding: 0px 0px 14px 10px; */
    float:left; 
	padding: 0px 0px 0px 0px;
/*	min-width: 250px; NOT IE */
/*	min-height: 210px; NOT IE */
	margin: 0px;
	height: 210px; 
	width: 250px; 
	border-right:1px solid #BDCCF0;
	border-bottom:1px solid #BDCCF0;
}
#clearboth { clear: both; }

#thumbnailtitle{
/*	position: absolute;
	top: 20px; */
/*	padding: 0px 0px 14px 10px; */
	padding: 0px 0px 0px 0px;
/*	min-width: 250px; NOT IE */
/*	min-height: 20px; NOT IE */
	margin: 0px;
	height: 20px; 
	width: 250px; 
	border-top:1px solid #BDCCF0;
}


/************** pageName styles ****************/

#pageName{
/*	position: absolute;
	top: 20px; */
/*	padding: 0px 0px 14px 10px; */
	padding: 0px 0px 0px 10px;
/*	min-height: 200px; */
	margin: 0px;
	height: 51px; 
	border-bottom:1px solid #BDCCF0; 
}

#pageName h2{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	margin:0px;
	padding: 0px;
}

#pageName img{
	position: absolute;
/*	top: 35px; */
	top: 41px;
	right: 6px;
	padding: 0px;
	margin: 0px;
	left: 545px;
}

/************* globalNav styles ****************/

#globalNav{
position: relative;
width: 100%;
/*min-width: 640px;NOT IE */
height: 32px;
color: #6276AA;
padding: 0px;
margin: 0px;
background-image:  url("glbnav_background.gif");
}

#globalNav img{
	margin-bottom: -4px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink{
	position: absolute;
	top: 6px;
	height: 22px;
/*	min-width: 640px;NOT IE */
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
}


a.glink, a.glink:visited{
  	font-size: small;
  	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
}

a.glink:hover{
  	background-image:  url("glblnav_selected.gif");
	text-decoration: none;
}

.skipLinks {display: none;}

/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top: 84px;
	left: 0px;
	/*width: 100%;*/
/*	min-width: 640px;NOT IE */
	height: 20px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	color: #ffffff;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 80%;
	color: #ffffff;
}

.subglobalNav a:hover{
	color: #6276AA;
}

/*************** search styles *****************/

#search{
	position: absolute;
	top: 5px;
	right: 10px;
	z-index: 101;
}

#search input{
  font-size: 70%;
  margin: 0px  0px 0px 10px;
 }
 
#search a:link, #search a:visited {
	font-size: 80%;
	font-weight: bold;
	
}

#search a:hover{
	margin: 0px;
}


/************* breadCrumb styles ***************/

#breadCrumb{
	padding: 5px 0px 5px 10px;
	font: small Verdana,sans-serif;
	color: #AAAAAA;
}

#breadCrumb a{
	color: #AAAAAA;
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}


/************** feature styles *****************/
.featureTestimonials{
   padding-top: 10px;
   margin-top: 0px;
   padding-left: 10px;
   padding-bottom: 10px;
   width: 597px;
	font-size: 80%;
	height: 20px;
	margin: 0px;
   border-left:1px solid #BDCCF0;
   border-right:1px solid #BDCCF0;
	border-bottom:1px solid #BDCCF0; 
   background-color: #EBF0F5; 
}
html>body .featureTestimonials {height: auto;}

.featureTestimonials p{
   margin-bottom: 0px;
}

.featureminsize{
/*	min-height: 320px;NOT IE */
/*	padding: 10px 10px 10px 10px; */
	font-size: 80%;
	height: 90px;
	margin: 0px;
	border-bottom:1px solid #BDCCF0; 
   border-left:1px solid #BDCCF0;
   border-right:1px solid #BDCCF0;
}

.featuresize{
   padding-top: 10px;
   padding-left: 10px;
   padding-bottom: 10px;
   width: 597px;
	font-size: 80%;
	height: 260px;
	margin: 0px;
   border-left:1px solid #BDCCF0;
   border-right:1px solid #BDCCF0;
/*   background-color: #FFFFFF; */
   background-color: #EBF0F5;
}
	
.featurewhite{
   padding-top: 10px;
   padding-left: 10px;
   padding-bottom: 10px;
   width: 597px;
	font-size: 80%;
	height: 750px;
	margin: 0px;
   border-left:1px solid #BDCCF0;
   border-right:1px solid #BDCCF0;
/*   background-color: #FFFFFF; */
   background-color: #EBF0F5;
}

.featureHeartstreams{
   padding-top: 10px;
   padding-left: 10px;
   padding-bottom: 0px;
   width: 597px;
	font-size: 80%;
	height: 20px;
	margin: 0px;
   border-left:1px solid #BDCCF0;
   border-right:1px solid #BDCCF0;
   background-color: #EBF0F5;
}
.featureLongText{
   padding-top: 10px;
   padding-left: 10px;
/*   padding-bottom: 10px; */
   padding-bottom: 10px;
   width: 597px;
/*	padding: 10px 10px 10px 10px; */
	font-size: 80%;
	height: 90px;
	margin: 0px;
/*	border-bottom:1px solid #BDCCF0;   REMOVED FOR HC SINCE ONLY 1 FEATURE */
   border-left:1px solid #BDCCF0;
   border-right:1px solid #BDCCF0;
   background-color: #FCEFEE;
}
html>body .featureLongText {height: auto;}
	
.featurewide{
   padding-top: 10px;
   padding-left: 10px;
   padding-bottom: 10px;
   width: 797px;
   font-size: 80%;
   height: 300px;
   margin: 0px;
   border-left:1px solid #BDCCF0;
   border-right:1px solid #BDCCF0;
   background-color: #D7E1FA; 
}
.feature{
   padding-top: 10px;
   padding-left: 10px;
/*   padding-bottom: 10px; */
   padding-bottom: 10px;
   width: 597px;
/*	padding: 10px 10px 10px 10px; */
	font-size: 80%;
	height: 90px;
	margin: 0px;
/*	border-bottom:1px solid #BDCCF0;   REMOVED FOR HC SINCE ONLY 1 FEATURE */
   border-left:1px solid #BDCCF0;
   border-right:1px solid #BDCCF0;
/*   background-color: #D6E3EF; */
/*   background-color: #FFCCFF; */
/*   background-color: #FFE4F8; */
/*   background-color: #EBF0F5; */
   background-color: #D7E1FA; 
   
}
html>body .feature {height: auto;}

.feature h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
   padding-left: 10px;
/*	padding: 30px 0px 5px 0px; */
}

.feature img{
	float: left;
/*	padding: 0px 10px 0px 0px; */
}


/*************** story styles ******************/

.story {
/*	height: 0px; */
/*	padding: 10px 0px 0px 10px; */
/*   Height: 10px; */
	font-size: 80%;
}

.story h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
}

.story p {
/*	padding: 0px 0px 10px 0px; */
	padding: 0px 0px 0px 0px;
}

.story a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #005FA9;
	display:block;
/*	padding-bottom: 5px; */
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}


/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
/*	border-top: 1px solid #BDCCF0; */
	border-top: 1px solid #BDCCF0;
	font-size: small;
/*	color: #B170B1; */
/*   color: #D8B1D8; */
   color: #84A1EE;
   padding-left: 10px;
/*	background-color: #FFE4F8; */
   background-color: #EBF0F5;
/*	padding: 10px 10px 10px 10px; */
/*	margin-top: -11px; */
}

#siteInfo img{
/*	padding: 4px 4px 4px 0px; */
/*	vertical-align: middle; INCOMPLETE */
}


/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #6276AA;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #6276AA;
	border-right:1px solid #6276AA;
/*	background-image:  url("bg_nav.jpg"); */
	background-color: #BDCCF0;
	font-weight: bold; 
	padding: 3px 0px 3px 10px;
/*	color: #21536A;  */
/* color: #996699; */
/*   color: #7F547F; */
/*   color: #526DB0;   */
/*   color: #C0-477A;   */
/* 526DB2
*/
   color: #526DB2;   
}

#sectionLinks a:hover{
	border-top: 1px solid #6276AA;
/*	background-color: #DDEEFF; */
	background-color: #FBEDF7;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}

/************ xsectionLinks styles **************/

#xsectionLinks{
	margin: 0px;
	padding: 0px;

}

#xsectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #6276AA;
	background-color: #6276AA; 
}

#xsectionLinks a:link, #xsectionLinks a:visited {
	display: block;
/*	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #6276AA; 
*/

	background-image: none;
/*	background-color: #B3C8FF; */
/*	background-color: #F99DE1; */
/*	background-color: #F9ADE5; */
/* 8297CC
8FA3D8
798FCA
7F97D6
*/
/*   background-color: #FC-A1C7; */
/*   background-color: #7F97D6; */
   background-color: #A4B5E2; 
	border-top: 1px solid #A4B5E2;
/*	border-top: 1px solid #6276AA; */
	border-bottom: 1px solid #A4B5E2; 
	font-weight: bold;
	padding: 3px 0px 3px 10px;
/*	color: #21536A; */
/* color: #996699; */
/*   color: #7F547F; */
/*   color: #526DB0;   */
   color: #526DB2;   
}

#xsectionLinks a:hover{
/*	border-top: 1px solid #ffffff; */
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}

/************ transcriptLinks styles **************/

#transcriptLinks{
	margin: 0px;
	padding: 0px;

}

#transcriptLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #6276AA;
	background-color: #6276AA; 
}

#transcriptLinks a:link, #transcriptLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #6276AA;
	background-image: none;
/*	background-color: #B3C8FF; */
/*	background-color: #F99DE1; */
   background-color: #7F97D6;
	padding: 3px 0px 3px 10px;
   font-size: 11px;
   font-weight: normal;
/*	color: #21536A; */
/*   color: #7F547F; */
/*   color: #526DB0;   */
   color: #526DB2;   
}

/************ xsectionLinkshome styles **************/

#xsectionLinkshome{
	margin: 0px;
	padding: 0px;

}

#xsectionLinkshome h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #6276AA;
	background-color: #6276AA; 
}

#xsectionLinkshome a:link, #xsectionLinkshome a:visited {
	display: block;
	border-top: 1px solid #ffffff; 
/*	border-bottom: 1px solid #6276AA; */
	border-bottom: 1px solid #A4B5E2; 

	background-image: none;
/*	background-color: #B3C8FF; */
/*	background-color: #F99DE1; */
/*	background-color: #F9ADE5; */
/* 8297CC
8FA3D8
798FCA
7F97D6
*/
/*   background-color: #FC-A1C7; */
/*   background-color: #7F97D6; */
   background-color: #A4B5E2; 
/*	border-top: 1px solid #A4B5E2;
	border-top: 1px solid #6276AA; 
	border-bottom: 1px solid #A4B5E2; */
	font-weight: bold;
	padding: 3px 0px 3px 10px;
/*	color: #21536A; */
/* color: #996699; */
/*   color: #7F547F; */
/*   color: #526DB0;   */
   color: #526DB2;   
}

#xsectionLinkshome a:hover{
/*	border-top: 1px solid #ffffff; */
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}


/************ submenuLinks styles **************/

#submenuLinks{
	margin: 0px;
	padding: 0px;

}

#submenuLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #6276AA;
	background-color: #6276AA; 
}

#submenuLinks a:link, #submenuLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #6276AA;
	background-image: none;
/*	background-color: #B3C8FF; */
/*	background-color: #FFFFFF; */
	background-color: #BDCCF0;
   font-size: 11px;
   font-weight: normal;
/*	font-weight: bold; */
	padding: 2px 0px 1px 4px;
/*	padding: 3px 0px 3px 10px;
/*	color: #21536A; */
/*   color: #7F547F; */
/*   color: #526DB0;   */
   color: #526DB2;   
}

/* #submenuLinks a:hover{
	border-top: 1px solid #ffffff; 
	background-image: none;
   font-size: 11px;
   font-weight: normal;
	text-decoration: none;
}
*/
#submenuLinks a:hover{
	border-top: 1px solid #6276AA;
/*	background-color: #DDEEFF; */
	background-color: #FBEDF7;
	background-image: none;
/*	font-weight: bold; */
   font-weight: normal;
	text-decoration: none;
}


/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #6276AA;
}
.relatedLinksimg{
margin: 0px;
padding: 24px 2px 10px 2px;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	display: block; 
}


/**************** advert styles *****************/

#advert{
	padding: 10px;
}

#advert img{
	display: block;
}

/********************* end **********************/
