<style type="text/css">
<!--
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #404040;
	background-color: #488865;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #404040;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #488865;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #488865;
}
a:hover {
	text-decoration: none;
	color: #62B424;
}
a:active {
	text-decoration: underline;
	color: #488865;
}
a.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
a.white:link {
	text-decoration: none;
}
a.white:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.white:hover {
	text-decoration: none;
	color: #62B424;
}
a.white:active {
	text-decoration: none;
	color: #62B424;
}
a.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FF0000;
}
a.red:link {
	text-decoration: none;
}
a.red:visited {
	text-decoration: none;
	font-weight:bold;
	color: #FF0000;
}
a.red:hover {
	text-decoration: none;
	font-weight:bold;
	color: #62B424;
}
a.red:active {
	text-decoration: none;
	font-weight:bold;
	color: #62B424;
}
a.quicklink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
a.quicklink:link {
	text-decoration: none;
}
a.quicklink:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.quicklink:hover {
	text-decoration: none;
	color: #DDDDDD;
}
a.quicklink:active {
	text-decoration: none;
	color: #DDDDDD;
}
a.black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a.black:link {
	text-decoration: underline;
}
a.black:visited {
	text-decoration: underline;
	color: #000000;
}
a.black:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a.black:active {
	text-decoration: underline;
	color: #FFFFFF;
}
a.grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a.grey:link {
	text-decoration: underline;
}
a.grey:visited {
	text-decoration: underline;
	color: #333333;
}
a.grey:hover {
	text-decoration: none;
	color: #000000;
}
a.grey:active {
	text-decoration: underline;
	color: #333333;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.white-text {
	color: #FFFFFF;
}
.red-text {
	color: #FF0000;
}
.blue-text {
	color: #488865;
}
.black-text {
	color: #000000;
}
.green-text {
	color: #62B424;
}
.page-title {
	color: #B1B1B1;
	font-weight:bold;
}
.page-sub-title {
	line-height: 25px;
	color: #488865;
	font-size: 14px;
	font-weight: bold;
}
.page-quote {
	color: #488865;
	font-style: italic;
}
.em {
	color: #488865;
}
input{
	font-family: Arial, Tahoma, Sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	color: #000000;
	border: 1px solid #999999;
}
select{
	font-family: Arial, Tahoma, Sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	color: #000000;
	border: 1px solid #999999;
}
textarea{
	font-family: Arial, Tahoma, Sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	color: #000000;
	border: 1px solid #999999;
}
#menu a {
	padding-right: 1px;
}

ul#jp_video {
	margin: 0px 0px 5px 0px;
	padding:10px;
	list-style-type: none;
	background: url(../_design/bg-video.jpg) no-repeat scroll left top;
}

ul#jp_video li{
	height: 50px;
}

ul#jp_video a{
	margin-top: 5px;
	padding-left:50px;
	background: url(../_design/video-icon.png) no-repeat scroll left top;
	display: block;
	line-height: 42px;
	font-size: 14px;
}

-->
</style>
