.StandardText
{
	color: #000;
	font: normal 11px/16px Arial, Sans-Serif;
}
.GreyText
{
	color: #4F5050;
	font: normal 11px/16px Arial, Sans-Serif;
}
.BigGrey, h3
{
	color: #242424;
	font: normal 14px Arial, Sans-Serif;
}
.MediumGrey 
{
	color: #242424;
	font: normal 12px Arial, Sans-Serif;
}
.BlueTitle
{
	color: #6196D0;
	font: normal 12px/18px Arial, Sans-Serif;
}
.BigBlueTitle, h1
{
	color: #6196D0;
	font: normal 20px Arial, Sans-Serif;
}
.BigBlueSubTitle
{
	color: #6196D0;
	font: normal 16px Arial, Sans-Serif;
}
.BoldBlueTitle, h4
{
	color: #609DDC;
	font: bold 13px Arial, Sans-Serif;
}
.BlueText
{
	color: #609DDC;
	font: normal 11px/18px Arial, Sans-Serif;
}
.BlueText2
{
	color: #609DDC;
	font: normal 12/21px Arial, Sans-Serif;
}
.DarkBlue
{
	color: #376B9C;
	font: normal 13px Arial, Sans-Serif;
}
.DarkGreyContent
{
	color: #6d6452;
	font: normal 13px Arial, Sans-Serif;
}
.DarkBlueSmall
{
	color: #376B9C;
	font: normal 11px Arial, Sans-Serif;
}
.BlackText
{
	color: #000;
	font: normal 12px/30px Arial, Sans-Serif;
}
.BigBlack
{
	color: #000;
	font: normal 14px/30px Arial, Sans-Serif;
}
.BoldBlack, h2
{
	color: #000;
	font: bold 14px/22px Arial, Sans-Serif;
}
.WhiteText
{
	color: #FFF;
	font: normal 11px Arial, Sans-Serif;
	background: #609DDC;
}
.TinyWhite
{
	color: #FFF;
	font: normal 9px Arial, Sans-Serif;
	background: #609DDC;
}
.TinyBlue
{
	color: #6196D0;
	font: normal 9px Arial, Sans-Serif;
}
.WhiteCaps
{
	color: #FFF;
	font: normal 13px/18px Arial, Sans-Serif;
	text-transform: uppercase;
	background: #609DDC;
}
.HomeText
{
	color: #646464;
	font: normal 11px/15px Arial, Sans-Serif;
}
.LinkText
{
	color: #366C9C;
	font: normal 11px Arial, Sans-Serif;
}
.DescriptionText
{
	color: #34638E;
	font: normal 14px/18px Arial, Sans-Serif;
}
.RedText
{
	color: #D81D3D;
	font: normal 11px/14px Arial, Sans-Serif;
}
.GreyTitle
{
	color: #4F5050;
	font: normal 20px Arial, Sans-Serif;
}
h5
{
	color: #6196D0;
	font: normal 12px/15px Arial;
}
h6
{
	color: #353535;
	font: normal 11px Arial;
}
.DropdownList
{
	width: 260px;
	height: 24px;
	padding: 2px 0 0 2px;
	margin-left: 5px;
	border: 1px solid #609DDC;
}
.ShLgeCorner
{
	width: 18px;
	height: 18px;
}
.ShLgeTR
{
	width: 18px;
	background: url("../../Images/Shadows/ShLgeTR.png") no-repeat top left;
}
.ShLgeR
{	
	width: 18px;
	background: url("../../Images/Shadows/ShLgeR.png") repeat-y top left;
}
.ShLgeBL
{
	background: url("../../Images/Shadows/ShLgeBL.png") no-repeat top left;
}
.ShLgeB
{
	background: url("../../Images/Shadows/ShLgeB.png") repeat-x bottom left;
}
.ShLgeBR
{
	background: url("../../Images/Shadows/ShLgeBR.png") no-repeat top left;
}