div, span, h1, h2, h3, h4, h5, h6, p
{
	margin: 0;
	padding: 0;
}
table
{
	border: 0;
}
a img
{
	border: 0;
}
a, a:link, a:active, a:visited
{
	color: #6C8EAF;
	text-decoration: underline;
	cursor: pointer;
}
h1
{
	color: #000000;
	font: normal 22px/25px Georgia, "Times New Roman", Arial, Sans-Serif;
}
.H1Class
{
	color: #000000;
	font: normal 22px/25px Georgia, "Times New Roman", Arial, Sans-Serif;
}
h2
{
	color: #000000;
	font: normal 15px/25px Georgia, "Times New Roman", Arial, Sans-Serif;
}
.VergeSubHeading
{
	color: #000000;
	font: normal 15px/25px Georgia, "Times New Roman", Arial, Sans-Serif;
}
h3
{
	color: #FFFFFF;
	font: normal 23px/23px "Bodoni MT", "Times New Roman", Arial, Sans-Serif;
}
.WhiteHeading
{
	color: #FFFFFF;
	font: normal 23px/25px "Bodoni MT", "Times New Roman", Arial, Sans-Serif;
}
h4
{
	color: #41423F;
	font: normal 18px/28px "Bodoni MT", "Times New Roman", Arial, Sans-Serif;
}
h5
{
	color: #688AAC;
	font: bold 12px/17px Arial, Sans-Serif;
}
.BoldBlue
{
	color: #688AAC;
	font: bold 12px/17px Arial, Sans-Serif;
}
.GreyHeadingLarge
{
	color: #41423F;
	font: normal 18px/28px "Bodoni MT", "Times New Roman", Arial, Sans-Serif;
}
.VergeHeading
{
	color: #000000;
	font: normal 22px/25px "Bodoni MT", Georgia, "Times New Roman", Arial, Sans-Serif;
}
.ContentText
{
	color: #333333;
	font: normal 12px/17px Arial, Sans-Serif;
}
.BlueText
{
	color: #3B6994;
	font: normal 14px/16px Georgia, "Times New Roman", Arial, Sans-Serif;
}
.BlueTitle
{
	color: #6C8EAF;
	font: normal 12px/16px "Bodoni MT", "Times New Roman", Arial, Sans-Serif;
	text-transform: uppercase;
}
.SmallGrey
{
	color: #4C4C4C;
	font: normal 11px/15px Arial, Sans-Serif;
}
.ContentSpacerSmall
{
	width: 279px;
	height: 23px;
	background: url("/Images/2009/content-spacer-small.png") -no-repeat 0 11px;
}
.WhiteHeadingLarge
{
	color: #FFFFFF;
	font: normal 38px/40px "Bodoni MT", "Times New Roman", Arial, Sans-Serif;
}
.GreyHeading
{
	color: #41423F;
	font: normal 14px/22px "Bodoni MT", "Times New Roman", Arial, Sans-Serif;
}
.DarkText
{
	color: #313230;
	font: normal 12px/14px Arial, Sans-Serif;
}
.Button
{
	width: 169px;
	height: 32px;
	background: url("/Images/2009/verge-button.gif") no-repeat 0 0;
	border: 0;
	cursor: pointer;
	margin: 0;
	font: bold 10px/32px Arial, Sans-Serif;
	color: #FFF;
	padding-left: 13px;
}
.HomeButton
{
	width: 213px;
	height: 34px;
	background: url("/Images/2009/Buttons/home-button.png") no-repeat 0 0;
	border: 0;
	cursor: pointer;
	margin: 0;
	font: bold 10px/28px Arial, Sans-Serif;
	color: #FFF;
	text-align: center;
	text-transform: uppercase;
	display: block;
	position: relative;
	right: 4px;
	letter-spacing: 1px;
	overflow: hidden;
}