BODY
{
    BACKGROUND-COLOR: #FFFFFF;
    COLOR: black;
    FONT-FAMILY: Verdana, Helvetica;
}
H1
{
    COLOR: black;
    FONT-FAMILY: Verdana, Helvetica;
    TEXT-TRANSFORM: none;
	font-size: 16pt
}
H2
{
    COLOR: black;
    FONT-FAMILY: Verdana, Helvetica;
    TEXT-TRANSFORM: none;
	font-size: 14pt
}
H3
{
    COLOR: black;
    FONT-FAMILY: Verdana, Helvetica;
    TEXT-TRANSFORM: none;
	font-size: 12pt;
	font-weight: bold
}

H4
{
    COLOR: black;
    FONT-FAMILY: Verdana, Helvetica;
    TEXT-TRANSFORM: none
}

H5
{
    COLOR: #6666CC;
    FONT-FAMILY: 'Times New Roman';
    TEXT-TRANSFORM: capitalize
}
H6
{
    COLOR: #6666CC;
    FONT-FAMILY: 'Times New Roman';
    TEXT-TRANSFORM: capitalize
}
TH {
 color: #6060cc
}

P {
	font-size: 10pt
}

P.footer {
	color: white
}

P.header {
	color: white
}

TD.footer {
	background-color: black;
	text-align: right;
	color: white;
	font-size: 10pt;
	padding-right: 5px
}

TD.header {
	background-color: #2173bd;
	color: white;
	font-size: 10pt;
	padding-right: 5px;
	vertical-align: bottom
}

TD.sidebar {
	background-color: #62b0ff;
	color: black;
	font-size: 10pt;
	width: 150px;
	vertical-align: top;
	height: 350px;
	padding-left: 4px;
}

TD.mainbody {
	font-size: 10pt;
	padding: 5px;
	vertical-align: top;
}

TD {
    FONT-FAMILY: Verdana, Helvetica;
	font-size: 10pt;
	vertical-align: top;	
}

TABLE.canvas {
	width: 650px;
	padding: 0px;
	border-width: 0px;
	border-style: none
}

A.header {
	color: white
}
A:visited.header {
	color: white;
	text-decoration: none
}
A:hover.header {
	color: white;
	text-decoration: underline
}

A:LINK.header {
	color: white;
	text-decoration: none	
}

A.sidebar {
	color: black;
	font-size: 8pt
}
A:visited.sidebar {
	font-size: 8pt;
	color: black;
	text-decoration: none
}
A:hover.sidebar {
	color: white;
	text-decoration: underline
}

A:LINK.sidebar {
	color: black;
	text-decoration: none	
}

A.standard {
	color: black
}
A:visited.standard {
	color: black;
	text-decoration: none
}
A:hover.standard {
	color: black;
	text-decoration: underline
}

A:LINK.standard {
	color: black;
	text-decoration: none	
}

TR.heading {
	background-color: black;
	color: white;
	font-weight: bold;
	vertical-align: top
}
TR.odd {
	background-color: #d6e0ef
}
TR.even {
	background-color: #becee7
}

TR.even2 {
	background-color: #EFEFEF
}
TR.odd2 {
	background-color: #DEDEDE
}

TR.urgent {
	background-color: #becee7;
	color: red;
	font-weight: bold
}

TD.address {
	font-size: 8pt
}

.box_title {
	background-color : #62b0ff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 5px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	font-weight: bold
}
.box_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid
}
