@charset "UTF-8";
body {
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #993333;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #993333;
	display: inline-block;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
li {
	list-style-image: url(../images/bullet_Img.gif);
	list-style-position: outside;
}

#nav {
	height: 39px;
	padding-top: 53px;
}
#whatsNew {
	height: 109px;
	background-image: url(../images/home/_whatsNew_bgImg.jpg);
}
#whatsNewText {
	text-align: left;
	padding-right: 340px;
	padding-left: 71px;
	padding-top: 15px;
}
#txmsDescription {
	height: 111px;
	background-image: url(../images/home/_txmsDescription_bgImg.jpg);
}
#txmsDescriptionText {
	padding-top: 12px;
	padding-left: 71px;
	padding-right: 340px;
	line-height: 110%;
	text-align: left;
	font-size: 14px;
}
#headerImage {
	height: 89px;
	background-image: url(../images/home/_header2_bgImg.jpg);
}
#profAff {
	height: 45px;
	background-image: url(../images/home/_profAff_bgImg.jpg);
}
#profAffText {
	text-align: left;
	padding-top: 20px;
	padding-left: 71px;
}
#sponsorLogos {
	height: 62px;
	background-image: url(../images/home/_sponsorLogos_bgImg.jpg);
}
#sponsorLogoImages {
	width: 631px;
	margin-right: auto;
	margin-left: auto;
}
.oneColFixCtrHdr #container {
	width: 838px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColFixCtrHdr #header {
	height: 92px;
	background-image: url(../images/_HeaderTop_bgImg.jpg);
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	width: 838px;
	float: left;
}
.oneColFixCtrHdr #footer {
	width: 838px;
	height: 55px;
	background-image: url(../images/home/_footer_bgImg.jpg);
	color: #999999;
	text-align: center;
}
#whyTXMS {
	height: 98px;
	background-image: url(../images/home/_why_bgImg.jpg);
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: center;
}
#footer #_footerText {
	color: #999999;
	text-align: center;
	padding: 28px;
	font-size: 11px;
}
#whyFlashButton {
	padding-left: 363px;
}
#clear {
	clear: both;
}
#pageTop_subNavs_BG {
	height: 71px;
	background-image: url(../images/insidePages/insideTop_subNav_BG.jpg);
}
#pageContent_Bottom {
	height: 100%;
	background-image: url(../images/insidePages/bgVerticalGradient.jpg);
	background-repeat: repeat-y;
}
#pageContent_Top {
	height: 100%;
	background-image: url(../images/insidePages/insidePageContentTop_BGImg.jpg);
	background-repeat: no-repeat;
}
#servicesSubNav_container {
	width: 540px;
	margin-right: 144px;
	margin-left: 154px;
	padding-top: 28px;
}
#aboutSubNav_container {
	width: 270px;
	margin-right: 286px;
	margin-left: 282px;
	padding-top: 28px;
}
.sideBar {
	float: left;
	width: 282px;
}
.rightColumn {
	float: right;
	width: 476px;
	margin-right: 65px;
	padding-top: 18px;
	padding-right: 15px;
}

#mainInsideContent {
	width: 838px;
	background-image: url(../images/insidePages/bgVerticalGradient.jpg);
	height: 100%;
}
.oneColFixCtrHdr #Inside-Logo-Navs {
	height: 92px;
	background-image: url(../images/_insideHeaderTop_bgImg.jpg);
	width: 838px;
	margin-right: auto;
	margin-left: auto;
}
#pageTop_NOsubNavs {
	height: 41px;
	background-image: url(../images/insidePages/insideTop_BG.jpg);
}
#pageContent_TopNosubNavs {
	height: 100%;
	background-image: url(../images/insidePages/insidePageContent2Top_BGImg.jpg);
	background-repeat: no-repeat;
}
#titleImage {
	float: right;
	width: 167px;
	padding-top: 10px;
}
#sideBarTestimonial {
	padding-top: 210px;
	padding-left: 65px;
	text-align: right;
	color: #b7c0cc;
	font-size: 15px;
	font-style: italic;
	line-height: 150%;
	padding-right: 22px;
	float: right;
}
#imageRight {
	float: right;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 5px;
}
#imageLeft {
	float: left;
	padding-top: 0x;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 5px;
}
#pageContent_Top_Services {
	height: 100%;
	background-image: url(../images/insidePages/insidePageServices_BGImg.jpg);
	background-repeat: no-repeat;
}
#pageContent_Top_WhyTxMS {
	height: 100%;
	background-image: url(../images/insidePages/insidePageWhyTxMS_BGImg.jpg);
	background-repeat: no-repeat;
}
#pageContent_Top_About {
	height: 100%;
	background-image: url(../images/insidePages/insidePageAbout_BGImg.jpg);
	background-repeat: no-repeat;
}
#pageContent_Top_Resource {
	height: 100%;
	background-image: url(../images/insidePages/insidePageResource_BGImg.jpg);
	background-repeat: no-repeat;
}
#pageContent_Top_Contact {
	height: 100%;
	background-image: url(../images/insidePages/insidePageContact_BGImg.jpg);
	background-repeat: no-repeat;
}
#insideFooter {
	height: 119px;
	width: 838px;
	background-image: url(../images/insidePages/insideFooter_BGImg.jpg);
	margin-right: auto;
	margin-left: auto;
}
#insideFooterTextLinks {
	font-size: 10px;
	font-weight: bold;
	padding-top: 69px;
}
#insideFooterTextLinks a:link {
	color: #993333;
	text-decoration: none;
}
#insideFooterTextLinks a:hover {
	color: #333333;
	text-decoration: none;
}
#insideFooterContactText {
	font-size: 11px;
	color: #999999;
	padding-top: 12px;
}
/******************Accordian styles ****************/
.paneHeader {/*for text not layout*/
cursor:pointer;
margin:3px 0 0 0; 
padding:0; 
}
#accordionHeader {
	background-color: #efe6e6;
	padding-top: 1px;
	padding-bottom: 2px;
	margin-top: 2px;
	padding-left: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: d49393;
	background-image: url(/assets/images/insidePages/accordionButtons.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#accordionContent {
	background-color: #f9f6f6;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 2px;
	padding-right: 15px;
	padding-top: 1px;
}

