﻿
.Left
{
	display:block;
	float:left;
}

.Right
{
	display:block;
	float:right;
}

.Clear
{
	float:none;
	clear:both;
	font-size:0px;
	min-height:0px;
	max-height:0px;
	line-height:0px;
	_height:0px;
}

h1, .Header1
{
	font-size:25px;
	font-weight:normal;
	color:#5c76a4;
	font-family:Georgia, Serif;
}

h2, .Header2
{
	font-size:26px;
	font-weight:normal;
	font-family:Georgia, Serif;
}

h3, .Header3
{
	text-transform:uppercase;
	color:#d65825;
	font-family:Helvetica, Arial, Sans-Serif;
	font-size:10px;
	line-height:17px;
	letter-spacing:1px;
	margin-top:11px;
	margin-bottom:0px;
}

h4, .Header4
{
	text-transform:uppercase;
	color:#5c76a4;
	font-family:Helvetica, Arial, Sans-Serif;
	font-size:10px;
	line-height:17px;
	letter-spacing:1px;
	margin-top:0px;
	margin-bottom:0px;
}
.displayNone
{
	display:none;
}
.wmp
{
	width:17px;
	height:17px;
	border:none;
	vertical-align:text-bottom;
}

.VideoImageLink
 {
	width:17px;
	height:17px;
	border:none;
	vertical-align:text-bottom;
 }
 
.breadcrumb {
	font-size:12px;
	color:#675E4F;
}

.breadcrumb a {
	color:#675E4F;
	text-decoration:none;
}

.breadcrumb a:hover {
	text-decoration:underline;
}	