﻿body
{
	background-color: #FFFFFF;
	font-size: 12px;
	color: #636466;
	font-family: Arial, sans-serif;
	margin: 0px;
	font-weight: normal;
}
body H1
{
	color: #28903B;
	font-size: 18px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
	line-height: normal;
	font-weight: normal;	
}
body H2
{
	font-weight: bold;
	color: #28903B;
	font-size: 14px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
	line-height: normal;
}
body H3
{
	color: #28903B;
	font-size: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
	line-height: normal;
	font-weight: bold;
}
body H4
{
	color: #636466;
	font-size: 14px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
	line-height: normal;
	font-weight: normal;
}
body H5
{
	color: #28903B;
	font-size: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
	line-height: normal;
	font-weight: normal;
}
body A:link
{
	color: #28903B;
	text-decoration: none;
}
body A:visited
{
	color: #28903B;
	text-decoration: none;
}
body A:hover
{
	color: #28903B;
	text-decoration: underline;
}
A:link
{
	color: #28903B;
	text-decoration: none;
}
A:visited
{
	color: #28903B;
	text-decoration: none;
}
A:hover
{
	color: #28903B;
	text-decoration: underline;
}
.menu
{
	font-size: 10px;
	color: #636466;
	border-right: #C7C8CA 1px solid;
	text-align: left;
	line-height: 15px;
	padding-left: 10px;
	padding-right: 10px;	
	padding-top: 10px;
	padding-bottom: 10px;	
}
.menu A:link
{
	color: #636466;
	text-decoration: none;
}
.menu A:visited
{
	color: #636466;
	text-decoration: none;
}
.menu A:hover
{
	color: #636466;
	text-decoration: underline;
}
.banner
{
	border-top: #C7C8CA 1px solid;
	border-bottom: #C7C8CA 1px solid;
	border-left: #C7C8CA 1px solid;
	border-right: #C7C8CA 1px solid;
}
.address
{
	color: #28903B;
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px;
	line-height: normal;
}
.contacts
{
	font-size: 9px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	border-top: #C7C8CA 1px solid;
	margin: 0px;
	line-height: 14px;
}
.contactsLabel
{
	font-weight: bold;
}
.credits
{
	font-size: 9px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
	line-height: 14px;
}
.creditsLabel
{
	font-weight: bold;
	color: #28903B;
}
.content
{
	padding-left: 10px;
	padding-right: 10px;	
	padding-top: 10px;
	padding-bottom: 10px;
	border-left: #C7C8CA 1px solid;
}

/* Form */
.Form Table
{
	width: 100%;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 5px;
	border-right: #C7C8CA 1px solid;
	border-top: #C7C8CA 1px solid;
	border-left: #C7C8CA 1px solid;
	border-bottom: #C7C8CA 1px solid;
	text-align: left;
}
.Form .override Table
{
	border: none;
	padding: 0px;
	margin: 0px;
	width: auto;
}
.Form td
{
	vertical-align: top;
}
.Form .HeaderStyle
{
	background-color: ghostwhite;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom: 1px solid #C7C8CA;
	color: #636466;
	font-weight: bold;
}
.Form .HeaderStyle a:visited
{
	color: #636466;
}
.Form .HeaderStyle a:link
{
	color: #636466;
} 
.Form .HeaderStyle a:hover
{
	color: #636466;
	text-decoration: underline;
}

.alert
{
	color: #FF3300;
	font-size: 18px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
	line-height: normal;
	font-weight: normal;
}

