ul {
	list-style: circle; margin: 0px; padding: 0px;
}

ul.square {
	color: rgb(176, 32, 32); list-style-type: square;
}
.black {
	color: rgb(0, 0, 0);
}
.grey {
	color: rgb(102, 102, 102);
}
.grey2 {
	color: rgb(67, 67, 67);
}
.bold {
	font-weight: bolder;
}
div.side_nav_wrapper {
	top: 25px; position: relative;
}
div.middle_loop {
	background-position: top; left: 0px; top: 0px; width: 233px; height: auto; position: absolute; background-image: url("../images/homepage/images/side_nav_loop_inner.jpg"); background-repeat: repeat-y; background-color: rgb(255, 255, 255);
}
div.middle_loop div.top_pic {
	background-position: top; left: 0px; top: 0px; width: 233px; height: 23px; position: absolute; background-image: url("../images/homepage/images/side_nav_top.jpg"); background-repeat: no-repeat; background-color: rgb(255, 255, 255);
}
div.middle_loop div.bot_pic {
	background-position: bottom; left: 0px; width: 233px; height: 30px; bottom: 0px; position: absolute; background-image: url("../images/homepage/images/side_nav_bottom.jpg"); background-repeat: no-repeat; background-color: rgb(255, 255, 255);
}
#about_us_nav {
	text-align: right;
}
#about_us_nav li ul {
	text-align: right;
}
#nav li ul {
	text-align: right;
}
#about_us_nav {
	list-style: none; padding: 23px 0px 30px 30px; width: 200px; font-weight: bolder; float: left; font-size:0.6em;
}
#about_us_nav li {
	margin: 0px 0px 0px 20px;
}
#about_us_nav li a {
	padding: 8px; color: rgb(77, 77, 77); text-decoration: none; border-bottom-color: rgb(216, 216, 216); border-bottom-width: 1px; border-bottom-style: dotted; display: block;
}
#about_us_nav li a:hover {
	color: rgb(176, 32, 32);
}
#about_us_nav li a.active {
	color: rgb(176, 32, 32);
}
#about_us_nav li ul {
	list-style: none; display: none;
}
#about_us_nav li ul li a {
	padding: 8px; color: rgb(137, 137, 137); border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
span.li_square {
	display: none;
}
#about_us_nav li ul li a:hover {
	color: rgb(176, 32, 32);
}
#about_us_nav li ul li a.active {
	color: rgb(176, 32, 32);
}
.clicked {
	color: rgb(182, 53, 52);
}
.p_even_align {
	text-align: justify;
}
div.mission_img_wrapper {
	padding-top: 350px;
}
div.mission_img {
	float: left;
}
p.p_indent {
	margin-left: 25px;
}
ol.ol_indent {
	margin: 0px 0px 0px 17px;
}
ol.ol_indent li {
	margin: 0px 0px 0px 10px;
}
td.top_line {
	border-top-color: rgb(176, 32, 32); border-top-width: 2px; border-top-style: dotted;
}
td.td_width {
	width: 30%;
}
td.pad {
	padding-top: 20px; padding-bottom: 20px;
}
td.pad2 {
	padding-top: 15px;
}
div.history_box {
	width: 676px; border-right-color: rgb(198, 198, 198); border-left-color: rgb(198, 198, 198); border-right-width: 2px; border-left-width: 1px; border-right-style: solid; border-left-style: solid; background-color: rgb(255, 255, 255);
}
div.box_left {
	margin: 5px 0px 5px 15px; width: 338px; float: left;
}
div.box_right {
	background-position: center; margin: 5px auto; width: 307px; height: 450px; float: left; background-image: url("../images/history/WB_1.jpg"); background-repeat: no-repeat;
}
div.box_right img {
	margin: auto;
}
.tabbed-box {
	border: 1px solid #FFF0C4; width: 100%; /**background-color: rgb(212, 212, 212);**/background-image:url(../images/bkgd_brown01.jpg)
}
.tabbed-box .tabs li {
	list-style: none; margin: 0px; padding: 0px; color: rgb(245, 222, 221); float: left; }
.tabbed-box .tabs .selected_li {
	color: rgb(0, 0, 0); border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none; background-color: rgb(212, 212, 212);
}
.tabbed-box .tabs li a {
	padding: 8px 0px; width: 70px; text-align: center; color: #fff; font-weight: bold; text-decoration: none; border-bottom-color: #FFF0C4; border-left-color:#FFF0C4; border-bottom-width: 1px; border-left-width: 1px; border-bottom-style: solid; border-left-style: solid; display: block; /**background-color: rgb(177, 32, 32); **/ background-image:url(../images/bkgd_brown.jpg);
}

/* .tabbed-box .tabs li a.a_wider {width: 158px;} */
.tabbed-box .tabs li a.a_wider {width: 183px;}

/*
.tabbed-box .tabs li a.a_wider01 {width: 115px;}
.tabbed-box .tabs li a.a_wider02 {width: 154px;}
.tabbed-box .tabs li a.a_wider03 {width: 170px;}
.tabbed-box .tabs li a.a_wider04 {width: 333px;}
*/

	.tabbed-box .tabs li a.a_wider05 {
		width: 125px;
	}

	.tabbed-box .tabs li a.a_wider06 {
		width: 90px;
	}

	.tabbed-box .tabs li a.a_wider07 {
		width: 140px;
	}

	.tabbed-box .tabs li a.a_wider08 {
		width: 378px;
	}

	.tabbed-box .tabs li a.a_wider09 {
		width: 121px;
	}

.tabbed-box .tabs li a.active {
	color:#660000; border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none; /**background-color: rgb(212, 212, 212);**/ background-image:url(../images/bkgd_brown01.jpg);
}
.tabbed-box .tabs li a:hover {
	color: rgb(0, 0, 0);
}
.tabbed-box .tabs li:first-child a {
	border-left-color: currentColor; border-left-width: medium; border-left-style: none;
}
.tabbed-content {
	padding: 105px 10px 10px; color: rgb(0, 0, 0); display: none;
}
div.photo_wrapper {
	margin: 0px auto; width: 704px; height: 103px;
}
div.photo_wrapper img {
	padding-right: 3px; float: left;
}
td.td_pad2 {
	padding: 10px;
}
a.link {
	color: rgb(176, 32, 32); text-decoration: underline;
}
a.link:hover {
	color: rgb(154, 27, 27);
}
a.link:active {
	color: rgb(154, 27, 27);
}
.information {
	margin: 10px 0px 0px; padding: 0px 0px 10px; border-bottom-color: rgb(98, 99, 101); border-bottom-width: 1px; border-bottom-style: dotted;
}
.information .left {
	padding: 0px 0px 0px 25px; width: 425px; float: left; background-image: url("../images/2_6_Service_Centres_Informatio_ShieldIcon.jpg"); background-repeat: no-repeat;
}
.information .left .name {
	color: rgb(0, 0, 0); font-size: 13px; font-weight: bolder;
}
.information .left .address {
	color: rgb(94, 94, 94); font-size: 12px; font-weight: bolder;
}
.information .right {
	padding: 0px 0px 0px 25px; width: 250px; float: right;
}
.information .right .num span {
	color: rgb(94, 94, 94); font-size: 12px;
}
.information .right .num .fax {
	margin-left: 0px;
}
.information .right .email a {
	color: rgb(162, 68, 28); font-size: 12px; text-decoration: underline;
}
.select {
	width: 260px; height: 50px; float: left;
}
.select div select {
	width: 240px;
}
.select .text {
	color: rgb(0, 0, 0); font-weight: bolder;
}
.clear {
	clear: both;
}
.content_page {
	padding: 0px 2px; width: 758px; height: 210px; text-align: right; border-right-color: rgb(232, 232, 232); border-bottom-color: rgb(232, 232, 232); border-left-color: rgb(232, 232, 232); border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; background-color: rgb(241, 241, 241);
}
.content_page input {
	margin: 32px 10px auto auto;
}
