p, th, td, li, dd
	{
	color : black;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	margin-top: .5em;
	margin-bottom: .5em;
	text-align: left;
}

body, html	{
	padding: 0;
	margin:auto;
	}

body.home {
	background:#006600;
}

/*
body, html	{
margin: 0;
padding: 0;
background-color: white;
}
*/
	
/*
p, body, html	{
	font: 11px verdana, arial, helvetica, sans-serif;
	color : black;
	margin: 0;
	padding: 0;
 	line-height: 16px;
	}
*/

td.cellmargin10px {  
	padding-left: 10px;
	padding-right: 10px:
	}
	

hr  {
margin: 10px 0px 10px 0px;
color: #336666;
height: 1px;
}


a:link {
	line-height: 110%;
	color: #006600;
	text-decoration: underline;
	background-color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}


a:visited {
	color: #006633;
	line-height: 110%;
	text-decoration: underline;
	background-color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}


a:hover, a:visited:hover {
	color: #CC6600;
	line-height: 110%;
	background-color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
}
		
a.leftnav, a.leftnav:link {
	padding: 2px;
	background-color: #003300;
	text-decoration: none;
	border: thick outset #006600;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	clear: both;
	float: left;
	width: 100px;
}

a.leftnav:visited {
	padding: 2px;
	background-color: #006600;
	text-decoration: none;
	border: thick outset #009900;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	clear: both;
	float: left;
	width: 100px;
}

a.leftnav:hover, a.leftnav:focus {
	color: #000000;
	padding: 2px;
	text-decoration: none;
	background-color: #FFCC66;
	border: thick inset #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bolder;
	text-align: center;
	clear: both;
	float: left;
	width: 100px;
}

a.inlinenav, a.inlinenav:link {
	line-height: 110%;
	color: #009900;
	text-align: center;
	display: inline;
	border-style: inset;
	padding: 0px;
	font-weight: bolder;
	background: #CCCCCC;
	text-decoration: none;
	margin: 0px;
}

a.inlinenav:visited {
	color: #006633;
	line-height: 110%;
	text-align: center;
	display: inline;
	border-style: inset;
	padding: 0px;
	font-weight: bold;
	background: #CCCC99;
	text-decoration: none;
	margin: 0px;
}

a.inlinenav:hover, a.inlinenav:focus {
	color: #0033FF;
	line-height: 110%;
	text-align: center;
	display: inline;
	border-style: outset;
	padding: 0px;
	font-weight: bolder;
	background: #FFCC99;
	text-decoration: none;
	margin: 0px;
}

a.inlinebutton, a.inlinebutton:link {
	color:#009900;
	line-height: 190%;
	text-align: center;
	display: inline;
	border-style: inset;
	padding: 0px;
	font-weight: bolder;
	background: #CCCCCC;
	text-decoration: none;
	margin: 0px;
}

a.inlinebutton:visited {
	color:#006633;
	line-height: 190%;
	text-align: center;
	display: inline;
	border-style: inset;
	padding: 0px;
	font-weight: bold;
	background: #CCCC99;
	text-decoration: none;
	margin: 0px;
}
	
a.inlinebutton:hover, a.inlinebutton:focus {
	color:#0033FF
	line-height: 190%;
	text-align: center;
	display: inline;
	border-style: outset;
	padding: 0px;
	font-weight: bolder;
	background: #FFCC99;
	text-decoration: none;
	margin: 0px;
}
			
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	margin-top: .5em;
	margin-bottom: .5em;
}

h2 {
	font: bold normal 16px Arial, "Times New Roman", Times, serif;
	margin-top: .5em;
	margin-left: .5em;
}
h3  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style:normal;
	font-weight: bold;
	margin-bottom: .5em;
	color: #336666;
	margin-top: .5em;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin-top: .5em;
	margin-bottom: .5em;
	text-align: center;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	background-color: #CCFFFF;
	margin-top: .5em;
	margin-bottom: .5em;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: normal;
	color: #006600;
	text-decoration: blink;
	margin-top: .5em;
	margin-bottom: .5em;
}

.quote 
{
font-size: 14px;
/*font-family: verdana, arial, helvetica, sans-serif;
color: black;*/
}

.title {
font-size: 14px;
font-weight: bold;
font-family: verdana, arial, helvetica, sans-serif;
color: #006600;
/*line-height: 40px; */
}
.titleblue {
	font: bold 110% verdana, arial, helvetica, sans-serif;
	color: #00C;
}

.titlecentre {
	font-family: 110% verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	color: black;
	text-align: center;
}
.headline {
	color: black;
	font: bold 100% verdana, arial, helvetica, sans-serif;
}

.date {
	color: #006600;
	padding-right: .4em;
	padding-left: .4em;
	border-bottom: medium outset #006600;
	border-top-color: #006600;
	border-right-color: #006600;
	border-left: medium outset #006600;
	font: bold 14px verdana, arial, helvetica, sans-serif;
	text-align: left;
}
.home_h5 {
	line-height: 135%;
	margin: .1em 0.1em 0.1em 0.3em;
	background: #F7F7F7;
	font-weight: bolder;
}
.home_h5_separation {
	line-height:16px;
	background: #F7F7F7;
	font-weight: bold;
	margin: 0px 0px 6px;
	padding: 0px;
	font-family: "Times New Roman", Arial, Times, serif;
}
.home_h2 {
	margin-bottom: .1em;
	margin-top: .2em;
	font-weight: bolder;
	color: #CC3300;
	font-family: Arial, "Times New Roman", Times, serif;
}


.divtextbox1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.divborderimage  {
	background-image:url(../../images/homepage/seedysunday.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 22px;
}

img	{border: 0;}

.border3d {border:medium;
	border-style:outset;
	}

p.pborder3d	{
	border-bottom: thick outset #CC6600;
	border-right: thick outset #FF6600;
	border-top: medium inset #CC6699;
	border-left: medium inset #FF3399;
	padding-left: 4px;
	padding-right: 4px;
	text-align: left;
	float: left;
	}
p.pborder3dcentre	{
	border-bottom: thick outset #CC6600;
	border-right: thick outset #FF6600;
	border-top: medium inset #CC6699;
	border-left: medium inset #FF3399;
	padding-left: 4px;
	padding-right: 4px;
	text-align: center;
	}
		

table.header {
/* width : 100%;*/
background-color: #30449C;
}

td.search 
	{
	padding-top: 10px;
	background-color: #30449C;
	}

form {
	padding: 0px;
	margin: 0px;
}
.footer {
	font-size: 11px;
	color: #CCCCCC;
}

a.white, a.white:link{
	line-height: 110%;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #009900;
	text-align: center;
}

a.white:visited {
	color: #FFFFFF;
	line-height: 110%;
	text-decoration: underline;
	background-color: #006600;
	text-align: center;
}
 
a.white:hover, a.white:focus {
	color: #FFFFFF;
	background-color: #339900;
	line-height: 110%;
	text-decoration: underline;
	text-align: center;
} 


.whitefonts {
	color: #FFFFFF;
	text-align: left;
}
.whitefontscentre {
	color: #FFFFFF;
	text-align: center;
}

/* floats an image right, so text wraps around it */
.imgright {
    float: right;
    padding: 2px;
    margin-left: 10px;
}

/* floats an image left, so text wraps around it */
.imgleft {
    float: left;
    padding: 2px;
    margin-right: 10px;
    }

.imgcentered {
  display: block;
  margin: 0 auto;
}

/* to clear floats after they are not needed */
.clearing {
	clear:both;
	height:1px;
	width:100%;
}
.heightsmall {
	padding-top: 6px;
	margin-top: 2em;
}
#mthmtgs {
	background: #FFC;
	padding: 0px;
	width: 762px;
	margin: auto;
}
#mthmtgs div.lefttext {
	text-align: left;
	margin: 0px;
	padding: 0 0 0 4px;
	float: left;
	width: 250px;
}
#tablearialtext p {
	font: Times New Roman, Arial, Times, serif;
	font-size: 12px;
}

#mthmtgs div.imgcentre {
	text-align: center;
	margin: 0px 0px 0px 254px;
	padding: 0px;
	width: 250px;
}
#mthmtgs div.righttext {
	text-align: left;
	padding: 30px 0px 0px 8px;
	float: right;
	width: 250px;
}
.textitalic110 {
	color: #C30;
	font: italic bold 16px Arial, "Times New Roman", Times, serif;
	font-family: Arial, "Times New Roman", Times, serif;
}
.mthlymtg_date {
	font: bold normal 14px Arial, "Times New Roman", Times, serif;
	text-align: left;
}
.mthlymtg_currenttext {
	font: normal 14px Arial, "Times New Roman", Times, serif;
}
#tablearialtext {
	font: 14px Arial, "Times New Roman", Times, serif;
	text-align: left;
	width: 96%;
}
#tablearialtext #tablearialtext #tablearialtext p {
	font: 14px "normal 14px  Times New Roman", Arial, Times, serif;
	font-family: "Times New Roman", Arial, Times, serif;
}

#tablearialtext tr th h2.arial14 {
	font: bold 14px arial, "times new roman", times, serif;
}
#tablearialtext tr th h1.arial16 {
	font: bold 16px arial, "Times New Roman", Times, serif;
}
.highliteblue {
	font: bold 110% verdana, arial, helvetica, sans-serif;
	color: blue;
	font-family: verdana, arial, helvetica, sans-serif;
}
.highliteblack {
	font: bold 16px Arial, "Times New Roman", Times, serif;
	color: black;
	font-family: Arial, "Times New Roman", Times, serif;
}
.highlitegreen {
	font: bold 110% verdana, arial, helvetica, sans-serif;
	color: green;
}
.highlitered {
	font: bold 110% verdana, arial, helvetica, sans-serif;
	color: red;
}
.highliteblue {
	color: blue;
	font-weight: bold;
}
.highliteblack {
	color: black;
	font-weight: bold;
}
.highlitegreen {
	color: green;
	font-weight: bold;
}
.highlitered {
	color: red;
	font-weight: bold;
}
.highlitemaroon {
	color: maroon;
	font-weight: bold;
}
.highlitefuchsia {
	color: fuchsia;
	font-weight: bold;
}
.highlitesilver {
	color: silver;
	font-weight: bold;
}
.highlitelime {
	color: lime;
	font-weight: bold;
}
.highliteolive {
	color: olive;
	font-weight: bold;
}
.highliteteal {
	color: teal;
	font-weight: bold;
}
.highlitepurple {
	color: purple;
	font-weight: bold;
}
.highlitenavy {
	color: navy;
	font-weight: bold;
}
.highlitegray {
	color: gray;
	font-weight: bold;
}
.highliteorange {
	color: orange;
	font-weight: bold;
}
span.underline {
	text-decoration: underline;
}
.colorblue {
	color: blue;
	font-weight: bold;
}
.colorblack {
	color: black;
	font-weight: bold;
}
.colorgreen {
	color: green;
	font-weight: bold;
}
.colorred {
	color: red;
	font-weight: bold;
}
.colormaroon {
	color: maroon;
	font-weight: bold;
}
.colorfuchsia {
	color: fuchsia;
	font-weight: bold;
}
.colorsilver {
	color: silver;
	font-weight: bold;
}
.colorlime {
	color: lime;
	font-weight: bold;
}
.colorolive {
	color: olive;
	font-weight: bold;
}
.colorteal {
	color: teal;
	font-weight: bold;
}
.colorpurple {
	color: purple;
	font-weight: bold;
}
.colornavy {
	color: navy;
	font-weight: bold;
}
.colorgray {
	color: gray;
	font-weight: bold;
}
.colororange {
	color: orange;
	font-weight: bold;
}
