@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p {
	font-size: 9pt;
	color: #000000;
	margin-top: 3px;
}
h1, h2, h3, h4, h5, h6 {
	color: #4BA2D7;
	margin-bottom: 3px;
}
a {
	text-decoration: none;
}
a:link, a:visited {
	color: #DBE396;
}
a:hover, a:active {
	text-decoration: underline;
}

.box-line-left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #4BA2D7;
}
.box-line-right {
	border-right-width: 1px;
	border-right-color: #4BA2D7;
	border-right-style: solid;
}
.box-line-top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4BA2D7;
}
.box-line-bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4BA2D7;
}
.box-line-top-left-bottom {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #4BA2D7;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #4BA2D7;
	border-bottom-color: #4BA2D7;
}
.box-line-top-right-bottom {
	border-right-width: 1px;
	border-right-color: #4BA2D7;
	border-right-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #4BA2D7;
	border-bottom-color: #4BA2D7;
}
.box-line-top-bottom {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #4BA2D7;
	border-bottom-color: #4BA2D7;
}
.box-line-left-bottom {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #4BA2D7;
	border-bottom-style: solid;
	border-top-color: #4BA2D7;
	border-bottom-color: #4BA2D7;
}
.box-line-all {
	border: 1px solid #4BA2D7;
}
.caption {
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}
.head-blue {
	color: #4BA2D7;
	font-weight: bold;
	text-transform: uppercase;
}
.head-black-blue-bg {
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
#blacktext {
}

#blacktext a {
	text-decoration: none;
}
#blacktext a:link, #blacktext a:visited {
	color: #ba0100;
}
#blacktext a:hover, #blacktext a:active {
	text-decoration: underline;
}
#footer {
	height: 30px;
	vertical-align: middle;
	padding-top: 5px;
}
#footer a {
	text-decoration: none;
}
#footer a:link, #footer a:visited {
	color: #DBE396;
}
#footer a:hover, #footer a:active {
	text-decoration: underline;
}
.contacttext {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #FFFFFF;
}
.contacttext a {
	text-decoration: none;
}
.contacttext a:link, .contacttext a:visited {
	color: #DBE396;
}
.contacttext a:hover, .contacttext a:active {
	text-decoration: underline;
}
.bluelink {
	color: #4BA2D7;
}
.bluelink a {
	color: #4BA2D7;
	text-decoration: none;
}
.bluelink a:link, .bluelink a:visited {
	color: #4BA2D7;
}
.bluelink a:hover, .bluelink a:active {
	text-decoration: underline;
}
.image_rt {
	float: right;
	padding-left: 10px;
}
.td-bottomborder {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #4BA2D7;
}
.td-blueborder-lpic {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #4BA2D7;
	border-right-color: #4BA2D7;
	border-bottom-color: #4BA2D7;
}
.style6 {
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style7 {
	color: #DBE396;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
}
.style29 {
	color: #FFFFFF;
	line-height: 1.5;
	}
.border-top-yellow {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DBE396;
}
