/*CSS Document*/
body{
	background-color: #FFFFFF;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;	
}

.footer { font-family:Arial, Helvetica, sans-serif; font-size:11px; color: #A5A4A9;  }
.smallText {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
.boldText {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
.bigText
{
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
}
.boldBigText {
	font-family: Tahoma;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.GraysmallText {
	font-family: Tahoma;
	font-size: 11px;
	color: Gray;
}
.Graytext {
	font-family: Tahoma;
	font-size: 12px;
	color: Gray;
}
.GrayExtraLargetext {
	font-family: Tahoma;
	font-size: 42px;
	color: Gray;
	font-weight: bold;
}
.GrayboldText {
	font-family: Tahoma;
	font-size: 12px;
	color: Gray;
	font-weight: bold;
}
.GraybigText
{
	font-family: Tahoma;
	font-size: 14px;
	color: Gray;
}
.GrayboldBigText {
	font-family: Tahoma;
	font-size: 14px;
	color: Gray;
	font-weight: bold;
}
.GraybiggerText
{
	font-family: Tahoma;
	font-size: 18px;
	color: Gray;
}
.BluesmallText {
	font-family: Tahoma;
	font-size: 10px;
	color: #5F92CC;
}
.Bluetext {
	font-family: Tahoma;
	font-size: 11px;
	color: #5F92CC;
}
.BlueboldText {
	font-family: Tahoma;
	font-size: 11px;
	color: #5F92CC;
	font-weight: bold;
}
.BluebigText
{
	font-family: Tahoma;
	font-size: 14px;
	color: #5F92CC;
}
.BlueboldBigText {
	font-family: Tahoma;
	font-size: 14px;
	color: #5F92CC;
	font-weight: bold;
}
}
.BDarksmallText {
	font-family: Tahoma;
	font-size: 10px;
	color: #183755;
}
.BDarktext {
	font-family: Tahoma;
	font-size: 11px;
	color: #183755;
}
.BDarkboldText {
	font-family: Tahoma;
	font-size: 12px;
	color: #183755;
	font-weight: bold;
}
.BDarkbigText
{
	font-family: Tahoma;
	font-size: 14px;
	color: #183755;
}
.BDarkboldBigText {
	font-family: Tahoma;
	font-size: 14px;
	color: #183755;
	font-weight: bold;
}
.BDarkbiggerText
{
	font-family: Tahoma;
	font-size: 18px;
	color: #183755;
}
.successboldBigText {
	font-family: Tahoma;
	font-size: 14px;
	color: #0DCA2E;
	font-weight: bold;
}
.successText {
	font-family: Tahoma;
	font-size: 12px;
	color: #3BB13C;
}
.errorText {
	font-family: Tahoma;
	font-size: 12px;
	color: Red;
}
.cellPad {
	padding: 10px 20px 20px 20px;
}
.center {
	text-align: center;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.top {
	vertical-align: top;
}

.middle {
	vertical-align: middle;
}
.bottom {
	vertical-align: bottom;
}
.subReport {
	margin: 0px;
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px; 
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
img {
	border: none;
	margin: 0 px;
	padding: 0 px;
	
}
.rowPaddingBanner {
	margin: 0px auto 0px 17px;
}
.rowPaddingBanner2 {
	margin: 0px auto 0px 9px;
}
.rowPaddingContent {
	margin: 0px auto 0px 15px;
}
.formpadding{
	padding-left: 15px;
	padding-top: 17px;
}
.formField{
	background-color: Silver;
	font-family: Tahoma;
	font-size: 14px;
	color: #183755;
}
.formBack {
	background-image: url(http://betamkt.avianis.com/_Images/FormBack.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 405px;
}
.formBack2 {
	background-image: url(http://wwww.avianis.com/_Images/FormBack2.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 405px;
}
.homeBack1 {
	background-image: url(http://betamkt.avianis.com/_Images/HomeBack_r1_c1.jpg);
	background-repeat: no-repeat;
	background-position: top;
	vertical-align: top;
	height: 288px;
	margin-bottom: 0px;
}
.homeBack2 {
	background-image: url(http://betamkt.avianis.com/_Images/HomeBanner3_r1_c1.jpg);
	background-repeat: no-repeat;
	background-position: top;
	vertical-align: top;
	height: 288px;
	margin-bottom: 0px;
}
.howitWorksBack {
	background-image: url(http://betamkt.avianis.com/_Images/HowItWorks.jpg);
	background-repeat: no-repeat;
	background-position: top;
	vertical-align: top;
	height: 288px;
	margin-bottom: 0px;
}
.socialBack {
	background-image: url(http://betamkt.avianis.com/_Images/SocialBack.png);
	background-repeat: no-repeat;
	background-position: left;
	vertical-align: top;
	height: 100px;
	margin-bottom: 0px;
}
.ContactTab {
	background-image: url(http://betamkt.avianis.com/_Images/TalkBack.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 200px;
	vertical-align: top;
	text-align: left;
}
.footer_social {
	padding-top: 10px;
	color: #666666;
	width: 450px;
	display: inline;
	text-align: center;
	vertical-align: top;
}

.footer_terms {
	padding-top:10px;
	color: #666666;
	width:485px;
	float: right;
	display: inline;
	text-align: right;
	vertical-align: top;
}