* {margin:0; padding:0;
outline:none;
}


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;

}
body {
  background: #fff url("images/bkgnd-body.jpg") center repeat-y;
  color: #333;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 18px;
  margin: 0; 
  padding: 0;
  text-align: center; 
}
h1 {
  color: #000;
  font-size: 18px;
  font-weight: bold;
  line-height: 20px;
  margin: 15px 0 5px 0;
}
h2 {
  color: #000;
  font-size: 18px;
  font-weight: bold;
  line-height: 20px;
  text-align: center; 
}
h3 {
  color: #000;
  font-size: 18px;
  font-weight: bold;
  line-height: 20px;
  text-align: left; 
  padding: 10px 0 0 0;
}
h4 {
  color: #000;
  font-size: 18px;
  font-weight: bold;
  line-height: 20px;
  text-align: left; 
}
p {
margin-bottom:10px; padding:0;
font: 14px;
line-height:18px;
color:#333;
font-weight:normal;
text-align:justify;
}
.tight {line-height:16px;
letter-spacing:-1;
font-size:13px;}

hr {
margin:15px 0;
}
a,  a:link {
  color:#930;
  font-weight: bold;
  text-decoration: none;
}
a:visited {
  color: #930;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #fa0;
  text-decoration: underline;
}
a:focus {
  color: #fao;
}
a:active {
  color: #000;
}
#contentWrapper img {
border: 1px solid #000;
margin: 5px 0 2px 0;
}

#contentWrapper a:hover {
  color: #fee300;
  text-decoration: underline;
}


#outerWrapper {
  margin: 0 auto 0 auto; 
  text-align: left;
  width: 900px;
}
#outerWrapper #header {
  font-size: 18px;
  font-weight: bold;
  line-height: 15px;
  padding: 0;
  margin: 0;
}
#outerWrapper #contentWrapper #rightColumn1 {
  float: right;
  padding: 30px 0 10px 10px; 
  width: 430px;
}
#outerWrapper #contentWrapper #content {
  margin: 0 460px 0 0; 
  padding: 10px 10px 10px 0;
}
#outerWrapper #contentWrapper .clearFloat {
  clear: right;
  display: block;
}

/* Footer */
#outerWrapper #footer {
  background-color: #909090;
  padding: 5px 10px;
  text-align:center;
  color:#fff;
}
#footer ul {
list-style-type: none;
text-align: center;
margin:0;
position: relative;
}
#footer li {
display: inline;
text-align: center;
margin: 0 16px;
}





/* navigation box*/
#navcontainer {
margin: 0;
background: #909090 url(images/navigation-bkgnd.gif) left top no-repeat;
}
#navcontainer ul {
list-style-type: none;
text-align: right;
margin:0;
padding: 7px 9px 5px 0;
position: relative;
}
#navcontainer li {
display: inline;
text-align: center;
margin: 0 6px;
}
#navcontainer li a {
font: normal 15px Arial, Helvetica, sans-serif;
padding: 2px 4px;
text-decoration: none;
color: #fff;
outline:none;
}
#navcontainer li a:hover {
color:#000;
}
#active a:link, #active a:visited, #active a:hover {
color: #fee300;
}


/* Form */  
.red {color:#ff0; font-weight:bold;}

.text {
color:#333;
font-size: 14px;
line-height: 120%;
padding:0 0 10px 0;
margin:0;
word-spacing:-1;
}

.fText {
color:#333;
font-size:12px;
margin:3px;
padding:3px;
background-color:#ddd !important;
border:1px solid #333;
width:334px;
height: 2!px;
}
.fTextHear {
color:#333;
font-size:12px;
margin:3px;
padding:3px;
background-color:#ddd !important;
border:1px solid #333;
width:430px;
height:21px; 
}
.fTextArea {
color:#333;
font-size:12px;
margin:3px;
padding:3px;
background-color:#ddd !important;
border:1px solid #333;
width:430px;
height:80px; 
}
.fText:focus, .fText.sffocus, .fTextHear:focus, .fTextHear.sffocus, .fTextArea:focus, .fTextArea.sffocus {background:#F0EDDB !important;}

#sentit {text-align:center}

#copyright {
margin:8px 0 0 0;
}

#copyright p {
text-align:center;
color:#aaa;
font-size:12px;
font-weight:normal;
}

#copyright a { color:#fa0;
font-weight:normal;
}

#copyright a:hover { color:#f00;
font-weight:normal;
}