body {
	background-color: #057AB0;
	font-family: arial, helvetica, lucida-sans, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #057AB0;
	background-position: 0px -90px;
	background-image: url('elements/x.gif');
	background-attachment: fixed;
	text-align: left;
	margin-top: 0; 
	margin-bottom: 4px;
	}

p {
	color: #ffffff; 
	line-height: 100%;
	font-size: 10pt; 
	}

body#white {
	background-color: #FFFFFF;
	color: #057AB0;
	}
		
ul {
	list-style-type: circle;
	margin-top: 0; 
	margin-bottom: 4px;
	font-family: arial, helvetica, lucida-sans, sans-serif;
	font-size: 9pt;
	}

h1 {
	font-size: 24pt; 
	font-style: italic; 
	font-weight: bold;
	margin-top: 0; 
	margin-bottom: 0px;
	}

h2 {
	font-size: 16pt;
	margin-top: 0; 
	margin-bottom: 0px;
	}

h3 {
	font-size: 14pt; 
	margin-top: 0; 
	margin-bottom: 0px;
	}

h4 {
	font-size: 12pt; 
	margin-top: 0; 
	margin-bottom: 0px;
	}

h5 { 
	font-size: 10pt; 
	margin-top: 0; 
	margin-bottom: 0px;
	} 

h6 { 
	font-size: 8pt; 
	margin-top: 0; 
	margin-bottom: 0px;
	}

.form{
	border-collapse: collapse;
	border: 1px solid #000000; 
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	}
	
.header {
	color: #FFFFFF; 
	font-family: Arial Black;
	}

a:link {
color: #ffffff;
text-decoration: none;
}

a:visited {
color: #ffffff;
text-decoration: none;
}

a:active {
color: #ffffff;
text-decoration: none;
}

a:hover {
color: #ffffff;
text-decoration: none;
}
	
span#bResources {
	background-image: url(elements/bResources.gif);
	position:relative;
	background-repeat: no-repeat;	
	}
	
.red {
	color: red; 
	}
	
.grey {
	color: grey; 
	}
	
.buttontext {
	color: #FFFFFF; 
	font-size: 8pt; 	
	font-family: Arial Narrow;
	line-height: 100%;
	margin-top: 0; 
	margin-bottom: 0px;
	}
	
.buttonheader {
	color: #FFFFFF;
	font-size: 9pt; 	 
	font-family: Arial;
	text-align: center;
	font-weight: 900;
	line-height: 110%;
	margin-top: 0; 
	margin-bottom: 0px;
	}
	
.thinlinespace {
	font-size: 6pt; 	 
	margin-top: 0; 
	margin-bottom: 0px;
	}