/*Global Styles */
@charset "utf-8";
.border {
	border: 0.5px solid #CCCCCC;
}
.toplinkbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
a:hover	{
	color: #0099CC;
	}
#bottomlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

#bottomlink a:hover {
	color: #000000;
	}

.loginbg {
	background-image: url(images/loginbg.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 171px;
	width: 270px;
}
.loginform {
	height: 90px;
	width: 250px;
	float: right;
	clear: both;
	left: 0px;
	clip: rect(auto,auto,auto,0px);
	background-position: bottom;
}
.aboutusborder {
	background-image: url(images/aboutusborder.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center center;
	height: 153px;
	width: 666px;
}
.usernpassord {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006699;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: normal;
	text-align: left;
	white-space: normal;
	padding-top: 25px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 15px;
}
/* ID Styles */
#services {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0099FF;
	text-decoration: none;
	text-align: center;
	padding-left: 0px;
	background-position: center top;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

#services a:hover {
	color: #666666;
}

.bottomblue {
	background-image: url(images/bottomblue.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 30px;
	width: 1000px;
}

.ambaralogo {
	background-image: url(images/ambaralogo.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 49px;
	width: 208px;
}
#bottomtextclr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.aboutusbordermore {
	background-image: url(images/aboutusborderwithmore.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;
	height: 28px;
	width: 666px;
}

