/* Global styles */

BODY {
	margin: 0px;
	background-image: url('/lib/images/pagebkgd.gif');
}
BODY, TD, P, .Normal {
	font-family: Georgia, Times, Times New Roman;
	font-size: 11px;
	color: #333333;
	line-height: 1.25;
}
IMG {
	border: 0px;
}
A {
	color: #0070bd;
	text-decoration: none;
}
A:hover {  
	color: #8d8373;
	text-decoration: underline;
}

/* Custom classes */
.PageCenterTable {
	width: 100%;
	height: 100%;
}
.ContentTable {
	width: 681px;
	background-color: #ffffff;
}
.ContentTableRule {
	height: 1px;
	background-color: #002140;
}
.HomeNavigation IMG {
	margin-top: 4px;
	margin-bottom: 4px;
}
.InsideHeaderNavigation {
	border: 1px solid #002140;
	border-right: 0px;
	padding: 8px;
}
.InsideHeaderNavigation IMG {
	margin-top: 4px;
	margin-bottom: 4px;
}
.InsideHeaderPhoto {
	border: 1px solid #002140;
	border-left: 0px;
}
.PageContentArea {
	padding: 37px 81px 37px 81px;
}
.PageTitle {
	margin-bottom: 25px;
}
.PageSubtitle {
	margin-top: 30px;
	margin-bottom: 20px;
}
.PageContent {
	margin-left: 12px;
}
.NewsArchiveHeader {
	margin: 44px 0px 25px 15px;
}
.NewsArchive {
	padding-left: 15px;
}

/* Video */
#minisodes 
{
	margin-top: 25px;
}
#minisodes TD
{
	vertical-align: top;
	padding-bottom: 25px;
}
.links
{
	padding: 3px 0px 1px 0px;
}
.quicktime
{
	font-style: italic;
	font-size: 10px;
}
.loa_play {
        float: left;
        margin: 0 10px 10px 0;
}