/* Gerard Kluyskens 
   Container Styles
   Created by Deepak Narisety
*/

.LineGreenHeader {
	border: 1px solid #CCFF33;
}
.LineGreenHeader TH{
	background-image: url(GreenContHeader.jpg);
}
.LineGreenHeader P{
	font: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
}

.LineGreenHeader H5{
	font: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000066;
}

.LineGreenHeader .Head{
	font: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #000066;
}

.LineGreenHeader a, .LineGreenHeader a:active, .LineGreenHeader a:visited, .LineGreenHeader a:visited:active{   	
	font: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color:#666666;
	text-decoration:underline;
	cursor: hand;
}
.LineGreenHeader a:hover, .LineGreenHeader a:visited:hover{   	
	font: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
   	color:#000066;
   	text-decoration:none;
	cursor: hand;
}

.SolidGreenHeader {
	/*border: 1px solid #CCFF33;*/
}
.SolidGreenHeader TH{
     background-color:#99CC33;
}
.SolidGreenHeader P{
	font: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
}

.SolidGreenHeader H5{
	font: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000066;
}

.SolidGreenHeader .Head{
	font: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #000066;
}

.SolidGreenHeader a, .SolidGreenHeader a:active, .SolidGreenHeader a:visited, .SolidGreenHeader a:visited:active{   	
	font: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color:#666666;
	text-decoration:underline;
	cursor: hand;
}
.SolidGreenHeader a:hover, .SolidGreenHeader a:visited:hover{   	
	font: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
   	color:#000066;
   	text-decoration:none;
	cursor: hand;
}

.promotionTable {
	background-color: #EEEEEE;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #999999;
	border-bottom-color: #666666;
}

.promotionTable .vdots{
	margin-left:5px;
	margin-right:20px;
}

.promotionTable P{
	font: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
}

.promotionTable H5{
	font: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000066;
}

.promotionTable .Head{
	font: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #99CC33;
}

.promotionTable a, .promotionTable a:active, .promotionTable a:visited, .promotionTable a:visited:active{   	
	font: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color:#666666;
	text-decoration:underline;
	cursor: hand;
}
.promotionTable a:hover, .promotionTable a:visited:hover{   	
	font: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
   	color:#000066;
   	text-decoration:none;
	cursor: hand;
}

.clearTable P{
	font: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
}

.clearTable H5{
	font: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
}

.clearTable .Head{
	font: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #000066;
}

.clearTable a, .clearTable a:active, .clearTable a:visited, .clearTable a:visited:active{   	
	font: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color:#666666;
	text-decoration:underline;
	cursor: hand;
}
.clearTable a:hover, .clearTable a:visited:hover{   	
	font: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
   	color:#000066;
   	text-decoration:none;
	cursor: hand;
}

.Normal{
	font: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
}

