Body {
	background-color: #cad5e5;
	font-family: Gill-Sans, Arial, Verdana;
	margin: 40px 0px 40px 0px;
}
A {
	color: #37537a;
	text-decoration: none;
}
A:Hover {
	color: #37537a;
	text-decoration: underline;
}
H1 {
	color: #ffffff;
	font-size: 140%;
	font-weight: normal;
	margin: 0px 0px 0px 20px;
	padding-top: 30px;
}
H2 {
	border-bottom: solid 1px #678c5d;
	font-size: 110%;
	font-weight: normal;
	padding: 0px 0px 6px 0px;
}
#Content {
	margin: 20px;
	width: 660px;
	line-height: 18px;
}
#Footer {
	color: #37537a;
	font-size: 90%;
}
#FooterLinks {
	color: #ffffff;
	font-size: 90%;
	text-align: right;
}
#Navigation {
	font-size: 11px;
}
#Navigation A {
	margin-left: 15px;
}
#Page {
	background-color: #ffffff;
	background-Image: url(../media/images/background.gif);
}
#PageTitle {
	background-Image: url(../media/images/strip_blue.jpg);
	height: 60px;
	width: 700px;
}
div.feature
{
    border: solid 1px #0068a4;
    color: #0068a4;
    margin: 20px 20px 0px 20px;
    padding: 10px;
}
div.feature h1
{
    color: #0068a4;
    font-size: 100%;
    font-weight: bold;
    margin: 0px 0px 5px 0px;
    padding: 0px;
}
div.feature p
{
    font-size: 80%;
    margin: 0px;
    padding: 0px;
}
div.feature p.link
{
    font-weight: bold;
    margin-top: 7px;
    text-align: right;
}
div.feature p.link a
{
    color: #0068a4;
}
div.video
{
    background-color: #0068a4;
    padding: 20px;
    width: 660px;
}
div.video td
{
    color: #fff;
    vertical-align: top;
}
div.video td h2
{
    border-bottom: solid 1px #fff;
    font-size: 90%;
    font-weight: bold;
}
div.video td p
{
    font-size: 90%;
}
div.video td a
{
    color: #fff !important;
    text-decoration: underline;
}
.floatright
{
    float: right;
}
div.floatright img
{
    border: solid 3px #ccc;
    margin: 0px 0px 20px 20px;
}
table.video tr td
{
    padding: 0px 20px 20px 0px;
    text-align: center;
    vertical-align: top;
    width: 285px;
}
table.video tr td p
{
    font-size: 80%;
    font-weight: bold;
    margin: 10px 25px;
}
table.video tr td.quicktime
{
    padding: 0px 20px 5px 30px;
    vertical-align: top;
}
img
{
    border: none;
}