@charset "utf-8";

.inline_h2 
	{font-size: 22px!important;}
	
#innerFrontpage h1.generich1
	{padding-top: 5px;
	font-size: 30px!important;
	margin-bottom: 0px!important;}
#innerFrontpage h2.generich2
	{text-transform: uppercase;
	color: #fff;
	font-size: 34px;
	margin-bottom: 25px;}
	
.quote {font-family: Georgia;margin:20px 0;}
.quote p{font-size:13px;font-style: italic;}
.quote .earopen {
text-indent:-2000px;
float:left;
width:19px;
height:14px;
background: url(../../../../images/quote-open.gif) no-repeat;
position: relative;
top:-8px;
}
.quote .earclose {
text-indent:-2000px;
float:right;
width:19px;
height:14px;
margin-top:8px;
background: url(../../../../images/quote-close.gif) no-repeat;
}
.quote .author {
float:right;
font-size:16px;
font-weight:bold;
margin-top:-10px;
}
.cleantable {
background-color:#E4F4FF;
border-top:1px solid #7CA3BE;
}
.cleantable .header {
background-color:#7CA3BE;
border-bottom:1px solid #5A83A0;
color:White;
font-weight:bold;
}
.cleantable td {
border-bottom:1px solid #7CA3BE;
padding:5px;
}
#contentWrap {
padding:30px;}