body {
margin:0;
padding:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #000000;
background-color:#FFFFFF;
}

input, select, textarea, option, td {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #000000;
}

form{
   margin: 0;
   padding: 0;
   border: 0;
}

a:link {
	color:#0427AC;
}

a:visited {
	color:#0427AC;
}

a:active {
	background-color:transparent;
}

a:hover {
	color:#FF4E06;
}

h1 {
font-size:14px;
color:#494593;
}

h2 {
font-size:12px;
}

.bold {
font-weight:bold;
}

.headerMain {
font-size:14px;
color:#FF4E06;
font-weight:bold;
}

.header2 {
font-size: 12px;
color:#333333;
font-weight:bold;
}

.header1 {
font-size: 12px;
color:#000000;
font-weight:bold;
}

.headerWhite{
font-size: 12px;
color:#ffffff;
font-weight:bold;
}

.image:link {background-color:transparent;}

.image:visited {background-color:transparent;}

.image:hover {background-color:transparent;}

.justify {
text-align:justify;
}

.whiteBold {
	font-weight: bold;
	color: #FFFFFF;
}

.white {
color:#FFFFFF;
}

.cellLogin {
background-color:#E4E1DD;
}

.cellMain {
background-color:#FFFFFF;
}

.boxBlue {
border: 2px;
border-style:solid;
border-color:#0427AC;
}

.boxPurp {
border: 2px;
border-style:solid;
border-color:#494593;
}

.boxOrange {
border: 2px;
border-style:solid;
border-color:#EE8A01;
}

.boxGrey {
border: 2px;
border-style:solid;
border-color:#333333;
}

.headerBox {
font-size: 12px;
color:#FF4E06;
font-weight:bold;
}

.headerBoxBg {
font-size: 12px;
color:#FFFFFF;
font-weight:bold;
background-color:#FF4E06;
}

.main {
font-family:Verdana, Arial, Helvetica, sans-serif
font-size: 8pt;
}

.img {
border:1px;
border-style:solid;
border-color:#000000;
padding:1px;
margin:0 0 0 7px;
}

/* START OF ORIGINAL STYLE SHEET */

.textMainWhiteBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
}

.textMainRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FF0000;
}

.textMainRedBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FF0000;
}

.bgColTable {
background-color:#FFF8ED;
}

.bgColTableCells {
background-color:#FFF8ED;
border-color:#FFF8ED;
}

.bgColTableDk {
background-color:#FEF2DC;
}

.bgColHeader {
background-color:#FD8235;
font-weight:bold;
color:#FFFFFF;
}

.process {
background-color:#FCCA73;
font-weight:bold;
}

.tableMain {
border:1px solid #C0C0C0;
}

/*HEADER*/
#session{
position:absolute;
top:64px;
left:538px;
width:180px;
}

.lightheader {font-size: 11px;
color:#567185;
font-weight:bold;
}

.darkheader {font-size: 11px;
color:#333333;
font-weight:bold;
}

.grey {
	color : #E6E6E6;
}

.white {color:#ffffff;}

.blue {color:#0A4E92;}

.orange{color:#FD682E;}

.small {font-size:9px;}

.error{
	display:none;
	color: #CC0000;
}

.imageBorderBlue {
	border: 1px solid #094E92;
}
.boxBlue {
	border: 1px solid #094E92;
}
.boxFawn {
	border: 1px solid #FBF7E5;
}
.whiteBold {
	font-weight: bold;
	color: #FFFFFF;
}
