@charset "utf-8";

body {
	background-color: #ffffff;
	margin: 0px;
}
.style2 {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style3 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
}

.style4 {color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2.5;
}

.style5 {color: #666666;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:2.5;
}

.style6 {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.style11 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; color: #999999; font-weight: bold; }
.style12 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; color: #000000; font-weight: bold; }
.style7 {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #999999;
}
.style8 {font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.style13 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; color: #999999; }

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #5F6187;
}
a:active {
	text-decoration: none;
}

img {
	border: none;
}

img, div { behavior: url(iepngfix.htc) }

.scroll-pane {
	overflow: auto;
	width: 750px;
	height: 390px;
}