/* CSS Document */
#myMenu {
	width: 175px;
	background-color:#E9E9E9;
	float: left;
	font-size:100%;
	border-right: 1px #999 solid;
	border-bottom: 1px #999 solid;
	border-left: 1px #999 solid;
	border-top: 1px #999 solid;
}
#myMenu span {
  display: none;
  visibility: hidden;
}
#myMenu a:link {
padding-left:10px;
  background-color: #E9E9E9;
  color: black;
}

#myMenu a:visited {
  background-color: #E9E9E9;
  color: black;
}
#myMenu a:hover {
  background-color:#fff ;
  color: black;
}

#myMenu a:active {
  background-color: #666;
  color: black;
}
#myMenu a {
  display: block;
  width: 100%;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  text-decoration: none;
}

BODY {
	SCROLLBAR-FACE-COLOR: #4F6EAD; 
	SCROLLBAR-HIGHLIGHT-COLOR: #96B4F2; 
	SCROLLBAR-SHADOW-COLOR: #344D80; 
	SCROLLBAR-3DLIGHT-COLOR: #648CDD; 
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-TRACK-COLOR: #cccccc; 
	SCROLLBAR-DARKSHADOW-COLOR: #2B416E; 
	SCROLLBAR-BASE-COLOR: #ffffff;
	background-color: #fff;
}

/* Menus and Links*/
td.menu{background:#cccccc}
table.menu1
{
font-size:100%;
position:absolute;
visibility:hidden;
}

.MENU:link {
     font-family: "verdana",arial;
	 font-size: 10px;
	 color:#00294C;
	 text-align: center;
	 text-decoration: none;
	 font-weight: bold;
	 }
.MENU:visited {
     font-family: "verdana",arial;
	 font-size: 10px;
	 color:#00294C;
	 text-align: center;
	 text-decoration: none;
	 font-weight: bold;
	 }
.MENU:hover {
     font-family: "verdana",arial;
	 color:red;
	 font-size: 10px;
	 text-align: center;
	 text-decoration: none;
	 font-weight: bold;
	 cursor: default;
	 }
.link_blue:link,
	       visited {
	font-family: verdana;
	color: blue;
	font-size: 10px;
	text-decoration: underline;
	}
.link_blue:hover{
	font-family:verdana;
	color: red;
	font-size:10px;
	text-decoration: none;
	}
.link_black_bold:link,
	       visited {
	font-family: verdana;
	color: black;
	font-size: 10px;
	font-weight:bold;
	text-decoration: underline;
	}
.link_black_bold:hover{
	font-family:verdana;
	color: #666666;
	font-size:10px;
	font-weight:bold;
	text-decoration: none;
	}


.submenu:link {	
          font-family: verdana;
	 font-size: 10px;
	 color:#000;
	 text-align: left;
	 text-decoration: none;
	 font-weight: none;
	 }
.submenu:visited {
     font-family: verdana;
	 font-size: 10px;
	 color:#000;
	 text-align: left;
	 text-decoration: none;
	 font-weight: none;
	 }
.submenu:hover {
     font-family: verdana;
	 color:#000;
	 font-size: 10px;
	 text-align: left;
	 text-decoration: none;
	 cursor: default;
	 font-weight:none;
	 }
.Left-menu:link {
     font-family: verdana;
	 font-size: 10px;
	 color:#000;
	 text-align: left;
	 text-decoration: none;
	 font-weight: none;
	 }
.Left-menu:visited {
     font-family: verdana;
	 font-size: 10px;
	 color:#000;
	 text-align: left;
	 text-decoration: none;
	 font-weight: none;
	 }
.Left-menu:hover {
     font-family: verdana;
	 color:#999;
	 font-size: 10px;
	 text-align: left;
	 text-decoration: none;
	 font-weight:none;
	 text-decoration: underline;
	 }
	 
	 
.Left-menu_a:link {
     font-family: verdana;
	 font-size: 10px;
	 color:#000;
	 text-align: left;
	 text-decoration: none;
	 font-weight: none;
	 }
.Left-menu_a:visited {
     font-family: verdana;
	 font-size: 10px;
	 color:#000;
	 text-align: left;
	 text-decoration: none;
	 font-weight: none;
	 }
.Left-menu_a:hover {
     font-family: verdana;
	 color:red;
	 font-size: 10px;
	 text-align: left;
	 text-decoration: none;
	 font-weight:none;
	 text-decoration: underline;
	 }	 
	 
	 
	 
.more:link {
     font-family: verdana;
	 font-size: 10px;
	 color:blue;
	 text-align: default;
	 text-decoration: none;
	 font-weight: none;
	 }
.more:visited {
     font-family: verdana;
	 font-size: 10px;
	 color:blue;
	 text-align: default;
	 text-decoration: none;
	 font-weight: none;
	 }
.more:hover {
     font-family: verdana;
	 color:red;
	 font-size: 10px;
	 text-align: default;
	 text-decoration: underline;
	 font-weight:none;
	 }
/* Tables and Borders */

Table{
	font-family: verdana;
	font-size: 10px;
	color: #000;
	}

.small_text{
	font-family: verdana;
	font-size: 9px;
	color: #333;
	}
		
.border_right {
     BORDER-RIGHT: #666 1px solid;
	 text-align: center;
	 }
.border_bottom {
     BORDER-bottom: #fff 1px solid;
	 text-align: center;
	 font-weight:bold;
	 }
.border_bottom_a {
     BORDER-bottom: #666 1px solid;
	 text-align: none;
	 font-weight:none;
	 }	 
.border_all_a {
     BORDER-bottom: #FF6600 1px solid;
	 BORDER-top: #FF6600 1px solid;
	 BORDER-left: #FF6600 1px solid;
	 BORDER-right: #FF6600 1px solid;
	 color: #142C60;
	 font-size:9px;
	 text-align: left; 
	 }
.border_all_b {
     BORDER-bottom: #CC6600 1px solid;
	 BORDER-top: #CC6600 1px solid;
	 BORDER-left: #CC6600 1px solid;
	 BORDER-right: #CC6600 1px solid;
	 color: #142C60;
	 font-size:9px;
	 text-align: left; 
	 }	 
.border_all_c {
     BORDER-bottom: #336600 1px solid;
	 BORDER-top: #336600 1px solid;
	 BORDER-left: #336600 1px solid;
	 BORDER-right: #336600 1px solid;
	 color: #142C60;
	 font-size:9px;
	 text-align: left; 
	 }
	 
.border_bottom_dotted {
     BORDER-bottom: #ccc 1px dotted;
	 text-align: default;
	 font-weight:none;
	 }

.border_right_dotted {
     BORDER-RIGHT: #142C60 1px dotted;
	 text-align: left;
	 color: #fff;
	 font-size:9px;
	 }
.border_dotted {
	BORDER-TOP: #677FC0 1px dotted; 
	border-left: #677FC0 1px dotted; 
	border-right: #677FC0 1px dotted; 
	border-bottom: #677FC0 1px dotted;
	}

.table_italic{
	font-family: verdana;
	color: #333;
	font-size: 10px;
	font-style: italic;
	text-decoration: none;
	}
.title_underline{
	font-family: verdana;
	font-size: 11px;
	font-style: none;
	text-decoration: underline;
	font-weight: bold;
	}
	
.table_blue{
	font-family: verdana;
	font-size: 10px;
	color: #142C60;
	text-decoration: none;
	text-align: justify;
	}
.bluetitle {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 14px; 
	COLOR: #1a4a99; 
	LINE-HEIGHT: 16px; 
	FONT-FAMILY: arial, helvetica, sans-serif
}
.border_all {
	border-top:1px solid  #71A0EB ; 
	border-left:1px solid  #71A0EB; 
	border-right:1px solid  #71A0EB; 
	border-bottom:1px solid  #71A0EB;
	color: #142C60;
	font-size:9px; 
}
.products {
	color: #142C60;
	font-size:9px;
	text-align: left; 
}
.subtitle {
	font-family: "verdana", arial;
	color: #000;
	font-size:10px;
	text-align: left;
	font-weight: bold; 
	text-decoration: underline;
}
/* Misc */
#button {
	BORDER-RIGHT: #666666 1px solid; 
	BORDER-TOP: #999999 1px solid; 
	FONT-SIZE: 11px; 
	BORDER-LEFT: #999999 1PX solid; 
	BORDER-BOTTOM: #999999 1px solid; 
	FONT-FAMILY: Verdana, Arial; 
	BACKGROUND-COLOR: #BFCBDF
}
.email_textfield{
 	FONT-SIZE: 10px; 
	FONT-FAMILY: verdana; 
}

.textField{
font-family:verdana;
font-size:10px;
color:#666;
text-decoration: non;
}
#button {
	BORDER-RIGHT: #666666 1px solid; 
	BORDER-TOP: #999999 1px solid; 
	FONT-SIZE: 11px; 
	BORDER-LEFT: #999999 1PX solid; 
	BORDER-BOTTOM: #999999 1px solid; 
	FONT-FAMILY: Verdana, Arial; 
	BACKGROUND-COLOR: #BFCBDF
}
A.pic:link {
	FILTER: alpha(opacity=100); moz-opacity: 1.0
}
A.pic:link {
	FILTER: alpha(opacity=100); moz-opacity: 1.0
}
A.pic:link IMG {
	FILTER: alpha(opacity=100); moz-opacity: 1.0
}
A.pic:visited {
	FILTER: alpha(opacity=100); moz-opacity: 1.0
}
A.pic:visited IMG {
	FILTER: alpha(opacity=100); moz-opacity: 1.0
}
A.pic:active {
	FILTER: alpha(opacity=100); moz-opacity: 1.0
}
A.pic:active IMG {
	FILTER: alpha(opacity=100); moz-opacity: 1.0
}
A.pic:hover {
	FILTER: alpha(opacity=75); moz-opacity: 0.75
}
A.pic:hover IMG {
	FILTER: alpha(opacity=75); moz-opacity: 0.75
}