@charset "iso-8859-1";
.verticaltext {
writing-mode: tb-rl;
filter: flipv fliph;
}
.nospace {
  font-size: 0px;
  line-height: 0px;
}
.text { font: 9pt Arial, Helvetica, sans-serif; color: #424445;}
.smalltext { font: 9pt Arial, Helvetica, sans-serif; color: #575656;}
.smallwhitetext { font: 8pt Arial, Helvetica, sans-serif; color: #D6D6D6;}
.blueheading { font: 13pt Arial, Helvetica, sans-serif; color: #121268;}

.smallgreytext { font: 8pt Arial,Helvetica,sans-serif; color: #E2DFDF;}

.outline   {
BACKGROUND-COLOR: #FFFFFF; 
BORDER: 1px solid #D1D1D9;
}

.error   {
BACKGROUND-COLOR: #FFFFFF; 
BORDER: 1px solid #FF0000;
}


a.smallgrey {FONT-FAMILY: Arial,Helvetica,sans-serif;}
a.smallgrey {FONT-SIZE: 8pt;}
a.smallgrey {COLOR: #E2DFDF;}
a.smallgrey {TEXT-DECORATION: underline;}

a.smallgrey:visited {FONT-FAMILY: Arial,Helvetica,sans-serif;}
a.smallgrey:visited {FONT-SIZE: 8pt;}
a.smallgrey:visited {COLOR: #E2DFDF;}
a.smallgrey:visited {TEXT-DECORATION: underline;}

a.smallgrey:active {FONT-FAMILY: Arial,Helvetica,sans-serif;}
a.smallgrey:active {FONT-SIZE: 8pt;}
a.smallgrey:active {COLOR: #E2DFDF;}
a.smallgrey:active {TEXT-DECORATION: underline;}

a.smallgrey:hover {FONT-FAMILY: Arial,Helvetica,sans-serif;}
a.smallgrey:hover {FONT-SIZE: 8pt;}
a.smallgrey:hover {COLOR: #E2DFDF;}
a.smallgrey:hover {TEXT-DECORATION: none;}
}

a.smallblue {FONT-FAMILY: Arial,Helvetica,sans-serif;}
a.smallblue {FONT-SIZE: 10pt;}
a.smallblue {COLOR: #121268;}
a.smallblue {TEXT-DECORATION: underline;}

a.smallblue:visited {FONT-FAMILY: Arial,Helvetica,sans-serif;}
a.smallblue:visited {FONT-SIZE: 10pt;}
a.smallblue:visited {COLOR: #121268;}
a.smallblue:visited {TEXT-DECORATION: underline;}

a.smallblue:active {FONT-FAMILY: Arial,Helvetica,sans-serif;}
a.smallblue:active {FONT-SIZE: 10pt;}
a.smallblue:active {COLOR: #121268;}
a.smallblue:active {TEXT-DECORATION: underline;}

a.smallblue:hover {FONT-FAMILY: Arial,Helvetica,sans-serif;}
a.smallblue:hover {FONT-SIZE: 10pt;}
a.smallblue:hover {COLOR: #121268;}
a.smallblue:hover {TEXT-DECORATION: none;}
}

a.smallgreylink {FONT-FAMILY: Arial,Helvetica,sans-serif;}
a.smallgreylink {FONT-SIZE: 9pt;}
a.smallgreylink {COLOR: #E8E8E8;}
a.smallgreylink {TEXT-DECORATION: none;}

a.smallgreylink:visited {FONT-FAMILY: Arial,Helvetica,sans-serif;}
a.smallgreylink:visited {FONT-SIZE: 9pt;}
a.smallgreylink:visited {COLOR: #E8E8E8;}
a.smallgreylink:visited {TEXT-DECORATION: none;}

a.smallgreylink:active {FONT-FAMILY: Arial,Helvetica,sans-serif;}
a.smallgreylink:active {FONT-SIZE: 9pt;}
a.smallgreylink:active {COLOR: #E8E8E8;}
a.smallgreylink:active {TEXT-DECORATION: none;}

a.smallgreylink:hover {FONT-FAMILY: Arial,Helvetica,sans-serif;}
a.smallgreylink:hover {FONT-SIZE: 9pt;}
a.smallgreylink:hover {COLOR: #FFFFFF;}
a.smallgreylink:hover {TEXT-DECORATION: none;}
}


a.smallorange {FONT-FAMILY: arial, geneva, verdana, sans-serif;}
a.smallorange {FONT-SIZE: 11px;}
a.smallorange {COLOR: #FE7E00;}
a.smallorange {TEXT-DECORATION: underline;}
a.smallorange {FONT-WEIGHT: bold;}

a.smallorange:visited {FONT-FAMILY: arial, geneva, verdana, sans-serif;}
a.smallorange:visited {FONT-SIZE: 11px;}
a.smallorange:visited {COLOR: #FE7E00;}
a.smallorange:visited {TEXT-DECORATION: underline;}
a.smallorange:visited {FONT-WEIGHT: bold;}

a.smallorange:active {FONT-FAMILY: arial, geneva, verdana, sans-serif;}
a.smallorange:active {FONT-SIZE: 11px;}
a.smallorange:active {COLOR: #FE7E00;}
a.smallorange:active {TEXT-DECORATION: underline;}
a.smallorange:active {FONT-WEIGHT: bold;}

a.smallorange:hover {FONT-FAMILY: arial, geneva, verdana, sans-serif;}
a.smallorange:hover {FONT-SIZE: 11px;}
a.smallorange:hover{COLOR: #FE7E00;}
a.smallorange:hover {TEXT-DECORATION: none;}
a.smallorange:hover {FONT-WEIGHT: bold;}
}

.input.btn
 {
    font-family:      verdana;
	color:		 	  #000000;
    font-size:        12px;
    background-color: #ffffff;
	border:0px solid;
    border-top-color:#1E639A;
    border-left-color:#1E639A;
    border-right-color:#1E639A;
    border-bottom-color:#1E639A;
	padding-bottom:	  5px; 
	padding-top:	  5px; 
	cursor: pointer; /* hand-shaped cursor */
  	cursor: hand; /* for IE 5.x */

}

.input.btnhov
 {
    font-family:      verdana;
	font-weight:	  bold;
	color:		 	  #FFFFFF;
    font-size:        12px;
    background-color: #F98B00;
	border:0px solid;
    border-top-color:#1E639A;
    border-left-color:#1E639A;
    border-right-color:#1E639A;
    border-bottom-color:#1E639A;
	padding-bottom:	  5px; 
	padding-top:	  5px; 
	cursor: pointer; /* hand-shaped cursor */
  	cursor: hand; /* for IE 5.x */

}




.input.btnwin
 {
    font-family:      verdana;
	font-weight:	  normal;
	color:		 	  #000000;
    font-size:        12px;
    background-color: #28E087;
	border:0px solid;
    border-top-color:#1E639A;
    border-left-color:#1E639A;
    border-right-color:#1E639A;
    border-bottom-color:#1E639A;
	padding-bottom:	  5px; 
	padding-top:	  5px; 
	cursor: pointer; /* hand-shaped cursor */
  	cursor: hand; /* for IE 5.x */

}


.input.btnlose
 {
    font-family:      verdana;
	font-weight:	  bold;
	color:		 	  #FFFFFF;
    font-size:        12px;
    background-color: #FF0000;
	border:0px solid;
    border-top-color:#1E639A;
    border-left-color:#1E639A;
    border-right-color:#1E639A;
    border-bottom-color:#1E639A;
	padding-bottom:	  5px; 
	padding-top:	  5px; 
	cursor: pointer; /* hand-shaped cursor */
  	cursor: hand; /* for IE 5.x */

}