@charset "utf-8";
/* CSS Document */
.style2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	color:#FFFFFF;
}
.style3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	margin-left: 10px;
	float: right;
	width: 130px;
	margin-right: 10px;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	}
.style4 {
	font-family:"Times New Roman", Times, serif;
	font-size:medium;
}
.style5 {
	font-family:"Times New Roman", Times, serif;
	font-size:small;
}
.style10 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	}
.style11 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	font-weight: bold;
	}
.style12 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	}
#column1 {
	font-family:"Times New Roman", Times, serif;
	font-size: medium;
	float: left;
	width: 240px;
	}
#column2 {
	font-family:"Times New Roman", Times, serif;
	font-size:medium;
	float: right;
	width: 250px;
	padding-right: 20px;
	text-align: left;
}	
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color:#000000;
}
a:hover {
	text-decoration: underline;
	color:#0000FF;
}
.twoColFixLtHdr #container #header .style4 {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
}
p.dotline {
	border-bottom: dotted;
	border-bottom-width: 1px;
	padding-bottom: 5px;
	border-bottom-color: #90A578;
	}
p.border {
	border-bottom: solid;
	border-bottom-width: 1px;
	padding-bottom: 5px;
	border-bottom-color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	} 
#column3 {
	float:right;
	width: 170px;
	border-left-style:solid;
	border-left-width: 1px;
	margin-left: 10px;
	border-left-color: #90A578;
	height: 515px;
	}
