﻿/* paragraph  style for the first page*/
.para {	
	border-width: 0px;
	font-family: sans-serif;
	font-size: 13px;
	color: gray;
	width: 613px;
	text-align:justify;
}

/* paragraph  style for the bullites*/
.para1 {	
	border-width: 0px;
	font-family: sans-serif;
	font-size: 13px;
	color: gray;
	width:513px;
	text-align:justify;

}

/* paragraph style for the Disclaimers*/
.disclaimers {	
	border-width: 0px;
	font-family: sans-serif;
	font-size: 11px;
	color: gray;
	width:750px;
	text-align:justify;

}


/* Side menu button border removal */
.ls-menu{
	border-width: 0px
}

/*  Table row managing area */
.td-s1 {
	text-align: left;
	margin-right:5px;
	width: 650px;
}
.bold-areas {
	font-size:small;
}

/* heading text */
.heading{
	font-family:sans-serif;
	font-size:18px;
	color:#333333
}

.p1stLetter {
	font-size: large;
}
.style5 {
	border-style: solid;
	border-width: 2px;
}

/*Bullets style*/
.bullets-round {
	color:gray;
}

.bullets-number {
	color:gray;
	font-weight:bold;
}

.imgMain1
{
	float:right; 
	margin-left: 10px;
	margin-bottom:1px;
	margin-top:1px;
	border: thick #FFFFB3 solid;
	border-top-color:#F0D686;
	border-left-color:#F0D686;
	border-bottom-color:#481200;
	border-right-color:#481200;
}
.imgMain2
{
	float:right; 
	margin-left: 10px;
	margin-bottom:1px;
	margin-top:1px;
	border: thick #FFFFB3 solid;
	border-top-color:#F0D686;
	border-left-color:#F0D686;
	border-bottom-color:#481200;
	border-right-color:#481200;
}
.hlink
{
	font-family: inherit;
	font-size: 12px;
	color: navy;
	text-decoration: underline;

}

/*Footer */
.footer {
	text-align: center;
	font-family: sans-serif;
	font-size: 12px;
	color:maroon;
	text-decoration: none;
	
}
