body
{
	background-color: #EAEAEA;
	font-size: 13px;
	line-height: 18px;
	font-family: Myriad Web Pro, Myriad Web, Arial;
	color: #000000;
	margin: 0px;
}

p, span, td, input, select, textarea
{
	font-size: 13px;
	line-height: 18px;
	font-family: Myriad Web Pro, Myriad Web, Arial;
	color: #000000;
}

a,
a:visited,
a:active,
a:hover
{
	font-size: 13px;
	line-height: 18px;
	text-decoration: none;
	color: #009933;
}

.greenText
{
	color: #009933;
}

.contentHeader
{
	background-image: url('../Images/Header.jpg');
	background-repeat: no-repeat;
	height: 109px;
}

.contentHeader2Left
{
	width: 555px;
}

.contentHeader2Right
{
	background-image: url('../Images/Header2.jpg');
	background-repeat: no-repeat;
	height: 12px;
	width: 93px;
}

.borderLeftTop
{
	background-image: url('../Images/BorderLeftTop.jpg');
	background-repeat: no-repeat;
	height: 8px;
	width: 109px;
}

.borderTop
{
	background-image: url('../Images/BorderTop.jpg');
	background-repeat: repeat-x;
	height: 8px;
	width: 500px;
}

.borderTopImage
{
	background-image: url('../Images/BorderTopImage1.jpg');
	background-repeat: no-repeat;
	height: 8px;
	width: 93px;
}

.borderTopImage2
{
	background-color: #FFFFFF;
	background-image: url('../Images/BorderTopImage2.jpg');
	background-repeat: no-repeat;
	height: 30px;
	width: 93px;
}

.borderRightTop
{
	background-image: url('../Images/BorderRightTop.jpg');
	background-repeat: no-repeat;
	height: 8px;
	width: 15px;
}

.borderRightTop2
{
	background-image: url('../Images/BorderRightTop2.jpg');
	background-repeat: no-repeat;
	width: 15px;
}

.borderLeft
{
	background-image: url('../Images/BorderLeft.jpg');
	background-repeat: repeat-y;
	text-align: left;
	vertical-align: top;
	width: 109px;
}

.borderRight
{
	background-image: url('../Images/BorderRight.jpg');
	background-repeat: repeat-y;
	width: 15px;
}

.borderLeftBottom
{
	background-image: url('../Images/BorderLeftBottom.jpg');
	background-repeat: no-repeat;
	height: 15px;
	width: 109px;
}

.borderBottom
{
	background-image: url('../Images/BorderBottom.jpg');
	background-repeat: repeat-x;
	height: 15px;
}

.borderRightBottom
{
	background-image: url('../Images/BorderRightBottom.jpg');
	background-repeat: no-repeat;
	height: 15px;
	width: 15px;
}

.pageTitle
{
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding: 0px 0px 0px 22px;
	margin: 0px;
}

.pageMainNavigationBackround
{
	background-image: url('../Images/GundelfingenImages.png');
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	vertical-align: top;
}

.pageMainNavigationItem
{
	padding: 0px;
	margin: 0px;
}

.pageContent
{
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding: 10px 0px 20px 26px;
	font-size: 13px;
	line-height: 18px;
	height: 350px;
	text-decoration: none;
}

.pageHeadline
{
	padding: 5px 0px 3px 0px;
	font-size: 16px;
	color: #009933;
}

.pageFooter
{
	background-color: #FFFFFF;
	text-align: right;
	font-size: 11px;
	height: 20px;
	padding-right: 5px;
}

.listHeadline,
a.listHeadline,
a.listHeadline:visited,
a.listHeadline:active,
a.listHeadline:hover
{
	padding: 0px 0px 3px 0px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #009933;
}

.listMorelink,
a.listMorelink,
a.listMorelink:visited,
a.listMorelink:active,
a.listMorelink:hover
{
	color: #009933;
	text-decoration: none;
}

.listSmallHighlight
{
	color: #000000;
	font-size: 10px;
}

.listLeftCell
{
    width: 50%;
    text-align: left;
    vertical-align: top;
    padding-left: 10px;
    border-right: solid 1px #009933
}

.listRightCell
{
    width: 50%;
    text-align: left;
    vertical-align: top;
    padding-left: 10px;
}

div#listSeperater
{
	border-bottom: solid 1px #009933;
	height: 1px;
	width: 100%;
	padding: 0;
	margin: 5px 0 5px 0;
	line-height: 1px;
	font-size: 1px;	
}

.listImageLeft,
#listImageLeft 
{
	float: left;
	padding: 3px 10px 5px 0px;
}

.listImageRight,
#listImageRight
{
	float: right;
	padding: 3px 0px 5px 10px;
}

.listActivePage
{
    color: #000000;
    font-weight: bold;
}

.formErrorMessage
{
	color: #ff0000;
    padding-bottom: 5px;
}

.formCellLeft
{
    text-align: left;
    vertical-align: top;
    padding-top: 3px;
    padding-bottom: 3px;
    width: 130px;
}

.formCellRight
{
    padding-bottom: 3px;
}

.formTextBox
{
    border: solid 1px #009933;
    padding-bottom: 2px; 
}

.formTextBoxMultiLine
{
    border: solid 1px #009933;
    padding-bottom: 2px; 
}

.formSeperator
{
	height: 5px;
	padding: 0px;
	margin: 0px;
	line-height: 1px;
	font-size: 1px;	
}

.formButton
{
	color: #595959;
	background: #EEEEEE;
	border: solid 1px #7e7e7e;
}
