@charset "utf-8";
/* CSS Document */
.dCorner {
	position: relative;
	zoom: 1;
}
.dcItem {
	position: absolute;
	display: none;
}
.dcItem img {
	width: 100%;
	height: 100%;
}
.dctop, .dcbottom {
	left: 0px;
}
.dctop, .dctop-left, .dctop-right {
	top: 0px;
}
.dcbottom, .dcbottom-left, .dcbottom-right {
	bottom: 0px;
}
.dcleft, .dcright {
	top: 0px;
}
.dcleft, .dctop-left, .dcbottom-left {
	left: 0px;
}
.dcright, .dctop-right, .dcbottom-right {
	right: 0px;
}

#contentLeftInner{
	width:230px;
	margin-left:10px;
	margin-top:20px;
	float:left;
}
#contentRightInner{
	width:710px;
	float:right;
	margin-right:10px;
	margin-top:20px;
	background:#eeeeee;
	border:#cbd5d8 solid 1px;
}
.leftNav{
list-style-type:none;
margin:0;
padding:0;
}
.leftNav li {
	height:30px;
	background-image:url(../images/leftnav_passive.jpg);
	background-repeat:no-repeat;
	
}
.leftNav li.active {
	height:46px;
	background-image:url(../images/leftnav_active.jpg);
	background-repeat:no-repeat;
}
.activeItem{
	top:5px;
	left:15px;
	width:205px;
	padding-bottom:8px;
	padding-top:10px;
	position:relative;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
}
.leftNav li a:link,.leftNav li a:visited{
	display:block;
	color:#666666;
	text-decoration:none;
	width:192px;
	top:5px;
	left:12px;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:10px;
	position:relative;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	border-bottom:1px #b7cccd solid;
}
.leftNav li a:hover{
	display:block;
	font-weight:bold;
	color:#666666;
	text-decoration:none;

}
#contentWrapperInner{
	width:980px;
	margin: 10px auto;

}
.innerItemHeader{
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:#dfdfdf solid 1px;
	margin-bottom:5px;
	padding:5px;
	color:#7f636d;
	padding:10px;
}
#leftNavWrapper{
	margin:0px;
	padding:0px;
}
#leftNavTop{
	height:5px;
	width:100%;

}
#leftNavBottom{
	height:12px;
	width:100%;
	background-image:url(../images/leftnav_bottom.jpg);
	background-repeat:no-repeat;
}
#quote {

background:transparent url(../images/quote_open.gif) no-repeat scroll left top;
float:left;
margin:20px 0 10px 5px;
width:95%;
}
#quote p {

background:transparent url(../images/quote_close.gif) no-repeat scroll right bottom;
color:#555555;
font-size:12px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight:bold;
line-height:1.5em;
margin:0;
padding:0 1.5em 0 1.7em;
}
#quote p.quotee {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent none repeat scroll 0 0;
color:#666666;
font-size:11px;
font-style:italic;
font-weight:normal;
line-height:1.3em;
padding:1em 1.5em 1em 1.7em;
}
#leftNavTop{
	background-image: url(/images/leftnav_top.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
	height:5px;
	width:230px;
}
.innerimage{
	float:right;
	width:280px;	
}
.innertext{
	float:left;
	padding:15px;
	width:380px;
	text-indent:10px;
	line-height:25px;
}
.form-text{
background-color:#DDDDDD;
border:1px solid #D4D4D4;
font-family:Verdana,Geneva,sans-serif;
font-size:14px;
height:20px;
width:250px;


}
.form-textarea{
clear:both;
background-color:#DDDDDD;
border:1px solid #D4D4D4;
font-family:Verdana,Geneva,sans-serif;
font-size:14px;
height:40px;
width:380px;

}
.form-item{
left:20px;
position:relative;
margin-bottom:10px;

}
.form-item label{
  font-weight:bold;
  color:#555555;
}	
.webform-client-form{
	width:400px;
}

.form-submit{
	background-color:#DDDDDD;
	border:1px solid #D4D4D4;
font-family:Verdana,Geneva,sans-serif;
font-size:14px;
float:right;
}
#edit-body{
	width:600px;
	height:600px;
}
