/* CSS Document */

body {
	background-color: #E7F0C2;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3c3c3c;
}
a:link {
	color: #9ecc45;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
a:visited {
	color: #9ecc45;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
a:hover {
	color: #236633;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
a:active {
	color: #236633;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #236633;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #236633;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #585858;
}
hr {
	border: 1px solid #9ecc45;
}
.tableBorder {
	border: 5px solid #FFFFFF;
}
.tableBkgGreen {
	background-image: url(images/table_bottom_green.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-bottom: 20px;
}
.cellPadding {
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.imgRight {
	padding-bottom: 20px;
	padding-left: 20px;
}
.textRed {
	color: #FF3300;
}
.textLarge {
	font-size: 14px;
}


.textSmall {
	font-size: 10px;
}

.tableBkgWhite {
	background-image: url(images/table_bottom_white.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 508px;
}
.tableBkgWhite2 {
	background-image: url(images/table_bottom_white2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 758px;
}
a.darkgreen:link {
	color: #236633;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
a.darkgreen:visited {
	color: #236633;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
a.darkgreen:hover {
	color: #9ecc45;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
a.darkgreen:active {
	color: #9ecc45;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
