/******************************** CONTAINER 1 */

.C1General {
	margin-bottom:5px;
}

.C1Content {
	padding:3px;
	font-family: Arial, Georgia, Tahoma;
	font-size:11px;
	color:#333;
	line-height:1.4;
	background-color:#CCC;
}

.C1Content span {
	font-family: Arial, Georgia, Tahoma;
	font-size:11px;
	color:#333;
	line-height:1.4;	
}

.C1Content img {
	margin:5px;
}

.C1Content h1 {
	font-family: Arial, Georgia, Tahoma;
	font-size:18px;
	color:#333;
	font-weight:bold;
}

.C1Content h2 {
	font-family: Arial, Georgia, Tahoma;
	font-size:16px;
	color:#333;
}

.C1Content h3 {
	font-family: Arial, Georgia, Tahoma;
	font-size:14px;
	color:#333;
}

.C1Content p {
	font-family: Arial, Georgia, Tahoma;
	font-size:11px;
	color:#333;
	line-height:1.4;
}

.C1Content a {
	font-family: Arial, Georgia, Tahoma;
	font-size:11px;
	color:#333;
	font-weight:bold;
}

.C1Content a:hover {
	font-family: Arial, Georgia, Tahoma;
	font-size:11px;
	color:#333;
	font-weight:bold;
	text-decoration:underline;
}

.C1Content ul {
	padding-left:25px;
}

.C1Content ul li {
	list-style:disc;
}

/******************************** CONTAINER 2 */

.C2General {
	margin-bottom:5px;
}

.C2Content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	background:transparent;
	line-height:1.4;
}

.C2Content ul {
	padding-left:25px;
}

.C2Content ul li {
	list-style:disc;
}

.C2Content span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	background:transparent;
	line-height:1.4;	
}

.C2Content .normal {
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.4;	
}

.C2Content h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333;
	font-weight:bold;
}

.C2Content h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333;
}

.C2Content h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
}

.C2Content p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	line-height:1.4;	
}

.C2Content a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	font-weight:bold;
}

.C2Cpmtaomer a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
}

.C2Content a:hover {
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:underline;
}

.C2ContainerTitle {
	font-family:Verdana, Georgia, Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	padding-left:5px;
}

/******************************** CONTAINER 3 */

.C3General {
	margin-bottom:5px;
	background-color:transparent;
}

.C3Content {
	font-family:Arial, Verdana, Georgia, Tahoma;
	font-size:11px;
	color:#333;
	background:transparent;
	line-height:1.5;
	padding:3px;
}

.C3Content ul {
	padding-left:25px;
}

.C3Content ul li {
	list-style:disc;
}

.C3Content span {
	font-family:Arial, Verdana, Georgia, Tahoma;
	font-size:11px;
	color:#333;
	background:transparent;
	line-height:1.5;
}

.C3Content h1 {
	font-family:Arial, Verdana, Georgia, Tahoma;
	font-size:18px;
	color:#333;
	font-weight:bold;
}

.C3Content h2 {
	font-family:Arial, Verdana, Georgia, Tahoma;
	font-size:16px;
	color:#333;
}

.C3Content h3 {
	font-family:Arial, Verdana, Georgia, Tahoma;
	font-size:14px;
	color:#333;
}

.C3Content p {
	font-family:Arial, Verdana, Georgia, Tahoma;
	font-size:11px;
	color:#333;
	line-height:1.5;	
}

.C3Content a {
	font-family:Arial, Verdana, Georgia, Tahoma;
	font-size:12px;
	color:#000;
	font-weight:bold;
}

.C3Cpmtaomer a:visited {
	font-family:Arial, Verdana, Georgia, Tahoma;
	font-size:12px;
	color:#333;
	font-weight:bold;	
}

.C3Content a:hover {
	font-family:Arial, Verdana, Georgia, Tahoma;
	font-size:12px;
	color:#333;
	text-decoration:underline;
}

.C3ContainerTitle
{
	font-family:Verdana, Arial, Georgia, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color:#333;
	padding-left:10px;
	padding-bottom:5px;
	border-bottom:5px solid white;
	width:100%;
	display:block;
}

.C3ContainerTitle span
{
	font-family:Verdana, Arial, Georgia, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color:#333;
	padding-left:10px;
	padding-bottom:5px;
	border-bottom:5px solid white;
	width:100%;
	display:block;
}

/************** CONTAINER 4 *******/

.TableTopLeft {
	background-image:url(images/TableTopLeft.gif);
	background-position:top right;
	background-repeat:no-repeat;
	height:19px;
}

.TableTop {
	background-image:url(images/TableTop.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#ccc;
}

.TableTopRight {
	background-image:url(images/TableTopRight.gif);
	background-position:top left;
	background-repeat:no-repeat;
	height:19px;
}

.TableLeft {
	background-image:url(images/TableLeft.gif);
	background-position:right;
	background-repeat:repeat-y;
}

.TableRight {
	background-image:url(images/TableRight.gif);
	background-position:left;
	background-repeat:repeat-y;
}

.TableBottomLeft {
	background-image:url(images/TableBottomLeft.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	height:19px;
}

.TableBottom {
	background-image:url(images/TableBottom.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#ccc;
}

.TableBottomRight {
	background-image:url(images/TableBottomRight.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	height:18px;
}

.C4General {
	margin-bottom:5px;
}

.C4Content {
	font-family:Arial, Verdana, Georgia, Tahoma;
	font-size:11px;
	color:#333;
	background-color:#CCC;
	line-height:1.5;
	padding:0 3px 3px 3px;
}

.C4Content ul {
	padding-left:25px;
}

.C4Content ul li {
	list-style:disc;
}

.C4Content span {
	font-family:Arial, Verdana, Georgia, Tahoma;
	font-size:11px;
	color:#333;
	background:transparent;
	line-height:1.5;
}

.C4Content h1 {
	font-family:Arial, Verdana, Georgia, Tahoma;
	font-size:18px;
	color:#333;
	font-weight:bold;
}

.C4Content h2 {
	font-family:Arial, Verdana, Georgia, Tahoma;
	font-size:16px;
	color:#333;
}

.C4Content h3 {
	font-family:Arial, Verdana, Georgia, Tahoma;
	font-size:14px;
	color:#333;
}

.C4Content p {
	font-family:Arial, Verdana, Georgia, Tahoma;
	font-size:11px;
	color:#333;
	line-height:1.5;	
}

.C4Content a {
	font-family:Arial, Verdana, Georgia, Tahoma;
	font-size:12px;
	color:#000;
	font-weight:bold;
}

.C4Cpmtaomer a:visited {
	font-family:Arial, Verdana, Georgia, Tahoma;
	font-size:12px;
	color:#333;
	font-weight:bold;	
}

.C4Content a:hover {
	font-family:Arial, Verdana, Georgia, Tahoma;
	font-size:12px;
	color:#333;
	text-decoration:underline;
}

.C4ContainerTitle
{
	font-family:Verdana, Arial, Georgia, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color:#333;
	padding-left:10px;
	width:100%;
	display:block;
	background-color:#CCC;
}

.C4ContainerTitle span
{
	font-family:Verdana, Arial, Georgia, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color:#333;
	padding-left:10px;
	width:100%;
	display:block;
}

