﻿html, body
{
  height: 100%;
}
body
{
	margin:0px;
	padding:0px;
	background-color:#a7a9ac;
}
.C
{
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	background-color:#ffffff;
}
/* Menu styles */
.MI, .MIS
{
	height:40px;
	padding-left:20px;
	padding-right:20px;
	font-family:Arial,Sans-Serif;
	font-size:10pt;
	font-weight:bold;
}
.MB, .MI, .MIS
{
	background-color:#808285;
}

.MIS
{
	color:red;
}

a.MIL:link, a.MIL:active, a.MIL:visited, a.lightview:link, a.lightview:active, a.lightview:visited
{
	color:White;
	text-decoration:none;
}
a.MILS:link, a.MILS:active, a.MILS:visited
{
	color:red;
	text-decoration:none;
}
a.link:link, a.link:active, a.link:visited, a.link:hover
{
	text-decoration:none;
	color:#000000;
	border-bottom: 1px dotted;
}
.D
{
	color:#FFFFFF;
}
/* Text styles */
.T8, .T10, .TI12, .T12, .T24
{
	font-family:Arial,Sans-Serif;
}
.T8
{
	font-size: 8pt;
}
.T10
{
	font-size: 10pt;
}
.TI12, .T12
{
	font-size: 12pt;
}
.T24
{
	font-size: 24pt;
}
.TI12
{
	padding-left:30px;
	padding-right:400px;
}
.Q, .A
{
	font-family:Arial,Sans-Serif;
	font-size:10pt;
	vertical-align:top;
}
.Q
{
	font-weight: bold;
}
.H1, .H
{
	font-weight: bold;
	display:inline-block;
}
.H1
{
	width:30px;
}
/* Spacer styles */
.S20
{
	line-height: 20px;
	height: 20px;
}
.S30
{
	line-height: 30px;
	height: 30px;
}
.S40
{
	line-height: 40px;
	height: 40px;
}
.S100
{
	line-height: 100px;
	height: 100px;
}
.I20
{
	padding-left:30px;
}
/* Order list styles */
.L1
{
	font-family:Arial,Sans-Serif;
	font-size: 10pt;
	margin-top:10px;
}
/* Input field styles */
.I
{
 	border: 2px solid #d5d5d5;
}
.EI
{
 	border: 2px solid #e3001a;
}
.FI
{
    border: 2px solid #000000;
}
INPUT.I:hover, SELECT.I:hover, TEXTAREA.I:hover
{
    border: 2px solid #808080;
}
HTML BODY .RadInput .riTextBox
{
    border: 2px solid #d5d5d5 !important;
}
HTML BODY .RadInput_Default .riHover
{
    border: 2px solid #808080 !important;
}
HTML BODY .RadInput_Default .riFocused
{
    border: 2px solid #000000 !important;
}
.MSG
{
 	padding: 4px;
 	color: #333;
 	border: 3px solid #83b30f;
 	background-color: #eff8da;
 	margin: 0;
  	vertical-align: middle;
}
.MSGE
{
 	padding: 4px;
 	color: #333;
 	border: 3px solid #e3001a;
 	background-color: #f8e2da;
 	margin: 0;
  	vertical-align: middle;
}
.MSGT
{
 	color: #357a07;
}
.MSGET, .MSGT
{
 	font-family: 'Trebuchet MS', Arial, Helvetica;
 	font-size: 10pt;
  	text-align:center;
  	font-weight:bold;
}
.MSGET, .MSGEL, li.EL
{
 	color: #e3001a;
}
.MSGEL
{
    list-style-type: disc;
    margin-left: 75px;
}
li.EL
{
 	font-family: 'Trebuchet MS', Arial, Helvetica;
 	font-size: 8.5pt;
}
.SPR, .SP, .ESPR
{
	font-family: Tahoma, Arial;
	font-size: 8.5pt;
	text-align: left;
	color: black;
	line-height: 14pt;
}
.SPR, .ESPR
{
	font-weight:bold;
}
.ESPR, .ErrorPrompt, .Error, .ErrorMessage
{
	color: #b22222;
}
.Error
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    FONT-FAMILY: 'Trebuchet MS', Arial, Helvetica
}
.ErrorMessage
{
	font-size: 7.5pt;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica;
}
.ButtonSmall
{
    FONT-SIZE: 8pt;
    width: 75px;
    height: 20px
}
/* BBright Compatibility styles */
.HD
{
	background-color:#A9A9A9;
	color:White;
	font-size:14pt;
    FONT-FAMILY: 'Trebuchet MS', Arial, Helvetica;
    font-weight:bold;
	text-align:center;
	border: #ffffff 2px solid;
	padding: 2px;
}
h1
{
	font-size:14pt;
    FONT-FAMILY: 'Trebuchet MS', Arial, Helvetica;
    font-weight:bold;
}
.CRO
{
	background-color:#DCDCDC;
}
.CRE
{
	background-color:#C0C0C0;
}
.CRE, .CRO
{
    FONT-FAMILY: 'Trebuchet MS', Arial, Helvetica;
	font-size:11pt;
	margin:2px;
	border: #ffffff 2px solid;
	padding: 2px;
}
.c
{
	font-size:9pt;
}