@charset "utf-8";
a:link{
	color: #669900;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
a:visited {
	text-decoration: none;
	color: #669900;
}
a:hover {
	text-decoration: none;
	color: #006699;
}
a:active {
	text-decoration: none;
	color: #006699;
}
.table-border-top-botom {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #6699CC;
	border-bottom-color: #6699CC;
}
.table-left-right {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #6699CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border-left-color: #6699CC;
}
.Links-left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #669900;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6699CC;
}
.Head1 {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
}
.text-body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
}
.text-Bold {
	font-weight: bold;
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.Footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6699CC;
}
.Document-list {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6699CC;
}
.Table-border-bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6699CC;
}
.photo-caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.Head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006699;
}
.image {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: left;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 9px;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 9px;
	float: right;
}
.box {
	border: 1px solid #669900;
}
.image-left {
	padding: 4px;
	text-align: left;
}
.Left-column-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	background-color: #E9F4C9;
	border: 1px solid #AEDB28;
}
.table-left {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #6699CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border-left-color: #6699CC;
}
.Left-box {
	border: 1px solid #BDD0DF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #669900;
	padding: 4px;
}
ul { 
position: relative; 
}
ol { 
position: relative; 
}
dl { 
position: relative; 
}