/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	color: #446722;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	line-height: 14pt;
}
.margindots {
	background-image: url(../images/dot_margin_background.gif);
	background-repeat: repeat;
}


hr {
	color: #ffffff;
	height: 1px;
	width: 75%;
	text-align: center;
}

h1 {
	width: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	letter-spacing: 2px;
	color: #29654B;
	border-bottom: 1px solid #29654B;
	font-weight: bold;
}

h2 {
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #2C7F70;
}

h3 {
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2C7F70;
}

h4 {
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2C7F70;
}

h5 {
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2C7F70;
}

h6 {
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2C7F70;
}

a:link {
	color: #000099;
	text-decoration: none;

}
a:visited {
	color: #660066;
	text-decoration: none;
}
a:active {
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #000099;
	text-decoration: underline;
}

.bold {
	font-weight: bold;
}

.italics {
	font-style: italic;
}

.boldItalics {
	font-weight: bold;
	font-style: italic;
}

.SubHeader1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #446722;
	width: auto;
}


.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #446722;
	width: 100%;
	line-height: 16px;
}
 
.footer a {
 color: #000099;
 text-decoration: none;
}
 
.footer a:visited {
 color: #660066;
 text-decoration: none;
}

.footer a:hover {
 color: #000099;
 text-decoration: underline;
}
 
.footer a:active {
 color: #000099;
 text-decoration: none;
}	

li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
}

ol {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: upper-roman;
	list-style-position: outside;
}

.photo {
	border: 1px solid #FFFFCC;
}

.contentCell {
	font-size: 11px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;

}
.latestnews {
	font-size: 10px;
	line-height: 12px;
}

img.photo{
margin-left: 10px;
margin-right: 10px;
margin-bottom: 10px;
border: 1px solid #000000;
}

table.list td{
	border-bottom: 1px dotted #446722;
	padding: 4px;
}
