
*/

body {
	font-family: Arial, Helvetica, 'sans';
	font-size: 9pt;
	color : #000000;
        scrollbar-arrow-color:#FF6600;
        scrollbar-base-color:#0069FF;
        scrollbar-darkshadow-color:#000099;
        scrollbar-face-color:;
        scrollbar-highlight-color:;
        scrollbar-shadow-color:#000099;	
}

.subhead	{color : #339966; font: bold 14px Tahoma, Arial, Helvetica, sans-serif; }


p,li,ul,ol {
	font-family: Arial, Helvetica, 'sans';
	font-size: 9pt;
	color : #000000;
}

blockquote {
	font-family: Arial, Helvetica, 'sans';
	font-size: 9pt;
	color: #000000;
}
td {
	font-family: Arial, Helvetica, 'sans';
	font-size: 9pt;
	color : #000000;

}
div.copyright {
	width: 450px;
	padding: 10px;
	text-align: center;
	color : #7D7D7D;	
}
span.copyright {
	font-family: Arial, Helvetica, 'sans';
	font-size: 8pt;
	color : #7D7D7D;
}
span.b,span.bold {
	font-weight: bold;
}
span.boldAlt {
	color: #FFFF99;
	font-weight: bold;
}
span.em,span.emphasis {
	font-style: oblique;
}
.warning {
	font-family: Arial, Helvetica, 'sans';
	font-size: 10pt;
	color: black;
	background-color: #cccccc
}
.input {
	font-family: Arial, Helvetica, 'sans';
	font-size: 9pt;
}
div.nav {
	width: 450px;
	padding: 10px;
	text-align: right;
}
input.nav {
	font-family: Arial, Helvetica, 'sans';
	font-size: 9pt;
	font-weight: bold;	
	color: #FFFFFF;
	background-color: #000099;
}
div.content {
	width: 450px;
	padding: 10px;
	margin: 15px;
	text-align: left;
}
div.message {
	width: 450px;
	background-color: #ffffcc;
	padding: 5px;
	text-align: left;
}
h1	{
	font-family: Arial, Helvetica, 'sans';
	font-size: 16pt;
	font-weight: bold;
	color: #006633;
}
h2 {
	font-family:  arial,helvetica,verdana,sans-serif;
	font-size: 14pt;
	color : #006633;
	font-weight : bold;
}

h3 {
	font-family:  arial,helvetica,verdana,sans-serif;
	font-size : 13pt;
	color : #006633;
	font-weight : bold;
}

h4 {
	font-family: arial,helvetica,verdana,sans-serif;
	font-size: 11pt;
	color : #006633;
	text-align: center;
}

h5,h6,h7 {
	font-family: Arial, Helvetica, 'sans';
	font-size: 10pt;
	color: #006633;
}

a:link {
	font-family: Arial, Helvetica, 'sans';
	color: #663399;
}

a:visited {
	font-family: Arial, Helvetica, 'sans';
	color: #9999CC;

}

a:active {
	font-family: Arial, Helvetica, 'sans';
	color: #9999CC;
}

a:hover {
	font-family: Arial, Helvetica, 'sans';
	color: #CC99FF;
}
a.menu,a.menu:active,a.menu:visited {
	font-family: Arial, Helvetica, 'sans';
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #66CC99;
}
a.menu:hover {
	font-family: Arial, Helvetica, 'sans';
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
	color: #ffffff;
}
a.menuChild {
	font-family: Arial, Helvetica, 'sans';
	font-size: 9pt;
	text-decoration: bold;
	color: #3a50af;
}

a.menuChild:active {
	font-family: Arial, Helvetica, 'sans';
	font-size: 9pt;
	text-decoration: bold;
	color: #3a50af;
}

a.menuChild:hover {
	font-family: Arial, Helvetica, 'sans';
	font-size: 9pt;
	text-decoration: bold;
	color: #3a50af;
}
.stdHeavy {
	font-family: Arial, Helvetica, 'sans';
	background-color: #000066;
	vertical-align: text-top;
	text-align: left;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
.stdLight {
	font-family: Arial, Helvetica, 'sans';
	background-color: #DEE2EE;
	
	vertical-align: text-top;
	text-align: right;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
}
.std {
	font-family: Arial, Helvetica, 'sans';
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: text-top;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}
.stdRow {
	font-family: Arial, Helvetica, 'sans';
	background-color: #DEE2EE;	
	vertical-align: text-top;
	color: #000000;
}
.stdRowAlt {
	font-family: Arial, Helvetica, 'sans';
	background-color: #CCCCFF;
	vertical-align: text-top;
	color: #000000;
}
.errHeavy {
	font-family: Arial, Helvetica, 'sans';
	background-color: #000099;
	vertical-align: text-top;
	text-align: left;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
.errLight {
	font-family: Arial, Helvetica, 'sans';
	background-color: #33CCFF;
	vertical-align: text-top;
	text-align: right;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
}
