﻿
table
{
	text-align: left;	
}

td
{
	margin-left:5px;	
}

a:visited
{
	text-decoration: none;
}
a:hover
{
	text-decoration: none;
}
a:link
{
	text-decoration: none;
}

fieldset
{
	border: solid 1px #6893CF;	
	font-family: Trebuchet MS;
	font-size: 8pt;
    padding-left:5px;
    padding-top:5px;
}

legend
{
	font-family:Trebuchet MS;
	font-size: 10pt; 
	font-weight: bold; 
	color: #1041B5;
}

.Tbx
{
	border:solid 1px #6893CF;
	font-family: Trebuchet MS;
	font-size: 8pt;
}

.TbxMandatory
{
	background-color:#FFFF99;
	border:solid 1px #6893CF;
	font-family: Trebuchet MS;
	font-size: 8pt;
}

.UnderlineTextBoxLight
{
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 1px;
	border-bottom-color: Silver;
	border-right-width: 0px;
	font-family: Trebuchet MS;
	font-size: 8pt;
}

.UnderlineTextBox
{
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 1px;
	border-bottom-color: Black;
	border-right-width: 0px;
	font-family: Trebuchet MS;
	font-size: 8pt;
}

.TextBoxNoBorder
{
	border-style: none;
	font-family: Trebuchet MS;
	font-size: 8pt;
}

.tbxInTable
{
    border-bottom-width: 1px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: none;
    border-bottom-color: #6893CF;
}

.font7
{
	font-size: 7pt;
	font-family: Trebuchet MS;
}

.font8
{
	font-size: 8pt;
	font-family: Trebuchet MS;
}
.font9
{
	font-size: 9pt;
	font-family: Trebuchet MS;
}
.font10
{
	font-size: 10pt;
	font-family: Trebuchet MS;
}
.font11
{
	font-size: 11pt;
	font-family: Trebuchet MS;
}
.font12
{
	font-family: Trebuchet MS;
}
.font13
{
	font-size: 13pt;
	font-family: Trebuchet MS;
}
.font14
{
	font-size: 14pt;
	font-family: Trebuchet MS;
}
.font15
{
	font-size: 15pt;
	font-family: Trebuchet MS;
}
.bold8
{
	font-weight: bold;
	font-size: 8pt;
	font-family: Trebuchet MS;
}
.bold9
{
	font-weight: bold;
	font-size: 9pt;
	font-family: Trebuchet MS;
}
.bold10
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Trebuchet MS;
}
.bold11
{
	font-weight: bold;
	font-size: 11pt;
	font-family: Trebuchet MS;
}
.bold12
{
	font-weight: bold;
	font-size: 12pt;
	font-family: Trebuchet MS;
}
.bold13
{
	font-weight: bold;
	font-size: 13pt;
	font-family: Trebuchet MS;
}
.bold14
{
	font-weight: bold;
	font-size: 14pt;
	font-family: Trebuchet MS;
}
.font8i
{
	font-size: 8pt;
	font-style: italic;
	font-family: Trebuchet MS;
}
.font9i
{
	font-size: 9pt;
	font-style: italic;
	font-family: Trebuchet MS;
}
.font10i
{
	font-size: 10pt;
	font-style: italic;
	font-family: Trebuchet MS;
}
.font12i
{
	font-size: 12pt;
	font-style: italic;
	font-family: Trebuchet MS;
}

td.tdCaptionGradient
{
	font-size: 10pt;
	color:black !important;/*Firefox Modify 2*/
	color:white;
	font-weight:bold;
	font-family: Trebuchet MS, Verdana, Arial, Courier;
	background-color:#c5dcef !important;
	background: url("../Images/firefox_bg1.gif")!important;/*Firefox Modify 1*/
	opacity:0.8 !important;/*Firefox Modify 1*/
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#A0C6E5,endColorStr=#ffffff, gradientType='1');
}
.Btn
{
	background: url(../Images/title_blue.png);
    height: 24px; 
    border: solid 1px #6893CF;
    font-family: Trebuchet MS;
	font-size: 8pt;
}

.tabTitle
{
	font: 12px Verdana, Arial, Helvetica, sans-serif !important;
	color: #0067ce;
	font-weight: bolder;
}
.bold12T
{
	font-family: Times New Roman;
	font-size: 12pt;
	font-weight: bold;
}
.bold11T
{
	font-family: Times New Roman;
	font-size: 11pt;
	font-weight: bold;
}

.bold10T
{
	font-family: Times New Roman;
	font-size: 10pt;
	font-weight: bold;
}

.font10T
{
	font-family: Times New Roman;
	font-size: 10pt;
}
.font11T
{
	font-family: Times New Roman;
	font-size: 11pt;
}

.tableFatBorder
{
	font-size: 10pt;
	font-family: Trebuchet MS;
	border-collapse: collapse;
	background-color: #fefcff;
}

#chkSetMandatory input
{
	float: left;
}

.tabFace
{
	font-size: 10pt;
	color: #666666;
	font-weight: bold;
	font-family: Trebuchet MS, Verdana, Arial, Courier;
	background-color:#A5CFEF !important;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#A5CFEF,endColorStr=#ffffff);
	border-left:solid 1px #ffffff;
	border-right:solid 1px #ffffff;
	border-bottom:none;
	border-top:solid 1px #58acc8;
}

.tabFaceSelected
{
	font-size: 10pt;
	color: #400000;
	font-weight: bolder;
	font-family: Trebuchet MS, Verdana, Arial, Courier;
	background-color:#CDE0F9 !important;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#8EDAEA,endColorStr=#CDE0F9);
	border-left:solid 1px #58acc8;
	border-right:solid 1px #58acc8;
	border-top:solid 1px #58acc8;
	border-bottom:none;
}

.GradientBlueTopToBottom
{
	font-family: Trebuchet MS;
	font-size: 10pt;
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr=#7CA9BE,endColorStr=#fcfffc, gradientType= '0' );
}
.GradientBlueTopToBottomDisabled
{
	font-family: Trebuchet MS;
	font-size: 10pt;
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr=#CBCBCB,endColorStr=#fcfffc, gradientType= '0' );
}


.linkUnSelected
{
	cursor:pointer;
	font-size: 8pt;
	font-family: Trebuchet MS;
	color:blue;
	font-weight:normal;
}
.linkSelected
{
	cursor:pointer;
	font-family: Trebuchet MS;
	font-size:9pt;
	font-weight:bold;
	color:Maroon;
}

.tableData
{
	font-family:Trebuchet MS;
	font-size:8pt;	
}

.tableDataBold
{
    font-weight: bold;
	font-family:Trebuchet MS;
	font-size:8pt;	
}
.tableDataBolder
{
    font-weight: bolder;
	font-family:Trebuchet MS;
	font-size:9pt;	
}

.PopDivWindow
{
	font-size: 10pt;
	font-family: Trebuchet MS;
	border: solid 1px white;
    background-color: GhostWhite; 
    position: absolute; 
}

.DetailBackGround
{
	background-color: #EAF3FE;
}

.textareashow{
	width: 90%;
	padding: 0;
	border: 0px;
	overflow: auto;
	background: transparent;
	outline-style: none;
	cursor:default;
}
.textareaedit{
    width: 90%;
	padding: 0;
	border: 1px solid black;
	overflow: auto;
	background: transparent;
	outline-style: none;
	cursor:text;
}
.divDynamicComment
{
    border: solid 1px #000000;
    background-color: #fcf5c8;
    position: absolute;
}




