body{
	margin-left:0;
	margin-right:0; 
	margin-top:0;
	margin-bottom:0;
	font-family:'Arial', 'Times New Roman';
	font-size:10px;
	background-image: url(../images/sitebg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
A:link	{text-decoration: none;FONT-SIZE: 10px; COLOR: #000000;}

A:visited {text-decoration: none;FONT-SIZE: 10px;COLOR: #000000;}

A:hover	{text-decoration: underline;FONT-SIZE: 10px;COLOR: #004183;}


a.dropdown:link, a.dropdown:visited { 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #797979;
	text-decoration: none; 
	background-color: #e2e6e9;
	/*display:block;*/
	width: 120px;
	height: 30px;
	
}
	
a.dropdown:hover  { 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #008cea;
	text-decoration: none; 
	background-color: #e2e6e9;	
	/*display:block;*/
	width: 120px;
	height: 30px;

}

a.footerlink:link, a.footerlink:visited { 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight:normal;
	color: #797979;
	text-decoration: none; 
}
	
a.footerlink:hover  { 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight:normal;
	color: #000000;
	text-decoration: none; 
}

a.searchlists:link, a.searchlists:visited { 
	background-image: url(../images/arrows.gif);
	background-repeat: no-repeat;
	background-position: 2px;
	padding:2px 2px 2px 25px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight:normal;
	color: #000000;
	text-decoration: none; 
}
	
a.searchlists:hover  { 
	background-image: url(../images/arrows.gif);
	background-repeat: no-repeat;
	background-position: 2px;
	padding:2px 2px 2px 25px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight:normal;
	color: #000000;
	text-decoration: none; 
}
.titlecss {
	FONT-SIZE: 12px; 
	COLOR: #000000; 
	FONT-WEIGHT: bold; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
.fonter2{
	FONT-SIZE: 12px; 
	COLOR: #829194; 
	FONT-WEIGHT: bold; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
.contentcss {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	COLOR: #000000; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Arial, Helvetica, sans-serif
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #797979;
	line-height: 19px;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454545;
}
.btn {
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;	
	FONT-WEIGHT: normal;
}
.textarea {
	height: 20px;
	width: 189px;
}
.text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #797979;
	line-height: 19px;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454545;
}
.textarea {
	height: 20px;
	width: 189px;
	border: none;
	background-image: url(../images/textarea.JPG);
	background-color: #FFFFFF;
}
.sideboxbg {
	background-image: url(../images/ITSL_Group_30_2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.textarea1 {

	height: 19px;
	width: 183px;
	border: none;
	background-image: url(../images/textarea1.JPG);
	background-color: #FFFFFF;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1E4A55;
}
.text2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F86A11;
}
.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3366CC;
	font-weight: bold;
}
.text3 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #768D94;
}
.norepeat {
	background-repeat: no-repeat;
	background-position: left;
}
.error, .required{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-style: normal; 
	font-weight: normal;
	color: red;
}