a {
	color: #3d522d;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

body, html {
	height: 100%;
	background: #dbe5d2;
}

img {
	border: 0px;
}

.ul {
    border: 0px;
    margin: 0px;
}

.logoContainer {
    margin-bottom: 3px;
}

.mainContainer 
{
	margin-left:auto;
	margin-right:auto;
	width:855px;
}

li.nav
{
	list-style-type: none;
	margin-left: 18px;
	line-height: 18px;
	color: #454d40;
}

input
{
	border: 1px solid #bdcab3;
	background-color: #ffffff;
	font-size: 10px;
	letter-spacing: 1px;
	font-family: verdana;
}

select
{
	border: 1px solid #bdcab3;
	background-color: #ffffff;
	font-size: 10px;
	letter-spacing: 1px;
	font-family: verdana;
}

input.newField
{
	border: 1px solid #bdcab3;
	background-color: #ffffff;
	font-size: 10px;
	letter-spacing: 1px;
	font-family: verdana;
	width: 125px;
}

textarea
{
	width: 300px;
	border: 1px solid #bdcab3;
	background-color: #ffffff;
	font-size: 10px;
	letter-spacing: 1px;
	font-family: verdana;
}

.recipients
{
	border: 1px solid #bdcab3;
	background-color: #ffffff;
	font-size: 10px;
	letter-spacing: 1px;
	font-family: verdana;

	width:  300px;
}

.button {
	background-color: #e2fbc9;
	font-size: 11px;
	font-weight: normal;
	font-family: verdana;
}

.button:hover {
	background-color: #ccff99;
}


.mainContainer 
{
	width: 855px;
}

.mainNavigation 
{
	margin-top: -3px;
	width: 175px;
	float: right;
}

.navigationBox 
{
	float: right;

	margin-bottom: -9px;
	
	font-family: verdana;
	font-size: 11px;
	letter-spacing: 1px;
}

.navigationContent 
{
	width: 194px;

	padding-top: 13px;

	border-top: 1px solid #bdcab3;
	border-left: 1px solid #bdcab3;
	border-right: 1px solid #bdcab3;
	
	font-family: verdana;
	font-size: 11px;
	letter-spacing: 1px;
	
	background-color: #ffffff;
}

.navigationTitle 
{
	color: #3d522d;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 10px;
	width: 184px;
	height: 21px;
	padding-top: 12px;
	padding-left: 12px;
	background-image: url(../images/nav_up.png);
}

.mainContent 
{
	width: 650px;
	float: left;
}

.mainContentBox 
{
	float: left;
	width: 630px;
	border-left: 1px solid #bdcab3;
	border-right: 1px solid #bdcab3;
	font-family: verdana;
	font-size: 11px;
	letter-spacing: 1px;
	background-color: #ffffff;
	padding: 10px;
	padding-bottom: 0px;
	margin-top: -5px;
}

.title2
{
	color: #3d522d;
	font-family: verdana;
	letter-spacing: 1px;
	font-size: 10px;
	font-weight: bolder;
	padding-top: 6px;
	padding-left: 10px;
	width: 640px;
	height: 22px;
	margin-left: -10px;
	background-color: #e2fbc9;
	border-top: 1px solid #bdcab3;
	border-bottom: 1px solid #bdcab3;
}

.title 
{
	color: #3d522d;
	margin-top: 1px;
	font-weight: bold;
	font-family: verdana;
	letter-spacing: 1px;
	font-size: 10px;
	padding-top: 9px;
	padding-left: 10px;
	width: 642px;
	height: 26px;
	background-image: url(../images/main_content_up_with_title.png);
}

p.dataBlock
{
	font-weight: normal;
	letter-spacing: 1px;
	font-size: 10px;
	width: 620px;
	height: 13px;
	padding: 1px;
	background-color: #ffffff;
}

p.dataBlockForm
{
	font-weight: normal;
	letter-spacing: 1px;
	font-size: 10px;
	width: 620px;
	padding: 1px;
	background-color: #ffffff;
}

p.dataBlock:hover
{
	background-color: #e2fbc9;
}

p.dataBlock2
{
	font-weight: normal;
	font-size: 10px;
	padding: 1px;
	width: 550px;
	height: 13px;
}

p.dataBlock3
{
	font-weight: normal;
	font-size: 10px;
	padding: 1px;
	width: 550px;
}

.formList
{
	font-weight: normal;
	font-size: 10px;
	padding: 5px;
	width: 620px;
	height: 15px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 7px;
	background-color: #ffffff;	
}

.formList:hover
{
	background-color: #e2fbc9;
}

.left
{
	float: left;
}

.right
{
	float: right;
}

p.content 
{
	padding-left: 10px;
	padding-right: 5px;
	font-style: normal;
}

p.contentShortly
{
	font-style: italic;
}

.label {
	width: 130px;
	height: 20px;
	float: left;
	text-align: left;
	margin-right: 7px;
}

.inputForm {
	width: 400;
	height: 20px;
	float: left;
}

.displayOn
{
	display: inline;
}

.displayOff {
	display: none;
}

#searchNote {
    display: none;
}

.help {
	font-weight: normal;
	color: #C42626;
}

.helpBox {
	display: none;
	width: 230px;
	padding: 10px;
	font-weight: normal;
	background-color: #F7EFD7;
	border: 1px solid #bdcab3;
}

.editLink {
    font-weight: normal;
}

.addNew {
	font-family: helvetica;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
}
.textField {
	width: 620px;
	padding: 5px;
	background-color: #ccc;
	font-family: verdana;
	font-size: 10px;
	border-bottom: 5px solid white;
}
.selectField {
	width: 620px;
	padding: 5px;
	background-color: #ccc;
	font-family: verdana;
	font-size: 10px;
	border-bottom: 5px solid white;
}
.fieldTitle {
	font-size: 13px;
	font-weight: bold;
	font-family: verdana;
}

