body
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	direction:ltr;
	padding-top: 0px;
	font-family: Tahoma;
	background-color: whitesmoke;
}
.operationDone
{
	padding-right: 3px;
	padding-left: 3px;
	font-size: 9pt;
	padding-bottom: 1px;
	margin: 1px 3px;
	color: #990033;
	padding-top: 1px;
	font-family: Tahoma;
}
.gridHeaderStyle
{
    margin-left: 5;
    margin-right: 5;
    background-color: whitesmoke;
}
.gridStyle   { font-size: 9pt; font-family: Tahoma; border-style: ridge; border-width: 1px; 
               padding: 5px }
               
.RightMenuGeneral
{
    margin: 3px;
    text-align: left;
    padding-right: 3px;
    padding-left: 3px;
    padding-bottom: 3px;
    padding-top: 3px;
    font-size: 9pt;
}
.RightMenuLink
{
	border-right: #f5f3f3 1px solid;
    padding-right: 5px;
    border-top: white 1px solid;
    padding-left: 3px;
    font-size: 13pt;
    margin-left: 5px;
    border-left: white 1px solid;
    cursor: hand;
    color: #535353;
    margin-right: 5px;
   
    border-bottom: white 1px solid;
    font-family: Tahoma;
    background-color: white;
    text-decoration: none;
	height: 48px;
}
.RightMenuLinkMouseOver
{
	border-right: #999999 1px solid;
	padding-right: 5px;
	border-top: #999999 1px solid;
	padding-left: 3px;
	font-size: 13pt;
	margin-left: 3px;
	height: 48px;
	border-left: #999999 1px solid;
	cursor: hand;
	color: #535353;
    margin-right: 5px;
    font-weight: bold;
	border-bottom: #999999 1px solid;
	font-family: Tahoma;
	background-color: #e7e7e7;
	text-decoration: none;
	cursor:pointer;
}

a.HeaderLink  { font-family: Tahoma; font-size: 14pt; text-decoration: none; color: #FFFFFF }
a:hover.HeaderLink  { font-family: Tahoma; font-size: 9pt; text-decoration: none; color: #7265a9 }
.HeaderText { font-family: Tahoma; font-size: 9pt; color: #FFFFFF  }
.input        { border:1px solid #C0C0C0; font-family: Tahoma; font-size: 10pt;  }
textarea     { border:1px solid #C0C0C0; font-family: Tahoma; font-size: 10pt;  }
.SectionHeader
{
    font-size: 9pt;
    font-family: Tahoma;
    color: #535353;
    font-weight: bold;
    margin: 8px;
}
.SectionTable
{
	border-right: #cccccc 1px solid;
	padding-right: 5px;
	border-top: #cccccc 1px solid;
	padding-left: 0px;
	padding-bottom: 5px;
	margin: 0px 5px 5px 0px;
	border-left: #cccccc 1px solid;
	width: 99%;
	padding-top: 0px;
	border-bottom: #cccccc 1px solid;
	height: 100%;
}

.dataGridGeneralCSS
{
	border-right: 1px ridge;
	border-top: 1px ridge;
	border-left: 1px ridge;
	border-bottom: 1px ridge;
}
.dataGridHeaderItemCSS
{
	padding-right: 10px;
	padding-left: 10px;
	font-size: 9pt;
	margin-left: 10px;
	vertical-align: middle;
	color: white;
	margin-right: 10px;
	font-family: Tahoma;
	height: 21px;
	background-color: darkgray;
}
.dataGridItemCSS
{
	padding-right: 10px;
	padding-left: 10px;
	font-size: 9pt;
	margin-left: 10px;
	margin-right: 10px;
	font-family:Tahoma;
}

.dataGridItemRowCSS
{
	background-color: white;
}	
.dataGridAlternativeRowCSS
{
	background-color: ghostwhite;
}
.dataGridPagerRowCSS
{
	font-size: 9pt;
	color: #003399;
	background-color: gainsboro;
}
a.dataGridLink
{
	font-size: 9pt;
	color: black;
	font-family: Tahoma;
	text-decoration: none;
}
a:hover.dataGridLink
{
	font-size: 9pt;
	color: dimgray;
	font-family: Tahoma;
	text-decoration: underline;
}
.alertText
{
	font-size: 9pt;
	color: #cc3300;
}


a.OperationLink
{
	border:1px solid #EBECF0; padding-right: 10px;
	padding-left: 10px;
	font-size: 9pt;
	padding-bottom: 3px;
	margin: 8px;
	color: #333333;
	padding-top: 3px;
	font-family: Tahoma;
	height: 18px;
	text-align: center;
	text-decoration: none
}
a:hover.OperationLink
{
	border-right: white 1px solid;
	padding-right: 10px;
	border-top: white 1px solid;
	padding-left: 10px;
	font-size: 9pt;
	padding-bottom: 3px;
	margin: 8px;
	border-left: white 1px solid;
	color: #333333;
	padding-top: 3px;
	border-bottom: white 1px solid;
	font-family: Tahoma;
	height: 18px;
	background-color: whitesmoke;
	text-align: center;
	text-decoration: none;
}

a.SmallNavigationLink
{
	border-right: gainsboro 1px solid;
	padding-right: 5px;
	border-top: gainsboro 1px solid;
	padding-left: 5px;
	font-size: 7pt;
	padding-bottom: 1px;
	margin: 1px 5px;
	border-left: gainsboro 1px solid;
	color: #333333;
	padding-top: 1px;
	border-bottom: gainsboro 1px solid;
	font-family: Tahoma;
	text-align: center;
	text-decoration: none;
}
a:hover.SmallNavigationLink
{
	border-right: darkgray 1px solid;
	padding-right: 5px;
	border-top: darkgray 1px solid;
	padding-left: 5px;
	font-size: 7pt;
	padding-bottom: 1px;
	margin: 1px 5px;
	border-left: darkgray 1px solid;
	color: #333333;
	padding-top: 1px;
	border-bottom: darkgray 1px solid;
	font-family: Tahoma;
	background-color: white;
	text-align: center;
	text-decoration: none;
}

.entryBoxCSS
{
	border-right: gainsboro 1px solid;
	padding-right: 5px;
	border-top: gainsboro 1px solid;
	padding-left: 5px;
	font-size: 9pt;
	padding-bottom: 5px;
	margin: 5px;
	border-left: gainsboro 1px solid;
	color: gray;
	padding-top: 5px;
	border-bottom: gainsboro 1px solid;
	font-family: Tahoma;
}

.entryBoxText
{
	padding-right: 7px;
	border-top: whitesmoke 1px;
	padding-left: 3px;
	font-size: 9pt;
	padding-bottom: 2px;
	margin: 2px 7px 2px 3px;
	vertical-align: middle;
	color: dimgray;
	padding-top: 2px;
	border-bottom: whitesmoke 1px;
	font-family: Tahoma;
	border-right-style: none;
	border-left-style: none;
	height: 21px;
	width: 100%;
}

a.EntryLink
{
	border-right: #ebecf0 1px solid;
	padding-right: 10px;
	border-top: #ebecf0 1px solid;
	padding-left: 10px;
	font-size: 9pt;
	padding-bottom: 3px;
	margin: 8px;
	border-left: #ebecf0 1px solid;
	color: #333333;
	padding-top: 3px;
	border-bottom: #ebecf0 1px solid;
	font-family: Tahoma;
	height: 18px;
	text-align: center;
	text-decoration: none;
}
a:hover.EntryLink
{
	border-right: #cccccc 1px solid;
	padding-right: 10px;
	border-top: #cccccc 1px solid;
	padding-left: 10px;
	font-size: 9pt;
	padding-bottom: 3px;
	margin: 8px;
	border-left: #cccccc 1px solid;
	color: #333333;
	padding-top: 3px;
	border-bottom: #cccccc 1px solid;
	font-family: Tahoma;
	height: 18px;
	background-color: #dadce4;
	text-align: center;
	text-decoration: none;
}

.alertFont
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 8pt;
	margin-left: 5px;
	color: red;
	text-indent: 0pt;
	margin-right: 5px;
}
.warningTextBoxCSS
{
	border-right: red 1px solid;
	border-top: red 1px solid;
	font-size: 9pt;
	border-left: red 1px solid;
	color: dimgray;
	border-bottom: red 1px solid;
	font-family: Tahoma;
}


.submitButtons
{
	border-right: 1px outset;
	border-top: 1px outset;
	font-size: 8pt;
	border-left: 1px outset;
	border-bottom: 1px outset;
	font-family: Tahoma;
	height: 25px;
	background-color: #f5f5f5;
}
.entryBoxText {
    
    font-size: 13pt;
    
}

.SectionHeader {
	font-size: 16pt;}


textarea {
    border: 1px solid #5F4EA7;
    /* border: 1px solid #C0C0C0; */
    font-family: Tahoma;
    font-size: 10pt;
}

a:hover.HeaderLink {
    font-family: Tahoma;
    font-size: 14pt;
    text-decoration: none;
    color: #FFFFFF;
}
a.HeaderLink {
    font-family: Tahoma;
    font-size: 14pt;
    text-decoration: none;
    color: #7265a9;
}


.box {
    border-radius: 5px;
    background: url(../img/iconBG.png) center left #f2f2f2 no-repeat;
    display: -webkit-box;
    width: 350px;
}

.dataGridHeaderItemCSS2 {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 15pt;
    text-align: center;
    margin-left: 10px;
    vertical-align: middle;

    margin-right: 10px;
    font-family: Tahoma;
    height: 21px;
   border: 1px solid #e3e3e3;    
	color: #5A5555;
    height: 20px;
    font-size: 13px;
    vertical-align: middle;
    border: 1px solid #e3e3e3;
    text-align: center;
    padding-left: 15px;
}

.dataGridItemCSS2 {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 18pt;
    margin-left: 10px;
    margin-right: 10px;
    font-family: Tahoma;
    border: 1px solid #e3e3e3;
}

a.dataGridLink {
    font-size: 14pt;
    color: black;
    font-family: Tahoma;
    text-decoration: none;
}

a:hover.dataGridLink {
    font-size: 14pt;
    color: dimgray;
    font-family: Tahoma;
    text-decoration: underline;
}

.box {
    border-radius: 5px;
    background: url(../img/iconBG.png) center left #f2f2f2 no-repeat;
    display: -webkit-box;
    width: 428px;
    height: 140px;
}

.RightMenuLink {
    padding-left: 14px;
}

#LoginDiv {
    background-color: #fafafa;
    border-radius: 2px;
  width: 443px;
    height: 411px;
    top: 200px;
       left: 192px;
    text-align: center;
    padding: 10px;
	position: absolute;
}


#LoginDiv h1 {
    font-size: 25px;
    text-transform: uppercase;
    color: #5f4ea7;
    font-family: 'museo-900';
    margin-bottom: 0;
     margin-top: 50px; 
    text-align: center;
}

#LoginDiv h2 {
    font-size: 13px;
    color: #808080;
    margin: 0;
	  margin-top: 25px; 
    text-align: center;
}