body {
	/*background-color: #B0B0FF;*/
	font-family: "Gill Sans MT",Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.15;
	font-weight:normal;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	padding: 0;
	width: 764px;
    color:#444;
}

div#MainBody{
        
	background-color: #f0f0f0;
	background-image:none;
	padding: 0;
	margin: 0;
	color: inherit;
	text-align:left;
	overflow:hidden;	
}
/* on all pages*/

div#UTAFWHeader {
	width: 100%;
	margin: auto;
    position:relative; 
    background-color: #FFFFFF;
    color: inherit;
}
div#UTAFWHeader .s1{
    height:95px;
    position:relative; 
}
#PageFunctionalityGroup{
   text-align:right;
   position:absolute;
   right:0;
   bottom:6px;
 }
 
div#UTAFWHeader #headerMainImg{
   margin:0;
   padding:0;
   position:absolute;
   left:0;
   bottom:6px;
}
#uta-search{
  padding: 0em 0 0 0;
  margin:0;
  display:inline;
}
#uta-search div {
   display:inline;
} 
#uta-search legend{
   display: none;
}

#uta-search fieldset{
   border:0;
}
#googleSearchTxtBox{
  font-size:10px;
  width:110px;
}

#googleSearchTxtBox.active {
    color: #000;
}

#googleSearchTxtBox.inactive {
   color:#FF6412;
}
#myMavSignInImageLink img{
 position:relative;
 margin-bottom: -4px;
}
.googleSearchImageSubmit{
 position:relative;
 margin-bottom: 1px;
}


div#UTAFWHeader .s1{
  height:95px;
}
.UTAFWfooterBorder {

	background-color:#E8E8E8;
	background-image: url(/fortworth/images/elements/footer_backgroundB.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	color:#000000;
	text-align: center;
	vertical-align: middle;
	height: 12px;
	width: 100%;
	clear:both;
	padding: 0;
}

div#UTAFWfooter1{
    font-size:9pt;
    background-color:white;
    color:#000000;
    text-align: center;
	vertical-align: middle;
	letter-spacing: 0.125em;
	clear:both;
	padding: 10px 0;
}
div#UTAFWfooter1 .s2{
   font-size: 18pt;
   font-weight:bolder;
   color:#F7931D;
   margin-top: 10px;
}

/* generic styles */
div.spacer{
	clear:both;
	height: 0px;
} 

div {
	background-color: inherit;
	color: inherit;
	}
p {
	margin: 0 ;
	padding-top: 0.6em;;
	padding-bottom: 0.6em;
}

ul { list-style-position: outside; margin: .3em 0 .3em 1em; padding: .3em 0 .3em 1em;  }
ul ul { margin: 0 0 0 1em; padding: 0 0 0 1em;  }
img {
	padding: 0;
	margin: 0;
	border: 0;
}
table {
  margin: 10px;
  padding: 0;
}


a:link {
  color:#002762;
}
a:visited {
   color:#002762;
}
a:hover {
  color:green;
}
a:active {
 
}
/* this class is also used for sidebars, please consult sidebar.css */
a.listing {
	text-decoration:none !important;
}
a.listing:hover {
    background-color:#fff;
}

/* class for text entities like phone numbers*/ 
.nobr { white-space: nowrap; }
.phonenumber { white-space: nowrap; }


/*Styles for gradPrograms page */
.contactUs li {
   padding-bottom: 10px;
}

.warning {
	color:#CC0000;
	background-color:inherit;
}
/* Master of science in engineering management */
div.stdTab {margin-left: 2cm;  }

.Heading, .bodTitle {
  font-weight: bold;
  font-size: 150%;
  line-height: 150%;

  page-break-after:avoid;
}
.SubHeading{
font-size:130%; 
font-weight: bold;
page-break-after:avoid;
color:#666666;
}
.SubHeading2 {
  font-weight: bold;
  page-break-after:avoid;
}
.SubHeading3{
font-size:150%; 
font-weight: bold;
page-break-after:avoid;
color:#666666;
}


/*Two page types */
.topichandbook {
  margin:0;
  padding: 5px 1cm 0px 1cm;
  min-height:opx;
   border-left: 2px solid #bbb;
   border-right: 2px solid #bbb;
  _height:0px;
}
.topichandbookcontents {
  margin:0;
  padding: 5px 1cm 0px 1cm;
  min-height:100px;
   border-left: 2px solid #bbb;
   border-right: 2px solid #bbb;
  _height:100px;
}
.topic {
  margin:0;
  padding: 5px 1cm 0px 1cm;
  min-height:400px;
   border-left: 2px solid #bbb;
   border-right: 2px solid #bbb;
  _height:400px;
}
.topicWcolumns {
  margin:0;
  min-height:400px;
    width:760px;
   border-left: 2px solid #bbb;
   border-right: 2px solid #bbb;
  _height:400px;
}
/* 21st century clear fix http://www.positioniseverything.net/easyclearing.html */
.topic:after,.topicWcolumns:after {
  clear:both;
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}


/*??? */


/*items marked to "redo" */
.redo {

  background: inherit;
  color:red !important;
}

.section {  
  clear: both;
}






