.photoMargin
{
	float: left;
	padding-right: 12px;
}

.noRepeat
{
	background-repeat: no-repeat;
}

.leftColumnAddressMargin
{
	padding: 12px 0px 0px 29px;
	line-height: .9em;
}

.leftColumnAddress
{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;	
}

.link
{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #B70004;
	text-decoration: none;
}

.link:hover
{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #B70004;
	text-decoration: underline;
}

.bodyText
{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #616677;
	text-decoration: none;
}


.bodyLarge
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #616677;
	text-decoration: none;
}

.bodyLargeRed
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #B70004;
	text-decoration: none;
}

.bodyLargeRedLineHeight
{
	line-height: 1.5em;
}


.linkLarge
{
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #616677;
	text-decoration: none;
}

.linkLarge:hover
{
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #616677;
	text-decoration: underline;
}

.bodyHeading
{
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #B70004;
	text-decoration: none;
}

.bodyHeadingLarge
{
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #B70004;
	text-decoration: none;
}

.bodyMargin
{
	padding: 0px 20px 20px 20px;
}