@charset "utf-8";

/* CSS Document */

body {
	padding: 0;
	margin: 0;
	background: url(../images/main_bg.jpg) repeat-x #FFFFFF;
	font: 11px Tahoma;
	color: #003b7d;

}

#inBody {
	padding: 85px 0 0 0;
	background:url(../images/mainbg.gif) repeat-x #FFFFFF;

}

.h_content {

	width: 100%;

	vertical-align: top;

	padding: 85px 0 0 0;

}

.loginForm {

	background: url(../images/form_bg.jpg) no-repeat;

}

.loginForm input {

	width: 110px;

	height: 15px;

	border: 1px solid #99acbd

}

#footer {

	font-size: 10px;

	color: #7a7a7a;/*003b7d */

	padding: 20px 0;

}

#footer a{

	color: #7a7a7a;/*003b7d*/

}

#footer a:hover{

	color: #003b7d;

}

.in_content {

	background: url(../images/incontent_bg.gif) repeat-x #fff bottom left;

	color: #003b7d;

}

ul#rightNav {

	padding: 0;

	margin: 5px 0 10px 15px;

}

#rightNav li {

	padding: 0;

	margin: 0;

	list-style-image: url(../images/arrow.gif);

}

#rightNav a {

	color: #848b92;

	text-decoration: none;

}

#rightNav a:hover {

	color: #848b92;

	text-decoration: underline;

}

.blueText {

/*color: #32537e;*/
color:#003b7d;

}

a {

color: #424242;

text-decoration: none

}

.propThumbs {

border: 1px solid #7b7b7b;

padding: 0 5px;

}

.propThumbs img{

border: 1px solid #7b7b7b;

margin: 10px 5px;

}

.asterisk {

color: #ff0103

}

.register, .register a {
	color: #6699cc;

}



.tes{

color: #424242;

text-decoration: none

}



.normaltext { FONT-SIZE: 10pt; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; text-decoration:none;}

.genericInput {

width: 140px;

}

.phone {

width: 30px;

}

.otherInput {

width: 50px;

}

span.txtInfo {
color:#003b7d !important;
}

span.txtInfo2 {
color:#424242 !important;
}

.greyText {
	color:#7a7a7a !important;
}

.sortLinks a:link,  .sortLinks a:visited{
	font-size:11px;
	color:#003b7d !important;
	text-decoration:underline;
}

.sortLinks div {
	text-align:left;
	padding:0;
	margin:0;
	
}