@charset "iso-8859-1";
/* ================ */
/* General settings */
/* ================ */
BODY {
	font-family: Trebuchet MS, sans-serif;
    font-spacing: 3px;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	margin-top: 25px;
	margin-left: 0px;
	/*background-color:#E1E1E1;*/
}

INPUT.box {
       background-CoLoR:#f1f1f1;
       BORder-TOP-WIDTH: 1;
	   BORder-BOTTOM-WIDTH: 1;
	   BORder-BOTTOM-STYLE: DOUBLE;
	   BORder-TOP-STYLE: DOUBLE;
	   BORder-LEFT-STYLE: DOUBLE;
	   BORder-RIGHT-STYLE: DOUBLE;
	   BORder-LEFT-WIDTH: 1;
       BORder-RIGHT-WIDTH: 1;
       COLOR: #000000;
	   BORDER-COLOR:#000000;

           }
INPUT.button {
	   background-CoLoR:#009900;
       BORder-TOP-WIDTH: 1;
       BORder-BOTTOM-WIDTH: 1;
	   BORder-BOTTOM-STYLE: DOUBLE;
       BORder-TOP-STYLE: DOUBLE;
	   BORder-LEFT-STYLE: DOUBLE;
       BORder-RIGHT-STYLE: DOUBLE;
	   BORder-LEFT-WIDTH: 1;
	   BORder-RIGHT-WIDTH: 1;
	   COLOR:#ffffff;
	   BORDER-COLOR:#000000;
			
				}
INPUT.button2 {
  	  font-family: Trebuchet MS, sans-serif;
      font-size: 11px;
	  background-CoLoR:#ECECEC;
      BORder-TOP-WIDTH: 1;
      BORder-BOTTOM-WIDTH: 1;
	  BORder-BOTTOM-STYLE: DOUBLE;
      BORder-TOP-STYLE: DOUBLE;
	  BORder-LEFT-STYLE: DOUBLE;
      BORder-RIGHT-STYLE: DOUBLE;
	  BORder-LEFT-WIDTH: 1;
	  BORder-RIGHT-WIDTH: 1;
	  BORDER-COLOR:#AAAAAA;
	  COLOR:#000000;
			
				}
INPUT.button3 {
	   background-CoLoR:#006600;
       BORder-TOP-WIDTH: 1;
       BORder-BOTTOM-WIDTH: 1;
	   BORder-BOTTOM-STYLE: DOUBLE;
       BORder-TOP-STYLE: DOUBLE;
	   BORder-LEFT-STYLE: DOUBLE;
       BORder-RIGHT-STYLE: DOUBLE;
	   BORder-LEFT-WIDTH: 1;
	   BORder-RIGHT-WIDTH: 1;
	   COLOR:#ffffff;
			
				}		
			
		
/* =============== */
/* Anchor settings */
/* =============== */
A {
	font-family: Trebuchet MS;
	font-weight: bold;
	text-decoration: none;
}
A:link {
	color: #990707;
	font-weight:bold;
	text-decoration: none;
}
A:active {
	color: #990707;
	font-weight:bold;
	text-decoration: none;
}
A:visited {
	color: #990707;
	font-weight:bold;
	text-decoration: none;
}
A:hover {
	color: #990707;
	text-decoration: underline;
}

A:link.link2 {
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
	
}
A:active.link2 {
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
		
}
A:visited.link2 {
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
		
}
A:hover.link2 {
	color: #ffffff;
	font-weight:bold;
	text-decoration: underline;
}
A:link.link3 {
	color: #50769D;
	font-weight:none;
	text-decoration: underline;

}
A:active.link3 {
	color: #50769D;
	font-weight:none;
	text-decoration: underline;
}
A:visited.link3 {
	color: #50769D;
	font-weight:none;
	text-decoration: underline;
}
A:hover.link3 {
	color: #50769D;
	text-decoration: none;
}

A:link.link4 {
	color: #013A8D;
	font-weight:bold;

}
A:active.link4 {
	color: #013A8D;
	font-weight:bold;

}
A:visited.link4 {
	color: #013A8D;
	font-weight:bold;

}
A:hover.link4 {
	color: #013A8D;
	text-decoration: underline;
}
A:link.link5 {
	color: #737373;
	font-weight:normal;
	text-decoration: none;
	
}
A:active.link5 {
	color: #737373;
	font-weight:normal;
	text-decoration: none;
		
}
A:visited.link5 {
	color: #737373;
	font-weight:normal;
	text-decoration: none;
		
}
A:hover.link5 {
	color: #000000;
	font-weight:normal;
	text-decoration: none;
}
A:link.link6 {
	color: #737373;
	text-decoration: none;
	font-size:9px;
	
}
A:active.link6 {
	color: #737373;
	text-decoration: none;
	font-size:9px;
		
}
A:visited.link6 {
	color: #737373;
	text-decoration: none;
	font-size:9px;
		
}
A:hover.link6 {
	color: #ffffff;
	text-decoration: underline;
	font-size:9px;
}
/* =========== */
/* Text colors */
/* =========== */
.white {
	font-family: Trebuchet MS;
	color: #FFFFFF;
}
.red {
	color: #bb0000;
	font-size:14px
}
.darkred {
	color: #CC0000;
}
.blue {
	color: #2983D7;
}
.grey {
	color: #666666;
}
.yellow {
	color: #FFFF33;
}
.lightyellow {
	color: #FFFFDD;
}
.orange {
	color: #FFCC00;
}
.lightgreen {
	color: #CCFFCC;
}
.green {
	color: #9AB04E;
}
.purple {
	color: #544569;
}
.beige {
	color: #FFF99D;
}

/* ============== */
/* Resizing fonts */
/* ============== */
.xs {
	font-size: 7.5pt;
}
.xs_white {
	font-size: 7.5pt;
	color: #ffffff;
}
.small {
	font-size: 8.5pt;
}
.normal {
	font-size: 10pt;
}
.medium {
	font-size: 12pt;
}
.large {
	font-size: 18pt;
	font-weight:bold;
}
.xl {
	font-size: 26pt;
	line-height: 29pt;
	font-weight:1000;
}

/* ================ */
/* Change font face */
/* ================ */
P {
	font-family: Trebuchet MS;
	font-size: 8pt;
	font-style: normal;
	text-decoration: none;
	line-height: 11pt;
}

UL.indent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	text-decoration: none;
	margin-left: 0.5cm;
	position: relative;
}
DIV {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
}
TH {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
TD {
	font-family: Trebuchet MS, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	line-height:18px;
	text-align: none;
}
TD.white {
	font-family: Trebuchet MS, sans-serif;
	color:#FFFFFF;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	text-align: justify;
}

TEXTAREA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	text-decoration: none;
}
INPUT {
	font-family: Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	text-decoration: none;
}
SELECT {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
}
OPTION {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	text-decoration: none;
}

.style2 {
	color: #1A2748;
	font-weight: bold;
}
.style3 {color: #1A2748}
.style4{line-height:14px;
font-family:Arial, Helvetica, sans-serif,"Myriad Pro"}

/*menu tree style sheet */
.itemBorder { border-style:none; border-top-width:thin; border-width:thin; border-bottom-width:thin;  border-color:#cccccc }
.itemText { text-decoration: none; color: #FFFFFF; font: 9px Tahoma}

.crazyBorder { border: 2px outset #663399 }
.crazyText { text-decoration: none; color: #FFCC99; font: Bold 12px Arial, Helvetica }
.style1 {
	font-size: 9pt;
	font-weight: bold;
}