﻿/*************************************************************************** Main.css *************************************************************/
BODY
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	/*font-family: Verdana,Arial, Helvetica, sans-serif;*/
	background-color: #ffffff;
	font-size: 8pt;
}
A
{
	color: blue;
	text-decoration: none;
}
A:hover
{
	text-decoration: underline;
}
H3
{
	font-weight: normal;
	font-size: 14pt;
	color: #003399;
	/*font-family: Verdana,Arial, Helvetica, sans-serif;*/
}
P
{
	font-weight: normal;
	font-size: 8pt;
	/*color: #000000;*/
	/*font-family: Verdana,Arial, Helvetica, sans-serif;*/
}
TD
{
	font-weight: normal;
	font-size: 8pt;
	/*color: #000000;*/
	/*font-family: Verdana,Arial, Helvetica, sans-serif;*/
}
LI
{
	font-weight: normal;
	font-size: 8pt;
	/*color: #000000;*/
	/*font-family: Verdana,Arial, Helvetica, sans-serif;*/
}
.titleLink
{
	font-weight: bold;
	font-size: 10pt;
	color: #336dc1;
}
.mainContent
{
	font-size: 12px;
	padding-right: 10px;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
	/*font-family: Verdana,Arial, Helvetica, sans-serif;*/
}
.topRight
{
	padding-right: 20px;
	padding-left: 0px;
	font-size: 8pt;
	padding-bottom: 4px;
	color: #000000;
	padding-top: 10px;
	/*font-family: Verdana,Arial, Helvetica, sans-serif;*/
	text-align: right;
}
.topRight A IMG
{
	padding-left: 5px;
}
.topRight A
{
	padding-right: 20px;
}
.blueBar
{
	font-size: 8pt;
	width: 100%;
	line-height: 11px;
	height: 20px;
	background-color: #1a61a9;
}
.blueBarRight
{
	border-right: #1a61a9 3px solid;
}
.blueTab
{
	right: 10px;
	bottom: -33px;
	position: relative;
}
.leftMenu
{
	padding-right: 20px;
	padding-left: 5px;
	font-weight: bold;
	padding-bottom: 3px;
	vertical-align: top;
	padding-top: 10px;
	text-align: left;
}
.leftMenu A
{
	display: block;
	padding-bottom: 8px;
	color: #666666;
}
.leftMenu A.leftLinkActive
{
	font-weight: normal;
	color: #666666;
	font-style: italic;
	text-decoration: underline;
}
.secondMenu A.leftLinkActive
{
	color: #666666;
}
.leftMenu A:hover
{
	text-decoration: underline;
}
.secondMenu
{
	padding-left: 15px;
	font-weight: normal;
	font-size: 8pt;
	padding-bottom: 3px;
}
.secondMenu A
{
	font-weight: normal;
	color: blue;
}
.secondMenu A:link
{
	font-weight: normal;
	color: blue;
}
.Icon
{
	padding-right: 2px;
	vertical-align: top;
}
.IconTwo
{
	padding-right: 2px;
	float: left;
	padding-bottom: 4px;
	padding-top: 2px;
}
H4
{
	font-weight: bold;
	font-size: 12pt;
	color: #000000;
	/*font-family: Verdana,Arial, Helvetica, sans-serif;*/
}
.rightMenu
{
	border-right: #000000 1px solid;
	padding-right: 10px;
	border-top: #000000 1px solid;
	padding-left: 10px;
	font-weight: normal;
	font-size: x-small;
	float: right;
	padding-bottom: 10px;
	margin: 20px 10px 10px;
	border-left: #000000 1px solid;
	width: 150px;
	padding-top: 10px;
	border-bottom: #000000 1px solid;
	background-color: #e5e5e5;
}
.rightMenu A
{
	display: block;
	padding-bottom: 8px;
}
.Highlight
{
	border-right: #000000 1px solid;
	padding-right: 10px;
	border-top: #000000 1px solid;
	display: block;
	padding-left: 10px;
	font-weight: normal;
	font-size: x-small;
	float: right;
	padding-bottom: 10px;
	margin: 20px 10px 10px;
	border-left: #000000 1px solid;
	width: 150px;
	padding-top: 10px;
	border-bottom: #000000 1px solid;
	background-color: #dde7f2;
}
TABLE#maintable
{
	width: 100%; /* s800px; */
	border-bottom: #1a61a9 solid;
	text-align: center;
}
TABLE#sitemaintable
{
	width: 800px;
	border-bottom: #1a61a9 solid;
	text-align: center;
}
TABLE#headertable
{
	width: 100%;
}
TABLE#contenttable
{
	border-right: #1a61a9 solid;
	border-left: #1a61a9 solid;
}
.dgHeader
{
	/*font-family: Verdana,Arial, Helvetica, sans-serif;*/
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
	background-color: #1a61a9;
	height: 15px;
	padding: 5px;
	vertical-align: middle;
}
.dgRow
{
	/*font-family: Verdana,Arial, Helvetica, sans-serif;*/
	font-size: 8pt;
	font-weight: bold;
	color: #85A5C0;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
	background-color: #FBFBFB;
	vertical-align: middle;
	padding: 5px;
}
.dgRowAlt
{
	/*font-family: Verdana,Arial, Helvetica, sans-serif;*/
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
	height: 25px;
	vertical-align: middle;
	background-color: #C0CAD2;
	padding: 5px;
}
.dgCell
{
	text-align: center;
	/*font-family: Verdana,Arial, Helvetica, sans-serif;*/
	font-size: 8pt;
	font-weight: bold;
	color: #2B577D;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
	height: 25px;
	vertical-align: middle;
	padding: 5px;
}

.tableheader
{
	padding-right: 4px;
	padding-left: 4px;
	font-weight: bold;
	padding-bottom: 4px;
	margin: 4px;
	padding-top: 4px;
	background-color: #bacfe5;
}
.tablerow
{
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	margin: 4px;
	padding-top: 4px;
	background-color: #dde7f2;
}
.summary
{
	padding-right: 3px;
	padding-left: 8px;
	font-weight: normal;
	font-size: 8pt;
	padding-bottom: 0px;
	color: #333333;
	line-height: normal;
	padding-top: 0px;
	font-style: normal;
	font-variant: normal;
}
input, textarea, select
{
	border-right: #aaaaaa 1pt solid;
	border-top: #aaaaaa 1pt solid;
	font-weight: normal;
	font-size: 8pt;
	border-left: #aaaaaa 1pt solid;
	color: #000000;
	border-bottom: #aaaaaa 1pt solid;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.summary A:hover
{
	font-weight: normal;
	font-size: 8pt;
	line-height: normal;
	font-style: normal;
	font-variant: normal;
	text-decoration: underline;
}

.Subtitle
{
	padding-right: 0px;
	padding-left: 6px;
	font-weight: bold;
	font-size: 10pt;
	padding-bottom: 0px;
	color: #1a61a9;
	padding-top: 0px;
	/*font-family: Verdana,Arial, Helvetica, sans-serif;*/
}
.Subtitle A
{
	font-weight: bold;
	font-size: 8pt;
	color: #1a61a9;
	/*font-family: Verdana,Arial, Helvetica, sans-serif;*/
}
.Subtitle A:hover
{
	font-weight: bold;
	font-size: 8pt;
	color: #1a61a9;
	/*font-family: Verdana,Arial, Helvetica, sans-serif;*/
	text-decoration: underline;
}
.footer A
{
	padding-right: 5px;
	font-size: 10px;
	color: #666666;
}
.footer
{
	padding-right: 5px;
	padding-left: 10px;
	font-size: 10px;
	padding-bottom: 3px;
	color: black;
}
/**************************************************************************************************************************************************/
#centercontent
{
	padding: 5px;
	text-align: left;
}
.admintable
{
	width:100%;
	border: 1px solid #74A4CF;
}

.adminlabel {
	background-color: #C2C9CF;
	text-align: left;
	font-size: 13px;
	width: auto;
}
.adminitem
{
	background-color: #C2C9CF;
	text-align: left;
}



 .progress
{
    padding-top:25%;
    width:100%;
    height:100%;
    position:fixed;
    left:0;
    top:0;
    text-align:center;
    background-color:Black;
    opacity:0.4;
    filter:alpha(opacity=40); /* For IE8 and earlier */
}

.MyTable td
{
    font-size:13pt;
}
.frmbutton {
	color: #fff;
	background-color: #1c84ee;
	border-color: #1c84ee;
	margin-right: 5px;
}
.CDRA_report {
	color: #1c84ee;
	font-size: 18px;
	margin-bottom: 10px;
}
.dxgvGroupPanel {
	padding: 7px 4px 8px 6px;
	float: left;
	font-size: 15px;
	font-weight: 500;
	margin: 0;
	line-height: 26px;
	color: #1c84ee;
	width: 100%;
	background-color: #fff;
	border:0px !important;
}
.dxgvHeader td {
	font-size: 11px;
	font-weight: normal !important;
}