.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2A2A2A;
	line-height: 22px;
	text-align: justify;
	background-image: url(images/pagebg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.formbox1 {
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}
.copyright {
	color : #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	text-decoration: none;
	font-weight: normal;
} 
.copyright a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.copyright a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.copyright a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #019DD6;
	text-decoration: none;
	font-weight: normal;
}
.rightimg 
{
	float : right;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 10px;
} 
.p2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2A2A2A;
	line-height: 18px;


}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #019DD6;
	text-decoration: none;

}
a:hover {
	text-decoration: underline;
	color: #009DDC;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2A2A2A;
	line-height: 18px;
	text-align: justify;


}
.textbg {
	background-image: url(images/textbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.hometextbg {
	background-image: url(images/hometextbg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.insidetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2A2A2A;
	line-height: 22px;
	text-align: justify;
	}
.bullettext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2A2A2A;
	line-height: 28px;
	list-style-image:url(images/bullet2.gif);
	padding:10px 25px 10px 25px;
	margin-left:25px;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2A2A2A;
	font-weight:bold;
	line-height: 22px;
	text-align: justify;
	}
.link:link {
	color: #2A2A2A;
	}
.link:hover {
	color:#0033CC;
	}
