﻿body
{
	margin: 0px 0px 0px 0px;
	color: #000000;
	background: #CCCCCC;
	height:100%;
}
body, td, p, div, li, ul
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 13px;
}
p, li, div, td
{
	text-align:left;
	line-height: 18px;
}
li {line-height: 20px}
p { text-align:justify;	}
h1, h2, h3, h4 { text-align:left; }

.video-thumbnail {}
.outer-table {}
.inner-table 
{
	background:url(/res/images/backs/back.jpg);
	background-repeat:repeat-y;
}
.content-cell
{
	padding:10px 30px 30px 30px;
}
.footer-separator
{
	background: #35699b;
	height: 7px;
}
.footer-caption
{
	text-align:center;
	font-size:11px;
}
.back-spacer
{
	width: 470px;
	height: 520px;
}
.logos-cell
{
	padding:20px 20px 20px 20px;
	text-align:center;
}
.sitemapitem-title
{
	text-align:left;	
}

.sitemapitem-desc
{
	padding-bottom: 20px;
}
.req
{
	text-align:right;
	color: #89113a;
}
.err { color: #89113a; }