﻿a
{
	color: #10B910;
	text-decoration: none;
}
a:hover
{
	color: #003072;
	text-decoration: none;
}

h2
{
	font: 16px/20px "segoe ui" , arial, sans-serif;
	font-weight: bold;
	padding-right: 7px;
	border-left: 0px;
	padding-left: 8px;
	border-bottom: #27710a 1px solid;
	text-align: left;
	padding-bottom: 4px;
	background: url(images/header-green.gif) #4eb106 repeat-x 0px -2300px;
	border-top: 0px;
	border-right: #72c530 1px solid;
	padding-top: 4px;
	color: #fff;
}

.error
{
	color: #FF0000;
}

.border-solid
{
	border: 1px solid #828282;
}

.form-label
{
	font-weight: bold;
	vertical-align: top;
	white-space: nowrap;
}

.pageheader
{
	text-align: right;
	width: 98%;
}

.pageheader1
{
	color: #002250;
	font-size: 16px;
	font-weight: bold;
}

.pageheader2
{
	color: #002250;
	font-size: 12px;
	font-weight: bold;
}

.text-small
{
	font-size: 10px;
}

.form-top
{
	background: url('images/form-top.jpg') repeat-x;
	height: 15px;
}
