body
{
	background-color: #E5EBF4;
	margin: 0;
	font-size: 12px;
	font-family: arial,helvetica,Sans-Serif;
	color: #000000;
	text-align: left;
}

.center { text-align: center; }
.right { text-align: right; }
.services_menu {padding-left:15px; padding-right:10px; font-size:11px; background-color: #A3B9DC;}
.blue { color: #1761B0; }

hr{color:#cccccc; height:1px; text-align:center; width:100%;}

H1
{
	font-size: 18px;
	font-weight: bold;
	color: #1761B0;
	margin: 0px;
}

H2
{
	font-size: 15px;
	font-weight: bold;
	color: #1761B0;
	margin: 2px;
}

H3
{
	font-size: 14px;
	font-weight: bold;
	color: #1761B0;
	margin: 0px;
}



OL { list-style-type: demimal; }

A{color: #D35B00; text-decoration: none;}
A:hover{color: #848484; text-decoration: underline;}

A.footer{color: #ffffff; text-decoration: underline;}
A.footer:hover{color: #CCC; text-decoration: underline;}

A.nav{color: #ffffff; text-decoration: none;}
A.nav:hover{color:#CCC; text-decoration: underline;}

ul.home {margin-top:15px; margin-bottom:5px; margin-left:15px; padding-left:5px;}
li.home {margin-top:2px; margin-bottom:2px; padding-right:5px;}

.inputbox
{
	font-family: Arial;
	font-size: 11px;
	border-right: solid 1px;
	border-top: solid 1px;
	border-left: solid 1px;
	border-bottom: solid 1px;
}

.inputbutton
{
	font-family: Arial;
	font-size: 11px;
	cursor: hand;
	border-right: solid 1px;
	border-top: solid 1px;
	border-left: solid 1px;
	border-bottom: solid 1px;
}

.textareabox
{
	font-family: Arial;
	font-size: 11px;
	border-left: 1px solid black;
	border-top: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}

.selectbox
{
	font-family: Arial;
	font-size: 11px;
}

.footer {font-size: 11px; font-family: arial,helvetica,Sans-Serif; color: #ffffff;}