body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	color: #FFFFFF;
	background-color: #718f9e;
	background-image: url(../App_Themes/GFPuhl/images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center 140px;
}

a{
	color: #FFFFFF;
}

a:hover{
	text-decoration: none;
}

h1{
	font-weight: bold;
	font-size: 28px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #c7deeb;
	letter-spacing: -1px;
	font-family: Arial, Helvetica, sans-serif;
}

h2{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.mainDiv{
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-bottom: 45px;
	background-image: url(../App_Themes/GFPuhl/images/middle.jpg);
	background-repeat: no-repeat;
	background-position: center 100px;
}

.header{
	text-align: center;
	background-image: url(../App_Themes/GFPuhl/images/header-bg.jpg);
	background-position: center bottom;
	height: 140px;
}

.zoneTopMenu {
	margin-right: auto;
	margin-left: auto;
	width: 990px;
	background-image: url(../App_Themes/GFPuhl/images/logo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 140px;
	font-size: 13px;
}

.zoneTopMenu ul{
	list-style-type: none;
	float: right;
	padding: 0px;
	margin-top: 59px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.zoneTopMenu ul li{
	float: left;
}

.zoneTopMenu ul li a{
	text-align: center;
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	background-color: #718f9e;
	font-weight: bold;
	margin-right: 5px;
	text-transform: uppercase;
	background-image: url(../App_Themes/GFPuhl/images/bg.jpg);
	background-position: center center;
}

.zoneTopMenu ul li a:hover{
	color: #3c4f5d;
	background-color: #FFFFFF;
	background-image: none;
}

.zoneTopMenu ul li.highlighted a{
	color: #9ebbcc;
}

.zoneLeft{
	clear: both;
	width: 199px;
	float: left;
	line-height: normal;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7d97a3;
	margin-top: 30px;
	margin-bottom: 30px;
	font-size: 13px;
}

.zoneLeft ul{
	list-style-type: none;
	margin: 0 0 15px 0;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.zoneLeft ul ul{
	padding-right: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7d97a3;
	margin: 0;
}

.zoneLeft ul ul ul{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}

.zoneLeft ul a{
	display: block;
	text-decoration: none;
	padding: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7d97a3;
	font-weight: bold;
}

.zoneLeft ul a:hover{
	color: #9ebbcc;
}

.zoneLeft ul ul a{
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: normal;
}

.zoneLeft ul ul a:hover{
}

.zoneLeft ul ul ul a{
	font-size: 12px;
	padding-left: 22px;
	background-image: url(../App_Themes/GFPuhl/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	color: #FFFFFF;
}

.zoneLeft ul ul ul a:hover{
}

.zoneLeft li ul{
	display: none;
}

.zoneLeft ul li.highlighted a, .zoneLeft ul li.highlighted li.highlighted a,  .zoneLeft ul li.highlighted li.highlighted li.highlighted a {
	color: #9ebbcc;
}

.zoneLeft ul li.highlighted a:hover, .zoneLeft ul li.highlighted li.highlighted a:hover {
	color: #9ebbcc;
}

.zoneLeft ul li.highlighted ul a, .zoneLeft ul li.highlighted li.highlighted ul a {
	color: #fff;
}

.zoneLeft li.highlighted ul{
	display: block;
}

.zoneLeft li.highlighted ul ul{
	display: none;
}

.zoneLeft li.highlighted li.highlighted ul{
	display: block;
}

.zoneLeft a img {
	margin-left: 10px;
}

.zoneMainContent{}

.middle {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}

.zoneContent{
	float: left;
	width: 590px;
}

.content-padder{
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
}

.zoneContent p{
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 10px;
}

.zoneContent ul, .zoneContent ol{
	line-height: 20px;
}


.zoneRight{
	width: 200px;
	float: left;
	font-size: 12px;
	padding-top: 30px;
}

.zoneRight a{
}

.zoneRight img{

}

.zoneRight h2{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	text-transform: uppercase;
	color: #c7deeb;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.zoneRight p{
	line-height: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}


.animation{
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
	background-color: #7f99a5;
}

.animation h2{
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: 24px;
}

.animation ul{
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.animation li{
	margin-bottom: 5px;
	padding-left: 45px;
}

.hide{
	display: none;
}

.clear{	
	clear: both;
}

.spacer{
	height: 20px;
}

.home{
	background-color: #1b2e38;
	text-align: center;
	background-image: url(../App_Themes/GFPuhl/images/home.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 300px;
}

#full {
	width: 790px;
}

span.EditableTextTitle{
	display: none;
}


.grid{
	margin-bottom: 15px;
}


.grid td{
	padding-right: 15px;
	padding-bottom: 15px;
	vertical-align: top;	
	font-size: 12px;
}

.zoneContent a:hover img {
filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
}

.grid2{
	width: 100%;
	margin-bottom: 15px;

}

.grid2 td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7d97a3;
	padding: 5px;
	vertical-align: top;	
	font-size: 12px;

}