html, body {
	margin:0px;
	font-family: Tahoma, verdana;
	font-size:10pt;
	color:#333333;
	padding: 0px;
	background-image: url(images/bg.gif);
}

.searchbar {
	FONT-WEIGHT: bold;
	font-size: 10pt;
	background: #000000;
	MARGIN: 0px;
	WIDTH: 50%;
	color: #FFFFFF;
	FONT-FAMILY: arial,sans-serif;
	WHITE-SPACE: nowrap;
	padding: 0px;
	border-bottom: 4px solid #CCCC33;
}

.fplink {
	text-decoration: none;
	color: #FFFFFF;
} 
.fplink:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.fplink:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

p {
  line-height:1.3em;
}

a {
	color: #003399;
	text-decoration: none;
	font-size: 8pt;
}
a:visited {
	color: #003399;
	text-decoration: none;
	font-size: 8pt;
}
a:hover {
  text-decoration:underline;
  color: #990000;
  font-size: 8pt;  
}

a.toplink {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9pt;
}
a.toplink:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9pt;
}
a.toplink:hover {
	color: #C4C11A;
	text-decoration: underline;
	font-size: 9pt;
}

.header {
	color: #333333;
	background-color: #FFFFFF;
	FONT-WEIGHT: bold;
	MARGIN: 0px;
	WIDTH: 100%;
	border-bottom: 0px solid #000000;
	FONT-FAMILY: arial,sans-serif;
	WHITE-SPACE: nowrap;
	padding: 0px;
}

.right {
	padding: 0px 10px 0px 0px;
	background-color: #FFFFFF;		
}

.left {
		padding: 10px;
	background-color: #FFFFFF;		
}

.outline {
	border: 1px solid #000000;
}

.footer {
	FONT-WEIGHT: bold;
	font-size: 8pt;
	background: #000000;
	MARGIN: 0px;
	WIDTH: 100%;
	color: #FFFFFF;
	FONT-FAMILY: tahoma, verdana;
	WHITE-SPACE: nowrap;
	padding: 0px;
}

h1 {
	font-size:15pt;
	margin-top:0px;
	color: #000000;
	padding-left: 0px;
}
h2 {
	color: #000000;
	font-size:12pt; 
	margin-top:0px;
}
h3 {
	color: #000000;
	font-size:11pt; 
	margin-top:0px;
}
h4 {
	color: #000000;
	font-size:12pt; 
	margin-top:0px;
}#title {
	font-family: Arial, Tahoma, verdana;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 0px;
}
