/*[fmt]1A90-1A0A-1*/
/*Content Styles (container)*/
.content {
	margin-bottom: 20px;
}
.content UL LI {
	font: 14px Garamond;
	color: #636467;
	margin-left: 28px;
	list-style-type: disc;
}
.content H3 {
	font: bold 18px Garamond;
	color: #636467;
}
.content H3 A {
	font: bold 15px Garamond;
	color: #636467;
}
.content H3 IMG {
	border: 0px;
	padding-bottom: 1px;
}
.content #title .Head {
	font: 26px Garamond;
	color: #636467;
	width: 100%;
}
DIV#title {
	width: 100%;
	background: url(../../Skins/ecenter/images/dot1.png) repeat-x bottom left;
	padding-bottom: 5px;
	margin-bottom:10px;
}
.content A {
	font: bold 11px Arial;
	color: #4D4D4F;
}
.content A:hover, .searchbox TD A:hover, .searchbox TD .CommandButton:hover {
	text-decoration: underline;
	color: #354702;
}
.content P {
	font: 14px Garamond;
	color: #636467;
	word-wrap: normal;
	padding: 10px 20px 0px 0px;
	vertical-align: top;
}
.content P IMG {
	border: 1px solid #909190;
	padding: 3px;
}
.content TABLE TD {
	vertical-align: top;
	/*width: 295px;*/
}
.content .DNN_ANN_Description {
	border-top: 1px solid #999999;
	margin-bottom:20px;
}
/*Images Styles (container)*/
.imgs_right {
	width: 160px;
	margin-right: 0px;
	position: relative;
	z-index: 5;
}
.imgs_right P {
	font: 16px Garamond;
	color: #636467;
	padding-bottom: 6px;
}
/*Searchbox Styles (container)*/
.searchbox {
	margin-top: -35px;
	vertical-align: top;
}
.searchbox TD {
	color: #4D4D4F;
	vertical-align: top;
	padding: 5px 10px 15px 0;
	#padding-top: 0px;
}
.searchbox TD+TD {
	padding-top: 0px;
	vertical-align: top;
}
.searchbox .SubHead {
	color: #4D4D4F;
	text-transform: uppercase;
	font: bold 11px Arial;
}
.searchbox TD A {
	color: #4D4D4F;
	font: 1em Arial;
}
.searchbox TD .CommandButton {
	text-decoration: none;
	color: #4D4D4F;
}
/*table for Board of Directors*/
#boardDirectors {
	border: 1px solid #636467;
	padding: 3px;
}
#boardDirectors TD {
	border: 1px solid #636467;
	padding: 2px 2px 2px 5px;
}
