body{
	margin:0 auto;
	font-size:68%;
	line-height:normal;
	font-family:serif, Verdana, 'Trebuchet MS', arial;
	color:#393939;
}
.container{
	font-size:1.2em;
	line-height:160%;
}
a{
	color:#464646;
	outline:0;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}
strong, b, .bold{
	font-weight:bold;
}
em, i{
	font-style:italic;
}
cite{
	font-style:italic;
}
.clearfix{
	display:block;
	clear:both;
}
p{
	margin-bottom:1em;
}
h1{
	font-size:2.7em;
}
h2{
	font-size:2.2em;
}
h3{
	font-size:1.9em;
}
h4{
	font-size:1.65em;
}
h5{
	font-size:1.5em;
}
h6{
	font-size:1.35em;
}
h1, h2, h3{
	line-height:150%;
	font-family:Georgia, Verdana, Arial;
	color:#35341D;
	font-weight:normal;
}
h4, h5, h6{
	line-height:190%;
	font-family:Georgia, Verdana, Arial;
	color:#7576B3;
	font-weight:bold;
}
ul{
	margin-left:20px;
}
ul li{
	list-style-type:disc;
	padding:3px 0;
}
ol{
	margin-left:20px;
}
ol li{
	list-style-type:decimal;
	padding:3px 0;
}
form{

}
input[type=text]{
	border:1px solid #333;
	margin:3px 0;
}
textarea{
	border:1px solid #333;
	margin:5px 0;
	width:400px;	
	height:100px;
	padding:3px;
	overflow:auto;	
}
blockquote{
	background:#F5F5F5;
	border-left:4px solid #BED28B;
	margin:10px 20px;
	padding:5px 20px;
}
sub{
	vertical-align:sub;
}
sup{
	vertical-align:super;
}
table{
	
}
	
	table th{
		vertical-align:top;
	}
	
	table td{
		vertical-align:top;
	}
.georgia{
	font-family:Georgia;
}
.none{
	display:none;
	visibility:hidden;
}
.printonly{
	display:none;
}
.align_left{
	text-align:left;
}
.align_right{
	text-align:right;
}
.align_center{
	text-align:center;
	margin:0 auto;
}
.align_justify{
	text-align:justify;
}
.image_holder{
	text-align:center;
	margin:0 auto;
}
.float_left{
	float:left;
}
.float_right{
	float:right;
}
.float_none{
	float:none;
}
.width20pct{
	width:20%;
}
.width30pct{
	/*width:30%;*/
}
.width50pct{
	/*width:50%;*/
}
table.image_holder{
	margin:0 auto;
	width:70%;
}
	.two_images{
		width:40%;
	}
	.three_images{
		width:27%;
	}
	.four_images{
		width:20%;
	}
	.image_float_right{
		float:right;
		width:33%;
		margin-left:25px;
	}
	.image_float_right img{
		margin:5px 0;
	}
	.image_float_left{
		float:left;
		width:33%;	
		margin-right:25px;
	}
	.image_float_left img{
		margin:5px 0;
	}
	.caption,
	.caption_rowspan{
		font-size:.85em;
		margin:5px;
		text-align:left;
		line-height:160%;
		color:#595959;
		font-family:sans-serif;
	}
	.caption_rowspan{
		margin:5px 45px;
	}
table.text_holder{
	margin:0 auto;
	width:100%;
}
	table.text_holder h1{
		font-size:1.8em;
	}
	.two_text{
		width:50%;
	}
	.two_text .item{
		margin:10px 5px;
	}
table.inside_holder{

}
	table.inside_holder td{
		vertical-align:top;
	}
	
.subhead{
	font-size:1.5em;
	font-family:Georgia,Times,"Times New Roman",sans-serif;
	font-variant:small-caps;
	line-height:1.8em;
}
.border_bottom{
	border-bottom:1px solid #333;
	padding-bottom:3px;
}

.border_grey_right{
	border-right:1px solid #999;
}
.border_grey_top{
	border-top:1px solid #999;
}
.border_nav_top{
	border-top:1px solid #888;
}
.margin_topdown_10{
	margin:10px 0;
}
.item{
	font-size:1.15em;
	margin:10px 0;
}
table.inline{
	
}
	table.inline td,
	table.inline th{
		padding:5px;
	}
#about .item{
	margin:0;
	margin-right:50px;
}
	.edit #txtContent{
		height:auto;
	}
.apa {
	margin-left:20px;
	text-indent:-20px;
}