@media print{
#mastheadtable,#footertable{ display:none;}
}

body {
	background-color: #FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-align:left;
	color:#000000;
	margin: 0;
}



#leftpanel {
position: relative;
float: left;
width: 300px;
}


#maincontent {
position: relative;
float: left;
margin: 25px; margin-left: 50px; margin-right: 50px; line-height: 175%
}


#privacy p {margin-bottom: 10px;}

a:link    { 
	text-decoration: underline; 
	color: #984C1B;
	}
a:visited {
	text-decoration: underline;
	color: #000000;
}

a:active {
	text-decoration: underline;
	color: #000000;
}

a:hover {
	text-decoration: underline;
	color: #4A7BB3;
}

a:link.nav    { 
	text-decoration: none; 
	color: #FFFFFF;
	}

a:visited.nav {
	text-decoration: none;
	color: #FFFFFF;
}

a:active.nav {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover.nav {
	text-decoration: underline;
	color: #000000;
}

a:link.footer    { 
	text-decoration: none; 
	color: #FFFFFF;
	}
a:visited.footer {
	text-decoration: none;
	color: #FFFFFF;
}

a:active.footer {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover.footer {
	text-decoration: underline;
	color: #000000;
}



h1 {
	color: #000000;
	font-size: 14px;
	text-align: left;
	padding: 0;
	border: 0;
	margin: 0
}

h2 {
	text-decoration: none;
	color: #000000;
	font-size: 11px;
	text-align: left;
	padding: 0;
	border: 0;
	margin: 0
}

h3 {
	text-decoration: none;
	color: #000000;
	font-size: 11px;
	text-align: left;
	font-style:normal;
}

ul,li,ol {	padding:2px; margin: 2px; border:0}

hr {
	background-color: #4A7BB3;
	color: #4A7BB3;
	padding: 0;
	margin: 0
}

table {
	color: #000000;
	font-size: 11px;
	text-align: left;
	padding: 0;
}

td.small { 
	font-size: 11px
}

td.rule { 
	background: #B3C8DD; 
}

td.nav { 
	color: #FFFFFF;
}

td.footerbar {
	margin:0px;
	padding:0px;
	border-bottom:0px;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	line-height:0px;
	height:6px;
	width: 100%;
	display:block;
	background-image: url('/img/footer-bar.png'); background-repeat: repeat-x; background-attachment: scroll; background-position: left center;
}

p {
	font-size: 11px;
	color: #000000; 
	text-align:left;
	padding: 0;
	border: 0;
	margin: 0
}

#mast {
background-image: url('img/back1.png'); background-repeat: repeat-x; background-attachment: scroll; background-position: left top
}

#mast-nav {text-align:center; font-size: 12px; margin-right:20px}

#pagenav { position:absolute; padding:0px; top:90px; right:25px;}

#footer { position:relative; padding:0px; bottom:0px; left:0px;background-image: url('img/back1.png'); background-repeat: repeat-x; background-attachment: scroll; background-position: left top}

#footer table { text-align:center; font-size:9px}
#footer table td{ margin: 5px; }

#footerbar {
	margin:0;
	padding:0;
	height:6px;
	background-image: url('/img/footer-bar.png'); 
	background-repeat: repeat-x; 
	background-attachment: scroll; 
	background-position: left center;
}


input.submit { 
	border:1px solid #888888; 
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color:#000000;
	background-color:#FFFFFF
}

input.text { 
	border:1px solid #888888; 
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color:#000000;
	background-color:#FFFFFF
}

input.password { 
	border:1px solid #888888; 
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color:#000000;
	background-color:#FFFFFF
}

select { 
    border:1px solid #888888; 
    font-family: Arial; 
    font-size: 8pt; 
    font-weight: bold; 
    color:#000000; 
    background-color:#FFFFFF
}

textarea { 
    border:1px solid #888888; 
    font-family: Arial; 
    font-size: 9pt; 
    color:#000000; 
    background-color:#FFFFFF
}

.videoplayer {margin: 0 0 0 20px}
#container-1 {float: left; width: 570px}

.playlist {float: left; margin: -2px 0 10px 7px;}
.playlist ul {list-style: none; width: 570px; margin: 10px 0 20px 10px; padding:0}
.playlist li {float: left; width: 170px; margin: 0 0 0 0}

.clear {clear: both}
