
/* ----------------------------------------------------------------------------Check browser compatibility bfore changingCSS Document - layout.css---------------------------------------------------------------------------- *//* skip default styling of some browsers * ------------------------------------------------------------------------- *//* remove default link styles */
a:link, a:visited {
  text-decoration: none;
  font-weight: bold;
}

/* No list-markers by default - must redefine bullets w/ bg graphics */
ul, ol {
  list-style-type: none;
}

/* Lose browser default inconsistent heading font-sizes and pre/code */
h1, h2, h3, h4, h5, h6, pre, code {
  font-size: 1em;
}

/* Remove inconsistent defaults for padding and margins */
html, body, div, h1, h2, h3, h4, h5, h6, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, input {
  margin-top: 0pt;
  margin-left: 0pt;
  margin-right: 0pt;
  margin-bottom: 0pt;
  padding-top: 0pt;
  padding-left: 0pt;
  padding-right: 0pt;
  padding-bottom: 0pt;
}

/* lose blue linked image borders */
a img, a:link img, a:visited img {
  border-top: none;
  border-right: none;
  border-bottom: none;
  border-left: none;
}

/* basic elements * ------------------------------------------------------------------------- */
body {
  background-color: #f5f5f5;
  text-align: left;
}

p, a:link, a:visited, ul, ol, li, dl, dt, dd, h1, h2, h3, h4 {
  font-family: "Courier New", Courier, mono;
  color: #1A2233;
  font-size: 11px;
  text-decoration: none;
}

p, dl, dt, dd, ul, ol, li {
  line-height: 13px;
}

p, pre, blockquote {
  margin-bottom: 7px;
}

a:hover, a:active {
  text-decoration: underline;
}

h1 {
  background-color: transparent;
}

h2, h3 {
  font-size: 16px;
}

h4 {
  background-color: #FFFF99;
}

/* skeleton * ------------------------------------------------------------------------- */
#wrap {
  width: 719px;
  margin-top: 10px;
  margin-bottom: 10px;
}

#banner {
  height: 120px;
  margin-top: 2px;
  margin-left: 0pt;
  margin-right: 0pt;
  margin-bottom: 2px;
  background-repeat: no-repeat;
  background-image: url(images/banner.gif);
  background-attachment: fixed;
}

 
#banner h1 {
  font-family: "Times New Roman", "Courier New", Courier, System;
  color: #F5F5F5;
  padding-top: 80px;
  padding-left: 380px;
  padding-right: 0pt;
  padding-bottom: 0pt;
}

  
#title {
  background-color: #000084;
  color: #f5f5f5;
  height: 20px;
  text-align: left;
  margin-top: 2px;
  margin-left: 0pt;
  margin-right: 0pt;
  margin-bottom: 2px;
  padding-top: 2px;
  padding-left: 0pt;
  padding-right: 10px;
  padding-bottom: 0pt;
  font-family: "Times New Roman", "Courier New", Courier;
}

  
#content {
  background-repeat: repeat-y;
  background-image: url("../images/bg-index.gif");
}

 
#content h3 {
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 5px;
  background-color: white;
}

 
#content h4 {
  padding-top: 0pt;
  padding-left: 21px;
  padding-right: 21px;
  padding-bottom: 3px;
  background-color: white;
}

 
#content p, #content dl {
  padding-top: 0pt;
  padding-left: 21px;
  padding-right: 21px;
  padding-bottom: 0pt;
}

 
#content dl {
  padding-bottom: 10px;
}

 
#content dd {
  padding-bottom: 20px;
}

   
#column-left {
  width: 500px;
  float: left;
  margin-right: 2px;
  font-family: Arial, Verdana, Tahoma, Courier;
  background-color: #FFFFCC;
  font-size: 11pt;
  line-height: 11pt;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-align: left;
  vertical-align: super;
}

  
#column-left a:link, #column-left a:visited {
  color: #990033;
}

    
#column-right {
  width: 216px;
  float: left;
  font-family: Arial, Verdana, Tahoma, Courier;
  background-color: #FFCC99;
  border-left: thin #FFCC00;
}

  
#column-right a:link, #column-right a:visited {
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: underline;
}

  
#column-right a:hover, #column-right a:active {
  text-decoration: none;
}

    
#bottom {
  height: 10px;
  clear: both;
  overflow: hidden;
  font-family: Arial, Verdana, Tahoma, Courier;
  background-color: transparent;
}

/* footer * ------------------------------------------------------------------------- */
#footer {
  width: 719px;
  margin-top: 12px;
  margin-bottom: 12px;
  float: none;
  background-color: transparent;
  text-align: center;
}

#footer p {
  margin-bottom: 3px;
}

#footer a:link, #footer a:visited {
  font-weight: normal;
}

/* navigation * ------------------------------------------------------------------------- */
#nav {
  background-color: #FF9900;
  width: 719px;
  height: 60px;
  position: relative;
  font-family: "Times New Roman", "Courier New", Courier;
}

#nav li {
  position: absolute;
}

#nav li, #nav a {
  width: 143px;
  height: 60px;
  display: block;
}

#nav a {
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 18px;
  text-align: center;
  color: #f5f5f5;
  line-height: 60px;
} 

#nav-01 {
  left: 2px;
}

#nav-02 {
  left: 145px;
}

#nav-03 {
  left: 288px;
}

#nav-04 {
  left: 431px;
}

#nav-05 {
  left: 574px;
}

P {
  font-family: Arial, Verdana, Tahoma;
  font-size: smaller;
  text-align: left;
  word-spacing: normal;
  vertical-align: text-bottom;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  letter-spacing: normal;
  background-color: transparent;
  text-transform: none;
  text-decoration: none;
  line-height: 1pc;
}

#frm {
  	margin-left: 20px;
  margin-bottom: 10px;
  margin-right: 20px;
  padding-left: 50px;
  	background-color: wheat;
  ; } #text {
	float: left; 
	width: 70px; height: 59px;
	
} h5.text { padding: 0; margin: 0;	
        padding: 2px; height: 19px; font-size: 0.9em; list-style-type: none; 
	color: green; 
} textarea { padding: 0; margin: 0;
	width: 350px; height: 80px;
} input.area {
	width: 200px;
} input.cmd { margin-left: 0; padding: 0;
	margin: 5.7px;
	font-family: courier new; font-size: 0.9em; width: 60px;
	font-weight: bold; border-style: ridge; background-color: tan; border-width: 1.5px;
} h4.contact {
	margin-bottom: 10px;  text-align: center;
} input.cmd: hover;
  margin-top: 0pt;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
}

H2 {
  background-color: transparent;
}

H3 {
  background-color: transparent;
  font-family: Tahoma, Arial, Verdana;
}

H5 {
  background-color: transparent;
}

H6 {
  background-color: transparent;
}

DD {
  font-family: sans-serif, Arial, Tahoma;
  font-style: normal;
  font-variant: normal;
}

$DOCUMENT {
}
