body { font-family: Arial, Helvetica, Verdana, sans-serif;
       background-color: #fefefe;
       margin: 0px; padding: 0px; }
td { font-family: Arial, Helvetica, Verdana, sans-serif; font-size:75%; line-height: 140%; background-color: white; }
a { color: #1374b0; text-decoration: underline; }
a:hover { color: #4ea3c6; text-decoration: underline; }
a:active { color: #4ea3c6; text-decoration: underline; }
a:visited { color: #4ea3c6; text-decoration: underline; }

.mainnav { font-size:80%; color: #000000; padding-bottom: 19px; font-weight: bold; }
.mainnav a { color: #000000; text-decoration: none; }
.mainnav a:hover { color: #1374b0; text-decoration: none; }
.mainnav a:active { color: #000000; text-decoration: none; }
.mainnav a:visited { color: #000000; text-decoration: none; }
.mainnavon a { color: #1374b0; text-decoration: none; }

 /* START NEW SUB NAV STYLES*/
.subnavgroup { 
				 border-bottom: 1px solid #b8cdda;
				 border-top: 1px solid #b8cdda;
				 background-color: #f8fafb;
				 }
a.submenulinkh1:link, a.submenulinkh1:visited {
	display: block;
	text-decoration: none;
  color: #115183;
	padding: 3px 10px 3px 10px;
	background-color: #f8fafb;
}
a.submenulinkh1:hover {
text-decoration: none;
	color: #115183;
	background-color: #edeff0;
}
a.submenulinkh1on:link, a.submenulinkh1on:visited {
	/* font-weight: bold; */
	display: block;
	text-decoration: none;
	color: #ffffff;
	padding: 3px 10px 3px 10px;
	background-color: #1374b0;
}
a.submenulinkh1on:hover {
	/* font-weight: bold; */
	display: block;
	text-decoration: none;
	color: #ffffff;
	padding: 3px 10px 3px 10px;
	background-color: #4ea3c6;
}

/* END NEW SUB NAV STYLES */				 


/* TO DELETE: START */
.subnav { 
				 border-bottom: 1px solid #b8cdda;
				 border-top: 1px solid #b8cdda;
				 background-color: red;
				 padding: 3px 15px 3px 15px;
				 color: #115183;
				 }
.subnav a { color: #115183; text-decoration: none; }
.subnav a:hover { color: #4ea3c6; text-decoration: none; }
.subnav a:active { color: #115183; text-decoration: none; }
.subnav a:visited { color: #115183; text-decoration: none; }

.subnavselected { 
				 background-color: red;
				 padding: 3px 15px 3px 15px;
				 font-weight: bold;
				  } 
.subnavselected a { text-decoration: none; }
.subnavselected a:hover { text-decoration: none; }
.subnavselected a:active { text-decoration: none; }
.subnavselected a:visited { text-decoration: none; }
/* TO DELETE: END*/			 

			 
h1 { font-size:120%; color: #ffffff; margin-bottom: 5px;}
h2 { font-size:105%; color: #3b741e; margin-bottom: 5px;}
h3 { font-size:105%; color: #3b741e; margin-bottom: 5px;}
h4 { font-size:105%; color: #cedb15; margin-bottom: 5px;}
.body { color: #000000; padding: 15px 15px 30px 15px; }
ul { padding-left: 15px; border: none; line-height: 180%; }

.greenbody { color: #000000; background-image: url(/img/sidegradient.jpg);
					 background-repeat: no-repeat;
					 background-position: right top;
					 background-color: #ebf5d3;
					 padding: 15px 15px 30px 15px;
					 }
.greenbody a { color: #3b741e; text-decoration: none; }
.greenbody a:hover { color: #cedb15; text-decoration: none; }
.greenbody a:active { color: #3b741e; text-decoration: none; }
/* .greenbody a:visited { color: #3b741e; text-decoration: none; } */

/* colours: 
dark blue=#115183
midblue=#1374b0
lightblue=#4ea3c6
darkgreen=#3b741e
midgreen=#cedb15
lightgreen=#f4f9e8
faintblue=#f8fafb
faintblueline=#b8cdda
*/
.headerlogo {padding-left: 12px; padding-top: 8px; padding-bottom: 8px; }
.herobar { 
				 background-color: #115183;
				 padding: 15px 15px 15px 15px;
				 color: #ffffff; }
.herobargradient { 
								 padding: 15px 50px 15px 15px;
								 background-image: url(/img/herobargradient.jpg);
       					 background-repeat: no-repeat; background-position: right top;
								 background-color: #115183;
								 color: #ffffff;
								 font-size:90%;
								 }

.liner { background-color: #b8cdda; }

.footerbar { 
				 border-top: 1px solid #b8cdda;
				 background-color: #f8fafb;
				 padding: 3px 15px 5px 15px;
				 color: #b8cdda;
				 font-size:70%;
				 }
a.footernav:link, a.footernav:visited { display: block; color: #b8cdda; text-decoration: none; }
a.footernav:hover { color: #115183; text-decoration: none; }

a.quicklinkpanel:link, a.quicklinkpanel:visited {
	display: block;
	width: 150px;
	text-decoration: none;
	color: #4ea3c6;
	padding: 2px 2px 2px 2px;
  border-bottom: 1px solid #1374b0;
}
a.quicklinkpanel:hover {
  background-color: #1374b0; color: #ffffff;
	width: 150px;
	text-decoration: none;
  border-bottom: 1px solid #1374b0;
}

