﻿body
{
	margin: 20px auto;
	text-align: center;
}
.Page
{
	margin: auto;
	width: 744px;
}
.Page .Header
{
	width: 100%;
}
.Page .Header .Logo
{
	
}
.Page .Header .Date
{
	text-align: right;
	font-weight: bold;
	font-size: 8pt;
	font-family: Arial;
}
.Page .Content
{
	margin: auto;
	width: 100%;
	font-family: Verdana;
	font-size: 8pt;	
	text-align: center;
}
.Page .Content P
{
	padding-right: 25px;
	padding-left: 25px;
}
.Page .Content HR
{
	text-align: center;
	padding-right: 25px;
	padding-left: 25px;
	width: 85%;
	color: #696969;
	background-color: #696969;
	height: 1px;
}
.Page .Content UL
{
	text-align: left;
	padding-left: 15px;
}
.Page .Content LI
{
	padding-bottom: 15px;
}
.Page .Content A
{
	font-weight: bold;
	font-size: 8pt;
	color: #799c23;
	font-family: Tahoma;
	text-decoration: none;
}
.Page .Content A:hover
{
	font-weight: bold;
	font-size: 8pt;
	color: #156cdb;
	font-family: Tahoma;
	text-decoration: underline;
}
.Page .Footer
{
	width: 100%;
	background-color: #799c23;
	border-left: #799c23 1px solid;
	border-right: #799c23 1px solid;
	padding-top: 10px;
	font-size: 8pt;
	color: #ffffff;
	font-family: Verdana;
	border-top: #669900 1px solid;
	vertical-align: baseline;
}
.Menu
{
	width: 100%;
	background-image: url(/Common/Images/GradientButtonBackground2.jpg);
	background-repeat: repeat-x;
	text-align: left;
	height: 25px;
	border-top: #858585 1px solid;
	background-color: #2c2c2c;
	border-right: #a9a9a9 1px solid;
	border-left: #a9a9a9 1px solid;
	color: #ffffff;
	border-bottom: #939393 1px solid; /*border-bottom: #808080 1px solid;*/
}
.Menu IMG
{
	height: 25px;
	cursor: hand;
}
.TitleHolder
{
	margin: auto;
	width: 100%;
	font-weight: bold;
	font-size: 8pt;
	color: #ffffff;
	background-color: #a9a9a9;
	border-right: #a9a9a9 1px solid;
	border-left: #a9a9a9 1px solid;
}
.UpperContent
{
	margin: auto;
	width: 100%;
	background-color: #d9d9d9;
	border-right: #a9a9a9 1px solid;
	border-left: #a9a9a9 1px solid;
	color: #696969;
	text-align: left;
}
.UpperContent .UpperHeader
{
	background-image: url(/Common/Images/GreyWebsiteBak.gif);
	background-repeat: repeat-x;	
	padding-bottom: 5px;
}
.UpperContent .Text
{
	text-align: center;
	width: 95%;
	padding-left: 10px;
	line-height: 15pt;
	padding-bottom: 20px;
}
.UpperContent .Text P
{
	text-align: left;
}
.PreviewBlocks
{
	width: 100%;
	margin: auto;
	text-align: center;
	background-color: #8cb132;
	border-top: #669933 1px solid;
	color: #1c4a1c;
}
.PreviewBlocks .Title
{
	
	font-size: 14pt;
	text-align: left;
	color: #003300;
	padding-bottom: 5px;
	background-image: url(/Common/Images/LatestWebsiteBak.jpg);
	background-repeat: repeat-x;
}
.PreviewBlocks .Block
{
	width: 200px;
	background-color: #799c23;
}
.PreviewBlocks .Block .Title
{
	font-size: 8pt;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #006600;
}
.PreviewBlocks .Text
{
	
}
.PreviewBlocks .Text A
{
	color: #c2ff6a;
}
.PreviewBlocks .Text A:hover
{
	color: #ffff33;
	font-weight: bold;
	font-size: 8pt;
}

.SummaryBlock
{
	width: 70%;
}
.SummaryBlock .Image
{
	width: 30px;
}
.SummaryBlock .Title
{
	text-align: left;
}
.SummaryBlock .Text
{
	text-align: left;
	padding-left: 10px;
}

Temp
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-weight: bold;
	font-size: 8pt;
	font-family: Tahoma;
}
.FormBlock
{
	width: 100%;
	text-align:center;
}
.Form
{
	width: 600px;
}
.Form .Title
{
	font-family: Tahoma;
	font-size: 12pt;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-weight: bold;
}
.Form .DText
{
	text-align: left;
	padding-bottom: 15px;
	padding-top: 15px;
	line-height: 15pt;
}
.Form .SubHeader
{
	width: 120px;
	font-weight: bold;
	font-size: 8pt;
	font-family: Tahoma;
	text-align: left;
}
.Form .Input
{
	text-align: left;
	font-family: Tahoma;
	font-size: 8pt;
}
.Form .Input .TextBox
{
	font-family: Tahoma;
	font-size: 8pt;
	width: 99%;
	
}
.Form .Input .MultiBox
{
	width: 99%;
	font-family: Tahoma;
	font-size: 8pt;
	height: 250px;
}
.Form .Input .Button
{
	font-family: Tahoma;
	font-size: 8pt;
	width: 88px;
}
.LineDivider
{
	width: 90%;
	height: 1px;
}