@charset "ISO-8859-1";
body {
	background-color: #d7dadb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(../_images/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#container {
	width: 800px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 1px solid #000000;
}#contactus {
	text-align: center;
	padding-top: 25px;
}
#videoPlayer {
	height: 375px;
	width: 500px;
	margin-left: 24px;
	border: 4px solid #233C4A;
	margin-bottom: 10px;
}
.img_right {
	border: 1px solid #000000;
	float: right;
	margin-left: 10px;
}
a       img    {
	border: 1px solid #000000;
}
a:hover      img    {
	border: 1px solid #d89221;
}
a {
	text-decoration: underline;
	font-weight: bold;
	color: #233C4A;
}
.site {
	background-image: url(../_images/bg.jpg);
	background-repeat: repeat-y;
	background-position: top;
	background-color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
a.md {
	font-size: 14px;
	line-height: 22px;
	text-decoration: none;
	text-align: left;
}
a:hover.md {
	font-size: 14px;
	line-height: 22px;
	text-decoration: none;
	text-align: left;
	color: #b97d1c;
}
a.lg {
	text-decoration: underline;
	font-weight: bold;
	color: #333333;
	font-size: 12px;
	text-transform: uppercase;
}
#left {
	float: left;
	width: 529px;
	height: auto;
	padding: 10px;
	border-right-width: 1px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#right {
	float: left;
	width: 230px;
	height: auto;
	padding: 10px;
}
.mdtitle {
	font-size: 13px;
	font-weight: bold;
	color: #3388B1;
}
.lgtitle {
	font-size: 18px;
	font-weight: bold;
	color: #225871;
}
.spacer {
	height: 10px;
}
.dividerline {
	height: 1px;
	border-top-width: 1px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #333333;
}
.blue_sm {
	color: #2C5F8C;
	font-weight: bold;
	font-style: italic;
}
.black_sm {
	color: #000000;
	font-weight: bold;
}
.lgtitle_blue {
	font-size: 18px;
	font-weight: bold;
	color: #5D9AB7;
}
.lgtitle_black {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
a.readmore {
	font-weight: bold;
	color: #233C4A;
	padding: 3px;
	border: 1px solid #999999;
	height: auto;
	width: auto;
	background-color: #FAFAFA;
	text-decoration: none;
}
a:hover.readmore {
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
	border: 1px solid #d89221;
	height: auto;
	width: auto;
	background-color: #426677;
	text-decoration: none;
}
a.standout {
	font-weight: bold;
	color: #233C4A;
	padding: 3px;
	border: 1px solid #999999;
	height: auto;
	width: auto;
	background-color: #FAFAFA;
	text-decoration: none;
	font-size: 16px;
}
a:hover.standout {
	font-weight: bold;
	color: #233C4A;
	padding: 3px;
	border: 1px solid #000000;
	height: auto;
	width: auto;
	background-color: #FAFAFA;
	text-decoration: none;
}
#videoPlayer2 {
	height: 375px;
	width: 500px;
	margin-left: 24px;
	border: 4px solid #233C4A;
	margin-bottom: 10px;
}
#videoPlayer3 {
	height: 375px;
	width: 500px;
	margin-left: 24px;
	border: 4px solid #233C4A;
	margin-bottom: 10px;
}
#videoPlayer4 {
	height: 375px;
	width: 500px;
	margin-left: 24px;
	border: 4px solid #233C4A;
	margin-bottom: 10px;
}
#videoPlayer5 {
	height: 375px;
	width: 500px;
	margin-left: 24px;
	border: 4px solid #233C4A;
	margin-bottom: 10px;
}
#videoPlayer6 {
	height: 375px;
	width: 500px;
	margin-left: 24px;
	border: 4px solid #233C4A;
	margin-bottom: 10px;
}
#footer {
	width: 800px;
	height: 27px;
	background-color: #FFFFFF;
	padding-top: 8px;
	font-size: 18px;
	color: #666666;
	background-image: url(../_images/footer_bg.jpg);
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#footer a {
	border: 0px solid #000000;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	color: #000000;
}
.img_left {
	border: 1px solid #000000;
	float: left;
	margin-right: 10px;
}
.lgtitle_orange {
	font-size: 18px;
	font-weight: bold;
	color: #b97d1c;
}
.test {
	color: #3F9;
}
.orange_sm {
	color: #B97D1C;
}
.black_med {
	font-size: 14px;
}
