/* CSS Document */

.bodybg{
	background-color: #D8DADB;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.cellpad{
	padding: 10px;
}

.bottext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #4D4D4D;
	text-decoration: none;
}

.bottext a:link, .bottext a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #4D4D4D;
	text-decoration: none;
}
.bottext a:hover, .bottext a:visited:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}


p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #4D4D4D;
	text-decoration: none;
}

.newsstory{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #4D4D4D;
	text-decoration: none;
}


ol{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #4D4D4D;
	text-decoration: none;
}

ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #4D4D4D;
	text-decoration: none;
}

li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #4D4D4D;
	text-decoration: none;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #459922;
	text-decoration: none;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #459922;
	text-decoration: none;
	line-height: 10pt;
}

h3{	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	font-weight: bold;
	color: #4D4D4D;
	text-decoration: none;
}

h4{}

h5{}

h6{}


.eventHeader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #459922;
	text-decoration: none;
}

.eventText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #4D4D4D;
	text-decoration: none;
}

.eventTextBold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	font-weight: bold;
	color: #4D4D4D;
	text-decoration: none;
	padding-bottom: 5px;
}

.eventLabel
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #459922;
	text-decoration: none;
}

a:link, a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #459922;
	text-decoration: none;
}

a:hover, a:visted:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #4D4D4D;
	text-decoration: none;
}


.eventsLink a:link, .eventsLink a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	font-weight: bold;
	color: #4D4D4D;
	text-decoration: none;
}

.eventsLink a:hover, .eventsLink a:visited:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	font-weight: bold;
	color: #4D4D4D;
	text-decoration: none;
}

.moreLink a:link, .moreLink a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #459922;
	text-decoration: none;
}

.moreLink a:hover, .moreLink a:visited:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #459922;
	text-decoration: none;
}

.formLabel
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #4D4D4D;
	text-decoration: none;
}

.errorLabel
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: Red;
	text-decoration: none;
}

.label
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #4D4D4D;
	text-decoration: none;
}
.formButton			{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10pt;
	width: 110px;
	color: #FFFFFF;
	background-color: #459922;
	border: 1px solid #4D4D4D;
	cursor: hand;
}

.formButtonLg			{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10pt;
	width: 180px;
	color: #FFFFFF;
	background-color: #459922;
	border: 1px solid #4D4D4D;
	cursor: hand;
}

.formTextBox		{
	width:300;
	background-color: #FFFFFF;
	border: 1px solid #157469;
	font-size:11pt;

}

.formTextBoxSm		{
	width:200;
	background-color: #FFFFFF;
	border: 1px solid #157469;
	font-size:11pt;

}

.list
{
	border-color: #E4F1D6;
	font-family: Arial;
	font-size: 9pt;
}

.listHeading
{
	background-color: #E4F1D6;
	border: solid 1px #459922;
	color: #4D4D4D;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}

.listItem
{
	font-family: Arial;
	font-size: 9pt;
}
