/******************************** CONTAINER 1 */

.C1General {
	margin-bottom:5px;
	width:100%;
}

.C1Content {
	font-family: Tahoma, Arial, Verdana, Georgia;
	font-size:11px;
	color:#4B5555;
	padding:8px 8px 0 8px;
	line-height:1.4;
}

.C1Content span {
	font-family: Tahoma, Arial, Verdana, Georgia;
	font-size:11px;
	color:#4B5555;	
	line-height:1.4;
}

.C1Content img {
	margin:5px;
}

.C1Content h1 {
	font-family: Tahoma, Arial, Verdana, Georgia;
	font-size:22px;
	color:#4B5555;
}

.C1Content h2 {
	font-family: Tahoma, Arial, Verdana, Georgia;
	font-size:18px;
	color:#4B5555;
}

.C1Content h3 {
	font-family: Tahoma, Arial, Verdana, Georgia;
	font-size:12px;
	color:#4B5555;
	font-weight:bold;
	background-color:#E5CE85;
}

.C1Content p {
	font-family: Tahoma, Arial, Verdana, Georgia;
	font-size:11px;
	color:#4B5555;
	line-height:1.4;
}

.C1Content a:link {
	font-family: Tahoma, Arial, Verdana, Georgia;
	text-transform:none;
	color:#CEA521;
	font-size:11px;
	text-decoration:underline;
}

.C1Content a:visited {
	font-family: Tahoma, Arial, Verdana, Georgia;
	text-transform:none;
	color:#CEA521;	
	font-size:11px;
	text-decoration:underline;	
}

.C1Content a:hover {
	font-family: Tahoma, Arial, Verdana, Georgia;
	text-transform:none;
	color:#CEA521;	
	font-size:11px;
	text-decoration:none;
}

.C1Content ul {
	padding-left:20px;
	line-height:1.4;	
}

.C1Content ul li {
	font-family: Tahoma, Arial, Verdana, Georgia;
	font-size:11px;
	color:#4B5555;	
	padding-bottom:5px;
	text-decoration:none;
	line-height:1.4;
	list-style-image:url(bullet.gif);
}

.C1Title {
	font-family: Verdana, Arial, Tahoma, Georgia;
	font-size:12px;
	color:#252525;
	text-transform:uppercase;
	background-image:url(bgTitle.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	border-bottom: 1px solid #BABDBD;
	height:20px;
	display:block;
}

/******************************** CONTAINER 2 */

.C2General {
	margin-bottom:5px;
	width:100%;
}

.C2Content {
	font-family: Tahoma, Arial, Verdana, Georgia;
	font-size:11px;
	color:#4B5555;
	padding:8px 8px 0 8px;
	line-height:1.4;
}

.C2Content span {
	font-family: Tahoma, Arial, Verdana, Georgia;
	font-size:11px;
	color:#4B5555;	
	line-height:1.4;
}

.C2Content img {
	margin:5px;
}

.C2Content h1 {
	font-family: Tahoma, Arial, Verdana, Georgia;
	font-size:22px;
	color:#4B5555;
}

.C2Content h2 {
	font-family: Tahoma, Arial, Verdana, Georgia;
	font-size:18px;
	color:#4B5555;
}

.C2Content h3 {
	font-family: Tahoma, Arial, Verdana, Georgia;
	font-size:12px;
	color:#4B5555;
	font-weight:bold;
	background-color:#E5CE85;
}

.C2Content p {
	font-family: Tahoma, Arial, Verdana, Georgia;
	font-size:11px;
	color:#4B5555;
	line-height:1.4;
}

.C2Content a:link {
	font-family: Tahoma, Arial, Verdana, Georgia;
	text-transform:none;
	color:#CEA521;
	font-size:11px;
	text-decoration:underline;
}

.C2Content a:visited {
	font-family: Tahoma, Arial, Verdana, Georgia;
	text-transform:none;
	color:#CEA521;	
	font-size:11px;
	text-decoration:underline;	
}

.C2Content a:hover {
	font-family: Tahoma, Arial, Verdana, Georgia;
	text-transform:none;
	color:#CEA521;	
	font-size:11px;
	text-decoration:none;
}

.C2Content ul {
	padding-left:20px;
	line-height:1.4;	
}

.C2Content ul li {
	font-family: Tahoma, Arial, Verdana, Georgia;
	font-size:11px;
	color:#4B5555;	
	padding-bottom:5px;
	text-decoration:underline;
	line-height:1.4;
	list-style-image:url(bullet.gif);
}

.C2Title {
	font-family: Verdana, Arial, Tahoma, Georgia;
	font-size:12px;
	color:#fff;
	text-transform:uppercase;
	height:20px;
	display:block;
	padding-top:3px;
}

/******************************** CONTAINER 3 */

.C3General {
	margin-bottom:5px;
	width:100%;
}

.C3Content {
	font-family: Tahoma, Arial, Verdana, Georgia;
	font-size:11px;
	color:#CEA521;
	padding:8px 8px 0 8px;
	line-height:1.4;
}

.C3Content span {
	font-family: Tahoma, Arial, Verdana, Georgia;
	font-size:11px;
	color:#CEA521;	
	line-height:1.4;
}

.C3Content img {
	margin:5px;
}

.C3Content h1 {
	font-family: Tahoma, Arial, Verdana, Georgia;
	font-size:22px;
	color:#CEA521;
}

.C3Content h2 {
	font-family: Tahoma, Arial, Verdana, Georgia;
	font-size:18px;
	color:#CEA521;
}

.C3Content h3 {
	font-family: Tahoma, Arial, Verdana, Georgia;
	font-size:12px;
	color:#CEA521;
	font-weight:bold;
	background-color:#E5CE85;
}

.C3Content p {
	font-family: Tahoma, Arial, Verdana, Georgia;
	font-size:11px;
	color:#CEA521;
	line-height:1.4;
}

.C3Content a:link {
	font-family: Tahoma, Arial, Verdana, Georgia;
	text-transform:none;
	color:#CEA521;
	font-size:11px;
	text-decoration:underline;
}

.C3Content a:visited {
	font-family: Tahoma, Arial, Verdana, Georgia;
	text-transform:none;
	color:#CEA521;	
	font-size:11px;
	text-decoration:underline;	
}

.C3Content a:hover {
	font-family: Tahoma, Arial, Verdana, Georgia;
	text-transform:none;
	color:#CEA521;	
	font-size:11px;
	text-decoration:none;
}

.C3Content ul {
	padding-left:20px;
	line-height:1.4;	
}

.C3Content ul li {
	font-family: Tahoma, Arial, Verdana, Georgia;
	font-size:11px;
	color:#CEA521;	
	padding-bottom:5px;
	text-decoration:underline;
	line-height:1.4;
	list-style-image:url(bullet.gif);
}

.C3Title {
	font-family: Verdana, Arial, Tahoma, Georgia;
	font-size:12px;
	color:#fff;
	text-transform:uppercase;
	height:20px;
	display:block;
	padding-top:3px;
}

