
#cs_homepage {
	width:980px;
	margin:0 auto;
	text-align:left; /* IE-001 */
}

#cs_subpage {
	width:980px;
	margin:0 auto;
	text-align:left; /* IE-001 */
}

#cs_mainbody {
}

#cs_mainbody1 {
}

#cs_mainbody2 {
	background-image:url(../img/bg_main.gif);
	background-repeat:repeat-y;
}

#cs_mainbody3 {
	position: relative; 
	background-image:url(../img/bg_main_top.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#cs_mainbody4 {
	width:980px; /* IE-003 */
	background-image:url(../img/bg_main_bottom.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	overflow: visible;
}

.cs_menu_item0 {
	background: #ededed;
}

.cs_general_info .cs_menu_item0 {
	background: #ededed url(../img/csIconGeneralInfo.gif) no-repeat bottom right;
}

.cs_faq .cs_menu_item0 {
	background: #ededed url(../img/csIconFaq.gif) no-repeat bottom right;
}

.cs_request .cs_menu_item0 {
	background: #ededed url(../img/csIconRequest.gif) no-repeat bottom right;
}

.cs_membership .cs_menu_item0 {
	background: #ededed url(../img/csIconMembership.gif) no-repeat bottom right;
}

.cs_menu_item1 {
	background: url(../img/line_rounded_box_border.gif) repeat-y left;	
}

.cs_menu_item2 {
	background: url(../img/line_rounded_box_border.gif) repeat-y right;	
}

.cs_menu_item3 {
	background: url(../img/line_rounded_box_border.gif) repeat-x bottom;	
}

.cs_menu_item4 {
	background: url(../img/listbody_corner_bottom_left.gif) no-repeat bottom left;	
}

.cs_menu_item5 {
	background: url(../img/listbody_corner_bottom_right.gif) no-repeat bottom right;
}

.cs_menu_item6 {
	width: 100%;
	overflow: auto;
	position: relative;
}

.cs_menu_group h3 {
	display:block;
	margin:0;
	padding:0 8px;
	line-height:1.5em;
	text-decoration: none;
	font-size:14px;
}

.cs_home_menu {
	margin: 0 0 0 9px;
	padding-top: 8px;
	width: 100%;
	overflow: hidden;
}

.cs_home_menu .cs_menu_group {
	width: 234px;
	margin-right: 8px;
	float: left;
}

.cs_menu_group h3 a, .cs_menu_group h3 a:hover {
	color: #fff;
}

.cs_general_info h3 {
	background: #ee1c25 url(../img/cs_menu_group_header_1.gif) no-repeat top right;
}

.cs_faq h3 {
	background: #034da2 url(../img/cs_menu_group_header_2.gif) no-repeat top right;
}

.cs_request h3 {
	background: #fdb813 url(../img/cs_menu_group_header_3.gif) no-repeat top right;
}

.cs_membership h3 {
	background: #00a650 url(../img/cs_menu_group_header_4.gif) no-repeat top right;
}

.cs_general_info h3.selected {
	background: #ee1c25 url(../img/cs_menu_group_header_1s.gif) no-repeat top right;
}

.cs_faq h3.selected {
	background: #034da2 url(../img/cs_menu_group_header_2s.gif) no-repeat top right;
}

.cs_request h3.selected {
	background: #fdb813 url(../img/cs_menu_group_header_3s.gif) no-repeat top right;
}

.cs_membership h3.selected {
	background: #00a650 url(../img/cs_menu_group_header_4s.gif) no-repeat top right;
}

.cs_menu_group h3 a {
	display:block;
	margin:0; padding:0;
	line-height:1.5em;
	padding:0 8px;
	text-decoration: none;
}

.cs_menu_group h3 a:hover {
	text-decoration: none;
}

.cs_menu_group ul {
	margin:8px; padding:0;
}

.cs_menu_group ul li {
	display:block;
	margin:0;
	padding:0;
	text-indent: 0;
	list-style:none;
}

.cs_menu_group ul li a {
	color: #444;
	text-decoration: none;
}

.cs_menu_group ul li a:hover {
	text-decoration: underline;
}

.cs_menu_group ul li a.selected {
	font-weight: bold;
}

.cs_albeni {
	height:330px;
	position: relative;
}

.cs_albeni img {
	position: absolute;
	bottom:1px;
	right:1px;
}

.cs_albeni_text {
	text-indent: -50000px;
	overflow: hidden;
	width: 575px;
	height: 204px;
	position: absolute;
	bottom: 35px;
	left: 12px;
	background-image: url(../img/cs_slogan.gif);
}




/************************/

#cs_body_inner {
	padding:0 1px 1px 1px;
}

#cs_body_inner1 {
	margin:0; padding:0;
	overflow: hidden;
	width:978px;
}

#cs_subpage #cs_menus {
	margin: 0 8px 0 0; padding: 0;
	width: 234px;
	float: right;
}

#cs_subpage #cs_content_container {
	margin: 0; padding: 8px 0 8px 8px;
	width: 720px;
	float: left;
}

#cs_menus div.cs_menu {
	margin: 8px 0;
}

.cs_menu h3 {
	display: block;
	margin:0;
	line-height:1.5em;
	text-decoration: none;
	font-size:14px;
	color: #fff;
}

.cs_menu h3 a {
	display:block;
	margin:0; padding:0;
	line-height:1.5em;
	padding:0 8px;
	text-decoration: none;
	color: #fff;
}

.cs_menu h3 a:hover {
	text-decoration: none;
	color: #fff;
}

#cs_subpage .cs_menu h3 {
	text-align: right;
}

.cs_menu ul {
	margin:8px; padding:0;
}

.cs_menu ul li {
	display:block;
	margin:0;
	padding:0;
	text-indent: 0;
	list-style:none;
}

.cs_menu ul li a {
	color: #444;
	text-decoration: none;
}

.cs_menu ul li a:hover {
	text-decoration: underline;
}

.cs_menu ul li a.selected {
	font-weight: bold;
}




#cs_content_container h3 {
	display:block;
	margin:0;
	padding:0 8px;
	line-height:1.5em;
	text-decoration: none;
	font-size:14px;
	color: #fff;
}

#cs_content_container h3 a, #cs_content_container h3 a:hover {
	color: #fff;
}

#cs_content_container .general_info h3 {
	background: #ee1c25 url(../img/cs_content_header_1.gif) no-repeat top left;
}

#cs_content_container .faq h3 {
	background: #034da2 url(../img/cs_content_header_2.gif) no-repeat top left;
}

#cs_content_container .faq h4 {
	margin-top:2px;
	margin-bottom:0;
	padding:0 8px;
	line-height:1.5em;
	color: #fff;
	background-color: #a2b1c3;
}

#cs_content_container .request h3 {
	background: #fdb813 url(../img/cs_content_header_3.gif) no-repeat top left;
}

#cs_content_container .membership h3 {
	background: #00a650 url(../img/cs_content_header_4.gif) no-repeat top left;
}

#cs_subpage .cs_menu {
	margin: 0; padding: 0;
}

.cs_content {
	padding: 8px;
}

.cs_addresses {
	padding:0 15px;
}

.cs_addresses h5 {
	border-bottom: 1px solid #eeb6b8;
	margin-bottom: 0;
	color: #ee1c25;
}

.cs_addresses p {
	padding:0 10px;
	margin-top: 0px;
	margin-bottom: .5em;
}

.cs_addresses p strong {
	font-weight: bold;
}

.cs_content table {
	border: 1px solid #eeb6b8;
}

.cs_content table tr.header {
	background-color: #eeb6b8;
}

.cs_content table tr.odd {
	background-color: #eed8d9;
}

.cs_content table tr.even {
}

tr.column-3, tr.column-4 {
	padding-left: 4px;
	padding-right: 4px;	
}

.faq_q {
	font-weight: bold;
	color: #366f95;
	padding-left: 1.5em;
	margin-top: 1em;
	margin-bottom: 0;
}

.faq_a {
	margin-top: 0;
	color: #585858;
	padding-left: 1.5em;
}

.faq_a a {
	color: #585858;
}

.faq ul {
	margin:0;
	pading:0;
	list-style-image: url(/img/faq_bullet.gif);
	padding-left: 2em;
}

.faq ul li {
	margin:0;
	padding:0;
}

.faq ul li a {
	color: #133e59;
	text-decoration: none;
}

.faq ul li a:hover {
	text-decoration: underline;
}

.faq_answer {
	margin: 0; padding: 8px 0 8px 0px;
	width: 720px;
	float: left;
}

.faq_answer h4 {
	color: #1a4e70;
	border-left: 1em solid #1a4e70;
	padding-left: 0.5em;
	margin-bottom: 0;
}
