body, table, th, td, div, span {
// CHANGED TO TAHOMA FONT 3/2007
//	font-family: Trebuchet MS, Myriad Web, Century Gothic, serif;
	font-family: Tahoma, Trebuchet MS, Myriad Web, Century Gothic, serif;
	font-size: 12px;
    line-height: 125%;
}

input, select, option, textarea {
	font-family: Lucida Console, Courier New, monospace;
	font-size: 12px;
}

.logo {
	font-size: 14px;
	font-weight: bold;
	color: #0000ff;
}

.header1 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
    letter-spacing: 10px;
	line-height: 120%;
	color: #ffffff;
	background-color: #ff0000;
}

.header2 {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
    letter-spacing: 3px;
	line-height: 200%;
	color: #ffffff;
	background-color: #0000ff;
}

.header1_pop {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	line-height: 120%;
	color: #ffffff;
	background-color: #ff0000;
}

.header2_pop {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	line-height: 120%;
	color: #ffffff;
	background-color: #0000ff;
}

.title {
	font-size: 20px;
	font-weight: bold;
	vertical-align: middle;
	line-height: 120%;
	color: #ff0000;
}

.leftnav1 {
	font-size: 10px;
	font-weight: bold;
	color: #008800;
    text-align: center;
}

.leftnav2 {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #0000ff;
	vertical-align: middle;
// CHANGED DUE TO TAHOMA FONT 3/2007
//	line-height: 150%;
	line-height: 175%;
	text-decoration: none;
}

.leftnav3 {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #888888;
	vertical-align: middle;
// CHANGED DUE TO TAHOMA FONT 3/2007
//	line-height: 150%;
	line-height: 175%;
	text-decoration: none;
}

.leftnav4 {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #008800;
	vertical-align: middle;
// CHANGED DUE TO TAHOMA FONT 3/2007
//	line-height: 150%;
	line-height: 175%;
	text-decoration: none;
}

.leftnav5 {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #ff0000;
	vertical-align: middle;
// CHANGED DUE TO TAHOMA FONT 3/2007
//	line-height: 150%;
	line-height: 175%;
	text-decoration: none;
}

a.leftnav1 {
	font-size: 10px;
	font-weight: bold;
	color: #0000ff;
	text-decoration: none;
}

a.leftnav2, a.leftnav3, a.leftnav4, a.leftnav5 {
	text-decoration: none;
}

.body_nav {
	font-size: 10px;
	font-weight: bold;
}

.footer {
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
}

.subhead {
	font-size: 16px;
	font-weight: bold;
    line-height: 200%;
}

.major {
	font-size: 14px;
	font-weight: bold;
    line-height: 150%;
}

.minor {
	font-size: 10px;
}

.highlight {
	font-size: 16px;
    font-weight: bold;
    font-style: italic;
	color: #008800;
}

.error {
	font-size: 14px;
	font-weight: bold;
    font-variant: small-caps;
    color: #ffffff;
	background-color: #aa0000;
    text-align: center;
	vertical-align: middle;
	line-height: 150%;
}

.info {
	font-size: 14px;
	font-weight: bold;
    font-variant: small-caps;
    color: #ffffff;
	background-color: #00aa00;
    text-align: center;
	vertical-align: middle;
	line-height: 150%;
}

.warn {
	font-size: 14px;
	font-weight: bold;
    font-variant: small-caps;
    color: #000000;
	background-color: #ffff00;
    text-align: center;
	vertical-align: middle;
	line-height: 150%;
}

.alt_table_th {
	font-weight: bold;
    color: #ffffff;
	background-color: #333333;
    text-align: center;
}

.alt_table_th2 {
	font-weight: bold;
    color: #ffffff;
	background-color: #333333;
    text-align: left;
}

.alt_table_td_even {
	background-color: #dddddd;
}

.alt_table_td_odd {
	background-color: #bbbbbb;
}

.alt_table_th_minor {
	font-size: 10px;
	font-weight: bold;
    color: #ffffff;
	background-color: #333333;
    text-align: center;
}

.alt_table_td_even_minor {
	font-size: 10px;
	background-color: #dddddd;
}

.alt_table_td_odd_minor {
	font-size: 10px;
	background-color: #bbbbbb;
}

.prev_next {
	background-color: #333333;
}

.prev_next_here {
	background-color: #ffff00;
	font-size: 10px;
    font-weight: bold;
	color: #333333;
    text-decoration: none;
}

a.prev_next {
	font-size: 10px;
    font-weight: bold;
	color: #ffffff;
    text-decoration: none;
}

a.jump {
	font-size: 10px;
}

