@charset "UTF-8";
body {
}
#tdBody {
	height: 300px;
	vertical-align: middle;
}
#tdBody1 {
	height: 225px;
}
#tdBody2 {
	height: 75px;
}
#tdBody3 {
	vertical-align: top;
}
#tdNavigation {
	height: 96px;
}
#tdLogo {
	background-color: #FFFFFF;
	background-image: url(../images/PCS_Main_Logo.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 128px;
}
#tdFooter {
	height: 32px;
}
#tableLayout #tdBody iframe {
	padding: 0px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 1px;
	margin-left: 20px;
	border: 2px solid #5B3F1D;
}
#tableLayout, #tableLayout td {
	border-collapse: collapse;
}
#tableLayout #tdBody #FLVPlayer {
	margin: 10px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#tableLayout #tdBody object {
	margin-top: 22px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FAA74A;
	text-decoration: underline;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0077BE;
	font-size: 12px;
	line-height: 16px;
	margin-right: 20px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FAA74A;
	text-decoration: underline;
	margin-right: 20px;
	margin-left: 5px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0077BE;
	font-size: 12px;
	margin-left: 20px;
}
a:link {
	text-decoration: none;
	color: #0077BE;
}
a:visited {
	text-decoration: none;
	color: #0077BE;
}
a:hover {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #0077BE;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
a:active {
	text-decoration: none;
	color: #0077BE;
}

