.body-bg {
background-color: #ffffff;
background-image: url(../images/bodgbg2.jpg);
background-repeat: repeat-x;

}
.greybox {
background-color: #cfcfcf;
background-image: url(../images/grey-middle-bg.gif);
background-repeat: repeat-x;
border-right: 1px solid #aeaeae;
border-left: 1px solid #aeaeae;

}

.bluesmallbox {
background-color: #2db0e3;
background-image: url(../images/blue-small-middlebg.jpg);
background-repeat: repeat-x;
border-right: 1px solid #168baa;
border-left: 1px solid #168baa;

}
.bluebox {
background-color: #1e8fb9;
background-image: url(../images/bluebg.jpg);
background-repeat: repeat-x;


}
.homegreybox {
background-color: #ffffff;
background-image: url(../images/home-greybg.jpg);
background-repeat: repeat-x;


}

.loginbox {
background-color: #cdcdcd;
background-image: url(../images/login-middle.jpg);
background-repeat: repeat-x;
border-right: 1px solid #aeaeae;
border-left: 1px solid #aeaeae;

}

.signupbox {
background-color: #cdcdcd;
background-image: url(../images/Sign-up-middlebg.jpg);
background-repeat: repeat-x;
border-right: 1px solid #aeaeae;
border-left: 1px solid #aeaeae;

}
.footlink {
	color: #FFFFFF;
	font-size: 11px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;


}
.footlink:hover {
	text-decoration: underline;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;

}
.bodyText1 {
	color: #075c7b;
	font-size: 18px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;

}
.bodyText2 {
	color: #000000;
	font-size: 14px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;

}
.bodyText3 {
	color: #000000;
	font-size: 11px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;

}

.bodyText4 {
	color: #000000;
	font-size: 11px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;

}
.bodyText5 {
	color: #4b4239;
	font-size: 12px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;

}
.TextField {
color: #000000;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration: none;
width: 250px;
height: 20px;
background-color: #ffffff;
}

.Textarea {
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	width: 250px;
	height: 80px;
	background-color: #ffffff;
	overflow: hidden;

}

.bodyText6 {
	color: #fdaf17;
	font-size: 18px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;

}

.bodyText7 {
	color: #075c7b;
	font-size: 12px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;

}

.bodyText8 {
	color: #FFFFFF;
	font-size: 12px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;

}
.feature-brown-box {
	background-color: #4b4239;
	height: 50px;
	border: 1px solid #ffffff;
	
	
}
.feature-blue-box {
	text-decoration: none;
	background-color: #c4f1ff;
	height: 23px;
	border: 1px solid #ffffff;
	
}
.bodyText9 {
	color: #4b4239;
	font-size: 12px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;

}
.bodyText10 {
	color: #FFFFFF;
	font-size: 12px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;

}
.bodyText11 {
	color: #4b4239;
	font-size: 12px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;

}

.bodyText12 {
	color: #44688e;
	font-size: 11px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;

}
.bodyText13 {
	color: #FFFFFF;
	font-size: 24px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;

}
.bodyText14 {
	color: #FFFFFF;
	font-size: 11px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;

}
.bodyText15 {
	color: #4b4239;
	font-size: 14px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;

}
.bodyText16 {
	color: #000000;
	font-size: 10px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;

}

.error {
	color: #FF0000;
	font-size: 12px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;

}