BODY {
	margin: 0px 0px 0px 0px;
	background-color: #000000;
}

.main_text
{
	font-family: Arial;
	font-size: 12pt;	
	color: #000000;
	line-height: 1.8em;
}

.award_text
{
	font-family: Arial;
	font-size: 12pt;	
	color: #000000;
	line-height: 1.8em;
	font-weight: bold;
	text-align: center;
}

.awarddetail_text
{
	font-family: Arial;
	font-size: 12pt;	
	color: #000000;
	line-height: 1.3em;
	font-weight: bold;
	text-align: center;
	padding: 5px 0px 0px 0px;
}

hr { 
	height: 0; 
	border: 0;
	border-top: 1px solid #5E8397; 
	padding: 0px 0px 8px 0px;
	margin: 0px 0px 0px 0px;
} 

ul {
	line-height: 1.20em;
}

ol {
	line-height: 1.8em;
}

li 
{
	margin-top: 0.5em; 
   margin-bottom: 0.5em;	
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	line-height: 1.5em;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
}


a:link {
	text-decoration: none;
	color: #0075A1;
}

a:visited {
	text-decoration: none;
	color: #0075A1;
}

a:hover {
	text-decoration: underline;
	color: #0075A1;
}

a:active {
	/*text-decoration: underline;*/
	text-decoration: none;
	color: #0075A1;
}

.levels:link {
	text-decoration: underline;
	color: black;
	font-weight: bold;
}

.levels:visited {
	text-decoration: underline;
	color: black;
	font-weight: bold;
}

.levels:hover {
	text-decoration: underline;
	color: black;
	font-weight: bold;
}

.levels:active {
	text-decoration: underline;
	text-decoration: none;
	color: black;
	font-weight: bold;
}

.main_logintext
{
	font-family: Arial;
	font-size: 10pt;	
	color: #FFFFFF;
	font-weight: bold;
	padding: 50px 50px 0px 75px;
}

.main_login {
	background-image: url(../images/login_area.jpg);
	width: 563px;
	height: 495px;
}

.login_box {
	position: relative;
	left: 78px;
	top: 11px;
	_top: 14px;
}

.loginbutton {
	position: relative;
	top: 6px;
	_top: 3px;
}

.textfield { 
 	background-color: #FFFFFF; 
 	color: #000000;
 	border: 1.0px solid #073C03;
}

.content_area {
	background-image: url(../images/content_area.jpg);
	width: 616px;
	height: 695px;
}

.content {
	padding: 7px 20px 0px 20px;
}

.green {
	color: #000000;
}

.award_image_large {
	float: right;
	padding: 0px 0px 0px 10px;
}


.content_area2 {
	background-image: url(../images/content_area2.jpg);
	background-repeat: no-repeat;
	width: 616px;
	height: 790px;
}

.red {
	color: #C40202;
}

.content_area3 {
	background-image: url(../images/content_area3.jpg);
	background-position: top;
	background-repeat: repeat;
	width: 616px;
	height: 100%;
}


.green_side_bkgd {
	background-image: url(../images/green_leftsidebkgd.jpg);
	width: 184px;
	height: 100%;
	background-repeat: repeat;
}






