/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #988244;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #996600;
	text-decoration:underline;
}
a:visited {
	color: #663300;
	text-decoration:underline;
}
a:hover {
	color: #003399;
	text-decoration:underline;
}
a:active {
	color: #003399;
	text-decoration:underline;
}

div#wrapper {
	margin-left: auto;
	margin-right: auto;
	width:858px;		
	background:#444;
	border-style: solid;
	border-width: 0px 10px 10px 10px;
	}
.leftds {
	background-image: url(/wispark_common/left_ds.gif);
	background-repeat: repeat-y;
	width: 25px !important;
}

.rtcoldivider {
	background-image: url(/wispark_common/rtcol_divider.gif);
	background-repeat: repeat-y;
	width: 26px !important;
	height: 400px !important;
}


.style1 {
	font-size: 13px;
	line-height: 18px;
}
.style2 {
	font-size: 12px;
}
.style4 {color: #FFFFFF; font-size: 10px;}

.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
}

ul {margin-top: -16px;
}

li {list-style-type:square;
	margin-left: -17px;
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
.style5 {
	font-size: 16px;
	font-weight: bold;
	color: #960;
}