/*========================================================*/
/*  Universal                                             */
/*========================================================*/ 
* {line-height: normal; margin:0; padding:0; border:0;}
img {line-height: normal; margin:0; padding:0; border:0;}
.Normal{color:#000;}
.Normal p{margin-top:0px;}
.containermaster_grey {
	width: 100%;
	background-color: #e9e9e8;
	border-right: #a9aaaa 1px solid; 
	border-top: #a9aaaa 1px solid; 
	border-left: #a9aaaa 1px solid; 
	border-bottom: #a9aaaa 1px solid; 
}
.containermaster_white {
	width: 100%;
	background-color: #ffffff;
	border-right: #a9aaaa 1px solid; 
	border-top: #a9aaaa 1px solid; 
	border-left: #a9aaaa 1px solid; 
	border-bottom: #a9aaaa 1px solid; 
}
.containermaster_tan {
	width: 100%;
	background-color: #f5f5eb;
	border:#dedbd2 solid 1px;
}
.containermaster_content {
	width: 100%;
}
.pad_content {
	width: 100%;
	padding:5px;
}

/* 
================================
 Text Only Header Styles
================================
*/
.containermaster_Sblackhr {
	width: 100%;
	border-top:#000000 solid 1px;
	padding-top: 5px;
}
.containermaster_Lblackhr {
	width: 100%;
	border-bottom:#000000 solid 2px;
	padding-bottom: 5px;
	padding: 0 0 0 0;
}
.Title_OnlyBlack {
	color:#000000;
	font-size:12px;
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
}  
/* 
================================
 Border Only Styles
================================
*/
.whiteback_blackborder {
	width: 100%;
	border:#000000 solid 2px;
	background-color:#fff;
}
.tanback_blackborder {
	width: 100%;
	border:#000000 solid 2px;
	background-color:#f5f5eb;
}
.greyback_blackborder {
	width: 100%;
	border:#000000 solid 2px;
	background-color:#e9e9e8;
}
.containerrow2_blue {
	background-color: #ffffff;
}
.containerrow2_trans {
	background-color: transparent;
}
.containerrow2_green {
	background-color: #5E8C44;
	height:37px;
}
.containerrow2_tan {
	background-color: #e1dac8;
	border-bottom:#d4cdbb solid 1px;
	height:37px;
}
/* 
================================
 Gloss Header Styles
================================
*/  
.containerrow2_gblack {
	background-image: url(gloss_back.jpg);
	background-repeat: repeat-x;
	background-color:#000000;
	border-left:#030000 solid 1px;
	border-right:#030000 solid 1px;	
	height:30px;
	padding-left:5px;
}
.Title_GlossWhite_Black {
	color:#FFFFFF;
	font-size:20px;
	font-family: "Times New Roman", Times, serif;
} 
.Title_GlossTan_Black {
	color:#f5f5eb;
	font-size:20px;
	font-family: "Times New Roman", Times, serif;
}
/* 
================================
 Round Gloss Container Styles
================================
*/
.containerrow2_tanRGblack {
	background-image: url(glosstan_cback.jpg);
	background-repeat: repeat-x;
	height:30px;
}
.containerrow2_greyRGblack {
	background-image: url(glossgrey_cback.jpg);
	background-repeat: repeat-x;
	height:30px;
}
.containerrow2_whiteRGblack {
	background-image: url(glosswhite_cback.jpg);
	background-repeat: repeat-x;
	height:30px;
}
.Title_RGlossBlack_Black {
	color:#333333;
	font-size:16px;
	font-weight:bold;
	font-family: "Times New Roman", Times, serif;
} 
/* 
================================
 Tab Gloss Container Styles
================================
*/
.containerrow2_tanTGblack {
	background-image: url(tabtan_cback.jpg);
	background-repeat: repeat-x;
	height:30px;
	padding-top:4px;
}
.containerrow2_greyTGblack {
	background-image: url(tabgrey_cback.jpg);
	background-repeat: repeat-x;
	height:30px;
	padding-top:4px;
}
.containerrow2_whiteTGblack {
	background-image: url(tabwhite_cback.jpg);
	background-repeat: repeat-x;
	height:30px;
	padding-top:4px;
}
.Title_TabBlack_Black {
	color:#333333;
	font-size:16px;
	font-weight:bold;
	font-family: "Times New Roman", Times, serif;
}
/* 
================================
 Flat Header Styles
================================
*/  
.containerrow2_fblack {
	background-color:#000000;
	border-left:#030000 solid 1px;
	border-right:#030000 solid 1px;	
	height:30px;
	padding-left:5px;
}
.containerrow3_tan {
	background-color: #cccc99;
	height:19px;
}
.Title_FlatWhite_Black {
	color:#FFFFFF;
	font-size:20px;
	font-family: "Times New Roman", Times, serif;
} 
.Title_FlatTan_Black {
	color:#f5f5eb;
	font-size:20px;
	font-family: "Times New Roman", Times, serif;
}

