
#left_text {
	position: relative;
	width: 615px;
	left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-align: justify;
}

.right_text {
	position: relative;
	width: 315px;
	left: 20px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066FF;;
	text-align: justify;
}

.blue {
position: relative;
	width: 315px;
	left: 20px;
	  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066FF;;

}

/* bullet styles */

.tick {
	list-style-image: url(../template_images/ul_tick.gif);
	list-style-position: outside;
}

.ball {
	list-style-position: outside;
	list-style-type: disc;
}
.ball_li {
	padding-bottom: 8px;
}


.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: left;

}

 h1.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: bolder;
	color: #004b94;
	margin: 0px;
	padding-bottom: 15px;
}


 h1.sub{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #3366FF;
	margin: 0px;
	padding: 0px;
	display:inline;
}

 h1.contentheadings{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #3366FF;
	margin: 0px;
	padding: 0px;
	display:inline;
}

 h2.subcontentheadings{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #3366FF;
	margin: 0px;
	padding: 0px;
	display:inline;
}

 h3.subcontentheadings{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #3366FF;
	margin: 0px;
	padding: 0px;
	display:inline;
}

 h4.subcontentheadings{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #3366FF;
	margin: 0px;
	padding: 0px;
	display:inline;
}
