body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}

/************** header tag styles **************/

h1{
 font: bold 120% IMPACT;
 color: #800000;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Oxford;
 color: #C0C0C0;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


/*************** list tag styles ***************/

ul ul ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position:absolute;
	top: 180;
	left: 2%;
	right: 2%;
	width:95.6%;
	background-color: #c0c0c0;
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#masthead{
	position: absolute;
	z-index:300;
	top: 0px;
	left: 1%;
	right: 1%;
	width:95.6%;
	
}

#pageNav{
	float: left;
	width:120;
	padding: 0px;
	background-color: #800000;
	border-right: 0px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
	font: small Verdana,sans-serif;
}

#pageNav2{
	float: left;
	width:60;
	padding: 10px;
	background-color: #C0C0C0;
	border-right: 0px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
	font: small Verdana,sans-serif;
}

#content{
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 180px;
	border-left: 0px solid #C0C0C0;
}

#content2{
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 80px;
	border-left: 0px solid #C0C0C0;
}

#content3{
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 80px;
	border-left: 0px solid #C0C0C0;
}

#content4{
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 150;
	border-left: 0px solid #C0C0C0;
}

#contentRight{
	float:right;
	width:200;
}


#contentSplitLeft{
	float:left;
	width:50%;
	border-right-width:thin;
	border-right-style:solid;
	border-right-color:#C0C0C0;
}
#contentSplitRight{
	float:right;
	width:50%;
	margin-left:5px;
	

}
/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #800000;
	font-weight: bold;
	font-size: 24px;
}

/************** utility styles *****************/

#utility{
	font: 75% Verdana,sans-serif;
	position: absolute;
	top: 16px;
	right: 0px;
	color: #800000;
}

#utility a{
	color: #800000;
	text-decoration:none;
}

#utility a:hover{
	text-decoration: underline;
}

/************** pageName styles ****************/

#pageName{
	padding: 80px 0px 0px 0px;
	margin: 0px;
	border-bottom:1px solid #C0C0C0;
}

#pageName h2{
	font: bold 175% Arial,sans-serif;
	color: #800000;
	margin:0px;
	padding: 0px;
}

/************** pageIndex styles ****************/

#pageIndex{
	padding: 0px 0px 0px 0px;
	margin: 0px;
	border-bottom:1px solid #C0C0C0;
}

#pageIndex h2{
	font: bold 175% Arial,sans-serif;
	color: #800000;
	margin:0px;
	padding: 0px;
}

/************* globalNav styles ****************/

#globalNav{
position: relative;
width: 100%;
min-width: 640px;
height: 32px;
color: #800000;
padding: 0px;
margin: 0px;
}

#globalNav img{
	margin-bottom: 0px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink{
	position: absolute;
	top: 6px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
}
/************** feature styles *****************/

.feature{
	padding: 0px 0px 0px 20px;
	font-size: 90%;
	min-height: 200px;
	height: 200px;
}

.feature h3{
	font: bold 175% IMPACT;
	color: #C0C0C0;
	padding: 10px 0px 5px 0px;
}

.feature img{
	float: right;
	padding: 0px 0px 0px 0px;
}


/*************** story styles ******************/

.story {
	padding: 950px 100px 0px 100px;
	font-size: 100%;
}

.story h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
}

.story p {
	padding: 0px 0px 10px 0px;
}

.story a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #C0C0C0;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}

/*************** story2 styles ******************/

.story2 {
	padding: 800px 80px 0px 80px;
	font-size: 100%;
}

.story2 h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
}

.story2 p {
	padding: 0px 0px 10px 0px;
}

.story2 a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #C0C0C0;
	display:block;
	padding-bottom: 5px;
}

.story2 a.capsule:hover{
	text-decoration: underline;
}

td.story2Left{
	padding-right: 12px;
}



/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #FFFFFF;
	font-size: small;
	color: #FFFFFF;
	padding: 10px 10px 10px 10px;
	margin-top: -1px;
}

#siteInfo img{
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
}


/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px 0px 0px 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #FFFFFF;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #FFFFFF;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
	color: #C0C0C0;
	text-decoration:none;
}

#sectionLinks a:hover{
	border-top: 1px solid #FFFFFF;
	background-color: #000000;
	background-image: none;
	font-weight: bold;
	text-decoration:none;
}


/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #FFFFFF;
}

.relatedLinks h3{
	padding: 0px 0px 0px 0px;
	color: #800000;
}

.relatedLinks a:link, .relatedLinks a:visited{
	display: block;
	color: #800000;
	text-decoration:none;
}
.relatedLinks a:hover{
	display: block;
	color: #000000;
	text-decoration: underline;		
}


/**************** advert styles *****************/

#advert{
	padding: 10px;
}

#advert img{
	display: block;
}


/********************* end **********************/
* html #nav {
	font-size: .68em;
	font-weight: bold;
	position: relative;
	z-index: 60;
	float: left;
	height: 40em;
	background: #800000;
	text-align: left;
	width: 12.5em;
	padding-bottom: 1.5em;
}

* > html #nav {
	f\ont-size: .68em;
	f\ont-weight: bold;
	p\osition: relative;
	z-index: 60;
	f\loat: left;
	he\ight: 40em;
	bac\kground: #800000;
	te\xt-align: left;
	wid\th: 12.5em;
	padd\ing-bottom: 1.5em;
}



#nav {
	font-size: .68em;
	font-weight: bold;
	position: relative;
	z-index: 60;
	float: left;
	clear: left;
	height: 44em;
	background: #800000;
	text-align: left;
	padding-bottom: 10px;
	width: 125px;
}


/* Width of Menu Items */
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 125px; 
	}

* html #nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 12.5em; 
	}

* > html #nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	w\idth: 12.5em; 
	}

#nav ul li {
	position: relative;
	z-index: 60;
	}
	
#nav li ul {
	position: absolute;
	left: 124px; /* Set 1px less than menu width */
	top: 0;
	display: none;
	text-align: left;
	width: 180px;
	z-index: 60;
}

	
* html #nav li ul {
	position: absolute;
	left: 12.4em; /* Set 1px less than menu width */
	top: 0;
	display: none;
	text-align: left;
	width: 12.4em;
	z-index: 60;
}

	

/* Styles for Menu Items */
#nav ul li a {
	display: block;
	text-decoration: none;
	color: #C0C0C0;
	background: #800000; 
	padding: .5em;
	border: 0;
	border-top: 1px solid #ccc;
	
	} 

#utdirectbackground ul li a {
	display: block;
	text-decoration: none;
	color: #C0C0C0;
	background: #000000; 
	padding: .2em;
	border: 0;
	border-top: 0;
	height: 2.5em;
} 


/* Fix IE. Hide from IE Mac \*/
* html #nav ul li { float: left; height: 1%; }
* html #nav ul li a { height: 1%; }
/* End */

 /* Hover Styles */
#nav ul li a:hover { 
	color: #800000; 
	background: #C0C0C0;  
}

#nav ul li ul li a:hover { 
	color: #800000; 
	background: #C0C0C0; 
}

/*#nav ul li ul li a { color: #800000; background: #000; }*/

/* Sub Menu Styles */
#nav li ul li a { 
	padding: .2em .5em; 
} 

 /* The magic */
#nav li:hover ul, #nav li.over ul { 
	display: block; 
}

/* Hover Styles */

/* utdirect image shrinking and enlarging in IE */
* html #utdirectbackground ul{
font-size: 1em;

}


* html #utdirecttrigger img {
height: 92%;
width: 92%;
}

/* utdirect image shrinking and enlarging in IE for the Mac */

* > html #utdirectbackground img {
height: auto;
width: auto;
}

#utdirectbackground ul li a:hover { 
	color: #800000; 
	background: #C0C0C0; 
} 

#utdirectbackground ul li ul li a:hover  { 
	color: #800000; 
	background: #C0C0C0; 
	border: 0; 
	border-top: 1px solid #ccc; 
}

#utdirectbackground ul li ul li a { 
	color: #800000; 
	background: #C0C0C0;  
	border: 0; 
	border-top: 1px solid #ccc;
}

 /* Sub Menu Styles */
#utdirectbackground li ul li a { 
	padding: .2em .5em; 
}

/* The magic */
#utdirectbackground li:hover ul , #utdirectbackground li.over ul  { 
	display: block; 
} 

* html .uttext {
	color: #800000;
	background: #C0C0C0;
	text-align: left;
	padding: 0;
	margin: 0;
	margin-left: .4em;
	border-right: 1px solid #ccc;
	}

.uttext {
	color: #800000;
	font-weight: normal;
	background: #C0C0C0;
	text-align: left;
	padding: 0;
	margin: 0;
	margin-left: .4em;
	border-right: 1px solid #ccc;
	}

/* this moves the rollovers in IE on PC - IE on MAC doesn't get rollovers */
* html #nav li.sfhover ul{
 	display: block;
	padding-top: 0;
	left: 12.4em;
	z-index: 60;
 }
 
* > html #nav li.sfhover ul{
 	display: block;
	padding-top: 0;
	left: 12.4em;
	z-index: 60;
 }

/* hover color for menu triggers */
* html #nav li:hover, #nav li.sfhover {
	display: block;
	background-color: #000000;  
} 

#nav li:hover a, #nav li.sfhover a {
	color:#C0C0C0;
	background-color: #000000;
}

#nav li:hover a:hover, #nav li.sfhover a:hover {
	color:#800000;
	background-color: #C0C0C0;
}

/* hover color for rollover links */
* html #nav li li:hover  {
	display: block; 
	border: 0;
	margin: 0;
} 


#nav li li.sfhover {
	display: block; 
	color: #C0C0C0;
	background-color: #800000;
	border: 0;
} 

#nav ul li ul li {
border-right: 3px solid #bbb;
}

#nav ul li ul li a:hover {
border-right: 3px solid #bbb;
}

* html #nav ul li ul li.sfhover a:hover {
border-right: .408em solid #bbb;
background-color: #C0C0C0;
}


* html #nav ul li ul li.border-bottom {
border-bottom: .204em solid #bbb;
}

.border-right {
border-right: 3px solid #bbb;
background-color: #800000;
}

*  > html .border-right {
border-right: .204em  solid #bbb;
background-color: #800000;
}

/********************* end **********************/

* html #nav2 {
	font-size: .68em;
	font-weight: bold;
	position: relative;
	z-index: 60;
	float: left;
	height: 27em;
	background: #800000;
	text-align: left;
	width: 12.5em;
	padding-bottom: 1.5em;
}

* > html #nav2 {
	f\ont-size: .68em;
	f\ont-weight: bold;
	p\osition: relative;
	z-index: 60;
	f\loat: left;
	he\ight: 27em;
	bac\kground: #800000;
	te\xt-align: left;
	wid\th: 12.5em;
	padd\ing-bottom: 1.5em;
}



#nav2 {
	font-size: .68em;
	font-weight: bold;
	position: relative;
	z-index: 60;
	float: left;
	clear: left;
	height: 27em;
	background: #800000;
	text-align: left;
	padding-bottom: 10px;
	width: 125px;
}


/* Width of Menu Items */
#nav2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 125px; 
	}

* html #nav2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 12.5em; 
	}

* > html #nav2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	w\idth: 12.5em; 
	}

#nav2 ul li {
	position: relative;
	z-index: 60;
	}
	
#nav2 li ul {
	position: absolute;
	left: 124px; /* Set 1px less than menu width */
	top: 0;
	display: none;
	text-align: left;
	width: 180px;
	z-index: 60;
}

	
* html #nav2 li ul {
	position: absolute;
	left: 12.4em; /* Set 1px less than menu width */
	top: 0;
	display: none;
	text-align: left;
	width: 12.4em;
	z-index: 60;
}

	

/* Styles for Menu Items */
#nav2 ul li a {
	display: block;
	text-decoration: none;
	color: #C0C0C0;
	background: #800000; 
	padding: .5em;
	border: 0;
	border-top: 1px solid #ccc;
	
	} 

#utdirectbackground ul li a {
	display: block;
	text-decoration: none;
	color: #C0C0C0;
	background: #000000; 
	padding: .2em;
	border: 0;
	border-top: 0;
	height: 2.5em;
} 


/* Fix IE. Hide from IE Mac \*/
* html #nav2 ul li { float: left; height: 1%; }
* html #nav2 ul li a { height: 1%; }
/* End */

 /* Hover Styles */
#nav2 ul li a:hover { 
	color: #800000; 
	background: #C0C0C0;  
}

#nav2 ul li ul li a:hover { 
	color: #800000; 
	background: #C0C0C0; 
}

/*#nav2 ul li ul li a { color: #800000; background: #000; }*/

/* Sub Menu Styles */
#nav2 li ul li a { 
	padding: .2em .5em; 
} 

 /* The magic */
#nav2 li:hover ul, #nav2 li.over ul { 
	display: block; 
}

/* Hover Styles */

/* utdirect image shrinking and enlarging in IE */
* html #utdirectbackground ul{
font-size: 1em;

}


* html #utdirecttrigger img {
height: 92%;
width: 92%;
}

/* utdirect image shrinking and enlarging in IE for the Mac */

* > html #utdirectbackground img {
height: auto;
width: auto;
}

#utdirectbackground ul li a:hover { 
	color: #800000; 
	background: #C0C0C0; 
} 

#utdirectbackground ul li ul li a:hover  { 
	color: #800000; 
	background: #C0C0C0; 
	border: 0; 
	border-top: 1px solid #ccc; 
}

#utdirectbackground ul li ul li a { 
	color: #800000; 
	background: #C0C0C0;  
	border: 0; 
	border-top: 1px solid #ccc;
}

 /* Sub Menu Styles */
#utdirectbackground li ul li a { 
	padding: .2em .5em; 
}

/* The magic */
#utdirectbackground li:hover ul , #utdirectbackground li.over ul  { 
	display: block; 
} 

* html .uttext {
	color: #800000;
	background: #C0C0C0;
	text-align: left;
	padding: 0;
	margin: 0;
	margin-left: .4em;
	border-right: 1px solid #ccc;
	}

.uttext {
	color: #800000;
	font-weight: normal;
	background: #C0C0C0;
	text-align: left;
	padding: 0;
	margin: 0;
	margin-left: .4em;
	border-right: 1px solid #ccc;
	}

/* this moves the rollovers in IE on PC - IE on MAC doesn't get rollovers */
* html #nav2 li.sfhover ul{
 	display: block;
	padding-top: 0;
	left: 12.4em;
	z-index: 60;
 }
 
* > html #nav2 li.sfhover ul{
 	display: block;
	padding-top: 0;
	left: 12.4em;
	z-index: 60;
 }

/* hover color for menu triggers */
* html #nav2 li:hover, #nav2 li.sfhover {
	display: block;
	background-color: #000000;  
} 

#nav2 li:hover a, #nav2 li.sfhover a {
	color:#C0C0C0;
	background-color: #000000;
}

#nav2 li:hover a:hover, #nav2 li.sfhover a:hover {
	color:#800000;
	background-color: #C0C0C0;
}

/* hover color for rollover links */
* html #nav2 li li:hover  {
	display: block; 
	border: 0;
	margin: 0;
} 


#nav2 li li.sfhover {
	display: block; 
	color: #C0C0C0;
	background-color: #800000;
	border: 0;
} 

#nav2 ul li ul li {
border-right: 3px solid #bbb;
}

#nav2 ul li ul li a:hover {
border-right: 3px solid #bbb;
}

* html #nav2 ul li ul li.sfhover a:hover {
border-right: .408em solid #bbb;
background-color: #C0C0C0;
}


* html #nav2 ul li ul li.border-bottom {
border-bottom: .204em solid #bbb;
}

.border-right {
border-right: 3px solid #bbb;
background-color: #800000;
}

*  > html .border-right {
border-right: .204em  solid #bbb;
background-color: #800000;
}

