body {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; background-color: #FFFFFF}
p {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333}
p.alert{color: Red; font-weight: bold;}
p.orange{color: #ff6600; font-weight: bold;}
td {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333}

a {  color: #7e97b4; text-decoration: none }
a.top_link { color: #ffffff; font-weight: bold; font-size: 15px; text-decoration: underline }
a.left_link { font-weight: bold }
a:hover { color: #0066aa; text-decoration: underline }
a.top_link:hover {  color: #0066aa; text-decoration: underline; background-color:#ffffff }
a.orange{color: #ff6600; font-weight: bold; text-decoration: underline;}
a.orange:hover{color: #006666}

.fill_color { background-color: #0066aa }
.bg_selected { background-color: #ffffff }
.bg_spacer { background-color: #666666 }

.top_link_selected { color: #0066aa; font-weight: bold; font-size: 15px; text-decoration: underline }
.left_link_selected { color: #0066aa; font-weight: bold; text-decoration: underline }

.title {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #006666; margin-top: 10px}
.help {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #FF6600}
.copyright {  font-size: 9px; color: #ffffff; font-family: Arial, Helvetica, sans-serif}
.subtitle {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #666666}
.detail {  font-size: 11px}
.doclink {  font-size: 11px; font-weight: bold; color: #006666; text-decoration: none}
.navhead {  font-size: 13px; font-weight: bold; color: #999966; letter-spacing: 1pt}
.doc_nav {  line-height: 100px; margin-top: 10px; margin-bottom: 10px}
.red_txt {  font-weight: bold; COLOR: #FF0000 }


  @media screen
  {
    .hover { behavior:url(hover.htc) }
    .down, .over { background-color:#ffffff }
    .down {font-style: italic}
  }

ul.bullets
{
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	padding-top: -12px;
	margin-top: -12px;
	margin-bottom: -12px;
	padding-bottom: -12px;
	text-indent : 0px;
}