.header{
	font-family: verdana;
	font-size: 8px;
	color: white;
	font-weight:bold;	
}

.links
{
	font-family: verdana;
	font-size: 8pt;
	color: white;
	font-weight: bold;
	text-decoration: none;
}
.footer{
	font-family: verdana;
	font-size: 7pt;
	color: 4e4e4e;
	font-weight: normal;
	text-decoration : none;
}

p {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;	
	color: 4E4E4E;
	text-indent: 0px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: justify;
}

A:hover{
	font-family: verdana;
	font-size: 8pt;
	color: black;
	font-weight: bold;	
	text-decoration:underline;
}
 
.clstext
{
	font-family: verdana, Arial;
	font-size: 10pt;
	color: black;
	font-weight: bolder;
	
} 
 clsbutton
{
	background-color: #00ccff;
}
.clslinks
{

font-family: verdana;
font-size: 8pt;
color: white;
text-decoration: none;
}


.clsheading1
{
FONT-WEIGHT: bold; COLOR:White;
background-color:Blue;
}


.clstext1
{
	font-family: verdana;
	font-size: 8pt;
	COLOR: gray
}


.clsbutton
{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #ffffff;
	font-family: Verdana;
	background-color: dodgerblue;
	border-right: dodgerblue 1px solid;
	border-top: dodgerblue 1px solid;
	border-left: dodgerblue 1px solid;
	border-bottom: dodgerblue 1px solid;
}

/*DropDown*/

.titletext
{
	font-family: verdana,Arial,Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: black;
	font-size: 10;
	padding-left: 1px;
	background-color: white;
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
	border-collapse: separate;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-top: 1px;
}
