body		{background-color:white; background-image:url('/img/bg.gif'); background-repeat:repeat-x; margin-left:0px;margin-top:15px;margin-right:0px;}
body.splash	{background:white;}
label		{font-family:arial; font-size:10px; font-weight:bold; text-transform:uppercase;}
hr			{color:#3A8D40; height:1px; margin:5px 0px;}
h1			{color:#FF6600; margin-top:0px; margin-bottom:10px; font-family:Arial; font-weight:bold; font-size:14px; text-transform:uppercase;}
h2			{color:#136619; margin-top:0px; margin-bottom:7px; font-family:Arial; font-weight:bold; font-size:14px;}
h3              {color:#000000; margin-top:0px; margin-bottom:7px; font-family:Arial; 
font-weight:bold; font-size:12px;}
p,div,ol,ul,li	{font-family:Arial; font-size:10pt;}
a			{color:#DE5900}
a:hover		{color:red; text-decoration:underline;}
form		{display:inline}
img		{border:none;}

.p			{margin-bottom:5px;}
.p2			{font-size:11px; margin-bottom:5px;}
.intro		{margin-left:15%; border-left:solid #9FB8CE 4px; padding-left:8px; color:#404040}
.testimonial	{font-size:11px; margin-bottom:10px;}
.flat,.flat100	{background-color:#F7F7F7; border:solid gray 1px; font-family:verdana; font-size:11px;}
.flat100	{width:100%}
.navigator	{font-size:10px; text-transform:uppercase; margin: 7px 10px 7px 29px;}
.navigator a	{color:#6C6C6C; text-decoration:none;}
.navigator a:hover {color:black;}
.navigator img	{margin-left:11px; margin-right:2px;}
.navigator b {font-size:11px;}
.small		{font-size:10px;}
.smallcaps	{font-size:10px; text-transform:uppercase;}
.news a		{color:black; text-decoration:none;}
.news		{margin-bottom:10px;}
.col		{margin-left:16px; margin-right:10px;}
.bottommenu	{margin-top:40px; color:#DE5900;}
.copyright	{font-size:11px; color:gray}
.bgvis		{background-image:url('/img/bg-vis.gif');}
a.shy		{color:black; text-decoration:none;}
a.shy:hover	{color:black;text-decoration:underline;}
option.group	{font-weight:bold; background-color:gray; color:white; text-transform:uppercase;}
.required b	{color:red; font-weight:normal;font-size:12px;font-family:Courier;}
.error		{background-color:#FF6600; color:white; font-weight:bold; font-size:12px; padding:8px 15px;}
.box1		{background-color:#2D618F; color:white;}
.box2		{background-color:#398C3F; color:white;}

table.main	{width:100%}
.main td.column	{padding-left:40px; padding-right:10px; padding-top:15px;}
.main td.rh	{width:210px; background-color:#D9D9D9;}
.rh hr		{color:white}

.box			{width:100%}
.box .caption	{color:white; background-color:#409346; padding:5px 5px 6px 9px;font-family:Arial; font-weight:bold; font-size:14px; text-transform:uppercase;
				background-image:url('/img/box-right.gif'); background-repeat:no-repeat; background-position:right;}
.box .content	{border-left:solid #409346 4px;border-right:solid #409346 4px;}
.box .footer	{border-top:solid #409346 4px;padding-left:5px; margin-bottom:7px;}
.box .margin	{padding:6px 8px;}

table.table	{border:solid #409346 3px; border-bottom-width:2px;}
table.table th {background-color:#409346; color:white; font-family:Arial; font-size:13px;}
table.table td {border-bottom:solid #409346 1px; font-family:Arial; font-size:10pt; background-color:#F4F4F4; border:solid #FFFFFF 1px;}
#btn-submit1 A{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	background-color: #ffefe0;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	border: 1px solid #FF6600;
	display: block;
}

#btn-submit1 A:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	background-color: #ffe0c2;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	border: 1px solid #FF6600;
	display: block;
}

