body { margin:0; font-size:12px; line-height:16px; background:url(../App_Images/background.gif); font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}
a { color:#000000;}
a:hover {
	color: #8B0000;
}

#container {  }
#header { background: url(../App_Images/background.gif); }
.header {overflow:hidden;}
.header p{margin:0;}
#logo { padding:30px 0 0 0; text-align:center; }
#logo a{ color:#FFFFFF; text-decoration:none; font-weight:bold; height:36px; font-size:30px; text-transform:uppercase;}
#logo a:hover { }


#main { width:100%; background: url(../App_Images/background.gif);}
#content {margin:0 auto;width:800px;background-color: #FFF;font-size: 12px;overflow:hidden;}
.headerLogo{margin:0 auto;width:599px;height:135px; background-image:url(../App_Images/wb_top_logo_bg.jpg);}
.content2{padding:10px 20px 10px 20px;}
#content .homeBanner{text-align:center;overflow:hidden;background-color:#EAF2F4;margin:10px 20px;}
#content .homeBanner img{margin:0 auto;}
#content h1 {
	font-size: 1.5em;
	color:#036;
	margin-top:0px;
	text-align: center;
	line-height: 1.25em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	letter-spacing: normal;
	white-space: normal;
	padding: 2px;
	vertical-align: top;
}
#content .col{width:370px;float:left;margin-right:20px;padding-bottom:20px;}
#content .col-home-wide{width:440px;margin-right:30px;}
#content .col-home-thin{width:290px;}
#content .col-wide{width:560px;}
#content .col-thin{width:180px;}
#content .col-mid{width:190px;margin-left:50px;}
#content .col-last{margin-right:0;}

#content .col p{text-align:left;}

#content p {
	padding-bottom:0px;
	margin-bottom:0;
	color: #000;
	text-align:center
}

#footer {
	background:url(../App_Images/background.gif);
	height:100px;
	border-top:0px solid #0A0A0B;
	padding:20px 0 0 30px;
	text-align: center;
	text-transform:uppercase;
	color:#FFF;
	font-weight:bold;
	font-size:11px;
}
              
#navlist
{
padding: 5px 0;
margin:0;
background-color:#4F6D8F;
list-style-type:none;
overflow:hidden;
}

#navlist li
{
border-left:1px solid #FFFFFF;
display: inline-block;
float:left;
margin:3px 0;
padding: 0 10px;
}

#navlist li.first{border-left:none;padding-left:20px;}
#navlist li a{text-decoration: none;}
#navlist li a:link { color: #fff; }
#navlist li a:visited { color: #fff; }
#navlist li a:hover{color: #CCC;}
#navlist li.active a{text-transform:uppercase;font-weight:bold;}


#content .col-thin a.active{color:#8B0000;}

.menu {
	font-size: 1em;
	font-style: normal;
	line-height: 1em;
	font-weight: bold;
	font-variant: normal;
	color: #036;
	text-align: left;
}
#content h2 {
	font-size: 1.5em;
	color:#069;
	width:750px;
	padding:5px;
	margin-top:0px;
	text-align: left;
	line-height: 1.2em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	letter-spacing: 0.1em;
	white-space: normal;
	border-top-width: thin;
	border-top-style: none;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-right-width: thin;
	border-left-width: thin;
}
#container #main #content table tr td p {
	text-align: left;
	color: #000;
}
