div, p, td, tr, li, ul{
	font-family : Arial, Verdana, sans-serif;
	font-size : 10pt;
	color : #000000;
	font-style : normal;
}

ul li {
	list-style-type: circle;
}

a:hover { 
	color: #0000FF;
}

h1 {
	font-family : Arial, Verdana, sans-serif;
	font-size : 11pt;
	font-weight : bold;
	color : #000066;
}

.h1 {
	font-family : Arial, Verdana, sans-serif;
	font-size : 11pt;
	font-weight : bold;
	color : #000066;
}

h2 {
	font-family : Arial, Verdana, sans-serif;
	font-weight : bold;
	font-size : 10pt;
	color : #000099;
}

h3 {
	font-family : Arial, Verdana, sans-serif;
	font-weight : bold;
	font-size : 10pt;
	color : #000000;
}

.subwall {
	background-image : url("/images/submenu_heliwall.gif");
	background-repeat : no-repeat;
	background-color : #FF0000;
}

.footer {
	font-family : Arial, Verdana, sans-serif;
	font-size : 8pt;
	color : #FFFFFF;
}

.footer:hover {color: #CCCCFF;}

.small {
	font-family : Arial, Verdana, sans-serif;
	font-size : 8pt;
}

.smallbold {
	font-family : Arial, Verdana, sans-serif;
	font-weight : bold;
	font-size : 8pt;
}

.smallgrey {
	font-family : Arial, Verdana, sans-serif;
	font-size : 8pt;
	color : #333333;
}

.sublinks {
	font-family : Arial, Verdana, sans-serif;
	color: #000099;
	font-size: 8pt;
}

.whitehead {
	font-family : Arial, Verdana, sans-serif;
	color: #FFFFFF;
	font-weight : bold;
	font-size : 10pt;
}

.sublinks:hover {color: #000000;}

.caption {
	font-family : Arial, Verdana, sans-serif;
	font-size : 7.5pt;
	color : #FFFFFF;
}

.odd { background-color: #D5D9FE; }

.even { background-color: #EEEEEE; }

.border {
	border-color : #000000;
	border-style : solid;
	border-width : 1;
}
	
.forminput {
	border: 1px solid;
	border-color: #000066;
	background: #EEEEEE;
	font-family : Arial, Verdana, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}
	
