BODY {
	background: rgb(255, 255, 255);
}

H1 {
	font-family: Arial, sans-serif;
}
        
H1.banner {
	background: #6a8fbd;
	background: rgb(239,125,0);
	color: #000000;
	color: #ffffff;
	text-align: center;
	font-family: Arial, sans-serif;
}

H2 {
	font-family: Arial, sans-serif;
}
        
H2.banner {
	background: #6a8fbd;
	background: rgb(239,125,0);
	color: #000000;
	color: #ffffff;
	text-align: center;
	font-family: Arial, sans-serif;
}

H3 {
	font-family: Arial, sans-serif;
}

H4, H5, H6 {
	font-family: Arial, sans-serif;
	margin-left: 0px;
}

A:link {
	font-family: verdana; 
	font-size: 9pt; 
	font-weight: normal;
    color: #003399;
}

A:active {
	font-family: verdana; 
	font-size: 9pt; 
	font-weight: normal;
    color: #0000ff;
}

A:visited {
	font-family: verdana; 
	font-size: 9pt; 
	font-weight: normal;
    color: #660066;
}

P {
	font-family: verdana; 
	font-size: 9pt; 
	font-weight: normal;
}

P.faq_q {
	font-family: arial, sans-serif; 
	font-size: 9pt; 
	font-weight: bold;
}

P.faq_a {
	font-family: verdana; 
	font-size: 9pt; 
	font-weight: normal;
	font-style: italic;
}

TR { 
	padding-top: 3; 
	padding-bottom: 3; 
	padding-left: 7; 
}

TD { 
	padding-top: 3; 
	padding-bottom: 3; 
	padding-left: 5; 
}
    
TD.heading {
	font-family: garamond; 
	font-size: 18pt; 
	font-weight: bold;
	border-width: 1pt;
	border-style: solid; 
	border-color: black; 
	background-color: #ffffff; 
}

TD.label {
	font-family: Arial, sans-serif;
	font-size: 12pt; 
	font-weight: bold;
	border-width: 1pt;
	border-style: solid; 
	border-color: black; 
	background-color: #c0c0c0; 
	vertical-align: middle;
}

TD.label2 {
	font-family: Arial, sans-serif;
	font-size: 12pt; 
	font-weight: bold;
    border-top-width: 1pt;		
    border-left-width: 1pt;		
    border-bottom-width: 1pt;		
    border-right-width: 0pt;		
	border-style: solid; 
	border-color: black; 
	background-color: #c0c0c0; 
	vertical-align: middle;
}

TD.list-label {
	font-family: Arial, sans-serif;
	font-size: 9pt; 
	font-weight: bold;
	border-style: none; 
	background-color: #ffffff; 
	vertical-align: top;
}

TD.data {
	font-family: verdana; 
	font-size: 9pt; 
	font-weight: normal;
	border-width: 1pt;
	border-style: solid; 
	border-color: black; 
	background-color: #ffffff; 
	vertical-align: top;
}

TD.list-data {
	font-family: verdana; 
	font-size: 9pt; 
	font-weight: normal;
	border-style: none; 
	background-color: #ffffff; 
	vertical-align: top;
}

TD.workflow {
	font-family: Arial, sans-serif;
	font-size: 12pt; 
	font-weight: bold;
    border-top-width: 1pt;		
    border-left-width: 0pt;		
    border-bottom-width: 1pt;		
    border-right-width: 1pt;		
	border-style: solid; 
	border-color: black; 
	text-align: right;
	background-color: #c0c0c0; 
	vertical-align: middle;
}

ul li {
	font-family: verdana;
	font-size: 9pt; 
	text-indent: 0px;
	text-align: left;
    position: relative; 
    left: -10px; 
}

