BODY {
	font-size: 85%;
	font-family: Arial, Helvetica, Geneva, Sans-Serif;
	color: black;
	background-color: white;
	margin: 0px;
}

TABLE {
	font-size: 100%;
	font-family: Arial, Helvetica, Geneva, Sans-Serif;
	color: black;
	background-color: transparent;
	margin: 0px;
}

A:link {
	color: #333399;
	background-color: transparent;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Sans-Serif;
}
A:visited {
	color: #999999;
	background-color: transparent;
}
A:active {
	color: #FF0000;
	background-color: transparent;
}

TD.globalnav {
	background-image: url(/includes/nav/header2.gif);
	text-align: right;
}

TD.globalnav-ucar {
	background-image: url(/includes/nav/header2_blue.gif);
	text-align: right;
}

.headerbg {
	background-image: url(/styles/images/headerbg.gif);
	text-align: right;
}

.footrule1 { 
	background-image: url(/styles/images/lines_02.gif); 
	text-align: right;
}
.footrule2 {
	font-size: 1px;
}
.footrule2a {
	font-size: 1px;
	background-image: url(/styles/images/lines_02a.gif);
	text-align: right;
}

.homecopy {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Sans-Serif;
	text-align: left;
}
.subnavhead {
	font-weight: bold;
}
.subnavborder {
	color: black;
	background-color: #696969;
}
.subnavbullet {
	font-weight: bold;
}
.subnavrule {
	font-size: 1px;
	color: black;
	background-color: #696969;
}
.subnavspace {
	font-size: 1px;
}

.tablerowgray {
	color: black;
	background-color: #eee;
}
.tableitembold {
	font-weight: bold;
	text-align: left;
}

.h1_alt {
	color: black;
	background-color: transparent;
	font-weight: bold;
	font-size: 120%;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Sans-Serif;
}

DIV {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Sans-Serif;
}
P {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Sans-Serif;
}
TD {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Sans-Serif;
}
#body {
	margin-top: 15px;
	margin-bottom: 15px;
}
.factoid {
	font-size: 10px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Sans-Serif;
}
.copyright {
	color: black;
	background-color: white;
	font-size: 10px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Sans-Serif;
}
.tagline {
	color: black;
	background-color: transparent;
	font-style: italic;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Sans-Serif;
}
.photocaption {
	font-weight: bold;
	font-size: 11px;
}
.dowhomecopy {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Sans-Serif;
}

.italictext {
	font-style: italic;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Sans-Serif;
}
.boldcopy {
	font-weight: bold;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Sans-Serif;
}
.bolditalic {
	font-weight: bold;
	font-style: italic;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Sans-Serif;
}
.dowhomesmtxt {
	font-size: 80%;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Sans-Serif;
	text-align: left;
}
td {
  text-align: left;
}  
#alignleft {
	text-align: left;
}
#alignright {
	text-align: right;
}
#aligncenter {
	text-align: center;
}

.alignleft {
	text-align: left;
}
.alignright {
	text-align: right;
}
.aligncenter {
	text-align: center;
}

a.FactLink {
	color: black;
	font-size: 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Sans-Serif;
}
a.FactLink:hover {
	color: #999999;
}
a.FactLink:visited {
	color: black;
}
a.FactLink:active {
	color: #999999;
}
	
.title {
	color: black;
	background-color: transparent;
	font-weight: bold;
	font-size: 110%;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Sans-Serif;
}

.subtitle {
	color: black;
	background-color: transparent;
	font-weight: normal;
	font-style: italic;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Sans-Serif;
}
.social-media {
	top: -28px; 
	position: relative; 
	float: right; 
	margin-bottom: -25px; 
}
ul.flush {
	margin-top: 0px;
	margin-bottom: 0px;
}
ul.flush li {
	margin-left: -25px;
}

DIV.news-headline {
	background-color: #999;
	color: #fff;
	padding: 5px;
	font-weight: bold;
	font-size: 110%;
}
DIV.news-summary {
	padding: 7px;
	font-size: 80%;
}
DIV.news-photo {
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 7px;
	padding-bottom: 0px;
}

.voractivquotes {
	padding-top: 10px;	
}

TR.gray-row TD {
	color: black;
	background-color: #eee;
}
TR.white-row TD {
	color: black;
	background-color: #fff;
}
TR.table-heading TD {
	color: #eee;
	font-weight: bold;
	font-size: 94%;
	background-color: #696969;
}
TR.table-subheading TD {
	color: black;
	font-weight: bold;
	font-size: 94%;
	background-color: #999;
}

.searchheader	{border: 1px solid black;
				background-color: #999999;
				color: #fff;
				padding: 5px;}
				
.searchheadertbl	{border-bottom: 1px solid black;
				background-color: #999999;
				color: #ffffff;
				padding: 5px;}

.searchsubhead	{border-left: 1px solid black;
				border-right: 1px solid black;
				border-bottom: 1px solid black;
				background-color: #EAEAEA;
				padding: 5px;}
				
.searchheadertext	{font-weight: bold;
			color: #ffffff;
			font-size: 115%;}
									
.searchltgray	{background-color: #EAEAEA;}

.searchmedgray	{background-color: #CCCCCC;
			font-weight: bold;
			margin-left: 15px;}
				
.searchborder	{border: 1px solid black;}

.searchsmall 	{font-size: 80%;}

.searchwhite 	{color: #ffffff; font-weight: bold; font-size: 95%;}

.searchyellow 	{color: yellow;
			font-weight: bold;
			font-size: 115%;}

A:link.search 	{color: #000000; text-decoration: none;}
A:visited.search 	{color: #000000; text-decoration: none;}
A:active.search 	{color: #000000; text-decoration: none;}

A:link.searchres 	{color: #ff0000; font-weight: bold; text-decoration: none; padding-top: 5px;}
A:visited.searchres {color: #ff0000; font-weight: bold; text-decoration: none; padding-top: 5px;}
A:active.searchres {color: #ff0000; font-weight: bold; text-decoration: none; padding-top: 5px;}

A:link.searchpage {color: white; font-weight: bold; text-decoration: none;}
A:visited.searchpage {color: white; font-weight: bold; text-decoration: none;}
A:active.searchpage {color: white; font-weight: bold; text-decoration: none;}

#search-box-text {
font-size: 11px;
background-color:#eeeeee;
border-left: 0px;
border-right: 0px;
border-top: 0px;
border-bottom: 0px;}

*html .search-box {
margin: 35px 0px 0px 610px;
padding: 0px 0px 0px 0px;}

.search-box {
width: 130px;
margin: 0px 0px 0px 613px;
padding: 35px 0px 0px 0px;}

/*---external link icon---------------------------*/

.externalLink {
padding-right: 15px;   
background: transparent url(/images/global/external.gif) no-repeat center right;
}
