body {
	font-family: Tahoma, Arial, sans-serif;
	color: #666666;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(wcshdr.jpg);
	background-repeat: repeat-x;
}
.navbar {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	color: #333333;
	text-align: right;
	vertical-align: top;
	padding-right: 8px;
	padding-left: 8px;
	margin: 0px;
	padding-top: 2px;
	font-weight: bold;
}
.tel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 3px;
	text-align: right;
	padding-right: 8px;
	letter-spacing: 2px;
}
.navbar a:link {
	color: #192E7A;
	text-decoration: none;
}
.navbar a:visited {

	color: #192E7A;
	text-decoration: none;
}
.navbar a:hover {


	color: #FFFFFF;
	text-decoration: none;
}
.navbar a:active {



	color: #FFFFFF;
	text-decoration: underline;
}
.content {
	font-family: Tahoma, Arial, sans-serif;
	font-size: small;
	color: #666666;
	line-height: 18px;
	padding: 25px 8px 8px;
	text-align: left;
	vertical-align: top;
}
.pgtitle {
	font-size: small;
	font-weight: bold;
	color: #192E7A;
}
.rightside {
	font-size: small;
	color: #666666;
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 25px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	vertical-align: top;
}
.detailsbar {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	color: #192E7A;
	text-align: right;
	padding-right: 8px;
	padding-left: 8px;
	margin: 0px;
	background-color: #B3C2F0;
	font-weight: bold;
}
.details {
	font-family: Tahoma, Arial, sans-serif;
	font-size: x-small;
	color: #333333;
	background-color: #FFFFFF;
	text-align: right;
	vertical-align: top;
	padding: 6px;
	border: 1px solid #B3C2F0;
	line-height: 16px;
}
a:link {
	color: #192E7A;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #192E7A;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
li {
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(bullet.gif);
	line-height: 18px;
	padding-top: 3px;
	padding-bottom: 3px;
}
