/*** general ***/
.headchildren {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1571C4;
	background-repeat: repeat-x;
	padding: 5px;
	margin-top: 4px;
	margin-bottom: -12px; /*used to reduce line space*/
}
.intropara {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1264AD;
	font-weight: bold;

}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1264AD;
	margin-bottom: -12px; 
}

li.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1264AD;
	margin-bottom: 4px; 
}

.pagehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #209E77;
	/*text-transform: capitalize;*/
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #209E77;
	border-right-color: #209E77;
	border-bottom-color: #209E77;
	border-left-color: #209E77;
	padding-top: 5px;
	margin-bottom: -12px; 
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1264AD;
	margin-top: -2px; 
	margin-bottom: -2px; 
}

/********* HOME *********/

img.homeMainImages {
margin:4px;
border:0;
}

/*
.headhome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #209E77;
}
*/

/*
.headhealth {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #209E77;
	background-repeat: repeat-x;
	padding: 5px;
	margin-top: 4px;
}

.headeconomic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #D55500;
	background-repeat: repeat-x;
	padding: 5px;
	margin-top: 4px;
}

.headsafer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #EABB00;
	background-repeat: repeat-x;
	padding: 5px;
	margin-top: 4px;
}
*/

/*** whats on ***/
.newshead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #209E77;
	text-transform: capitalize;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #209E77;
	border-right-color: #209E77;
	border-bottom-color: #209E77;
	border-left-color: #209E77;
	padding-top: 5px;
	margin-bottom: -6px;
}
.newspara {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1264AD;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: underline;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #209E77;
	border-right-color: #209E77;
	border-bottom-color: #209E77;
	border-left-color: #209E77;
	padding-top: 2px;
}
.newstext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1E916F;
}

/*** links ***/
a:link {
	color: #1264AD;
	text-decoration: underline;
}
a:visited {
	color: #1264AD;
	text-decoration: underline;
}
a:hover {
	color: #BA4141;
	text-decoration: underline;
}
a:active {
	color: #BA4141;
	text-decoration: underline;
}

/*** misc ***/
hr {
	color: #1571C4;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1264AD;
}

/*** Used to assist DDA ***/
.table_main {
	width: 800px;
}
.table_nav_content {
	width: 122px;
}
.nav_content {
	width: 202px;
}
table_content {
	width: 407px;
}
.table_right_nav {
	width: 191px;
}