body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #00285d;
	background-color: #f4f4f4;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	color: #00285d;
	text-decoration: underline;
}

a:link {
	color: #00285d;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
	color: #f6923a;
}

a:active {
	text-decoration: none;
	color: #f6923a;
}

.form, .form2, .formmed, .formlong, .formshort {
	border: 2px #f6923a;
	font-size: 1.0em;
	color: #00285d;
}

.form 
{
	width: 125px; 
}

.form2 {
	width: 200px;
}

.formmed {
	width: 87px;
}

.formlong {
	width: 250px;
}

.formshort{
	width: 40px;
}

.formbutton {
	border: 2px #f6923a;
	background-color: #f6923a;
	font-size: 1.0em;
	color: #00285d;
	width: 130px;
}

.infobox {
/*	background-color: #e9e9e9;*/
}

.txtbg {
	background-image: url(../images/pages/text.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #f1f1f0;
}

.prioritybg {
	background-image: url(../images/pages/priority.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #f1f1f0;
}

.whybg {
	background-image: url(../images/pages/why.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #f1f1f0;
}

.subtitles {
	color: #F6923A;
	font-weight: bold;
}

.bluemessages {
	font-size: 1.2em;
	font-weight: bold;
}

.messages {
	color: #F6923A;
	font-weight: bold;
	font-size: 1.1em;
}

.welcome {
	font-size: 1.1em;
}

.buttonrow input
{
	margin-bottom:0.5em;
}

.error
{
	color:Red;
}

.faq i
{
	font-style:italic;
	font-weight:bold;
	font-size:larger;
}

ul.info
{
	margin-left:1.5em;
}

ul.info li
{
	padding-bottom:0.5em;
	font-size:larger;
}

.head1
{
	font-size:18pt;
	font-weight:bold;
	margin-top:0;
	text-transform:uppercase;
}

.head2
{
	font-size:14pt;
	font-weight:bold;
}

.head3
{
	font-size:12pt;
	font-weight:bold;
}

.head4
{
	font-size:11pt;
	text-decoration:underline;
}

.extext
{
	font-size:14pt;
	font-weight:bold;
}

img.phone
{
	float:right;
	padding-left:1em;
}

.hi
{
	color:red;
	font-weight:bold;
}

.txt
{
	font-size:larger;
}

