body {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	background-color: #35465B;
}
.content {
	background-color: #e5f3fc;
	width: 780px;
}
.content .bar {
	background-image: url(../images/vline.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 366px;
	width: 15px;
}
.content .header {
	background-image: url(../images/wdp_logo.gif);
	background-repeat: no-repeat;
	height: 178px;
	width: 100%;
}
.content .header .search {
	background-image: url(../images/wdp_search.gif);
	height: 74px;
	width: 396px;
	margin-left: 10px;
	background-repeat: repeat;
}
.content .btn {
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	font-family: Verdana;
	font-size: 11px;
}
a {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
.text {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.txt_bold {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.blue_text {
	color: #35465B;
	text-decoration: none;
}
.blue_text_bold {
	color: #35465B;
	font-weight: bold;
	font-size: 9px;
}
.footer {
	width: 100%;
	height: 50px;
}
.footer a {
	color: #000000;
	text-decoration: none;
}
.footer a:hover {
	color: #CC0000;
	text-decoration: none;
}
.sub_header {
	font-size: 14px;
	font-weight: bold;
	color: #262E39;
	text-decoration: none;
	height: 25px;
}

.blue_box {
	padding: 4px;
	width: 200px;
	font-size: 10px;
	color: #000000;
	margin: 4px;
	background-color: #9dbed7;
	border: 1px solid #333333;
	height: 136px;
	text-align: center;
	vertical-align: top;
}

.img_border {
	border: 1px solid #000000;
}
.red_text {
	color: #98000e;
}
.red_text_bold {
	color: #98000e;
	font-size: 11px;
	font-weight: bold;
}
.brdr {
	border: 1px solid #999999;
}
input {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
select {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.txtbox {
	width: 200px;
}
.logo {
	/*border: 1px solid #587598;*/
	border: 1px solid #5c5cfb;
	width: 100px;
	margin-top: 5px;
	margin-bottom: 5px;
}
