html {
    margin :0;
    padding :0;
	
}
body {
	font-size :12px;
	font-family :Arial, Helvetica, sans-serif;
	color:#4F4E4A;
	background-color:#D6D1C3;
	margin :0;
	padding :0;
	background :#D6D1C3 url(pix/page_bg.jpg) repeat-y center;
}


a {
    color :#002b7a;
    text-decoration :none;
}
a:hover {
    text-decoration :underline;
    color :#957f61;
}

textarea, input, SELECT {

	background-color:#D9E3ED;
	color:#000000;
	font-family:arial, verdana, ms sans serif;
	font-weight:normal;
	font-size:9pt;

}



#container {
	width :780px;
    height :100%;
    text-align :left;
    position :relative;
    margin :0 auto;
    padding :0;

}


.clear {
    clear :left;
}




#wc_body_top_left {
	float:left;
	width:235px;
}
#wc_body_top_right {
	float:left;
	padding-left:5px;
	width:208px;
}
.body_cont_title {
	font-weight:bold;
	font-size:14px;
	color:#4F4E4A;
	padding-bottom:4px;
	text-align:left;
}
.wc_img_spacer {
	padding-top:10px;
	padding-bottom:10px;
	clear:left;
}
#multi_column_list {

}
#multi_column_list_ul li {

    float :left;
    width :15em;
    padding-bottom:5px;
 
}
#multi_column_list_ul li a:hover {
    color :#957f61;
}
#multi_column_list_ul li a {
    color :#002b7a; 
}

#multi_column_list_ul {
	display:block;
	list-style-image:url(pix/blue_dbl_arrow.gif);

}
.wc_body_holder {
    width :100%;
}
.clearing {
    height :0;
    clear :both;
}
#footer {
	height:30px;
 
	padding-top:14px;
	text-align:center;
	color:#6F6868;
	font-size:10px;
}
.body_container_padding {
	padding:15px;
	text-align:justify;
}
.body_container_padding_child {
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:8px;
	text-align:justify;
}
.body_nav_list {
	display:block;
	list-style-image:url(pix/blue_dbl_arrow.gif);

}   

.body_nav_list li {
	padding-bottom:4px;
}  

.table_copy {
	font-size :12px;
	font-family :Arial, Helvetica, sans-serif;
	color:#4F4E4A;
}


h1.body_title {
	font-size:18px;
	color:#555753;
}
h2 {
	font-size:14px;
	color:#555753;
}
