BODY  { 
BACKGROUND: #ffffff; 
font-size: 10pt; 
font-family: Verdana, Arial, sans-serif; 
margin: 0px 0px 0px 0px;
padding: 0px;
}

TD {
line-height: 12pt;
font-size: 10pt;
}

H1, H2, H3 {
font-family: Arial, serif;
font-size: 13pt; 
}

A:link, A:visited, A:active {
TEXT-DECORATION: underline;
color: #0000CC;
}
A:hover {
TEXT-DECORATION: none;
color: #0000CC;
}

.outline {
  border: 1px solid #666666;
  background: #ffffff;
	padding: 2px;
}

.nav {
BACKGROUND: #CCCCCC; 
color: #333333;
font-size: 11px;
font-family: Arial, sans-serif;
TEXT-DECORATION: none; 
line-height: 12pt;
}
a.nav:link, a.nav:visited, a.nav:active {
BACKGROUND: #CCCCCC; 
color: #333333;
font-size: 12px;
font-family: Arial, sans-serif;
font-weight: bold;
TEXT-DECORATION: underline; 
line-height: 15pt;
}
a.nav:hover {
color: #666666;
font-size: 12px;
font-family: Arial, sans-serif;
font-weight: bold;
TEXT-DECORATION: none; 
line-height: 15pt;
}

.hnav, A.hnav:link, A.hnav:active, A.hnav:visited {
	display: block;
	background: url(/images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ccc;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none; 
}
A.hnav:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #fff; 
} 

.borderbox {
font-family: Arial, sans-serif;
font-weight: bold;
color: #cc0000;
font-size: 12px;
border-top-width: 1px; 
border-left-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-top-style: solid; 
border-left-style: solid; 
border-right-style: solid; 
border-bottom-style: solid; 
border-top-color: #cc0000; 
border-right-color: #cc0000; 
border-left-color: #cc0000; 
border-bottom-color: #cc0000; 
padding-top: 1px;
padding-right: 4px;
padding-left: 4px;
padding-bottom: 1px;
}

.milestone {
color: #999999;
font-size: 12px;
font-family: Arial, sans-serif;
font-weight: bold;
}
a.milestone:link, a.milestone:visited, a.milestone:active {
color: #999999;
font-size: 12px;
font-family: Arial, sans-serif;
font-weight: bold;
TEXT-DECORATION: none; 
}
a.milestone:hover {
color: #999999;
font-size: 12px;
font-family: Arial, sans-serif;
font-weight: bold;
TEXT-DECORATION: underline; 
}

.darkgray {
BACKGROUND: #333333; 
color: #eeeeee;
font-size: 12px;
font-family: Arial, sans-serif;
TEXT-DECORATION: none; 
}
.gray {
BACKGROUND: #999999; 
color: #000000;
font-size: 12px;
font-family: Arial, sans-serif;
TEXT-DECORATION: none; 
}
.lightgray {
BACKGROUND: #CCCCCC; 
color: #333333;
font-size: 12px;
font-family: Arial, sans-serif;
TEXT-DECORATION: none; 
}
.red {
BACKGROUND: #cc0000; 
color: #eeeeee;
font-size: 19px;
font-family: Arial, sans-serif;
TEXT-DECORATION: none; 
}
.white {
BACKGROUND: #eeeeee; 
color: #333333;
font-size: 12px;
font-family: Arial, sans-serif;
TEXT-DECORATION: none; 
}


.fineprint {
font-size: 10px;
}

.largeprint {
font-size: 14px;
}




