@import url(shared.css); 
.trail {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: .63em; 
} 
.trail A:link {
color: #333333; 
text-decoration: underline; 
} 
.trail A:visited {
color: #333333; 
text-decoration: underline; 
} 
.trail A:hover {
color: #333333; 
text-decoration: underline; 
} 
.content {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: .8em;
} 
.content A:link {
color: #cc5500; 
font-weight: bold; 
text-decoration: none; 
} 
.content A:visited {
color: #cc5500; 
font-weight: bold; 
text-decoration: none; 
} 
.content A:hover {
color: #cc5500; 
font-weight: bold; 
text-decoration: underline; 
} 
.content H1 {
font-size: 1.325em; 
font-weight: bold;
color: #333333; 
} 
.content H2 {
font-size: 1.15em; 
font-weight: bold;
color: #333333; 
} 
.content H3 {
font-size: 1.07em; 
font-weight: bold; 
color: #333333; 
} 
.content H4 {
font-size: 1em; 
font-weight: bold; 
color: #333333; 
} 
.content H5 {
font-size: .9em; 
font-weight: bold; 
color: #333333; 
}
.content H6 {
font-size: .825em; 
font-weight: bold; 
color: #333333; 
} 
.sidenavbar {
font-family: Verdana, Arial, Helvetica, sans-serif; 
color: #333333; 
font-weight: bold; 
font-size: 10px; 
} 
div.sidenavbar {
width: 130px;	
float:left;
text-align: right;
vertical-align: text-top; 
font-size: .63em; 
} 
.sidenavbar A:link {
color: #cc5500; 
text-decoration: none; 
} 
.sidenavbar A:active {
text-decoration: none; 
} 
.sidenavbar A:visited {
color: #cc5500; 
text-decoration: none; 
} 
.sidenavbar A:hover {
color: #cc5500; 
text-decoration: underline; 
} 
.phpSidenavbar {
font-family: Verdana, Arial, Helvetica, sans-serif; 
color: #333333; 
font-weight: bold; 
font-size: .63em; 
} 
div.phpSidenavbar {
width: 150px;	
float:left;
text-align: right;
vertical-align: text-top; 
} 
.phpSidenavbar A:link {
color: #cc5500; 
text-decoration: none; 
} 
.phpSidenavbar A:active {
text-decoration: none; 
} 
.phpSidenavbar A:visited {
color: #cc5500; 
text-decoration: none; 
} 
.phpSidenavbar A:hover {
color: #cc5500; 
text-decoration: underline; 
} 
.navbar {
font-family: Verdana, Arial, Helvetica, sans-serif; 
color: #ffffff; 
font-weight: bold; 
font-size: 10px; 
}
.navbar A:link {
color: #ffffff; 
text-decoration: none; 
} 
.navbar A:active {
color: #ffffff; 
text-decoration: none; 
} 
.navbar A:visited {
color: #ffffff; 
text-decoration: none; 
} 
.navbar A:hover {
color: #ffffff; 
text-decoration: underline; 
} 
.signature {
font-family: Verdana, Arial, Helvetica, sans-serif; 
color: #333333;
font-size: .63em; 
float: left;
} 
.signature p {
color: #333333; 
text-decoration: none; 
} 
.signature A:link {
color: #cc5500; 
text-decoration: none; 
} 
.signature A:visited {
color: #cc5500; 
text-decoration: none; 
} 
.sigImage A:link {
color: #ffffff;
text-decoration: none;
}
.sigImage A:visited {
color: #ffffff;
text-decoration: none;
}
.sigImage img{
border: 0;
float:left;
}
.spotlight {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: .63em; 
vertical-align:top;
width:170px;
} 
.spotlight A:link {
color: #cc5500; 
font-weight: bold; 
text-decoration: none; 
} 
.spotlight A:active {
font-weight: bold; 
text-decoration: none; 
} 
.spotlight A:visited {
color: #cc5500; 
font-weight: bold; 
text-decoration: none; 
} 
.spotlight A:hover {
text-decoration: underline; 
font-weight: bold; 
} 
.caption {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: .85em;
} 
.credit {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: .56em; 
}
.hdrimg {  
vertical-align: text-bottom; 
}

.specialcontent A:link {
color: #cc5500;
font-weight: bold;
text-decoration: none;
}
.specialcontent A:visited {
color: #cc5500;
font-weight: bold;
text-decoration: none;
}
.specialcontent A:hover {
color: #cc5500;
font-weight: bold;
text-decoration: underline;
}
.specialcontent H1 {
font-size: 1.3em;
font-weight: bold;
color: #333333;
}
.specialcontent H2 {
font-size: 1.15em;
font-weight: bold;
color: #333333;
}
.specialcontent H3 {
font-size: 1em;
font-weight: bold;
color: #333333;
}
.specialcontent H4 {
font-size: .95em;
font-weight: bold;
color: #333333;
}
.specialcontent H5 {
font-size: .9em;
font-weight: bold;
color: #333333;
}
.specialcontent H6 {
font-size: .8em;
font-weight: bold;
color: #333333;
}
/*XHTML strict stuff*/

/*for IE*/
* html .separatorColumn {
width: 5px;
float: left;
margin:2px;
}
.separatorColumn {
width: 5px;
float: left;
padding-left:5px;
padding-right:5px;
}
* html .separatorColumnRight {
width: 5px;
float: right;
margin:2px;
}
.separatorColumnRight {
width: 5px;
float: right;
padding-left:5px;
padding-right:5px;
}
.separatorColumnEvent{
	width: 4px;
	float: left;
	padding-right:2px;
}

/* remove ?? */
.center {
text-align: center;
}
/**/


.centerCaption{
text-align: center;
margin: auto;
}
.divRight{
text-align: right;	
}
.trLeft{
text-align:left;
}
.border0{
border: 0;
}

#mainContent {
	width:608px;
	float:left;
}
#sigContainer {
padding-top:20px;
clear: both;
}
.floatLeft{
	float:left;
}
.spotlight img{
	border: 0;
}
#banner{
	padding-top:5px;
	padding-bottom:5px;
	float:left;
}
.padTop{
clear:left;
width:1px;
padding-top:15px;
}
.clearfloat{
clear:left;
width:1px;
}
* html .spacer{
	float:left;
	width:13px;
	padding-right:2px;
	padding-top:2px;
	padding-bottom:8px;
}
.spacer{
	float:left;
	width:13px;
	padding-right:2px;
	padding-top:2px;
	padding-bottom:20px;
}
.navText{
	float:left;
	text-align:left;
	width:87px;
	padding-top:2px;
	Padding-bottom:10px;
}
#selectedPage{
	float:left;
	font-weight: bold; 
	background-color: #EEEEEE;
	text-align:left;
	width:87px;
}
#leftImage {
	width:100px;
	height:300px;
}


.utdGraphic {
text-align: center;
}

#container{
	width: 760px;
}
/* main content div are different for each template */
#mainContentBasic {
padding-top: 15px;
padding-left: 25px;
width: 725px;
float:left;
}
#mainContentBasicLeftCol {
	width:615px;
	float:left;
}
#mainContentBasicRightCol {
	padding-top: 15px;
	width:550px;
	float:left;
	padding-left: 30px;
}
* html #mainContentNav{
	width:608px;
	float:left;
}
#mainContentNav{
	width:608px;
	float:left;
}
#mainContentNavRightCol{
	width:425px;
	float:left;
}
#mainContentPhp{
	width:588px;
	float:left;
}
#mainContentPhpRightCol{
	width:405px;
	float:left;
}
