.Heading1, H1 {
	font-size:2em;
	font-weight:bold;
	margin-bottom:0.8em;
	color:#007274;
	}
	
.Heading2, H2 {
	font-size:1.4em;
	font-weight:bold;
	line-height:1.3em;
	margin-bottom:0.4em;
	color:#908e11;
}

.Heading3, H3 {
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:0.2em;
	color:#908e11;
}

.Normal,p {
	font-size:1.2em;
	line-height:1.4em;
	margin-bottom:1em;
}

#main ul {
	margin:0 0 1em 2em;
	list-style-type:none;
	}
	
#main ol {
	margin:0 0 1em 2em;
	list-style-type:decimal;
	}
	
#main ul li {
	line-height:1.4em;
	font-size:1.2em;
	margin:0 0 0.4em 0;
	padding-left:15px;
	background:url(../images/bullet.gif) 3px 0.5em no-repeat;
	}
	
#main ol li {
	line-height:1.4em;
	font-size:1.2em;
	margin:0 0 0.4em 1em;
	}

.content #main p img.standAlone {
	float:none;
	padding:0;
}

/* Global User Table Styles */

/* Default Table */

table.ImmTS_Default {
	margin:0;
	padding:0;
	border-collapse:collapse;
	border:0;
}

table.ImmTS_Default th,
table.ImmTS_Default td {
	border:1px solid #908e11;
	vertical-align:top;
	}

table.ImmTS_Default th {
	background:#ebecd4;
	color:#000;
	font-weight:bold;
	padding:1px 4px 1px 4px;
	}

table.ImmTS_Default td {
	background:#fff;
	color:#000;
	font-weight:normal;
	padding:1px 4px 1px 4px;
	}

table.ImmTS_Default td.footer {
	font-weight:bold;
	}
	
/* styleOne Table */

table.ImmTS_styleOne {
	margin:0;
	padding:0;
	border-collapse:collapse;
}

table.ImmTS_styleOne th,
table.ImmTS_styleOne td {
	border:1px solid #908e11;
	vertical-align:top;
}

table.ImmTS_styleOne th {
	background:#908e11;
	color:#fff;
	font-weight:bold;
}

table.ImmTS_styleOne td {
	color:#000;
	background:#fff;
	font-weight:normal;
	padding:1px 4px 1px 4px;
	}
	
#introTxt{
display:none;
}
/*
.frontImg1 img, .frontImg2 img{
width:70px;
height:53px;
}

.frontImg0, .frontImg1 , .frontImg2 {
margin-bottom:15px;
}*/


