@charset "utf-8";
body  {
	font: 100% "lucida grande",tahoma,verdana,arial,sans-serif;
	background: #FFFFFF ;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
#wrapper2  {
	width: 550px;
	text-align: left;
	padding-left: 20px;
}
p  {
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	line-height:1.7em;
	margin-bottom: 20px;	
}
p#news  {
	padding: 5px;	
}
h1  {
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	}
h2  {
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 28px;
	color: #afd709;
	font-weight: bold;
	margin-top: 20px;
	}
h3  {
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 22px;
	color: #000000;
	font-weight: bold;
	margin-top: 5px;
	}
h4 {
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 28px;
	color: #5C5C5A;
	font-weight: bold;
	margin-top: 20px;
	}
h5{
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 20px;
	color: #005279;
	font-weight: bold;
	}			
	
a:link {
	color: #11B9FF;
	text-decoration: underline;
}
a:visited {
	color: #11B9FF;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}

/*  START Global Button Styles */
.greenform  {
	background: #EDF6BF;
	border: 1px solid #333333;
	font-family:  "lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 2px;	
	margin-right: 4px;	
}
.blueform2  {
	background: #B0E7FA;
	border: 1px solid #FF0000;
	font-family:  "lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 2px;	
	margin-right: 4px;	
}
.whiteform  {
	background: #FFFFFF;
	border: 1px solid #FF0000;
	font-family:  "lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 2px;	
	margin-right: 4px;
	width: 12em;	
}
.redform  {
	background: #C30507;
	border: 1px solid #000000;
	font-family:  "lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;	
	margin-right: 4px;	
	padding-left:5px;
}
.buttonsRED {
background:#C30507 url(../buttons/button_fills_reds.gif) repeat-x scroll 0 0;
border-color:#DC8F60 #A3531F #A3531F #DC8F60;
border-style:solid;
border-width:1px;
color: #FFFFFF;
font-weight: bold;
margin-right: 2px;
}
.buttonsRED:hover	 {
background:#C30507 url(../buttons/button_fills_reds.gif) repeat-x scroll 0 -21px;
border-color:#DC8F60 #A3531F #A3531F #DC8F60;
border-style:solid;
border-width:1px;
color: #FFFFFF;
margin-right: 2px;
}
.buttonsBLUE2	{
background:#008BCB url(../buttons/button_fills_blues.gif) repeat-x scroll 0 0;
border-color:#DC8F60 #A3531F #A3531F #DC8F60;
border-style:solid;
border-width:1px;
color: #FFFFFF;
font-weight: bold;
margin-right: 4px;
}
.buttonsBLUE2:hover	{
background:#008BCB url(../buttons/button_fills_blues.gif) repeat-x scroll 0 -21px;
border-color:#DC8F60 #A3531F #A3531F #DC8F60;
border-style:solid;
border-width:1px;
color: #FFFFFF;
margin-right: 4px;
}
.buttonsDARKBLUE	{
background:#005279 url(../buttons/button_fills_darkblue.gif) repeat-x scroll 0 0;
border-color:#DC8F60 #A3531F #A3531F #DC8F60;
border-style:solid;
border-width:1px;
color: #FFFFFF;
font-weight: bold;
font-size: 19px;
margin-right: 2px;
margin-top: 2px;
}
.buttonsDARKBLUE:hover	{
background:#005279 url(../buttons/button_fills_darkblue.gif) repeat-x scroll 0 -21px;
border-color:#DC8F60 #A3531F #A3531F #DC8F60;
border-style:solid;
border-width:1px;
color: #FFFFFF;
margin-right: 2px;
margin-top: 2px;
}
.buttonsBLUE {
padding: 0px 0 0 0px;
text-align:center;
background: #0083B4;
color: #FFFFFF;
font-size: 12px;
border:none; /* No border */
margin-top: 5px;
}
.buttonsBLUELG {
padding: 0px 0 3px 0px;
text-align:center;
background: #005279;
color: #FFFFFF;
font-size: 14px;
font-weight: bold;
border:none; /* No border */
margin-top: 5px;
width: 60px;
}
.buttonsGREEN {
padding: 0px 0 3px 0px;
text-align:center;
background: #D8EE6F;
color: #000000;
font-size: 14px;
font-weight: bold;
border:none; /* No border */
margin-top: 5px;
width: 60px;
}
.buttonsINQUIRY{
padding: 0px 0 3px 0px;
text-align:center;
background: #D8EE6F;
color: #000000;
font-size: 14px;
font-weight: bold;
border:none; /* No border */
margin-top: 5px;
width: 200px;
}


/* fonts  -------------------------- */
.formtext {
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	line-height:1.7em;
	margin-bottom: 20px;
	text-align: left;	
}

.boxtext   {
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-align: left;
}
.boxtext a:link {
	color: #000000;
	text-decoration: underline;
}
.boxtext a:visited {
	color: #000000;
	text-decoration: underline;
}
.boxtext a:hover {
	color: #000000;
	text-decoration: none;
}
.seotext   {
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	size: 14px;
	color: #c0dfef;
	font-weight: bold;
}
/*- Menu Tabs J--------------------------- */

    #tabsJ {
      float:left;
      width: 860px;
      font-size:90%;
	  font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	  letter-spacing: 0.8px;
	  font-weight: bold;
      line-height:normal;
	  /* border-bottom:1px solid #24618E; */
	  margin-top: 180px;
	  margin-left: 40px;
      }
    #tabsJ ul {
	  margin:0;
	  padding:10px 10px 0 50px;
	  list-style:none;
      }
    #tabsJ li {
      display:inline;
      margin:0;
      padding:0;
	  font-family: "lucida grande",tahoma,verdana,arial,sans-serif;	  
      }
    #tabsJ a {
      float:left;
      background: url("../horzmenu/tableftJ.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
	  font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
      }
    #tabsJ a span {
      float:left;
      display:block;
      background:url("../horzmenu/tabrightJ_B.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#252525;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsJ a span {float:none;}
    /* End IE5-Mac hack */
    #tabsJ a:hover span {
      color:#FFF;
      }
    #tabsJ a:hover {
      background-position:0% -42px;
      }
    #tabsJ a:hover span {
      background-position:100% -42px;
      }
div#contact {
position:fixed;
top:200px;
right:0;
} 
.contimage{
filter: alpha(opacity=80);-moz-opacity:.80;opacity:.80;
} 	

