/* global */
body,td{color: #737373; font-family: verdana, helvetica, sans serif; font-size: 8pt; margin: 0px;}

select{
	font-family: verdana, helvetica, sans serif;
	font-size: 8pt;
	color:#F96914;
}

b, strong {font-weight: bold;}

h1 {color: #F96914; font-family: helvetica, sans serif; font-weight: bold; font-size: 150%; margin-bottom:0px; margin-top:0px; }
h2 {color: #F96914; font-family: helvetica, sans serif; font-size: 110%; font-weight:bold; margin-bottom:0px;}
h3 {color: #F96914; font-family: helvetica, sans serif; font-size: 8pt; margin-bottom:0px; margin-top:0px; font-weight:normal;}

a.sub {color: #f96914; text-decoration:none;}
a:hover.sub {color: #737373; text-decoration:underline;}

/* page specific */
.textwhite {color: #ffffff; font-family: verdana, helvetica, sans serif; font-size: 8pt;}
.textorange {color: #f66013; font-family: verdana, helvetica, sans serif; font-size: 8pt;}
.copyright {color: #737373; font-family: verdana, helvetica, sans serif; font-size: 8pt;}

.form{
	font-family: verdana, helvetica, sans serif;
	font-size: 8pt;
	color:Black;
	background-color : White;
	border : 1px solid #FAA978;
	padding: 3px;
}

/* footer */
.footer {color: #737373; font-family: verdana, helvetica, sans serif; font-size: 73%;}
a.ft {color: #737373; text-decoration:none;}
a:hover.ft {color: #666666; text-decoration:underline;}
