body
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #777777;
	background-color:#EDF8FD;
	margin:0px;
}

.bannerbg {
	background-image: url(images/banner.jpg);
	background-position: left top;
	background-repeat:no-repeat;
	
}
.seachbg {
	background-image: url(images/searchbar.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.sidehead {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #3D669C;
}
.sidehead2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #3D669C;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.links a{
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.links a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0099FF;
	text-decoration: underline;
}
.links1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3D669C;
	text-decoration: none;
}
.links1 a{
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3D669C;
	text-decoration: none;
}
.links1 a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3D669C;
	text-decoration: underline;
}

.sidehead3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #0000FF;
}
.search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 100;
	color: #000000;
}
.links2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 100;
	color: #ffffff;
	text-decoration: none;
}
.links2 a{
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 100;
	color: #ffffff;
	text-decoration: none;
}
.links2 a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 100;
	color: #ffffff;
	text-decoration: underline;
}
.terms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 100;
	color: #0066FF;
}
li {
	list-style-type:disc;
}
/*************** Developement CSS ******************/

.error {
	color:#FF0000;
	font-size:11px;
	font-variant:normal;
}
.address {
	padding:10px 20px;
	color:#666666;
	font-size:11px;
	line-height:20px;
}
.address a {
	color:#666666;
	font-size:11px;
	line-height:20px;
	text-decoration:none;
}
.address a:hover {
	color:#666666;
	font-size:11px;
	line-height:20px;
	text-decoration:underline;
}
.txtbox {
	width:250px;
}
.txtbox1 {
	width:400px;
}
