body.section2 #mainContentColorBar {background-color:#009DD8;}
body.section3 #mainContentColorBar {background-color:#0185B7;}
body.section4 #mainContentColorBar {background-color:#026990;}
body.section5 #mainContentColorBar {background-color:#005271;}
body.section6 #mainContentColorBar {background-color:#003B51;}
body.section7 #mainContentColorBar {background-color:#002A3A;}
body.section7  input {border:1px solid #002A3A;}        
body.section7  textarea {border:1px solid #002A3A;}
body.section7  select {border:1px solid #002A3A;}
body.section7  label {display:block; color:#002A3A; font-size:1.1em; font-weight:bold; margin-bottom:3px;}

body.section7  span.feedback  {display:block; color:#DD0000; font-size:0.9em;}

#mainContentText {
	float:left; display:inline; width:434px; margin:30px 30px 0px 0px; 
} 

#mainContentText ul li {
	list-style-type: disc; 
	margin-bottom:5px;
}
#mainContentText ul {
	margin-bottom:1em;
	padding-left:15px;
}
#mainContentText ol li {
	list-style-type: decimal;
	margin-bottom:5px;
}
#mainContentText ol {
	margin-bottom:1em;
	padding-left:20px;
}

#mainContentText p { margin-bottom:1em; }

#mainContentText h2.heading {
	font-weight:bold; 
	font-size:1.4em;
	padding:0px 0px 6px; 0px;
	margin:0px;
	border-bottom:1px solid #00AEEF;
}

#mainContentText h3.subheading {
	font-weight:bold; 
	font-size:1.2em;
	margin:0.6em 0px 0px 0px;
}

body.section2 #mainContentText h2.heading { border-bottom:1px solid #009DD8; }
body.section3 #mainContentText h2.heading { border-bottom:1px solid #0185B7; }
body.section4 #mainContentText h2.heading { border-bottom:1px solid #026990; }
body.section5 #mainContentText h2.heading { border-bottom:1px solid #005271; }
body.section6 #mainContentText h2.heading { border-bottom:1px solid #003B51; }
body.section7 #mainContentText h2.heading { border-bottom:1px solid #002A3A; }

body.section2 #mainContentText h2 { color:#009DD8; }
body.section3 #mainContentText h2 { color:#0185B7; }
body.section4 #mainContentText h2 { color:#026990; }
body.section5 #mainContentText h2 { color:#005271; }
body.section6 #mainContentText h2 { color:#003B51; }
body.section7 #mainContentText h2 { color:#002A3A; }

body.section2 #mainContentText h3 { color:#009DD8; }
body.section3 #mainContentText h3 { color:#0185B7; }
body.section4 #mainContentText h3 { color:#026990; }
body.section5 #mainContentText h3 { color:#005271; }
body.section6 #mainContentText h3 { color:#003B51; }
body.section7 #mainContentText h3 { color:#002A3A; }

/* Factsheet Sidebar */

#rightSideBar {
	float:left; display:inline; width:224px;
	margin:30px 0px 0px 0px;
} 

#rightSideBar .intro {
	float:left; display:inline;
	color:#00AEEF; font-size:1.4em;
	line-height:105%;
	margin:0px 30px 20px 0px;
} 

#rightSideBar h2 {
	font-weight:bold; 
	color:#00AEEF; font-size:1.4em;
	padding:0px 0px 6px; 0px;
	margin:0px 0px 1em 0px;
	border-bottom:1px solid #00AEEF;
	margin-right:20px;
} 


#factsheetsBoxOuter {
	float:left; display:inline; width:100%;
	background-image: url('../images/interface/factsheet-box-top.gif');
  background-position: left top;
  background-repeat: no-repeat;
}

#factsheetsBoxOuter h3 {
	float:left; display:inline; width:100%;
	color:#00AEEF; font-size:1.1em; font-weight:bold; 
	margin:5px 0px 20px 0px;
}

#factsheetsBoxInner {
	float:left; display:inline;
	border-left:1px solid #00AEEF;
	border-bottom:1px solid #00AEEF;
	border-right:1px solid #00AEEF;	
	width:205px;
}

#rightSideBar .factsheetRow {
	float:left; display:inline;
	margin:10px 10px 0px 10px;
	padding:0px 0px 10px 0px;
	width:185px;
	color:#00AEEF;
	font-size:0.9em;
}

#rightSideBar h4 {font-weight:bold; margin-bottom:5px;}

#rightSideBar img {
	float:left; margin:0px 10px 10px 0px;
}

/* Right Bar End */

#theContent {
	margin:1em 0px 0px 0px;
}

/* Our Team */

.teamMemberBox {
	float:left; display:inline; width:432px;
	margin-bottom:6px;
	border:1px solid #0185B7;
	font-size:0.85em;
}

.teamMemberText {float:left; display:inline; margin:6px; width:208px;}
.teamMemberBox img {float:right; display:inline; margin:6px;}

.teamMemberBox h4 {font-weight:bold; font-size:1.1em;}
.teamMemberBox h5 {font-weight:bold; font-size:1.1em; margin-bottom:1em;}

/* Fact Sheets */

#mainContentText .factsheetRow {
	float:left; display:inline; width:100%;
	margin-top:1em;
	color:#026990;
	font-size:0.9em;
}

#mainContentText .factsheetRow a.factSheetLink {
	float:left; display:inline; width:50px;
}

#mainContentText .factsheetRow a.factSheetLink img{
	padding:6px 0px 0px 0px;
}

#mainContentText .factsheetRow div.factSheetDesc {
	float:left; display:inline; width:384px;
}

#mainContentText .factsheetRow h4 { font-weight:bold; margin-bottom:0.2em; font-size:1.1em;}

/* Links */

body.section6 #mainContentText h4 { color:#003B51; font-weight:bold; }
body.section6 #mainContentText a { text-decoration:none; }
body.section6 #mainContentText a:hover { text-decoration:underline; }

/* Contact Us */

body.section7 #rightSideBar h3 {
	font-weight:bold; 
	color:#002A3A; font-size:1.4em;
	padding:0px 0px 6px; 0px;
	margin:0px 0px 1em 0px;
	border-bottom:1px solid #002A3A;
	margin-right:20px;
} 

body.section7 #rightSideBar p {
	line-height:135%;
	font-weight:bold; 
	color:#2EBBF0;
	margin:0px 0px 1em 0px;
} 

body.section7 #rightSideBar a { color:#2EBBF0; text-decoration:none; }
body.section7 #rightSideBar a:hover { text-decoration:underline; }



