﻿.MainContentTitle 
{
	font-family :  "Lucida Sans Unicode";
	font-size : 18px;
	font-weight: bold;
	font-style: normal;
	color: #660000 !important;
	padding-bottom: 2px;
}

.FooterContentTitle 
{
	font-family :  Arial, sans-serif, Lucida Sans;
	font-size : 11px;
	font-weight: bold;
	font-style: normal;
	color: #51708f !important;
	text-align: left;
}




.HomeContentTitle 
{
	font-family :  "Lucida Sans Unicode", Helvetica, sans-serif;
	font-size : 13px;
	font-weight: bold;
	font-style: normal;
	color: #045caf !important;
	padding-bottom: 2px;
}

.homeContainerBack
{	background-image:url('images/homeContainerBottom.gif');
 	background-position:top;
 	background-repeat: no-repeat;
 	padding-top:10px;
	}


.SecondaryContentTitleBack 
{
	background-image:url('images/secondaryBG.png');
 	background-position:top;
 	background-repeat: no-repeat;
 	height:48px !important;
 	line-height:38px;
 	width:100%;
}

.SecondaryContentTitle{
	font-family :  "Lucida Sans Unicode", Helvetica, sans-serif;
	font-size : 18px;
	font-weight: bold;
	font-style: normal;
	color: #48bc30 !important;
	line-height:38px;
	}

.OrangeContentTitle 
{
	font-family :  "Lucida Sans Unicode", Helvetica, sans-serif;
	font-size : 14px;
	font-weight: bold;
	font-style: normal;
	color: white !important;
	line-height:35px;
	vertical-align:bottom;
	height:40px;
	padding: 0 0 0 15px;
}
.OrangeTop
{	width:385px;
 	height:42px;
 	background-image:url('images/orangeContainerTop.gif');
 	background-repeat:no-repeat;
 	background-position:top left;
 	margin: 0;
	}
.OrangeBottom
{	width:385px;
 	background-image:url('images/orangeContainerBG.gif');
 	background-repeat:no-repeat;
 	background-position:bottom left;
 	margin: 0;
	}

.GreenContentTitle 
{
	font-family :  "Lucida Sans Unicode", Helvetica, sans-serif;
	font-size : 14px;
	font-weight: bold;
	font-style: normal;
	color: white !important;
	line-height:35px;
	vertical-align:bottom;
	height:40px;
	padding: 0 0 0 15px;
}
.GreenTop
{	width:546px;
 	height:42px;
 	background-image:url('images/greenContainerTop.gif');
 	background-repeat:no-repeat;
 	background-position:top left;
 	margin: 0;
	}
.GreenBottom
{	width:546px;
 	background-image:url('images/greenContainerBG.gif');
 	background-repeat:no-repeat;
 	background-position:bottom left;
 	margin: 0;
	}
	
	
.FooterLinks
{
	font-family :  Arial, sans-serif, Lucida Sans;
	color: #51708f !important;
	font-size : 11px;
	line-height: 10px;
}

.FooterLinks div div table tr td
{
	padding: 0px 0px 0px 0px;
	line-height: 17px;
}

.FooterLinks a:link, .FooterLinks a:visited, .FooterLinks a:active, .FooterLinks a.Normal:link, .FooterLinks a.Normal:visited
{
	font-family :  Arial, sans-serif, Lucida Sans;
	font-size : 11px;
	color: #51708f !important;
	line-height: 10px;
}
.FooterLinks a:hover 
{
	color: #51708f !important;
}

.GreenContainer a:link, .GreenContainer a:visited, .GreenContainer a:hover
{
	color:green;
	text-decoration: underline;
}

.OrangeContainer a:link, .OrangeContainer a:visited, .OrangeContainer a:hover
{
	color:orange;
	text-decoration: underline;
}
