﻿body 
{
	margin:0px;
	font-family: Arial;
	font-size: 10pt;
	color: black;
}

h1{
	font-size:15pt;
	margin-bottom:-2px;
	font-weight:bold;
	color:#05388B;
}

td
{
	font-family: Arial;
	font-size: 10pt;
}

.login
{
	font-family: Arial;
	font-size: 8pt;
}


.title
{
	font-family: Arial;
	font-size: 12pt;
	font-weight:bold;
}

.loginerror
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
}

.menu
{
	font-family: Arial;
	font-size: 10pt;
	color: black;
}

a:link {
	color: #1656A5;
	text-decoration:none;
}

a:visited {
	color: #1656A5;
	text-decoration:none;
}

a:active {
	color: #1656A5;
	text-decoration:none;
}

a:hover {
	color:#1656A5;
	text-decoration:underline;
}

a.menu
{
	color: black;
	text-decoration:none;
}
a:hover.menu {
	color:#1656A5;
	text-decoration:underline;
}

.textbox120
{
	font-family: Arial;
	font-size: 10pt;
	padding-left: 2px;
	width:120px;
	border-color: #1656A5;
	border-style: solid;
	border-width: 1px;
}
.textboxLogin
{
	font-family: Arial;
	font-size: 8pt;
	padding-left: 2px;
	width:184px;
	border-color: #1656A5;
	border-style: solid;
	border-width: 1px;
}

.formTitle
{
	clear:both;
	float: left;
	width: 120px;
	margin-top: 3px;
	margin-bottom:3px;
}
.formField
{
	float: left;
	margin-left: 10px;
	margin-bottom:3px;
}
.formValidationxxx
{
	width: 170px;
}
.formData2
{
	float:left;
	width:530px;
}


.formTitleNoMargin
{
	clear:both;
	float: left;
	width: 120px;
	font-weight:bold;	
}



.formTB
{
	width: 190px;
}
.formText
{
	width: 184px;
}

.reportRow
{
	background: url('../images/gridview/spacer.gif') repeat-x bottom;
	padding: 5px 0px 5px 5px;
	height: 23px;
}
.reportHeader
{
	background: #1655A3;
	color: White;
	font-weight:bold;
	padding: 5px 0px 5px 5px;
	height: 23px;
}
.reportHeader a:link
{
	color: White;
}
.formTitle
{
	clear: both;
	float: left;
	width: 120px;
}
.formData
{
	float: left;
	width: 230px;
}
.vceHighlight
{
	background-color: lemonchiffon; 
}
.modalBackground {
 background-color:Gray;
 filter:alpha(opacity=70);
 opacity:0.7;
/*  z-index: 100 !important;*/
z-index: 95100 !important;

}

