﻿body
{
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	font-family: Tahoma, Verdana, sans-serif;
	color: #84C245;
	height: 100%;
}

table.main
{
	height: 100%;
	margin: 0;
}

#bannerCell
{
	width: 800px;
	height: 338px;
	background-image: url(../images/common_banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top:20px solid #84C245;
	vertical-align: top;
}

#bannerMsg
{
	padding: 35px 0 0 50px;
	margin: 0;
}

#bannerMsg h2
{
	margin: 0 0 10px 0;
	padding: 0;
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 27px;
	line-height: 32px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

#bannerMsg p
{
	margin: 5px 0 10px 0;
	padding: 0;
	width: 275px;
	height: auto;
	color: #FFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
}

.label
{
	font-family: Tahoma, Verdana, sans-serif;
	color: #84C245;
	display: inline;
	float: right;
	margin: 5px;
	font-size: 8pt;
	line-height: 9pt;
}

.instruct
{
	font-family: Tahoma, Verdana, sans-serif;
	color: #696969;
	display: block;
	font-size: 9pt;
	line-height: 45px;
	width: 800px;
	height: 45px;
	background-repeat: no-repeat;
	background-image: url(images/pictureulogo.gif);
	background-position: 0 0;
	padding: 0;
	margin: 1px 0;
	text-indent: 235px;
	vertical-align: middle;
	border-color: #A8A8A8;
	border-width: 1px 0 1px 0;
	border-style: solid none solid none;
}

.instruct a:link, .instruct a:visited
{
	color: #68B62E;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.instruct a:hover, .instruct a:active
{
	color: #61D31E;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.shadowlf
{
	background-repeat: repeat-y;
	background-image: url("images/shadow_left.gif");
}

.shadowrt
{
	background-repeat: repeat-y;
	background-image: url("images/shadow_right.gif");
}

.about
{
	color: #666;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 9pt;
	line-height: 18pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin: 21px 16px 21px 48px;
}

.footer
{
	color: #FFF;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 7pt;
	line-height: 8pt;
	font-style: normal;
	font-variant: normal;
	font-weight: 700;
	margin: 16px 24px;
	text-align: center;
}

input
{
	color: #333;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
}