﻿html, body
{
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
    font-family: Arial;
    font-size: 8pt;
    background-color: #0A3278;
}
select
{   
    font-family: Arial;
    font-size: 8pt;
}
a:link
{
	color: #002d96;
	font-weight: bold;
	text-decoration: none;
	font-size: 8pt;
	font-family: Arial;
}
a:visited
{
    color: #002D96;
    text-decoration: none;
}
.normaltexts
{
    font-family: Arial;
    font-size: 8pt;
}
.aspRadioButton 
{
    font-size: 8pt;
    font-family: Arial;
}
.aspCheckBox
{
    font-size: 8pt;
    font-family: Arial;
}
.CONTAINER
{
    height: 100%;
}
form
{
    height: 100%;
}
.smallreadonlycell
{
    background-color: #ffffff;
    text-align: right;
    width: 70px;
    height: 15px;
    border: solid 1px #002D96;
    vertical-align: top;
    padding-right: 1px;
}
.readonlycell
{
    background-color: #ffffff;
    text-align: right;
    width: 150px;
    height: 15px;
    border: solid 1px #002D96;
    vertical-align: top;
    overflow: hidden;
    white-space: pre-wrap;
    padding-right: 1px;
}
.readonlycellWidth100
{
    background-color: #ffffff;
    text-align: right;
    width: 100px;
    height: 15px;
    border: solid 1px #002D96;
    vertical-align: middle;
    clip: auto;
    overflow: hidden;
    white-space: nowrap;
    padding-right: 1px;
}
.divVisibleFalse
{
    display: none;
    background-color: #ffffff;
    text-align: right;
    width: 150px;
    height: 15px;
    border: solid 1px #002D96;
    vertical-align: top;
}
.standardborder
{
    border: solid 1px #002D96;
}
.alignleft
{
    text-align: left;
}
.alignright
{
    text-align: right;
}
.aligntop
{
    vertical-align: top;
    padding: 5px;
}
.aligncenter
{
    text-align: center;
}
.alignmiddle
{
    vertical-align: middle;
}
.horizfill
{
    width: 150px;
}
.vertfill
{
    height: 100%;
}
.colspacer
{
    width: 30px;
}
.Txtcell
{
    background-color: #ffffff;
    text-align: left;
    width: 200px; /*border: solid 1px #002D96;*/
}
.smallbutton
{
    background-color: #91B4E7;
    vertical-align: middle;
    text-align: center;
    border-right: #000000 1px solid;
    border-top: #000000 1px solid;
    border-left: #000000 1px solid;
    border-bottom: #000000 1px solid;
}
.button
{
	margin-top: 4px;
    padding-top: 2px;
    padding-left: 2px;
    background-color: #91B4E7;
    border: solid 1px #002D96;
    text-align: center;
    width: 100px;
    cursor: pointer;
    color: #002D96;
}
.buttonControl
{
	background-color: #91B4E7;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	font-size: 8pt;
	font-family: Arial;
	width: 100px;
	height: 18px;
	color: #002D96;
	border:0px;
	
}

.buttonDivControl
{
	border:#002d96 1px solid; width:100px;

}
.buttonLogin
{   
    padding-bottom: 2px;
    padding-top: 2px;
    padding-left: 2px;
    padding-bottom: 2px;
    background-color: #91B4E7;
    border: solid 1px #002D96;
    text-align: center;
    width: 100px;
    cursor: pointer;
    color: #002D96;
}
.button a
{
    display: block;
    height: 100%;
    width: 100%;
}

#footer
{
    background-color: #002654;
    color: White;
    text-align: center;
    margin-left: 35px;
    margin-bottom: 1px;
    margin-top: 1px;
    margin-right: 1px;
}
.floatleft
{
    float: left;
}
.floatright
{
    float: right;
}
.col
{
    width: 200px;
}
.colfor4
{
    width: 150px;
}
.colfor8
{
    width: 80px;
}
.scroll
{
    overflow: scroll;
}
.hasPrefWidth
{
    width: 900px;
}
.globalcontainer
{
    margin: 5px;
    width: 100%;
}
.margin5
{
    margin: 5px;
}
.gridexRow
{
    text-align: left;
    vertical-align: top;
    height: 15px;
}
.NumericCell
{
    text-align: right;
    border: "#eaf2fa";
    padding-right: 1px;
    height: 15px;
}

.GridexHeaderColumnsNumercStyle
{
    border: "#eaf2fa";
    text-align: center;
    padding-right: 0px;
    height: 20px;
}
.Cell
{
    border: "#eaf2fa";
    padding-left: 1px;
    text-align: left;
    height: 15px;
}
.GridexHeaderColumnsStyle
{
    border: "#eaf2fa";
    padding-left: 0px;
    text-align: center;
    height: 20px;
}
.Cell_link
{
    text-decoration: none;
    padding-left: 1px;
    text-align: left;
    height: 15px;
    font-weight: bold;
    cursor: hand;
    color: #0033cc;
}

.aspTextBox
{
    font-size: 8pt;
    font-family: Arial;
    border-right: #333399 1px solid;
    border-top: #333399 1px solid;
    border-left: #333399 1px solid;
    border-bottom: #333399 1px solid;
    padding:1px;
    text-align: left;
	width: 126px;
}
.aspTextBoxNumeric
{
	font-size: 8pt;
	font-family: Arial;
	border-right: #333399 1px solid;
	border-top: #333399 1px solid;
	border-left: #333399 1px solid;
	border-bottom: #333399 1px solid;
	padding:1px;
	text-align: right;
	width: 130px;
}
.aspcbo
{
	font-size: 8pt;
	font-family: Arial;
	border-right: #333399 1px solid;
	border-top: #333399 1px solid;
	border-left: #333399 1px solid;
	border-bottom: #333399 1px solid;
	padding: 1px;
	text-align: left;
	width: 130px;
}


.aspxTextBox
{
    font-size: 8pt;
    font-family: Arial;
    border-right: #333399 1px solid;
    border-top: #333399 1px solid;
    border-left: #333399 1px solid;
    border-bottom: #333399 1px solid;
    padding:1px;
    width : 130px;
}

.aspchk
{
	vertical-align : text-top;
	font-size: 8pt;
    font-family: Arial;
	margin-left:-4px;
}
.aspxDropDownList
{
	font-size: 8pt;
	font-family: Arial;
	border-right: #333399 1px solid;
	border-top: #333399 1px solid;
	border-left: #333399 1px solid;
	border-bottom: #333399 1px solid;
	padding:1px;
    width : 130px;
}


.aspTextBoxDate
{
    font-size: 8pt;
    font-family: Arial;
    border-right: #333399 1px solid;
    border-top: #333399 1px solid;
    border-left: #333399 1px solid;
    border-bottom: #333399 1px solid;
    text-align: right;
    padding:1px;
    width : 130px;
}

.aspLabel
{
    font-size: 8pt;
    font-family: Arial;    
    margin: 0;
    padding :0;
}
.ASPdxGrid
{
    font-size: 8pt;
    font-family: Arial;
    width: 100%;
    background-color: #eaf2fa;
}
.ASPdxCell
{
	font-size: 8pt;
	font-family: Arial;
	overflow: hidden;
	position: static;
	text-overflow: ellipsis;
	overflow:hidden;
	white-space:nowrap;
}
.ASPdxHyperLink
{
    font-size: 8pt;
    font-family: Arial;
    color: #0A3278;
}
.ASPdxButton
{
    font: 40pt Arial;
}

.ASPxColumnButton
{
    font: 8pt Arial;
    width: 20px;
    height: 12px;
}

.buttonTop
{
    /*margin:2px;*/
    margin: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    background-color: #91B4E7;
    border: solid 1px #002D96;
    text-align: center;
    width: 150px;
    height: 15px;
    cursor: pointer; /*color:#FCE6A9;	*/
    color: #002D96;
}
FirstTableContainer
{
    width: 700px;
    height: 500px;
}
RightPlaceHolder
{
	width: 800px;
	}



