/* ------------------------------------------------------
Custom Styles
------------------------------------------------------ */
.ContentHeaderRedImage {  
	background-image: url(images/BGRedGradient.jpg); 
	background-repeat: repeat-x; 
	background-color: #660000;
}
.ContentHeaderText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px; 
	font-weight: normal; 
	font-style: normal; 
	color: #FFFFFF;
}
.ContentCenterWhiteImage { 
	background-image: url(images/BGContentTopCenter13.jpg); 
	background-repeat: repeat-x; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px; 
	line-height: 20px;
	font-weight: normal; 
	font-style: normal; 
	background-color: #FFFFFF;
	color: #333333;
}
.ContentCenterWhiteLongImage { 
	background-image: url(images/BGWhiteLongGradient.jpg); 
	background-repeat: repeat-x; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px; 
	line-height: 20px;
	font-weight: normal; 
	font-style: normal; 
	background-color: #FFFFFF;
	color: #333333;
}
.ContentNoImage { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px; 
	line-height: 14px;
	font-weight: normal; 
	font-style: normal; 
	background-color: #FFFFFF;
	color: #333333;
}
.ContentFooter { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px; 
	line-height: 12px;
	font-weight: normal; 
	font-style: normal; 
	background-color: #FFFFFF;
	color: #333333;
}
.FooterTopLeft {
	background-image: url(images/BGFooterTopLeft.jpg);
	background-color: #F9F7F5;
}
.FooterCenter { 
	background-image: url(images/BGFooterTopCenter.jpg); 
	background-repeat: repeat-x; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px; 
	line-height: 14px;
	font-weight: normal; 
	font-style: normal; 
	background-color: #F9F7F5;
	color: #333333;
}
.FooterTopRight {
	background-image: url(images/BGFooterTopRight.jpg);
	background-color: #F9F7F5;
}
.FooterLeft {
	background-image: url(images/BGFooterLeft35.jpg);
	background-repeat: repeat-y; 
	background-color: #F9F7F5;
}
.FooterMain { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px; 
	line-height: 14px;
	font-weight: normal; 
	font-style: normal; 
	background-color: #F9F7F5;
	color: #333333;
}
.FooterRight {
	background-image: url(images/BGFooterRight35.jpg);
	background-repeat: repeat-y;
	background-color: #F9F7F5;
	background-position: right;
}

/* ------------------------------------------------------
Black Tie Custom Styles
------------------------------------------------------ */
.BTContentHeaderGoldImage {  
	background-image: url(images/GradientDarkGoldHeader.jpg); 
	background-repeat: repeat-x; 
	background-color: #000000
}
.BTContentHeaderText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px; 
	font-weight: normal; 
	font-style: normal; 
	color: #FFFF99;
}
.BTContentHeaderBlackImage {  
	background-image: url(images/GradientDarkGrayHeader.jpg); 
	background-repeat: repeat-x; 
	background-color: #000000
}
.BTPartnerHeaderText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px; 
	font-weight: normal; 
	font-style: normal; 
	color: #FFFFFF;
}
.BTContentBlackNoImage { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px; 
	line-height: 14px;
	font-weight: normal; 
	font-style: normal; 
	background-color: #000000;
	color: #FFFFFF;
}
.TextAward, .TextAward a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px; 
	background-color: #000000;
	color: #FFFFFF;
	font-variant: small-caps;
	font-weight: normal; 
}
.TextAward a:hover {
	color: #FFFF99;
	text-decoration: underline;
}
.AwardTitle {
	font-size: 18px;
	font-weight: bold;
}
.AwardSub {
	font-size: 14px;
	font-style: italic;
}	

TD
{
	font-size: 12px;
	font-weight: normal;
}
