﻿a:link {color: #005672; font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; font-size: 14px; text-decoration: underline;} 
a:visited {color: #005672; font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; font-size: 14px; text-decoration: underline;}
a:hover {color: #CE1126; font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; font-size: 14px; text-decoration: none;}
a:active {color: #005672; font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; font-size: 14px; text-decoration: underline;}

a.GreyLink:link {text-decoration: none; font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; font-size: 14px; color:#666666}
a.GreyLink:visited {text-decoration: none; font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; font-size: 14px; color:#666666}
a.GreyLink:hover {text-decoration: none; font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; font-size: 14px; color:#CE1126}
a.GreyLink:active {text-decoration: none; font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; font-size: 14px; color:#666666}

body
{
	/*background-image: url('/images/Global/BodyBackground.jpg');*/
	background-color: #e6e6e6;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #333333;
	margin: 3px 0px 0px 0px;
}
.FontCalltoAction
{
	font-family: "Adobe Garamond Pro"; 
	font-size: 30px;
	color: #ce1126;
}
.HeaderMainPage
{
	width: 999px;
	height: 78px;
	text-align: left;
	background-color: #FFFFFF;
}
.TopNavLinks
{
	position: relative; 
	top: -62px; 
	left: 717px;
	text-align: right;
	width: 270px;
	height: 10px;
}
.SearchSpan
{
	position: relative; 
	top: -13px; 
	padding-left: 383px;
	text-align: right;
}
.ContainerTable
{
	width: 100%;
	text-align: center;
	margin: 0px auto;
}
.ContainerTD
{
	text-align: -moz-center;
}
.ContentWrapper
{
    width: 999px;
}
.MainNavigation
{
	width: 999px;
	height: 35px;
}
.Content
{
	text-align: left;
	background-color: #FFFFFF;
	width: 999px;
}
.RedHeaderCopy
{
	color: #CE1126;
	font-weight: bold;
	font-size: 16px;
}
.RedHeaderCopySmall
{
	color: #CE1126;
	font-weight: bold;
	font-size: 14px;
}
#GreyOut
{
	display: none;
	background-color: #000000;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 1;
	filter: alpha(opacity=70);
	-moz-opacity: .70;
	opacity: .70;
}
.super
{     
    position: relative;     
    bottom: 0.4em;
    font-size: 0.8em; 
} 

p.small {font-size: 12px;}
.underline {text-decoration: underline;}