@charset "iso-8859-1";
body {
background-color : #CCCCCC;
background: #CCCCCC url(images/site/technology-gradient.gif) 0px 0px repeat-x;
margin : 0;
}
table {
}
img {
border-color : #000000;
}
a:link {
color : #003399;
text-decoration : none;
font-weight: bold;
}
a:visited {
color : #003399;
text-decoration : none;
font-weight: bold;
}
a:hover {
color : #669966;
text-decoration : underline;
font-weight: bold;
}

td { vertical-align: top; }

h1 {
  font-family: Arial;
  font-size: 18px;
  font-weight: bold;
  color: #333333;
}

h2 {
  margin-left: 10px;
  font-family: Arial;
  font-size: 18px;
  font-weight: bold;
  color: #000033;
}

.blue {
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  color: #000033;
}


p {
  margin-left: 10px;
  text-align: justify;
}

.header {
  background: white url(images/site/information-technology.jpg) no-repeat;
  height: 195px;
  padding-top: 55px;
  line-height: 40px;
  text-align: right;
  color: #333333;
  font-size: 14px;
  font-family: Arial;
  font-weight: bold;
  position: relative;
}

#tagline {
	position: absolute;
	right: 20px;
	top: -52px;
}

.navbar {
  margin-top: 32px;
  margin-right: 20px;
}

.navbar a:link { color: #333333; text-decoration: none; }
.navbar a:visited { color: #333333; text-decoration: none; }
.navbar a:hover { color: #006666; text-decoration: none; border-top: 1px solid #006666; border-bottom: 1px solid #006666; }

.footer {
  height: 78px;
  font-size: 13px;
  background: white url(images/site/server-gradient.gif) repeat-x;
  text-align: center;
  color: #CCCCCC;
  vertical-align: middle;
}

.footer a:link { color: #FFFF66; text-decoration: underline; font-weight: normal; }
.footer a:visited { color: #FFFF66; text-decoration: underline; font-weight: normal; }
.footer a:hover { color: #FFFF00; text-decoration: none; }



.content {
  padding: 30px;
  font-size: 14px;
  line-height: 25px;
  font-family: Times New Roman;
}


label {
  width: 9em;
  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 { padding: 10px; }


