@charset "UTF-8";
html{height:100%}
body{margin:0;height:100%;overflow:hidden}
a,a:visited{color:#00c}
div{font-size:130%}
#details{
	float:left;
	margin-top:0px;
	margin-left: 10px;
	padding: 0px;
	margin-bottom: 2px;
}
.linkpg-nav{
	padding:0;
	margin:0 0 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003366;
}
img{border:none}
#outer-separator{
	clear:both;
	width:100%;
	padding:0;
	font-size:1px;
	overflow:hidden;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e1e1e1;
	border-bottom-color: #8B8E99;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#separator{background:#eaeaea;height:3px}
table{font-size:100%}
#linkpg-header{
	background-color: #FFFFFF;
	background-image: url(../images/linkpage_header_bgrnd.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: e1e1e1;
	margin-bottom: 6px;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
}
#linkpg-header h3{
	color: #737373;
	font-size: 14px;
	font-family: times, "times new roman";
	font-weight: normal;
	line-height: 12px;
	text-transform: uppercase;
	text-align: left;
	word-spacing: 2px;
	letter-spacing: 1px;
	margin-top: 10px;
	margin-bottom: 0px;
}
#linkpg-header h1{
	color: #274458;
	font-size: 28px;
	font-family: "Century Old Style", times, "times new roman";
	font-weight: bold;
	line-height: 25px;
	text-align: left;
	word-spacing: 2px;
	letter-spacing: 1px;
	margin-top: 8px;
	margin-bottom: 0px;
}
#linkpg-header h2{
	color: #0078c0;
	font-size: 20pt;
	font-family: times, "times new roman";
	font-style: italic;
	font-weight: normal;
	line-height: 20pt;
	word-spacing: 2px;
	letter-spacing: 1px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#linkpg-header img{
	float: right;
}
#linkpg-go   {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 18px;
	width: 19px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: -4px;
}
#linkpg-close {
	height: 16px;
	width: 16px;
	margin-bottom: -2px;
}
.linkpg-nav {
}
.linkpg-nav a:link {
	color: #666666;
	text-decoration: none;
}
.linkpg-nav a:visited {
	color: #666666;
	text-decoration: none;
}
.linkpg-nav a:active {
	color: #FFCC00;
	text-decoration: none;
}
.linkpg-nav a:hover {
	color: #2589DA;
}
#linkpg-closebox {
	padding-right: 8px;
}
#video-container {
	background-color: #c0c0c0;
	background-image: url(../images/video_background.jpg);
	background-repeat: repeat-x;
	height: 100%;
	width: 100%;
	text-align: center;
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
