.header {
    color : #ffffff;
	font-family : 'Arial', 'Helvetica', sans-serif;
    font-size : 12pt;
    font-weight : bold;
    text-decoration : none;
}
.header_g {
    color : #444444;
	font-family : 'Arial', 'Helvetica', sans-serif;
    font-size : 12pt;
    font-weight : bold;
    text-decoration : none;
}
.text {
    color : #444444;
	font-family : 'Arial', 'Helvetica', sans-serif;
    font-size : 10pt;
    font-weight : normal;
    text-decoration : none;
}
.textb {
    color : #444444;
	font-family : 'Arial', 'Helvetica', sans-serif;
    font-size: 10pt;
    font-weight: bold;
    text-decoration : none;
}
.text_sm {
    color : #444444;
	font-family : 'Arial', 'Helvetica', sans-serif;
    font-size : 7.5pt;
    font-weight : normal;
    text-decoration : none;
}
.date {
    color : #444444;
	font-family : 'Arial', 'Helvetica', sans-serif;
    font-size : 7.5pt;
    font-weight : normal;
    text-decoration : none;
	text-align : right;
}
.text_w {
    color : #ffffff;
	font-family : 'Arial', 'Helvetica', sans-serif;
    font-size : 10pt;
    font-weight : bold;
    text-decoration : none;
}
.text_w_sm {
    color : #ffffff;
	font-family : 'Arial', 'Helvetica', sans-serif;
    font-size : 8pt;
    font-weight : bold;
    text-decoration : none;
}

.textdrkgrey {
/*    color : #999999;*/
    color : #444444;
	font-family : 'Arial', 'Helvetica', sans-serif;
    font-size : 10pt;
    font-weight : normal;
    text-decoration : none;
}
.footer {
    color : #ffffff;
	font-family : 'Arial', 'Helvetica', sans-serif;
    font-size : 7.5pt;
    font-weight : normal;
    text-decoration : none;
}
a:link, a:active, a:visited {
	color : #333333;
	font-family : 'Arial', 'Helvetica', sans-serif;
	font-weight : bold;
	text-decoration : none;
}
a:hover {
	color : #000000;
	font-family : 'Arial', 'Helvetica', sans-serif;
	font-weight : bold;
	text-decoration : underline;
}
a.nav:link, a.nav:active, a.nav:visited, a.footer2:link, a.footer2:active, a.footer2:visited {
	color : #ffffff;
	font-family : 'Arial', 'Helvetica', sans-serif;
	font-size : 7.5pt;
	font-weight : normal;
	text-decoration : none;
}
a.nav:hover, a.footer2:hover {
	color : #ffffff;
	font-family : 'Arial', 'Helvetica', sans-serif;
	font-size : 7.5pt;
	font-weight : normal;
	text-decoration : underline;
}

.bg1 {background-color: #000000;}
.bg2 {background-color: #ffffff;}
.bg3 {background-color: #7da7d9;}
.bg4 {background-color: #cdddee;}
.bg5 {background-color: #cccccc;}
.bg6 {background-color: #666666;}
.bg7 {background-color: #dce7f3;}
.bg8 {background-color: #a5c2e3;}
.bg9 {background-color: #eaf3fd;}
.bg10 {background-color: #f2f2f2;}

.inputbox1 {
	color: #000000;
	font-family: Arial , Geneva, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	background-color: #CDDDEE;
	width: 150px;
	text-align: left;
	border-width: 1px;
	border-style: solid;
	padding-top: 0px;
}

.inputbox2
{
	color: #000000;
	font-family: Arial , Geneva, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	background-color: #CDDDEE;
	text-align: left;
	border-width: 1px;
	border-style: solid;
	padding-top: 5px;
}

.button1
{
	font-family: Arial , Geneva, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	background-color: #A5C2E3;
	text-align: center;
	border-width: 1px;
}

UL {list-style-image: url(graphics/bullet.gif) }