body
{
	background-image: url("Images/background.gif");
	font-size: 12px;
	color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a, a:link
{
	text-decoration: none;
	color: #c6000d;
}

h1, h2, h3, h4
{
	font-weight:bold;
	color:#333333;
	margin: 0px;
}

h1.contentSize
{
	font-size: 18px;
}

h2.contentTitle
{
	font-size: 12px;
}

h3.contentSize
{
	font-size: 14px;
}

a:hover
{
	text-decoration: underline;
}

.centeringElement
{
	width: 975px;
	margin-left:auto;
	margin-right:auto;
}

.positionCenter
{
	position: relative;
	top: -105px; /*This moves the whole page up to mask the space where the title is moved from*/
}

.contentContainer
{
}

.RedTable
{
	background-color: #c6000d;
	width: 975px;
}

.majorContent
{
	width:665px;
	margin:10px 10px 10px 10px;
	background-color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 0px
}

.rightContent
{
	width:250px;
	overflow:hidden;
}

.logo
{
	position:relative;
	top: 107px;
	left: 50px;
	display:inline;
	z-index:10;
}

.logoText
{
	font-weight: bold;
	font-size: 14px;
	color:#666666;
}

.head
{
	position:relative;
	width:925px;
	top: 36px;
	_top: 35px;
	left: 0px;
	height:42px;
	background-image: url("Images/GreyHeader.gif");
	background-position: bottom center;
}

.title
{
	width:685px;
	position:relative;
	top: 70px;
	left: 13px;
	background-color: #e3e3e3;
	border-bottom: 1px solid #000000;
	color: #c6000d;
	font-size: 30px;
}

.paddedImg
{
	padding: 20px;
}

.contentPadding
{
	padding: 0px;
	margin:10px 10px 10px 12px;
}

.yellow
{
	padding: 5px;
	width:240px;
	background-color: #FFCC00;
}

.footlinks
{
	width:925px;
	height:32px;
	background-image: url("Images/GreyHeader.gif");
	background-position: bottom center;
	color:#333333;
}

.footlinks a
{
	color:#333333;
}

.footer
{
	font-size: 10px;
	margin-top: 10px;
	color:#999999;
}

a.imslink  
{
color:#999999
}