﻿
.formText
{
	background-color: #EEEEEE;
	font: normal 11px Tahoma,Arial;
	padding: 3px;
}
.formField
{
	background-color: #EEEEEE;
	padding: 3px;
}
.textBox
{
		font: normal 11px Tahoma,Arial;
		background-color: #EEEEEE;
		border: 1px solid white;
}
.button
{
		font: normal 11px Tahoma,Arial;
		background-color:inherit;
		width: 150px;
		height: 21px;
}

.aspButton
{
		font: normal 11px Tahoma,Arial;
		background-color: white;
		border:solid 1px #306AAA;
		font-family:Verdana;
		font-size:12px;
		height:21px;
		width:100px;
}

.instFormTopTD
{
	height: 20px;
	text-align: left;
	font: normal 16px Tahoma,Arial;
	padding: 0px 10px 0px 10px;
	font-weight: 400;
	color: Black;
	background-color: #d0d8dd;
}
.instFormBotTD
{
	padding: 5px 10px 10px 10px;
	text-align: left;
	font: normal 11px Tahoma,Arial;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-color: #e2e8eb;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #f2f2f2;
}

.questionnairFormTopTD
{
	height: 20px;
	background-color: black;
	text-align: center;
	font: normal 14px Tahoma,Arial; 
	padding: 0px 10px 0px 10px;
	font-weight: 400;
	color: #FFFFFF;
}
.questionnairFormBotTD
{
	border-width: 1pt;
	border-style: none solid solid solid;
	border-color: black;
	padding: 5px 10px 10px 10px;
	text-align: left;
	font: normal 11px Tahoma,Arial;
}
.InstformText
{
	font: normal 13px Tahoma,Arial;
	padding: 3px;
}
.InstTextBox
{
	border: 1px solid #808080;
	font: normal 11px Tahoma,Arial;
	width:200px;
}

.TreeTD
{
	font: normal 11px Tahoma,Arial;
	padding: 3px;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}
.TreeTD a:visited
{
	color:#06757b;
}
.TreeTD a:hover
{
	color:Green;
}


.modalProgressGreyBackground 
{
    background:#CCCCCC;
	filter:alpha(opacity=60);
	opacity:0.6;
}

.modalProgressRedBackground 
{
    background:Red;
	filter:alpha(opacity=60);
	opacity:0.6;
}

.modalPopup
{
	padding: 5px;
	border-style: solid;
	border-width: 1px;
	background-color: White;
	width: 150px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: center;
	vertical-align: middle;
}

.FormNavigation ,.FormNavigation a
{
	font: bold 11px Verdana,Tahoma,Arial;
	text-align: left;
	text-decoration: none;
	color: White;
}
.FormNavigation a:hover
{
	text-decoration: underline;
	color:Black;
}

.TopLinks
{
	text-align: center;
	border: 1px;
	border-color: #181441;
	border-style: solid;
	vertical-align: middle;
	padding-right: 3px;
	padding-left: 3px;
	height: 35px;
	width: 80px;
}
.headTD
{
	
border:1pt; 
border-color:#312c66; 
border-style:solid; 
text-align:left; 
padding-left:10px; 
letter-spacing:2px; 
background-color:#d0d8dd; 
font-weight:bold; 
padding-top:2px; padding-bottom:2px;
font-size:14px;
height:20px;
}

.dashboardLinks
{
		font: normal 11px Tahoma,Arial;
		text-decoration:none;
		color:Black;
	}

.dashboardLinks a
{
		font: normal 11px Tahoma,Arial;
		text-decoration:none;
		color:Black;
	}
	
	.dashboardLinks a:hover
{
		font: normal 11px Tahoma,Arial;
		text-decoration:none;
		color:Black;
	}
	.dashboardLinks a:visited
{
		font: normal 11px Tahoma,Arial;
		text-decoration:none;
		color:Black;
	}
	.dashboardLinks a:active
{
		font: normal 11px Tahoma,Arial;
		text-decoration:none;
		color:Black;
	}
	
	.AttachmentsHead
{
	height: 20px;
	text-align: left;
	font: normal 16px Tahoma,Arial;
	padding: 0px 10px 0px 10px;
	font-weight: 400;
	color: Black;
	background-color: #e2e8eb;
}