﻿  
body {  margin-top:     0;
        margin-left:    0;
}

body         { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color:#000066 }
p            { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color:#000066 }
li            { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color:#000066 }
td           { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color:#000066 }

H1           { font-family: Georgia, Verdana, Arial, Helvetica, sans-serif; font-size: 14pt }
H2           { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11pt; color:#CC9900}
H3          { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color:#663300}
H4           { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color:#666666 }



A {
	text-decoration: none;
	color: #990033;
}

A:hover {
        text-decoration: underline;
}

A:active {
        text-decoration: underline;
}


.LeftNav {
	font-size:11pt;
	color:#000066;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none
}

.LeftNav, A.LeftNav, A.LeftNav:link, A.LeftNav:visited {
	font-size:11pt;
	color:#000066;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none
}

A.LeftNav:hover, A.LeftNav:active {
	font-size:11pt;
	color:#000066;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
    text-decoration:underline    
}

.TopNav, A.TopNav, A.TopNav:link, A.TopNav:visited {
	font-size:11pt;
	color:#000066;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none
}
A.TopNav:hover, A.ToptNav:active {
	font-size:11pt;
	color:#000066;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
    text-decoration:underline    
}
.leftnavback {
	background-image: url(images/leftnav.gif);
	background-repeat: no-repeat;
}
.logoback {
	background-image: url(images/logoback.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

  
.note {
	font-size: 9pt;
	color: #666666;
}