﻿.ContentContainer
{
	margin-top: 5px;
	margin-left: 10px;
}







/*********************** New Container Classes **********************/
/* blue to white gradiant small*/
.mainfooterWhiteGradSmall
{
	background: url(images/WhiteGradSmallBottom.png) transparent no-repeat;
	border: none;
	height: 21px;
	font-size: 0px;
}

.mainheaderWhiteGradSmall
{
	background: url(images/WhiteGradSmallTop.png) transparent no-repeat;
	border: none;
	height: 21px;
	font-size: 0px;
	vertical-align: Top;
}
.MainContentBackWhiteGradSmall
{
	background: url(images/WhiteGradSmallMid.png) White no-repeat;
	border: none;
	vertical-align: top;
}

.MainleftBackWhiteGradSmall
{
	background: url(images/WhiteGradSmallLeft.png) repeat-y;
	border: none;
	width: 14px;
	height: 10px;
	font-size: 0px;
}
.MainRightBackWhiteGradSmall
{
	background: url(images/WhiteGradSmallRight.png) repeat-y top left;
	border: none;
	width: 14px;
	height: 10px;
	font-size: 0px;
}
.MaincontentpaneWhiteGradSmall
{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	margin-right: 20px;
	margin-left: 20px;
	width: 136px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-weight:bold;
}

.MaincontentpaneWhiteGradSmall .Normal, .MaincontentpaneWhiteGradSmall a:link, .MaincontentpaneWhiteGradSmall a:active, .MaincontentpaneWhiteGradSmall a:hover, .MaincontentpaneWhiteGradSmall a:visited
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 16px;
	color: #5079A3;
	font-style: normal;
}
/*Grey to blue Large*/
.mainfooterGreyBlueGrad
{
	background: url(images/BotAR.png) transparent no-repeat;
	border: none;
	height: 41px;
	font-size: 0px;
	width: 684px;
}

.mainheaderGreyBlueGrad
{
	background: url(images/TopAR.png) transparent no-repeat;
	border: none;
	height: 65px;
	font-size: 0px;
	vertical-align: Top;
	width: 684px;
}
.MainContentBackGreyBlueGrad
{
	background: url(images/GradAR.png) #EDEBEB no-repeat left bottom;
	border: none;
	vertical-align: bottom;

}

.MainleftBackGreyBlueGrad
{
	background: url(images/left_grey.png) repeat-y;
	border: none;
	width: 14px;
	height: 10px;
	font-size: 0px;
}
.MainRightBackGreyBlueGrad
{
	background: url(images/right_grey.png) repeat-y top;
	border: none;
	width: 14px;
	height: 10px;
	font-size: 0px;
}
.MaincontentpaneGreyBlueGrad
{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	padding-left:20px;
	width: 635px;
	
	padding-top: 20px;
	padding-bottom: 20px;
}

.MaincontentpaneGreyBlueGrad .Normal, .MaincontentpaneGreyBlueGrad a:link, .MaincontentpaneGreyBlueGrad a:active, .MaincontentpaneGreyBlueGrad a:hover, .MaincontentpaneGreyBlueGrad a:visited
, .MaincontentpaneGreyBlueGrad td
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 16px;
	color: #202f7f;
	font-style: normal;
}

.MaincontentpaneQQ td
{
	color: #FFF;
}


/*White Banner*/
.mainfooterWhiteBanner
{
	background: url(images/WBBot.png) transparent no-repeat;
	border: none;
	height: 26px;
	font-size: 0px;
	width: 695px;
}

.mainheaderWhiteBanner
{
	background: url(images/WBTop.png) transparent no-repeat;
	border: none;
	height: 26px;
	font-size: 0px;
	vertical-align: Top;
	width: 695px;
}
.MainContentBackWhiteBanner
{
	background: white;
	border: none;
	vertical-align: top;
}

.MainleftBackWhiteBanner
{
	background: url(images/WBLeft.png) repeat-y;
	border: none;
	width: 15px;
	height: 10px;
	font-size: 0px;
}
.MainRightBackWhiteBanner
{
	background: url(images/WBRight.png) repeat-y top;
	border: none;
	width: 15px;
	height: 10px;
	font-size: 0px;
}
.MaincontentpaneWhiteBanner
{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	padding-left: 20px;
	width:645px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.MaincontentpaneWhiteBanner .Normal, .MaincontentpaneWhiteBanner a:link, .MaincontentpaneWhiteBanner a:active, .MaincontentpaneWhiteBanner a:hover, .MaincontentpaneWhiteBanner a:visited
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 16px;
	color: #5079A3;
	font-style: normal;
}

.MaincontentpaneQQ td
{
	color: #FFF;
}
