﻿html, body 
{
	padding:0 0 0 0;
	margin:0 0 0 0;
	font-family:Verdana, Arial, Helvetica;
	height:100%;
	overflow:auto;
}

.Header
{
	width:100%;
	height:79px;
	background-repeat:repeat-x;
	background-color:#556b2f;
	background-Image: url(../Images/Top.jpg);
}

.SubHeader
{
	background-color:#eef3e2;
	width:500px;
	height:22px;
	position:absolute;
	right:0;
	background-Image: url(../Images/leftcorner.jpg);
	background-repeat:no-repeat;
	font-size:8pt;
	padding-top:3px;
	z-index:20;
}

.SubHeader A
{
	color:Black;
	text-decoration:none;
}

.MoveLeft
{
	position:absolute;
	right:10px;
}

.MoveRight
{
	position:absolute;
	left:5px;
}

A
{
	color:#556b2f;
	text-decoration:none;
}

A:Hover
{
	color:Black;
	text-decoration:underline;
}

A:Link Img, A:Visited Img
{
	border:none;
}

.contentTable
{
	width:100%;
	border:none;
	margin:0 0 0 0;
	height:500px;
}

.contextArea
{
	padding: 3px 30px 0 5px;
	font-size:10pt;
	width:790px;
	position:absolute;
	left:210px;
	top:167px;
	
}



.formTable
{
	border:solid 1px #fff;
}

.GreenBack
{
	background-color:#EEF3E2;
	font-size:8pt;
	text-align:left;
	padding-left:3px;
	width:120px;
}

.GrayBack
{
	background-color:#EBECE4;
	padding-left:3px;
	padding-top:2px;
	padding-bottom:2px;
}

.Green
{
	background-color:#EEF3E2;
	font-size:8pt;
	text-align:left;
	padding-left:3px;
}



.BarBack
{
	border-top:solid 1px #666;
	border-bottom:solid 1px #666;
	padding-top:10px;
	padding-bottom:10px;
	font-size:8pt;
	padding-left:5px;
	padding-right:5px;
	position:relative;
}

.tableTitle
{
	text-align:center;
	font-weight:bold;
	border-bottom:solid 1px #666;
	padding:3px 3px 3px 3px;
	color:#666;
}

.txt
{
	border:solid 1px #ccc;
	padding-left:3px;
	width:95%;
}

.txtSearch
{
	border:solid 1px #ccc;
	padding-left:3px;
	
}

.msgBox
{
	width:500px;
	height:auto;
	font-size:8pt;
}

.Error
{
	font-size:8pt;
	color:Red;
}

.PageTitle
{
	color:#556b2f;
	font-size:10pt;
	font-weight:bold;
}

.ScrollingDiv
{
	width:500px;
	height:200px;
	overflow:auto;
	padding:2px 0 0 2px;
}

.ScrollingDiv56
{
	width:565px;
	height:400px;
	overflow:auto;
	padding:2px 0 0 2px;
}

.ScrollingDiv55
{
	width:520px;
	height:400px;
	overflow:auto;
	padding:2px 0 0 2px;
}

.ScrollingDiv2
{
	width:auto;
	height:auto;
	overflow:auto;
	padding:2px 0 0 2px;
	
}

.Title
{
	color:#400000;
	font-size:8pt;
	font-weight:bold;
}

.Toggle
{
	width:100%;
	padding-top:3px;
	position:relative;
	right:3px;
}



#wrapper {
    height: 100%;
    position:relative;
}


.ListSection
{
	
	width:200px;
	margin:0px 5px 0 0;
	height:100%;
	/*border-right:solid 1px #e2e2e2;
	border-top:solid 1px #e2e2e2;*/
	padding-top:10px;

	overflow: auto;
	font-size:9pt;
	
	background-color:#fff;
}

.LeftSide
{
	width:200px;
	border-right:solid 1px #e2e2e2;
	margin-left:0px;
	height: 100%;
	padding-left:4px;
	/*position:relative;
	
	background-color:#e2e2e2;*/
	
}
	

.ModuleLinks
{
	margin:-.2em 5px 0 0;
	width:200px;
/*	border-right:solid 1px #e2e2e2;*/

	
	background-color:#fff;
}



.Banner
{
	background-color:#556B2F;
	width:500px;
	height:20px;
	opacity: 0.5;
	filter: alpha(opacity=50);	
}

.BannerText
{
	color:#fff;
	font-weight:bold;
	padding-left:3px;
}

.ToggleHead
{
	border:solid 1px #e2e2e2; 
	width:496px; 
	padding:3px 0 3px 0; 
	position:relative; 
	background-color:#EEF3E2;
}

.btn
{
	cursor:pointer;
}

.ScrollingDiv3
{
	
	max-height:200px;
	overflow:auto;
	padding:2px 0 0 2px;
}

.SearchDiv
{
	width:300px;
	height:300px;
	border:solid 1px #666666;
	position:absolute;
	top:50px;
	left:50px;

}

.Banner2
{
	background-color:#556B2F;
	width:500px;
	height:55px;
	opacity: 0.5;
	filter: alpha(opacity=50);	
}

.BannerText2
{
	color:#fff;
	font-weight:bold;
}

.ScrollingDiv4
{
	width:700px;
	max-height:200px;
	overflow:auto;
	padding:2px 0 0 2px;
}

.ScrollingDiv5
{
	width:350px;
	max-height:300px;
	overflow:auto;
	padding:2px 0 0 2px;
}

.button 
{
	padding:0;
	margin:0;
	position:relative;
    background: url('../images/btnBody.gif') repeat-x;
    color: #666;
    border:none;
    height:18px;
    font-family: Times New Roman;
    vertical-align:middle;
}

img {
    max-width:100%;
	min-width:16px;
}

.lifetime-award-queue-image {
    max-width:240px;
    margin-bottom:20px;
}

.lifetime-award-queue-image a {
    display: block;
    margin-bottom:5px;
}

.lifetime-award-queue-image .is-primary {
    margin-bottom:5px;
    font-weight:700;
    text-align:center;
}







	

