.marginRight 
{
margin-right: 20px;
}

.WhiteTextLinks
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;	
}

.GoldTextLinks
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #c69c6d;
	font-weight: bold;
	text-decoration: none;	
}

.greenText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #d4e819;
	font-weight: bold;
	text-decoration: none;	
}

.Hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	cursor: pointer;
	text-decoration: none;	
}


.BodyText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
	line-height: 140%;
}

.BodyTextSmall
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #ffffff;
	line-height: 140%;
}

.TableTopPadding
{
	padding-top : 15px 
	padding-left: 10px; 
	padding-right: 10px; 
	padding-bottom: 10px;
}


.BodyTextTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #c69c6d;
}

.BodyTextTitleBack
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #00adee;
	color: #ffffff;
	text-decoration: none;
}

.BodyTextTitleGrey
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #088342;
	line-height: 120%;
}

a:{ font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; color: #cccccc; text-decoration: none; cursor:hand; }
img { border-width: 0px;}



