body {
	margin:0px;
	background-color:#6EA2DB;
}
tr,td,p {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
}
.contentBg{
	width:775px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	background-color: #FFFFFF;
	background-image: url(../images/public/content_bg.jpg);
	border-right-width: 1px;
	border-bottom-width: 1px;	
	border-left-width: 1px;
	border-bottom-width: 1px;	
	border-right-style: solid;
	border-bottom-style: solid;	
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;	
	border-left-color: #000000;
}.www {
	background-image:url(../images/public/www.gif);
	background-repeat: no-repeat;
	height:249px;
}
.3sep {
	background-image: url(../images/public/3cols.gif);
}
.topRightLinks {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}


.topRightLinks:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.texaHeader {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	background-image: url(../images/public/texan_header.jpg);
	height: 99px;
	width: 775px;
}

.topLinks {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


.topLinks:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.footerLinks {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}


.footerLinks:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
}

.btn {
	font-family: Tahoma, Arial;
	width: 200px;
}
.smallLink {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #FF0000;
	text-decoration: underline;
}
.smallLink:hover {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
}.txtBox {
	font-family: Tahoma, Arial;
	font-size: 11px;
	background-color: #F4FFFF;
	width: 200px;
	border: 1px solid #16246D;
}
.txtArea {
	font-family: Tahoma, Arial;
	font-size: 11px;
	background:#F4FFFF;
	width:250px;
	height: 120px;
}
.tableHeader {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	height: 30px;
	padding-bottom:10px;
	background-color: #333333;
}

.tableBlueHeader {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	height: 30px;
	background-image: url(../images/public/dark_blue_gradient.jpg);
	padding-bottom:10px;
}
.tableContent {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	background-image: url(../images/public/blue_gradient.jpg);
}
.tableContentSolid {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #000000;
	background-color: #D8E5F1;
}

.box {
	border: 1px solid #FF0000;
}
.bold {
	font-weight: bold;
}
.separatorSearch{
	height:5px;
}.redTab {
	background-image: url(../images/public/red_tab.jpg);
	height: 32px;
	width: 166px;
	padding-bottom:10px;
}
.heading {
	font-family: Tahoma, Arial, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #0E2D81;
}
.dateTime {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #0E2D81;
}

.testimonialHeading {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #000000;
}
.faqHeading {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #0E2D81;
	text-decoration:underline;
}
.faqHeading:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #0E2D81;
	text-decoration:none;	
}
.separator{
	background-color:#10287B;
	height:1px;
}
.btnSubmit {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #666666;
	background:#EEEEEE;
	width:120px;
}


