﻿html
{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}

body
{
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #737373;
}






td
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #737373;
}





a:link, a:visited, a:active
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #737373;
	text-decoration: underline;
}




a:hover
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #737373;
	text-decoration: none;
}






.Plum
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #816464;
	font-weight: normal;
}


.PlumMedium
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #816464;
	font-weight: normal;
}


a.PlumMedium:link, a.PlumMedium:visited, a.PlumMedium:active
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #816464;
	font-weight: normal;
	text-decoration: underline;
}

a.PlumMedium:hover
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #816464;
	font-weight: normal;
	text-decoration: none;
}

.PlumLarge
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 22px;
	line-height: 25px;
	color: #816464;
	font-weight: normal;
}


.Grey
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #737373;
	font-weight: normal;
}


.GreyMedium
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #737373;
	font-weight: normal;
}


a.GreyMedium:link, a.GreyMedium:visited, a.GreyMedium:active
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #737373;
	font-weight: normal;
	text-decoration: underline;
}

a.GreyMedium:hover
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #737373;
	font-weight: normal;
	text-decoration: none;
}

.GreyLarge
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 22px;
	line-height: 25px;
	color: #737373;
	font-weight: normal;
}






.Required
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	font-weight: normal;
}


.Title
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 21px;
	line-height: 27px;
	color: #737373;
	padding-bottom: 30px;
}


.cms-title
{
	font-family: Verdana;
	font-size: 22px;
	line-height: 25px;
	color: #816464;
	font-weight: normal;
}


.White
{
	font-family: Verdana;
	font-size: 14px;
	line-height: 19px;
	color: #737373;
	font-weight: bold;
}

.Red
{
	font-family: Verdana;
	font-size: 14px;
	line-height: 19px;
	color: #cc0000;
	font-weight: bold;
}



