@charset "UTF-8";
/* CSS Document */

@import url("/css/pageOverlay.css");

html, body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 100%;
	min-width: 100%;
	height: 100%;
	min-height: 100%;
	background-color: #dddddd;
	background-image: url('../images/background_footer.gif');
	background-position: left;
	background-repeat: repeat-y;
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
}

#content_container {
	 position: relative;
	 margin: 0px;
	 padding: 0px;
	 border: 0px;
	 width: 980px;
	 background-color: #FFFFFF;
}

/* wrappers */

#content {
	position: relative;
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 980px;
}

/* clear float */

.clear_float {
	margin: 0px;
	padding: 0px;
	border: 0px;
	clear: both;
}

/* flash module */

#flash_module {
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 241px;
	height: 348px;
	background-color: #f4f4f2;
	overflow: hidden;
}

#news_module {
	margin: 0px;
	padding: 20px 20px 40px 20px;
	border: 0px;
	background-image: url('../images/index_testimonial_background.gif');
	background-position: top;
	background-repeat: repeat-x;
}

#news_module .title {
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 5px;
	border-left: 1px solid #c16f3b;
	border-top: 1px solid #c16f3b;
	border-right: 1px solid #c16f3b;
}

#news_module .content {
	font-size: 10px;
	color: #000000;
	margin: 0px;
	padding: 5px;
	line-height: 15px;
	border: 1px solid #c16f3b;
}

/* TEXT FORMATTING */

.content_title { /* .content_title */
	font-size: 18px;
}

.content h1 { /* .content_title */
	margin: 0;
	padding: 0 0 12px 0;
	border: 0px;
	font-size: 18px;
	font-weight: normal;
}

.content h2 { /* .content_person_title */
	margin: 0px;
	padding: 0 0 8px 0;
	border: 0px;
	font-size: 16px;
	font-weight: normal;
}

.content h3 { /* .content_subtitle */
	margin: 0px;
	padding: 0 0 8px 0;
	border: 0px;
	font-size: 14px;
	font-weight: normal;
}

.content h4 { /* .content_subtitle */
	margin: 0px;
	padding: 0 0 8px 0;
	border: 0px;
	font-size: 14px;
	font-weight: normal;
}

.content h5 { /* .content_subtitle */
	margin: 0px;
	padding: 0 0 8px 0;
	border: 0px;
	font-size: 14px;
	font-weight: normal;
}

.content h6 { /* .content_subtitle */
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-size: 14px;
	font-weight: normal;
}

.content p { /* .content_body */
	margin: 0px;
	padding: 0 0 .9em 0;
	border: 0px;
	font-size: 12px;
	font-weight: normal;
}

.content .list li { /* .content_body */
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
}

.content .list li a {
	color: #333333;
}

.content .list li a:hover {
	color: #666666;
}

/* MODULE */

#news_module {
	margin: 0px;
	padding: 20px 20px 40px 20px;
	border: 0px;
	background-image: url('../images/index_testimonial_background.gif');
	background-position: top;
	background-repeat: repeat-x;
	background-color: #f4f4f2;
	height: 240px !important;
	min-height: 240px;
}

#news_module ul {
	margin: 0px;
	padding: 0px;
	border: 0px;
	display: block;
	text-decoration: none;
	list-style: none;
}

#news_module ul li {
	line-height: 9px;
	padding: 2px 0px 2px 0px;
}

#news_module ul li a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#news_module ul li a:hover {
	text-decoration: underline;
}

#news_module h4 {
	font-size: 12px;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 10px;
	border-left: 1px solid #c16f3b;
	border-top: 1px solid #c16f3b;
	border-right: 1px solid #c16f3b;
	font-weight: normal;
}

#news_module h5 {
	font-size: 10px;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 0px 10px;
	line-height: 14px;
	border: 1px solid #c16f3b;
	font-weight: normal;
}

#news_module .newslist {
	margin: -5px 0px 5px 0px;
	padding: 0px;
	border: 0px;
	display: block;
	text-decoration: none;
	list-style: none;
}

/* CUSTOM DOC MOD */

#customdoc_module {
	margin: 0px;
	padding: 20px 25px 40px 25px;
	border: 0px;
	background-image: url('../images/index_testimonial_background.gif');
	background-position: top;
	background-repeat: repeat-x;
	background-color: #f4f4f2;
	height: 240px !important;
	min-height: 240px;
	display: block;
}

#customdoc_module .module {
	margin: 12px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	border-top: 1px solid #645f5b;
	border-bottom: 1px solid #645f5b;
}

#customdoc_module .module h4 {
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 5px;
	border-left: 1px solid #c16f3b;
	border-top: 1px solid #c16f3b;
	border-right: 1px solid #c16f3b;
	font-weight: normal;
}

#customdoc_module .module h5 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	border: 0px;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
	font-weight: normal;
}

#customdoc_module .module .mod {
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 200px;
}

#customdoc_module .module .mod a {
	text-decoration: none;
	color: #000000;
}

#customdoc_module .module .mod .image {
	width: 100px;
	float: left;
}

#customdoc_module .module .mod .copy {
	width: 95px;
	float: right;
}