@charset "utf-8";
/* CSS Document */

/*
	Unique background images
*/
#centerBg {
	background: transparent url(/help/img/bg_center_help.gif) no-repeat 210px 111px;
}
#headerLogin h2 {
	background-image: url(/home/img/bg_header_subhead_index.gif);
}
#headerNav {
	background-image: url(/home/img/bg_header_nav_index.jpg);
}

/*
	Center content styles
*/
#centerContent {
	margin-top: 0;
}
#centerContent h2 {
	margin-bottom: 15px;
}
#centerContent h3 {
	font-size: 120%;
}
#centerContent h3 a {
	text-decoration: none;
}
#centerContent h4 {
	font-size: 130%;
	margin-bottom: 1.2em;
}
#centerContent h4 span {
	font-size: 60%;
}
#centerContent p {
	margin: .4em 0;
	padding: .4em 0;
}
#centerContetn p.crumb {
	margin: 0;
	padding: 0;
}
#centerContent strong {
	color: #4e4b49;
}
#centerContent blockquote {
	margin: 0 0 10px 20px;
}
#centerContent ul {
	list-style-image: url(/home/img/bullet.gif);
	margin: 0 0 10px 20px;
	padding: 0 0 0px 20px;
}
#centerContent ol {
	margin: 0 0 10px 20px;
	padding: 0 0 0px 20px;
}
#centerContent li a {
	text-decoration: none;
}
#centerContent #image {
	float: right;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
#centerContent #highlight {
	background-color: #f3f3f3;
	padding: 0 10px;
}
#centerContent fieldset {
	padding: 0;
}
#centerContent legend {
	font-weight: bold;
	color: #44a9a5;
	padding: 10px 0;
}
#centerContent label {
	float: left;
	clear: left;
	width: 150px;
	font-weight: bold;
}
#centerContent fieldset div {
	margin-bottom: 7px;
}
#centerContent fieldset input {
	width: 300px;
}
#centerContent select {
	font: normal 90% Verdana, Arial, Helvetica, sans-serif;
	color: #4e4b49;
}
#centerContent #box {
	width: 210px;
	background-color: #F1F1F1;
	margin: 30px 175px;
	padding: 10px;
}
#centerContent #box img {
	vertical-align: middle;
}
#centerContent #box a {
	text-decoration: none;
}
#centerContent fieldset textarea {
	width: 570px;
	height: 280px;
}
#limitText {
	float: right;
	font-size: 90%;
}
#limitText strong {
	font-weight: bold;
}
#centerContent .more {
	font: 80% Verdana, Helvetica, sans-serif;
	color: #dc6b49;
}
#centerContent a.more {
	text-decoration: underline;
}
#centerContent a.more:hover {
	color: #44a9a5;
}
#centerContent .image {
	float: right;
}
