/* CSS Document */
.head-link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height:19px;
}
.link {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	line-height:18px;
	font-weight:bold;
}
.link:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
	line-height:18px;
	font-weight:bold;
}
.text {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	line-height:18px;
	text-decoration: none;
	border: thin dotted #E4E7EC;
	margin: 2px;
	padding: 2px;
}
.left-curve {
	background-image:url(left_curve.jpg);
	background-color: #E4E7EC;
	background-repeat: no-repeat;
}
.right-curve {
	background-image:url(right_curve.jpg)
	background-color: #E4E7EC;
	background-repeat: no-repeat;
	background-image: url(right_curve.jpg);
	background-position: right top;
}
.head {
	font-family:Arial, Helvetica, sans-serif;
	color:#000033;
	font-size:18px;
	font-weight:bold;
	line-height:18px;
}
.table-content {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E4E7EC;
	border-bottom-color: #E4E7EC;
	border-left-color: #E4E7EC;
}
.border {
	border:none;
}
.table-shadow {
	background-image:url(bottom-shadow.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.footer {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	line-height:18px;
}
.pro-head {
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
	line-height:18px;
}
.pro-head:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#000033;
	font-size:12px;
	line-height:18px;
}
.contact-head {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
}
.pdf-link {
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
	text-decoration: blink;
}
.pdf-link:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#FF9900;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
	text-decoration: blink;
}
.inner-links {
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
	line-height:18px;
}
.inner-links:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#BE037C;
	font-size:12px;
	line-height:18px;
	text-decoration: none;
}
.dark-pink {
	font-family:Arial, Helvetica, sans-serif;
	color:#BE037C;
	font-size:14px;
	line-height:18px;
	font-weight:bold;
}
.green {
	font-family:Arial, Helvetica, sans-serif;
	color:#589931;
	font-size:12px;
	line-height:18px;
	font-weight:bold;
}
