body
{
	background-color: #EAEAEA;
	font-size: 13px;
	line-height: 18px;
	font-family: Myriad Web Pro, Myriad Web, Arial;
	color: #000000;
	margin: 0px;
}


p, span, input, select, textarea, td
{
	font-size: 13px;
	line-height: 18px;
	font-family: Myriad Web Pro, Myriad Web, Arial;
	color: #000000;
}

.contentHeader
{
	background-image: url('../Images/HeaderGufi.jpg');
	background-repeat: no-repeat;
	height: 119px;
}

.contentSearch
{
	width: 190px;
	height: 100%;
	text-align: left;
	vertical-align: top;
}

.contentNavigation
{
	height: 27px;
	padding-left: 10px;
	color: #009933;
	vertical-align: middle;
}

.navigationText
{
	font-size: 14px;
	line-height: 18px;
}

.pageTitle
{
	padding: 20px 30px 5px 30px;
	text-align: left;
	vertical-align: top;
	margin: 0px;
}

.pageHeadline
{
	padding: 5px 0px 3px 0px;
	font-size: 16px;
	color: #009933;
}

.content
{
	padding: 5px 30px 20px 30px;
	text-align: left;
	vertical-align: top;
	font-size: 13px;
	line-height: 18px;
}

.contentFooter
{
	padding-bottom: 10px;
	padding-right: 30px;
	text-align: right;
	vertical-align: middle;
	font-size: 11px;
}

.searchBoxShadowTopRight
{
	background-image: url('../Images/ShadowTopRight.jpg');
	background-repeat: no-repeat;
	height: 8px;
	width: 8px;
}

.searchBoxShadowBottomRight
{
	background-image: url('../Images/ShadowBottomRight.jpg');
	background-repeat: no-repeat;
	height: 8px;
	width: 8px;
}

.searchBoxShadowBottomLeft
{
	background-image: url('../Images/ShadowBottomLeft.jpg');
	background-repeat: no-repeat;
	height: 8px;
	width: 8px;
}

.searchBoxShadowBottom
{
	background-image: url('../Images/ShadowBottom.jpg');
	background-repeat: repeat-x;
	height: 8px;
	width: 170px;
}

.searchBoxShadowRight
{
	background-image: url('../Images/ShadowRight.jpg');
	background-repeat: repeat-y;
	height: 90px;
	width: 8px;
}

.searchBox
{
	background-color: #009933;
	color: #FFFFFF;
	padding: 5px;
}

a,
a:visited,
a:active,
a:hover
{
	text-decoration: none;
	color: #009933;
}


.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; 
}

.formTextBoxSp
{
    border: solid 1px #000000;
    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;
}

.greenText
{
	color: #009933;
}


.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;
}
