.bodybg {
	background-color: #FFFFFF;
	background-image: url(images/pagebg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.mainbg {
	background-color: #FFFFFF;
	background-image: url(images/as_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-attachment:fixed;
 
}
.footer {
	background-color: #2C2C2C;
	background-image: url(images/dallas-footer.jpg);
	background-position: top;
	height: 36px;
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 11px;
	color: #54A2F5;
	text-align: center;
	padding-top: 6px;
	background-repeat: repeat-x;
}
.footer_a
{
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 11px;
	color: #54A2F5;
	text-align: center;
	padding-top: 6px;
	text-decoration:none;
}
.bodytext {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 13px;
	color: #444444;
	text-align: justify;
}
.bodytext-leftcol {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 13px;
	color: #003366;
	text-align: left;
	font-weight: bold;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D9E4FA;
	border-left-color: #D9E4FA;
	padding-top: 6px;
	padding-bottom: 7px;
}
.bodytext-leftcol_right {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 13px;
	color: #003366;
	text-align: right;
	font-weight: bold;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D9E4FA;
	border-left-color: #D9E4FA;
	padding-top: 6px;
	padding-bottom: 7px;
}
.bodytext-leftcol_a {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 13px;
	color: #003366;
	text-align: left;
	font-weight: bold;
	text-decoration:none;
}
.bodytext-leftcol_a_norm {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 13px;
	color: #003366;
	text-align: left;
	font-weight: normal;
	text-decoration:none;

}
.leftcol {
	background-color: #FFFFFF;
	background-image: url(images/mid.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
.leftcolBG {
	background-color: #f2f3f5;
	background-image: url(images/col-left-bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.rtcolBGCopy {
	background-color: #eeeff1;
	background-image: url(images/col-rt-bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.footer2 {
	background-position: top;
	height: 36px;
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 11px;
	color: #58A3F4;
	text-align: center;
	padding-top: 6px;
	background-repeat: repeat-x;
	text-decoration: none;
}
.pr {
	text-align: justify;
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000965;
}
.text {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #030C6B;
	text-decoration: none;
}
.maintabs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4F6C8A;
	text-align: left;
	text-decoration: none;
}