/* Copyright 2001 */

/********* Type *********/

.logo1,.logo2,.section {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-transform:uppercase;
	font-weight:bold;
}

.logo1 {
	font-size:13pt;
}

.logo2 {
	font-size:12pt;
	text-transform:none;
	font-weight:normal;
}

.section {
	font-size:10pt;
}

h1,.h1,h2,.h2,.box,.small {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
}


h1,.h1 {
	font-size:18pt;
	font-weight:normal;
}

h2,.h2 {
	font-size:11pt;
	font-weight:bold;

}

.box {
	font-size:10pt;
}

.small {
	font-size:9pt;
}

h3,.h3,h4,.h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:10pt;
	font-weight:bold;
	text-transform:uppercase;
	border-style:solid;
	border-color:#000000;
	border-top-width:0pt;
	border-left-width:0pt;
	border-right-width:0pt;
	border-bottom-width:1pt;
	margin:0pt 0pt -10pt;	
}

h3,.h3 {	
	text-transform:uppercase;
	border-bottom-width:0pt;
	margin:25pt 0pt 0pt;

}

p,body,.body,ul,li,.li, .button, .wl_oops, .wl_label {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 10pt;
}

li,.li,ul { 
	list-style-type: circle; 
}

.button {
	font-weight:bold;
}

.wl_oops {
	color:#FFFFFF;
}

.wl_label {
	color:#CCFFFF;
	font-weight:bold;
}

/********* Navigation *********/

.nav,.nav_h, .nav_a, .nav_t, .nav_w, .nav_wl {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
	text-decoration:none;
}

.nav_h {
	color:#FFCCCC;
}

.nav_a {
	color:#CCCCFF;
}

.nav_t {
	color:#99CCFF;

}

.nav_w {
	color:#99CCCC;
}

.nav_h:hover,.nav_a:hover,.nav_t:hover,.nav_w:hover, .nav_wl:hover {
	color:#FFFFFF;
}

.nav_wl {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	text-decoration:underline;
	color:#FFFF00;
}

a:hover {
	color:#CC3366;
}

#white {
	color:#FFFFFF;
}