body
{
	margin: 5px 0 0 0;
	font-family: Tahoma, Verdana, Segoe UI, sans-serif;
	font-size: 11px;
}

h1
{
	font-family: Tahoma, Verdana, Segoe UI, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

h2
{
	font-family: Tahoma, Verdana, Segoe UI, sans-serif;
	font-size: 16px;
	font-weight: normal;
}

h3
{
	font-family: Tahoma, Verdana, Segoe UI, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

h4
{
	font-family: Tahoma, Verdana, Segoe UI, sans-serif;
	font-size: 13px;
	font-weight: normal;
}

h5
{
	font-family: Tahoma, Verdana, Segoe UI, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

h6
{
	font-family: Tahoma, Verdana, Segoe UI, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.bg-light-green
{
	background-color: #e0fcc9;
}

.bg-dark-green
{
	background-color: #02631B;
}

.bg-light-gray
{
	background-color: #dcdcdc;
}

.bg-white
{
	background-color: #ffffff;
}

.bg-dark-gray
{
	background-color: #4a4a4a;
}

.main
{
	float: left;
	width: 540px;
	margin: 0 0 0 0px;
}

.main-50
{
	width: 435px;
	margin: 0 0 0 15px;
	float: left;
}

.field-label
{
	width: 100px;
	float: left;
	font-weight: normal;
}

.field
{
	width: 150px;
	float: left;
	font-weight: normal;
}

.field h6
{
	padding:4px 0 2px 4px;
	margin: 0 0 0px 0;
	height: 22px;
}

.field-label h6
{
	padding:4px 0 2px 4px;
	padding: 0px 0 0 0;
	margin: 0 0 0 0;
	height: 22px;
}

.footer-left, .footer-right
{
	background-color: #ffffff;
	float: left;
	color: #999999; /* #4a4a4a; */	
}

.footer a
{
	color: #02631B;
	/* border-bottom: dotted 1px #02631B; */
	text-decoration: none;
}

.footer a:hover
{
	color: #02631B;
	border-bottom: dotted 1px #02631B;
}

.footer-left
{
	padding: 7px 0 5px 15px;
	width: 600px;
}

.footer-right
{
	width: 270px;
	text-align: right;
	padding: 13px 15px 12px 0;
}

.footer-left a, footer-right a
{
	/*color: #02631B;
	border-bottom: dotted 1px #02631B; */
	text-decoration: none;
}

.footer-right a:visited
{
	color: #02631B;
	text-decoration: none;
}

.footer-left a:hover, .footer-right a:hover
{
	color: #02631B;
	border-bottom: dotted 1px #02631B;
}

td
{
	font-family: Tahoma;
	font-size: 11px;
	background-color: #ffffff;
}

.textbox
{
	height: 11px;
	font-family: Tahoma;
	font-size: 11px;
}

.content-title
{
	font-family: Trebuchet MS, Tahoma, Verdana, Segoe UI, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #02631B;
	text-align: left;
	padding: 0 0 10px 0;
}

.content-button
{
	border: solid 1px ActiveBorder;
	font-size: 10px;
	width: 50px;
	color: #666;
}

.content-button:hover
{
	color: #000;
	border: solid 1px #333;
	
}

/* Security Styles */
.security-button
{
	border: solid 1px ActiveBorder;
	font-size: 10px;
	width: 50px;
	color: #666;
}

.security-button:hover
{
	color: #000;
	border: solid 1px #333;
	text-align: center;
}

.security-textbox
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	height: 11px;
	width: 150px;
}

.security-label
{
	text-align: left;
}

.security-title
{
	font-family: Tahoma;
	font-weight: bold;
	color: #02631B;
	text-align: center;
}

.security
{
	color: #999999;
}

.security a
{
	color: #02631B;
	text-decoration: none;
}

.security a:visited
{
	color: #02631B;
	text-decoration: none;
}

.security a:hover
{
	color: #02631B;
	border-bottom: dotted 1px #02631B;
}

.security-checkbox
{
	padding-bottom: 10px;
}

.message
{
	color: Red;
}

.textbox-150
{
	border: none 0 white;
	height: 14px;
	width: 142px;
	font-family: Tahoma; font-size: 11px;
}

.textbox-border-150
{
	height: 22px;
	width: 154px;
	padding:4px 0 2px 4px;
	background-image: url(../Images/TextBox150.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

.label-border
{
	height: 20px;
	width: 154px;
	padding: 6px 0 2px 0px;
}

