body 
{
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: verdana, sans-serif;
	font-size: 10px;
	line-height: 14px;
}

td, input, textarea, select
{
	font-family: verdana, sans-serif;
	font-size: 10px;
}

#outerContainer
{
	margin: 16px auto 0 auto;
	text-align: left;
	width: 930px;
	padding: 0;
}

#innerContainer
{
	width: 800px;
	float: left;
}

#sideBanners
{
	width: 120px;
	float: right;
}

.cmsContentRegion
{
	text-align: left;
}
.clsVitLank
{
	text-decoration: none;
	color: white;
}
#divMenu
{
	margin-bottom: 30px;
	clear: both;
	height: 16px;
	border-bottom: 1px solid white;
	margin-left: -1px;
}

#footer
{
	color: white;
	margin-top: 20px;
	clear: both;
}
#footer p {margin: 0;}
h1
{
	font-size: 12px;
	margin-left: 20px;
}

h3, h2
{
	font-size: 12px;
	margin-bottom: 10px;
}

.Red {
	color: #ce3031;
}
.Grey {
	color: #cccccc;
}

.White {color: white;}

#divMainWide
{
	float: left;
	width: 520px;
}

#divMain
{
	float: left;
	width: 320px;
	margin-right: 40px;
}

#divSidebar
{
	float: left;
	width: 200px;
}

#tcrLeft
{
	float: left;
	width: 170px;
	margin-right: 40px;
}

a
{
	color: #777777;
}


table.puff {margin-bottom: 20px;}
table.puffheader {margin-bottom: 10px; color: white;}

.errorsummary
{
	background-color: #bc2327;
	color: white;
	padding: 10px;
	margin-bottom: 10px;
}
.errorsummary ul
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#coverPreview
{
	position: absolute;
	top: 5px;
	left: 700px;
	width: 120px;
	height: 100px;
}