/*------------------------*/
/*------------------------*/
/*------------------------*/
/* CORE CSS STYLES FOR CMS*/
/*------------------------*/
/*------------------------*/
/*------------------------*/


.popupbox_rss {
	text-align: left;
	padding: 10px;
	width: 160px;
	display: none;
	background: url(/content/site/images/graphics/tip_note_bg-m.png) top left;
	margin: 0;
	color: #FFFFFF;
	font-size: 11px;
}
.popupbox_rss a:link, .popupbox_rss a:visited, .popupbox_rss a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.popupbox_rss a:hover {
	color: #CCCCCC;
}



h1, h2 {
	padding-top: 0px;
	margin-top: 0px;
}

/* FAQ LIST COMPONENT */
.faq_category_title_1 {
	font-size: 20px;
	color: #333333;
	padding-bottom: 18px;
	font-weight: normal;
}
.faq_category_title_1 a:link, .faq_category_title_1 a:visited, .faq_category_title_1 a:active {
	font-weight: normal;
	color: #333333;
}
.faq_category_title_1 a:hover {
	color: #666666;
}

.faq_category_title_2 {
	font-size: 14px;
	font-family: Helvetica, Arial, san-serif;
	text-transform: uppercase;
	font-weight: normal;
	color: #333333;
}
.faq_category_title_2 a:link, .faq_category_title_2 a:visited, .faq_category_title_2 a:active {
	font-weight: normal;
	color: #333333;
}
.faq_category_title_2 a:hover {
	color: #666666;
}

.faq_category_title_3 {
}
.faq_list_items {
	margin-top: 15px;
}
.faq_date {
	font-size: 10px;
	margin: 10px 0px 4px 12px;
	color: #333333;
}
.faq_title {
	padding-bottom: 7px;
	margin: 4px 0px 8px 0px;
	font-weight: normal;
	font-size: 15px;
	color: #000000;
}
.faq_title a:link, .faq_title a:visited, .faq_title a:active {
	font-weight: bold;
	color: #000000;
}
.faq_title a:hover {
	color: #666666;
}

#faq_initial {
	width: 27px;
	padding: 4px 8px 4px 0px;
}
#faq_initial p{
	color: #000000;
	font-weight: bold;
	margin: 0px;
	font-family: Helvetica, Arial, san-serif;
}
.faq_question {
	margin: 2px 0px;
	padding-left: 11px;
}

/* FAQ CATEGORY COMPONENT */

.faq_categories_list_title {
	width: 145px;
	font-size: 13px;
	font-family: Helvetica, Arial, san-serif;
	height: 13px;
	padding: 20px 15px;
	margin: 0px;
	background: url(/content/faq/images/faq_category_top.png) no-repeat;
}
.faq_content_category_container {
	margin-left: 45px;
}
#faq_category_container {
	background: url(/content/faq/images/faq_category_tiling.png) repeat-y;
	padding: 15px;
}
.faq_category_list {
	padding: 4px 0px;
	margin-bottom: 4px;
	font-family: Helvetica, Arial, san-serif;
}
#faq_categories_base {
	height: 10px;
	background: url(/content/faq/images/faq_category_base.png) no-repeat;
}

/* FAQ CONTENT */

.details_date {
	margin: 2px 0px 13px 0px;
}
.faq_question_graphic {
	width: 36px;
	padding-top: 5px;
	padding-left: 35px;
}
.faq_details_title {
	padding-bottom: 20px;
	margin: 4px 0px 20px 0px;
	font-weight: normal;
	font-size: 17px;
}
.faq_content_column {
	padding-bottom: 20px;
}
.faq_question_body {
	padding: 4px 0px 4px 8px;
}
.faq_content_column, .faq_content_column p{
	margin: 0px;
}
.faq_details_question, .faq_details_question p{
	color: #000000;
	font-weight: bold;
	margin: 0px;
}
.q_a_text {
	width: 60px;
	padding-right: 20px;
}
.q_a_text p{
	font-weight: bold;
	color: #000000;
	margin: 4px 0px;
}
.faq_content_header {
	border: none;
}