body {background-color: #ffffff; font-family: Arial; font-color:#1D2750;}

td.pgheader { 
	font-family: Arial; 
	font-size: 20pt; 
	color: #3A50A3; 
	text-align:right; 
	background-color: #A4DDE9;
	background-image: url(logoheader.png);
	background-repeat: no-repeat;
}
td.userinfoheader { font-family: Arial; font-size: 8pt; color: #ffffff; text-align:center; background-color: #2849B9; border-bottom-style: solid; border-bottom-color: #2849B9; }
td.userinfoheader2 { font-family: Arial; font-size: 10pt; color: #ffffff; text-align:center; background-color: #1d3587; border-bottom-style: solid; border-bottom-color: #2849B9; }
td.leftcolumn {background-color: #2849B9;}
td.attention { font-family: Arial; font-size: 8pt; color: #ffffff; text-align:center; background-color:#A22D2D;}
td.areaheader { font-family: Arial; font-size: 12pt; color: #000000; text-align:left; background-color: #B6DBE9;}
td.areasubheader { font-family: Arial; font-size: 10pt; color: #000000; text-align:left; background-color: #D5EBF0;}
td.areasubheader2 { padding: 3px; font-family: Arial; font-size: 8pt; color: #dedeef; text-align:center; background-color: #364483;}
td.dataname { font-family: Arial; font-size: 10pt; color: #000000; text-align:right; background-color: #D5EBF0;}
td.datafield { font-family: Arial; font-size: 10pt; color: #000000; text-align:left; background-color: #deebfa;}
td.datafieldrt { font-family: Arial; font-size: 10pt; color: #000000; text-align:right; background-color: #deebfa;}
td.datafieldcenter { font-family: Arial; font-size: 10pt; color: #000000; text-align:center; background-color: #e1f1f7;}
td.dataheader10pt {padding: 3px; font-family: Arial; font-size: 10pt; color: #ffffff; text-align:center; background-color: #0D1635;}
td.dataheader {padding: 3px; font-family: Arial; font-size: 9pt; color: #ffffff; text-align:center; background-color: #0D1635;}
td.dataheader8pt {padding: 3px; font-family: Arial; font-size: 8pt; color: #ffffff; text-align:center; background-color: #0D1635;}
td.button { font-family: Arial; font-size: 9pt; color: #ffffff; font-weight:bold; text-decoration: none; text-align:center; vertcial-align:middle; background-color: #2558E0;}
td.button a:link {display: block; text-decoration: none; width: 100%;}
td.button a:visited {display: block; text-decoration: none; width: 100%;}
td.button a:hover {background-color:#B0E0F7; color:#000099; }
input.input1 {
	font-family: Arial;
	font-size: 8pt;
	color: #0D1635;
	vertical-align: bottom;
}
input.check1 {background-color: #deebfa;}
select.select1 {font-family: Arial; font-size: 8pt; color: #0D1635;}
select.select2 {font-family: Courier; font-size: 11pt;}
text { font-family: Arial; font-size: 9pt; color: #00005e; background-color: #ffffff }
select, option { font-family: Arial; font-size: 9pt; }
textarea { background: #ffffff; font-family: arial; font-size: 8pt; color: #000000;}

a:link {color: #ffffff}
a:visited {color: #ffffff}
a:hover {color: #B0DBE3}
a:active {color: #ffffff}
a.header:link {color: #ffffff}
a.header:visited {color: #ffffff}
a.header:hover {color: #b0dbe3}
a.header:active {color: #ffffff}
a.nav:link {color: #ffffff; font-weight: bold; }
a.nav:visited {color: #ffffff; font-weight: bold; }
a.nav:hover {color: #b0dbe3; font-weight: bold; }
a.nav:active {color: #ffffff; font-weight: bold; }
a.darknav:link {color: #3A50A3; }
a.darknav:visited {color: #3A50A3;}
a.darknav:hover {color: #37aac1;}
a.darknav:active {color: #3A50A3;}

.littletext {font-size: 12px;}
span.star { color: #0808ff; font-family: arial; font-size:10pt; }

a.darknav2:active {
	color: #3A50A3;
	background-color: #0E2661;
}
a.darknav2:link {
color: #3A50A3;
background-color: #0E2661;
}
a.darknav2:hover {
color: #37aac1;
background-color: #0E2661;
}
td.datadark {
	background-color: #1E60B0;
}
.inputlabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #DEEBFA;
	border: none;
}
.button1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	background-color: #2558E0;
	background-image:url(bg-button.png);
	text-decoration: none;	
	margin: 2px;
	padding: 1px 10px 2px;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #0000ae;
	border-bottom: 1px solid #0000ae;
	border-left: 1px solid #ffffff;

	text-align: center;
	vertical-align: middle;
}
a.button1:hover {
	background-color:#C4E7FB; 
	background-image:url(bg-button-hover.png);
	color:#000099; 
	border-top: 1px solid #ffffff;
	border-right: 1px solid #000055;
	border-bottom: 1px solid #000055;
	border-left: 1px solid #ffffff;
}

.button2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	background-color: #2558E0;
	background-image:url(bg-button.png);
	padding: 1px 5px 2px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #0000ae;
	border-bottom: 1px solid #0000ae;
	border-left: 1px solid #ffffff;
}
a.button2:hover {
	background-color:#C4E7FB; 
	background-image:url(bg-button-hover.png);
	color:#000000; 
	border-top: 1px solid #ffffff;
	border-right: 1px solid #000055;
	border-bottom: 1px solid #000055;
	border-left: 1px solid #ffffff;
}
.greenfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	background-color:#50A4D1;
}
td.datafieldcollapseborder {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	text-align:left;
	background-color: #deebfa;
	white-space: normal;
	border: thin solid #126483;
}
.bordercollapse {
	border-collapse: collapse;
}td.datafield8pt {
font-family: Arial; font-size: 8pt; color: #000000; text-align:left; background-color: #deebfa;
}
td.datafield8ptrt {
font-family: Arial; font-size: 8pt; color: #000000; text-align:right; background-color: #deebfa;
}
td.datafield8ptcenter {
font-family: Arial; font-size: 8pt; color: #000000; text-align:center; background-color: #deebfa;
}

td.grdatafield8pt {
font-family: Arial; font-size: 8pt; color: #000000; text-align:left; background-color: #9EECE2;
}
td.grdatafield8ptrt {
font-family: Arial; font-size: 8pt; color: #000000; text-align:right; background-color: #9EECE2;
}
td.grdatafield8ptcenter {
font-family: Arial; font-size: 8pt; color: #000000; text-align:center; background-color: #9EECE2;
}

td.rddatafield8pt {
font-family: Arial; font-size: 8pt; color: #000000; text-align:left; background-color: #FF6969;
}
td.rddatafield8ptrt {
font-family: Arial; font-size: 8pt; color: #000000; text-align:right; background-color: #FF6969;
}
td.rddatafield8ptcenter {
font-family: Arial; font-size: 8pt; color: #000000; text-align:center; background-color: #FF6969;
}

.style4 {font-size: 9pt}
.style6 {font-size: 10px; }
.style7 {color: #FFFFFF}
.style8 {color: #50A4D1}
.darkblue {
	background-color: #0A1D61;
	color: #ffffff;
	font-size: 8pt;
}
.dataheader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #152D7D;
	border: 1px solid #50A4D1;
	text-align: center;
}
.datafield2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #C0DAF5;
	border: 1px solid #50A4D1;
	text-align: center;
}
.dropshiptable {
	background-color: #FFFFFF;
	text-align: center;
	margin: 1px;
	padding: 1px;
	border-top: 1px solid #91CEDB;
	border-right: 1px solid #2B4A7B;
	border-bottom: 1px solid #2B4A7B;
	border-left: 1px solid #91CEDB;
}
.dropshipbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	background-color: #7DA5E6;
	border-top: 1px solid #8EF0FB;
	border-right: 1px solid #1E3688;
	border-bottom: 1px solid #1E3688;
	border-left: 1px solid #8EF0FB;
	padding: 1px 35px;
	text-decoration: none;	
	margin: 2px;
	text-align: center;
	vertical-align: middle;
}
a.dropshipbutton{
	color:#1E4D99;
	background-color: #D3DBED;
	border-top: 1px solid #ABCDF8;
	border-right: 1px solid #4F71CC;
	border-bottom: 1px solid #4F71CC;
	border-left: 1px solid #ABCDF8;
}
a.dropshipbutton:visited{
	color:#1E4D99;
	background-color: #D3DBED;
	border-top: 1px solid #ABCDF8;
	border-right: 1px solid #4F71CC;
	border-bottom: 1px solid #4F71CC;
	border-left: 1px solid #ABCDF8;
}
a.dropshipbutton:hover{
	color:#000066;
	background-color:#DEE8F3;
	border-top: 1px solid #00CCFF;
	border-right: 1px solid #13408A;
	border-bottom: 1px solid #13408A;
	border-left: 1px solid #00CCFF;
}
.largetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #000000;
}
