@charset "iso-8859-1";
body {
background: #CCCCCC;
font-family;arial;
margin : 0; 
}
table {
}
td { vertical-align: top; }
img {
border-color : #000000;
}

a:link { color : #005AFF; text-decoration : underline; font-family: arial; font-weight: bold; }
a:visited { color : #005AFF; text-decoration : underline; font-family: arial; font-weight: bold; }
a:hover { color : #232323; text-decoration : none; font-family: arial; font-weight: bold; }

#container {width:979px; margin:0 auto; background:#fff;}

.nav { bottom:0; position:absolute; display:block; width:962px; background: #232323; height: 30px; padding-left:20px;}
.nav a{
	background:#fff; 
	padding:10px; 
	position:relative;  
	border-radius: 5px; 
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border:2px solid #222222;}
.header {
position:relative;
  background: transparent url(images/logo.png) no-repeat 20px 0px;
 text-align:left;
  font-family: arial;
  font-weight: bold;
  display:block;
font-size: 14px;
  color: #330000;
  height:204px;
}

.header a:link { color: #005AFF; text-decoration : underline; }
.header a:visited { color : #005AFF; text-decoration : underline; }
.header a:hover { color : #232323; text-decoration : none; }

.sidebar {
  padding: 10px 30px 10px 20px;
  font-size: 13px;
  font-family: arial;
  line-height: 150%;
  border-left: 2px solid #ccc;
}

.content {
  padding-left: 40px;
  padding-right: 60px;
  text-align: justify;
  line-height: 175%;
  font-size: 14px;
  color: #000000;
  font-family: Arial;
}

.footer {
  text-align: center;
  font-size: 12px;
  padding-right: 120px;
}

.outerphone {
  height: 150px;
  width: 132px;
  background: transparent url(images/site/phone.jpg) no-repeat 0px 0px;
}

.innerphone {
  font-family: Times New Roman;
  color: white;
  font-size: 16px;
  font-weight: bold;
  padding-top: 127px;
}

label {
  width: 150px;
  float: left;
  text-align:left;
  margin-right: 0.3em;
  display: block;
  color: #330000;
  font-weight: bold;
  clear: both;
}

.submit input {
  margin-left: 4.5em;
}

input {
  color: #330000;
  display: block;
}

.submit input {
  color: #000;
  background: #330000;
  border: 2px outset #d7b9c9
}

fieldset {
  border: 1px solid #CCCCCC;
  padding: 20px;
  font-size: 10px;
  margin-right: 10px;
  line-height: normal;
}

legend {
  color: #ffffff;
  background: #000099;
  border: 1px solid #781351;
  padding: 2px 6px;
}

.resources {
  text-align: left;
  font-size: 11px;
}

.resources a:link { font-weight: normal;  }
.resources a:visited { font-weight: normal;  }
.resources a:hover { font-weight: normal; }

