@charset "utf-8";
/* CSS Document */


/*User Selectable Styles*/
.listNoBullet {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

div.col2main p.flashHeading1 {
	font-size: 24px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin:0;
	margin-bottom:0.8em;
	color:#024731;
}
div.col2main p.flashHeading2{
	font-size: 22px;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	color:#69923a;
	margin:0;
	margin-bottom:0.8em;
}
a.flashHeading2{
	text-decoration:none;
	padding-right: 40px;
	background: url(../../../images/h3arrowV3.gif) no-repeat right 3px;
}
a.flashHeading2:hover{
	text-decoration:none;
	color:#007f64;
	padding-right: 40px;
	background: url(../../../images/h3arrowV3.gif) no-repeat right -35px;
}
div.col2main p.flashHeading3 {
	color: #675c53;
	font-size: 18px;
	font-weight:normal;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:0.8em;
}
a.flashHeading3{
	text-decoration:none;
	color:#675c53;
	padding-right: 40px;
	background: url(../../../images/h4arrow.gif) no-repeat right 0px;
}
div.col2main p.flashHeading4 {
	color:#007f64;
	font-size: 14px;
	font-weight: normal;
	margin:0;
	margin-bottom:0.8em;
	font-family:Arial, Helvetica, sans-serif;
}
a.flashHeading4 {
	color:#69923a;
	padding-right: 40px;
	background: url(../../../images/h4arrow.gif) no-repeat right 3px;
}
a.flashHeading4:hover{
	color:#007f64;
	text-decoration:none;
	background: url(../../../images/h4arrow.gif) no-repeat right -35px;
}
div.col2main p.flashHeading5 {
	color: #69923a;
	font-size: 14px;
	font-weight: normal;
	padding-left:20px;
	margin:0;
	margin-bottom:0.8em;
	background: url(../../../images/bulletGreenBig.gif) no-repeat ;
	display:inline;
}
a.flashHeading5 {
	text-decoration:none;
	color:#69923a;
	padding-right: 40px;
	background: url(../../../images/h4arrow.gif) no-repeat right 0px;
}
a.flashHeading5:hover{
	text-decoration:none;
	color:#007f64;
	padding-right: 40px;
	background: url(../../../images/h4arrow.gif) no-repeat right -38px;
}
p.pageHeading6 {
	color: #007f64;
	letter-spacing:1px;
	font-size: 1.3em;
	font-weight: normal;
	padding-top: 0.4em;
	padding-bottom: 0.5em;
	padding-left:15px;
	background: url(../../../images/greyBck3.gif) no-repeat 0px 0px;
	margin-top:1.5em;
	margin-bottom:1em;
}
.Normal {
	font-family: Arial, Helvetica, sans serif;
	color: #675c53;
	margin: 0;
}

.CriticalAlert {
	color:#d90000;
	font-weight:bold;
}

.SmallText, small {
	font-size:0.9em;
}
.sageGreen {
	color:#007f64;
}
/* Global User Table Styles */
/* These styles define the basic properties for tables in the Immediacy Editor */

table.ImmTS_Default {
	border-collapse: collapse;
	border: 3px solid #ffffff;
	margin-top:10px;
	margin-bottom:20px;
	width:auto;
} 
table.ImmTS_Default th	{
	font-weight: bold;
	background-color: #E5F2CD;
	color:#675c53;
	padding: 5px;
	border: solid #ffffff 3px;
	font-size:1em;
}
table.ImmTS_Default tr {
	vertical-align:top;
}	
table.ImmTS_Default th a {
	color:#675c53;
	font-size:1em;
	text-decoration: underline;
}
table.ImmTS_Default th a:hover {
	color:#007f64;
	text-decoration: none;
}
table.ImmTS_Default td a {
	color:#675c53;
	font-size:1em;
	text-decoration: underline;
}
table.ImmTS_Default td a:hover {
	color:#007f64;
	text-decoration: none;
}
table.ImmTS_Default td	{
	padding: 5px;
	border: solid #ffffff 3px;
	font-size: 0.9em ;
	background-color: #F2F9E5;
	color: #333333;
}



table.ImmTS_DefaultSmall {
	border-collapse: collapse;
	border: 3px solid #ffffff;
	margin-top:10px;
	margin-bottom:20px;
	width:auto;
	font-size:9px;
} 
table.ImmTS_DefaultSmall th	{
	font-weight: bold;
	background-color: #E5F2CD;
	color:#675c53;
	padding: 5px;
	border: solid #ffffff 3px;
	font-size:9px;
}
table.ImmTS_DefaultSmall tr {
	vertical-align:top;
	font-size:9px;
}	
table.ImmTS_DefaultSmall th a {
	color:#675c53;
	font-size:9px;
	text-decoration: underline;
}
table.ImmTS_DefaultSmall th a:hover {
	color:#007f64;
	text-decoration: none;
	font-size:9px;
}
table.ImmTS_DefaultSmall td a {
	color:#675c53;
	font-size:9px;
	text-decoration: underline;
}
table.ImmTS_DefaultSmall td a:hover {
	color:#007f64;
	text-decoration: none;
	font-size:9px;
}
table.ImmTS_DefaultSmall td	{
	padding: 5px;
	border: solid #ffffff 3px;
	background-color: #F2F9E5;
	color: #333333;
	font-size:9px;
}




table.ImmTS_Table2 {	
	border-collapse: collapse;
	border: solid #CDE6A0 1px;
	background-color:#FFFFFF;
	margin-top:10px;
	margin-bottom:20px;
}
table.ImmTS_Table2 th	{
	font-weight: bold;
	background-color: #e5f3d0;
	padding: 5px;
	border: solid #CDE6A0 1px;
	font-size:1em;
}						
table.ImmTS_Table2 tr	{
	vertical-align:top;
}	
table.ImmTS_Table2 th a {
	color:#675c53;	
	font-size:1em;
	text-decoration:underline;
}
table.ImmTS_Table2 th a:hover {
	color:#007f64;
	
}
table.ImmTS_Table2 td a {
	color:#675c53;	
	font-size:1em;
	text-decoration:underline;
}
table.ImmTS_Table2 td a:hover {
	color:#007f64;
	
}
table.ImmTS_Table2 td	{
	padding: 5px;
	border: solid #DAEABE 1px;
	font-size:1em;
}
table.ImmTS_GreyBorder {	
	padding:0px;  
	background-color:#FFFFFF; 
	border-collapse: collapse; 
	margin-top:10px;
	margin-bottom:20px;
	border: 1px solid #BEC5BC ;
}
table.ImmTS_GreyBorder th, 
table.ImmTS_GreyBorder td { 
	padding: 5px; 
	margin: 0px; 
	font-size:1em;
} 
table.ImmTS_GreyBorder, 
table.ImmTS_GreyBorder th, 
table.ImmTS_GreyBorder td { 
	border: 1px solid #BEC5BC ; 
}                       
table.ImmTS_GreyBorder th { 
	background-color: white; 
	color:#675c53; 
}  
table.ImmTS_GreyBorder td { 
	vertical-align: top; 
}
table.ImmTS_GreyBorder th a {
	color:#675c53;	
	font-size:1em;
	text-decoration:underline;
}
table.ImmTS_GreyBorder th a:hover {
	color:#007f64;
	
}
table.ImmTS_GreyBorder td a {
	color:#675c53;	
	font-size:1em;
	text-decoration:underline;
}
table.ImmTS_GreyBorder td a:hover {
	color:#007f64;
	
}

/* Added 29/12/2009 */

.flashHeading1 {
	font-size: 25px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin:0;
	margin-bottom:0.8em;
	color:#024731;
}
.flashHeading2{
	font-size: 20px;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	color:#69923a;
	margin:0;
	margin-bottom:0.8em;
}
.flashHeading3 {
	color: #675c53;
	font-size: 17px;
	font-weight:normal;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:0.8em;
}
.flashHeading4 {
	color:#007f64;
	font-size: 17px;
	font-weight: normal;
	margin:0;
	margin-bottom:0.8em;
	font-family:Arial, Helvetica, sans-serif;
}
.flashHeading5 {
	color: #69923a;
	font-size: 17px;
	font-weight: normal;
	padding-left:20px;
	margin:0;
	margin-bottom:0.8em;
	background: url(../../../images/bulletGreenBig.gif) no-repeat ;
	display:inline;
}
.pageHeading6 {
	color: #007f64;
	letter-spacing:1px;
	font-size: 1.3em;
	font-weight: normal;
	padding-top: 0.4em;
	padding-bottom: 0.5em;
	padding-left:15px;
	background: url(../../../images/greyBck3.gif) no-repeat 0px 0px;
	margin-top:1.5em;
	margin-bottom:1em;
}


/* Added 05/02/2010 */
#newsheadline a, #newsheadline a:visited
{
font-size:110%;
color:#007f64;
text-decoration:underline;
}

#newsheadline a:hover
{
color:#675c53;
text-decoration:underline;
}

#newsitem {
	padding: 0px;
	width: 490px;
	margin:0px;
	background-image: url(images/midboxmid.gif);
	background-repeat: repeat y;
	background-position: -1px top;
}

#newsitemtop{
	background-attachment: scroll;
	background-image: url(images/midboxtop.gif);
	background-repeat: no repeat;
	background-position: -1px top;
	height:15px;
	margin: 0px;
	width: 490px;
	
}

#newsitembot{
	background-attachment: scroll;
	background-image: url(images/midboxbot.gif);
	background-repeat: no repeat;
	background-position: -1px top;
	padding:0px;
	margin:0px;
	height:16px;
	width: 490px;
}

#newsitemmid{
margin:0px;
text-align:left;
width:489px;
background-image: url(images/midboxsidebot.gif);
background-repeat: no-repeat;
background-position: right bottom;
padding:0px;
}

#emailside{
background-image: url(images/emailbox2.gif);
	background-repeat: no-repeat;
	background-position: 318px top;
	text-align:left;
	margin:0px;
}

#newscenter {
	margin-left:10px;
	float:left;
	width:320px !important; 
	width:310px;
}

#newscenter h3 a{
	text-decoration:underline;
	color:#007f64;
}

#newscenter h3 a:hover{
	text-decoration:underline;
	color:#772059;
}


#newscenterfull {
	padding-left:10px;
	float:left;
	width:465px;
}

#newscenterfull.email {
	padding-left:10px;
	float:left;
	width:465px;
}

#newsimage {
	width:148px;
	padding-right:8px;
	float:right;
	margin:0px;
	text-align:center;
}

.purpletext {
	color:#772059;
	margin: 0.9em 0px 0px 0px;
	font-size:small;
}