@charset "utf-8";
ul {list-style:none; padding:0;}
.outer_box_top_left {
	background-image: url(../images/outer_box/top_left.jpg);
	background-repeat: no-repeat;
	height: 37px;
	width: 30px;
}
.outer_box_top_mid {
	background-image: url(../images/outer_box/top_mid.jpg);
	background-repeat: repeat-x;
	height: 37px;
}
.outer_box_top_right {
	background-image: url(../images/outer_box/top_right.jpg);
	background-repeat: no-repeat;
	height: 37px;
	width: 33px;
}
.outer_box_mid_left {
	background-image: url(../images/outer_box/mid_left.jpg);
	background-repeat: repeat-y;
}
.outer_box_mid_right {
	background-image: url(../images/outer_box/mid_right.jpg);
	background-repeat: repeat-y;
}
.outer_box_bottom_left {
	background-image: url(../images/outer_box/bottom_left.jpg);
	background-repeat: no-repeat;
	height: 30px;
}
.outer_box_bottom_mid {
	background-image: url(../images/outer_box/bottom_mid.jpg);
	background-repeat: repeat-x;
}
.outer_box_bottom_right {
	background-image: url(../images/outer_box/bottom_right.jpg);
	background-repeat: no-repeat;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	text-align: center;
}
#footer_main {
	background-color: #015fa5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	clear: both;
	width: 100%;
	height: 100%;
}
#footer_top_left {
	background-image: url(../images/footer_bar/top_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
#footer_top_right {
	background-image: url(../images/footer_bar/top_right.jpg);
	background-position: right top;
	float: right;
	background-repeat: no-repeat;
}
#footer_bottom_left {
	background-image: url(../images/footer_bar/bottom_left.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	position: relative;
}
#footer_bottom_right {
	background-image: url(../images/footer_bar/bottom_right.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: right;
}

.wr_white li {
	margin:0;
	width:170px;
	background-image: url(../images/wr_white_x.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
}
.wr_white li.plane {
	font-weight: bold;
	line-height:22px;
	color:#4E4D4D;
	text-decoration:none;
	padding-left:17px;
	background-image: url(../images/wr_white_bgr.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.wr_white li a {
	line-height:22px;
	color:#4E4D4D;
	text-decoration:none;
	padding-left:17px;
	background-image: url(../images/wr_white_bgr.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.wr_white li a:hover {
	text-decoration:underline;
	color:#133B5E;
}
.bgr1{background:none !important}
.listheader{
	line-height:30px;
	color:#4E4D4D;
	text-decoration:none;
	padding-left:30px;
	background-image: url(../images/arrow-pointer.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: left;
	vertical-align: top;
}
.listheader a {
	line-height:30px;
	color:#4E4D4D;
	text-decoration:none;
}
.listheader a:hover {
	text-decoration:underline;
	color:#133B5E;
}


.whitelink {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.whitelink a {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.whitelink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.bluelink {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #015fa5;
	text-decoration: none;
}
.bluelink a {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #015fa5;
	text-decoration: none;
}
.bluelink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #3092d8;
	text-decoration: underline;
}
img {
border:none;

}
.textbullet li {
	margin:0;
	background-image: url(../images/sq_bullet.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration:none;
	padding-left:15px;
}
