﻿body 
{
	background-color:#e5e3d8;
	vertical-align:middle;
	

}
.Header
{
	background-color:Transparent;
	height:55px;
	width:985px;
	margin:[5][5][5][5];
	vertical-align:middle;
	text-align:left;
}
.Footer
{
	background-color:Transparent;
	height:25px;
	width:985px;
	margin:[15][5][5][15];
	vertical-align:middle;
	text-align:left;
	font-family:Arial;
	font-size:x-small;
	color:#7C7764;
}
.MainBody
{
	width:975px;
	height:576px;
	vertical-align:middle;
	background-image:url('images/whiteBackground.png');
}

.NavLink
{
	color:#004961;
	font-family:"Helvetica Neue",verdana,Arial;
	font-size:10px;
	font-weight:bold;
	vertical-align:bottom;
	text-align:center;
}
A
{
	text-decoration:none;
}

.FormHeader
{
	color:#FFFFFF;
	font-family:"Helvetica Neue",verdana,Arial;
	font-size:12px;
	font-weight:bold;
}

.labelText
{
	color:#004961;
	font-family:"Helvetica Neue",verdana,Arial;
	font-size:12px;
	font-weight:bold;
}

.labelTextNormal
{
	color:#004961;
	font-family:"Helvetica Neue",verdana,Arial;
	font-size:11px;
	font-weight:normal;
}


.textBoxSingleLine
{
	
	border-left-color  :#f6b116; 
	border-bottom-color:#f6b116;
	border-right-color:#f6b116;
	border-top-color:#f6b116;
	border-style:solid  ;
	border-width:1px;
	
	color:#004961;
	font-family:"Helvetica Neue",verdana,Arial;
	font-size:11px;
	font-weight:normal ;
}


.button
{
	border-left-color  :#7c7764; 
	border-bottom-color:#7c7764;
	border-right-color:#7c7764;
	border-top-color:#7c7764;
	border-style:solid  ;
	border-width:1px;
	height:25px;
	color:#004961;
	font-family:"Arial",verdana,Arial;
	font-size:12px;
	font-weight:bold ;
	FILTER: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e5e3d8, endColorstr=#637e96); BACKGROUND-COLOR: #e5e3d8;
}

.popupControl {
	background-color:#AAD4FF;
	position:absolute;
	visibility:hidden;
	border-style:solid;
	border-color: Black;
	border-width: 2px;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup
 {
	 
    background-color:Gray;
    filter:alpha(opacity=90);
    opacity:0.9;

}

.innerMainTable
{
	border-left-color  :#004961; 
	border-bottom-color:#004961;
	border-right-color:#004961;
	border-top-color:#004961;
	border-style:solid  ;
	border-width:0px;
	height:500px;
	width:900px;
	color:#004961;
	font-family:"Arial",verdana,Arial;
	font-size:12px;
}

.pageTitle
{
	color:#004961;
	font-family:"Arial",verdana,Arial;
	font-size:24px;
	vertical-align:middle;
	
}

.dropDownList
{
	border-left-color  :#f6b116; 
	border-bottom-color:#f6b116;
	border-right-color:#f6b116;
	border-top-color:#f6b116;
	border-style:solid  ;
	border-width:1px;
	
	color:#004961;
	font-family:"Helvetica Neue",verdana,Arial;
	font-size:11px;
	font-weight:normal ;
	
}

.gridHeaderStyle
{
	font-family:"Helvetica Neue",verdana,Arial;
	font-size:11px;
	font-weight:bolder ;
	text-align:left ;
	color:#FFFFFF;
	background-color:#004961;
	height:25px;
}

.gridItemStyle
{
	font-family:"Helvetica Neue",verdana,Arial;
	font-size:11px;
	text-align:left;
	background-color:#e5e3d8;
	color:#000000;
	text-align:left;
	font-weight:normal;
	height:17px;
	border-color:#000000;

}

.gridAlternateItemStyle
{
	font-family:"Helvetica Neue",verdana,Arial;
	font-size:11px;
	text-align:left;
	background-color:#FFFFFF;
	color:#000000;
	text-align:left;
	font-weight:normal;
	height:17px;
	border-color:#000000;
}

.gridLinkColumn
{
	font-family:"Helvetica Neue",verdana,Arial;
	font-size:11px;
	text-align:Center;
	color:#004961;
	font-weight:normal;
}

.closeLink
{
	color:#004961;
	font-family:"Helvetica Neue",verdana,Arial;
	font-size:12px;
	font-weight:bold;
	vertical-align:bottom;
	text-align:center;	
}
