#contentFrame a,
#contentFrame ul,
#contentFrame ol,
#contentFrame li,
#contentFrame address,
#contentFrame td {
	font-size:12px;
	font-style:normal;
}

#contentFrame h1 {
	font-size: 1.6em;
	color: #666666;
	font-weight: bold;
	padding-bottom:0px;
	margin-bottom: 1.2em;
}

#contentFrame h2 {
	font-size: 1.1em;
	color: #5da72e;
	font-weight: bold;
	margin: 0px auto;
	/*margin-bottom: 1.1em;*/
	margin-bottom: 3px;
	margin-top: 20px;
}

#contentFrame h3, 
#contentFrame h4, 
#contentFrame h5, 
#contentFrame h6 {
	font-size: 1.1em;
	font-weight: bold;
	margin: 0px auto;
	margin-bottom: 5px;
	margin-top: 20px;	
}
#contentFrame ul {
	margin-top: 0px;
	margin-bottom: 10px;
}
#contentFrame p, 
#contentFrame address {
	margin: 0px auto;
	margin-bottom: 1em;
	line-height: 1.5em;
}

#contentFrame td p,
#contentFrame th p
{
	margin-bottom: 0px;;
	padding-bottom: 0px;
}

#contentFrame b{
	line-height: 1.5em;
}

#contentFrame  table
{
	width:100%;	
}

#contentFrame  table td
{
	text-aling:left;
	vertical-align:top;
}


#contentFrame  table h3
{
	font-size:1.2em;
	margin-bottom:0px;
}

#contentFrame  table.table
{
	width:100%;		
	background-color:#CCCCCC;
}

#contentFrame  table.table th
{
	font-weight:bold;
	background-color:#CCCCCC;
	padding-left:5px;
	padding-right:5px;
	text-aling:left;
	vertical-align:top;	
}

#contentFrame  table.table td
{
	padding-left:5px;
	padding-right:5px;
	background-color:#FFFFFF;		
}
#contentFrame table.table td p{
	margin-left: -5px;
	margin-right: -5px;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height: 1.5em;
}
#contentFrame  table.table td h4 {
	background-color: #CCCCCC;
	margin-left: -5px;
	margin-right: -5px;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height: 1.5em;
}


#contentFrame select  {
	width: 255px;
}

#contentFrame input,
#contentFrame textarea {
	width: 250px;
}
