body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.wd9LogoTable .wd9logocontent {}

.wd9LogoTable .wd9LinkTable {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.wd9LogoTable .wd9LinkTable td{
	padding-bottom: 5px;
}


.wd9TopMenu{
	background-color: #C9E4EF;
	width: 100%;
}
.wd9Copyright{
	text-align:center;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	font-family:Verdana;
	padding:0px;
	color:#C9E4EF;
	white-space:nowrap;
	width:100%;
	margin-top: 20px;
}
.wd9Copyright a{
	font-weight:normal;
	text-decoration:underline;
	color:#C5CBCD;
}
.wd9Copyright a:hover{ color:#4D5659; }

div.wd9Copyright:hover{ color:#9DA8AA; }
div.wd9Copyright:hover a{ color:#859496; }
div.wd9Copyright:hover a:hover{ color:#637274; }

.wd9Copyright1{
	text-align:center;
	position:absolute;	
	bottom:12px;
	font-size:11px;
	font-weight:normal; 
	text-decoration:none; 
	font-family:Verdana; 
	margin-top:10px;
	margin-left:0px; 
	margin-bottom:10px; 
	padding:0px; 
	color:#C9E4EF; 
	white-space:nowrap;
	width:100%;}

.wd9Content{
	background-color: white;
	width: 99%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #15116C;
	padding: 5px;
	align: center;
}

.wd9Content h1 {
	color: #000000;
	font-variant: small-caps;
	margin-bottom: 1px;
}
.wd9Content h2 {
	font-variant: small-caps;
	color: #000000;
	margin-bottom: 1px;
}
.wd9Content hr {
	color: #000066;
	border: 1px solid #000066;
	width: 95%
}
.wd9Content p.wd9pIndented {
	margin-right: 20px;
	margin-left: 20px;
}

.wd9pPadded {
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	
}
.wd9BlackBorder {
	border: 1px solid black;
}
.wd9LTBlueBG {
	background-color: #ECF1FD;

}

.wd9ContentTable {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	color: #15116C;
}

.wd9ContentTable th{
	background-color: #ECF1FD;
	border: 1px solid black;
	font-weight: bold;
	font-variant: small-caps;
	text-align: left;
	white-space: nowrap;
	padding-left: 5px;
}
.wd9ContentTable a{
	font-weight: bold;
}
.wd9ContentTable a:hover{
	font-weight: bold;
	text-decoration: underline;
}
.wd9ContentTable .wd9Thumb {
	border: 1px solid #000000;
}

ul.wd9bluebullet {
	list-style-image:url(/w9images/marker.gif);
	margin-left: 50px;
}
ul.wd9bluebullet li {
	margin-bottom: 25px;
}
ul.wd9bluebullet li ul li {
	list-style-image:url(/w9images/bluebullet.gif);
	margin-bottom: 2px;
}
ul.wd9bluebullet a{
	text-decoration:none;
}
ul.wd9bluebullet a:hover{
	text-decoration:underline;
}

.wd9RedText {
	color:#F00;
}

