﻿body 
{
	font-family: Verdana;
	font-size: 9pt;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}

p
{
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
}

a
{
	color: #327293;
}

a:visited
{
	color: #D86E0F;
}

.searchtextbox
{
	width: 431px;
	height: 30px;	
	font-size: 18pt;
	border-style: solid;
	border-width: 1;
	border-color: #327293;
	background-color: #A7D7E5;
}

.searchbutton
{
	width: 103px;
	height: 32px;
	background-color: Transparent;
	background-image: url(images/SearchButton.gif);
	color: White;
	border-style: none;
}

.examplestext
{
	color: #327293;
}


