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

a {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #333333;
}
a:active {
	color: #333333;
}
.custom_textfield1 {
	width:400px;
}
.custom_textarea1 {
	width:480px;
	height:70px;
}
.custom_form_label {
	font-weight:bold;
}
.custom_sidebar1 {
	padding:10px;
	color:#FFFFFF;
}
.custom_sidebar2 {
	margin-bottom:4px;
}
a:link.side-link, a:visited.side-link, a:hover.side-link, a:active.side-link {
	color: #fff;
	text-decoration: underline;
	line-height:15px;
	font-weight:bolder;
	font-size:12px;
	text-transform:uppercase;
}
a:hover.side-link {
	text-decoration: none;
}
a:link.action-link, a:visited.action-link, a:hover.action-link, a:active.action-link {
	color: #302c2c;
	text-decoration: underline;
	line-height:15px;
	font-weight:bolder;
	font-size:12px;
}
a:hover.action-link {
	text-decoration: none;
}
.custom_sidebar3 {
	margin-top:4px;
}
.custom_sidebar4 {
	font-weight:bolder;
}
.custom_form_label2 {
	font-weight:bold;
	color: #fff;
}
.custom_form_label3 {
	color: #fff;
}
.custom_p1 {
	margin-top:8px;
}
.custom_span1 {
	font-size:12px;
	font-weight:bold;
}
.custom_p2 {
	margin-top:8px;
	margin-left:8px;
}
.custom_span1 {
	font-weight:bold;
}
.custom_p4 {
	font-size:15px;
	font-weight:bold;
}
.custom_p5 {
	font-size:15px;
}
.custom_subhead {
	font-size:13px;
	font-weight:bold;
	color:#3587B7;
	margin-bottom:-12px;
}
.custom_p6 {
	margin-bottom:-8px;
}
.span_p6 {
	font-size:12px;
	font-weight:bold;
}
.category {
	font-size:12px;
	margin-top:8px;
	margin-bottom:8px;
	font-weight:bold;
}
.count {
	font-size:6px;
}
.custom_p3 {
	margin-left:8px;
}
.custom_p_leadership {
	margin-top:8px;
	margin-bottom:-8px;
}
.custom_span_leadership {
	font-weight:bold;
}
ul.pagination {
	list-style-type: none;
	padding: 0;
}
ul.pagination li {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.custom_p_faq_head {
	margin-bottom:-8px;
}
.custom_p_faq_question {
	margin-bottom:-8px;
}
.custom_p_faq_answer {
}
.custom_span_faq_head {
	font-size:13px;
	color:#3587B7;
	font-weight:bold;
}
.custom_span_faq_question {
	font-weight:bold;
}
.custom_span_faq_btt {
	font-size:10px;
}
ul.standard {
	font-size:11px;
	margin-left: 20px;
	margin-bottom: 20px;
	line-height:13px;
}
ul.standard li {
	list-style-type:circle;
	margin-bottom: 10px;
}
.span_italic {
	font-style:italic;
}
