body {
  background-image: url(/images/bkgtag.gif);
  font-family: "Times New Roman", Times, serif;
}

a  {
	text-decoration: none;
}

a:hover
{ 
	color: #B50A00;
	text-decoration: underline;
}

h1  {
	color: #595959;
	font-weight: normal;
	font-family: georgia, serif;
	font-size: 18px;
}

h2 {
	font-family: georgia, serif;
	font-size: 16px;
	color: #D56612;
	font-weight: normal;
}

h3  {
	font-family: georgia, serif;
	font-size: 14px;
	color: #663;
	font-weight: normal;
	line-height: 125%;
	text-align: left;
}

h4  {
	line-height: 125%;
	font-size: 12px;
	font-family: verdana, arial, san serif;
	color: #000;
	font-weight: normal;
}

h5 {
	font-family: georgia, serif;
	font-size: 10px;
	color: #666633;
	font-weight: bold;
	line-height: 150%;
	text-align: center;
}
p {
	line-height: 100%;
}

td {
	font-family: "Times New Roman", Times, serif;
}

.savvybig {
	color: #FF0000;
	font-style: italic;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: normal;
}
.navbar {
	border:#009966 solid 3px;
	border-style: double;
	text-align: center;
}
.navbar a {font:bold 16px Times New Roman, Times, Serif;
	display:block;
	color:#FFFFFF;
}
.navbar a:hover {text-decoration:none;
	background-color:#CCCCCC;
	color:#009966;
	}
.subnavbar {
	border: 1px;
	border-style: dotted;
	text-align: center;
	font-size: 10px;
	line-height: .75;
}
.gheader  {
	color: white;
	text-decoration: underline;
	line-height:.50em;
}
.bar	{
	border-bottom: 2px solid gray;
}
.smtext {
	font-family: "Arial Narrow";
	font-size: 16px;
	font-weight: bold;
}
.savvysmall  {
	color: #FF0000;
	font-weight: bold;
	font-style: italic;
}
.bigtextw  {
	color: white;
	font-size: 18px;
}
.mediumtextw  {
	color: white;
	font-size: 16px;
}
.smalltextw  {
	color: white;
	font-size: 12px;
}
.smallertext  {
	font-size: 10px;
	list-style-type: none;
	font-weight: bold;
	line-height: .50em;
}
.smallertxt  {
	font-size: 8px;
	list-style-type: none;
	font-weight: normal;
	line-height: .50em;
}
.narrowhead {
	font-family: "Arial Narrow";
	font-weight: bold;
	text-decoration: underline;
}
.bodylist ul
{
	list-style-type: none;
	padding: 0;
	margin-left: 1em;
}
.smlh {
	line-height: .50em;
}
.bodylist li
{
	background-image: url(images/arrow_red.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	padding-left: 1.5em;
	margin: .8em 0;
	font-family: verdana, arial, san serif;
	font-size: 12px;
	color: black;
	font-weight: normal;
	line-height: 125%;
}
.otherlist ul
{
	list-style-type: none;
	padding: 0;
	margin-left: 1em;
}
 
.otherlist li
{
	background-image: url(images/bullet_red.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	padding-left: 1.1em;
	margin: .3em 0;
	font-family: verdana, arial, san serif;
	font-size: 11px;
	color: black;
}
.articlehd {
	color: #FF0000;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}
.articlehd a:visited {
	color: #FF0000;
}
#greenbox {
padding-left:10px;}
#greenbox a {
color:#FFFFCC;
text-decoration:none;}
#greenbox a:hover {
color:#CC0000;
text-decoration:none;}
.CorpQA {color:white;}
.corplist {
padding-left:.1em;
list-style:none;}
.corplist a {
font-size:20px;
color:#006633;}
.corplist a:hover {
color:#CC0000;}

