/* Text */
.style1 {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.fieldlabel {
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
.FooterText {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
}
h1 {
	
    FONT-SIZE: 22px;
    COLOR: #FF6600;
    FONT-FAMILY: Arial;
    TEXT-ALIGN: left
}
h2 {
	FONT-WEIGHT: 900;
    FONT-SIZE: 12px;
    COLOR: #000000;
    LINE-HEIGHT: 11pt;
    FONT-STYLE: none;
    FONT-FAMILY: Verdana, Arial
}
.smlheading {
	FONT-WEIGHT: 900;
    FONT-SIZE: 11px;
    COLOR: #009090;
    
    FONT-STYLE: none;
    FONT-FAMILY: Verdana, Arial
}

p.h2 {
	FONT-WEIGHT: 900;
    FONT-SIZE: 12px;
    COLOR: #009090;
    LINE-HEIGHT: 11pt;
    FONT-STYLE: none;
    FONT-FAMILY: Verdana, Arial
}
p.subnavheading {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: #009090;
}
p.promoline {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: #ff6600;
}
p {
	FONT-SIZE: 11px;
    COLOR: #666666;
    FONT-FAMILY: Arial


}
li {
	FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Arial
}
/* Links */
a.mainnav {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	visited:  underline;
}
a.footer {
	font-family:  Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #ff6600;
	text-decoration: none;
}
a.subnavheading {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: #009090;
}
a.subnav {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: #666666;
}

a.subnavactive {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: #FF6600;
}
a.body
{
    FONT-SIZE: 11px;
    COLOR: #ff6600;
    FONT-FAMILY:  Arial;
    TEXT-DECORATION: none
}
a.bodybackground
{
    FONT-SIZE: 11px;
    COLOR: #ffffff;
	FONT-WEIGHT: 800;
    FONT-FAMILY:  Arial;
    TEXT-DECORATION: none
}
a:hover {
	text-decoration: underline;
}
a.h2 {
	FONT-WEIGHT: 900;
    FONT-SIZE: 12px;
    COLOR: #009090;
    LINE-HEIGHT: 11pt;
    FONT-STYLE: none;
    FONT-FAMILY: Verdana, Arial;
	text-decoration: none;
}
/* Tables */
td {
	FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Arial
}
BODY TD {
    FONT-SIZE: 11px;
    COLOR: #000000;
    LINE-HEIGHT: 11pt;
    FONT-FAMILY: Arial;
    TEXT-ALIGN: left;
    TEXT-DECORATION: none
}
.leftNavBottom
{
	border-right: 1px solid #cccccc;
	background-color: #E6E6E6;
	
}
.tableTopLine {
	border-top: 1px solid #ff6600;
}
.tableSubNav {
	background-color: #e6e6e6;
	padding-top: 4px; 
	padding-right: 4px; 
	padding-bottom: 4px; 
	padding-left: 4px;  
}
table.note
{
        border: 1px solid #d1d1d1;
        background-color: #f8f8f8;
        padding: 3px;
}
hr {
	SIZE: 1px;
	COLOR: cccccc;
} 
/* Input */
SELECT.BU {
	WIDTH: 199;
}
textarea.track {
	WIDTH: 199;
}

ul.horizontalMenu { 
	margin: 0px; 
	padding: 0px;
}
ul.horizontalMenu li { 
	display: inline; 
	list-style-type:none; 
	padding-right: 15px;
}
ul.horizontalMenu li a { 
	display: inline-block;
}

ul.reportList { 
	margin: 0px; 
	padding: 0px;
}

ul.reportList li { 
	list-style-type:none; 
}