body {
  margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

.topbg {
  background-color: #0000ff;
}

.address {
	 font-weight: bold;
	 font-size: 12px;
}

.copyright {
	 font-size: 11px;
}

.mainmenu {
	 font-weight: bold;
	 color: #000000;
	 font-size: 14px;
}

.nav {
  font-weight: bold;
  color: #0000ff;
  text-decoration: none;
  font-size: 14px;
  vertical-align: top;
}

.nav a:link {
  font-weight: bold;
  color: #0000ff;
  text-decoration: none;
	font-size: 14px;
}

.nav a:hover { 
  font-weight: bold;
  color: #666666;
  text-decoration: none;
	font-size: 14px;
}

.nav a:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-size: 14px;
}

.notice {
	 border: solid thin #666666;
	 background-color: #efeff5;
}

.bold {
	 font-weight: bold;
}

.boldb {
  font-weight: bold;
	color: #0000ff;
}

.header {
	 font-size: 18px;
	 color: #0000ff;
	 font-weight: bold;
}

.subheading {
		font-size: 16px;
		font-weight: bold;
		text-decoration: underline;
}

a:link {
  color: #0000ff;
	text-decoration: underline;
}

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

a:visited {
	color: #666666;
	text-decoration: underline;
}

.homehead {
   font-size: 16px;
	 color: #000000;
	 font-weight: bold;
}

.goals {
	 font-size: 11px;
	 background-image: url(../images/gradient.jpg);
	 background-repeat: repeat-y;
	 border: thin solid #666666;
}

.border {
   border: thin solid #000000;
}

.caption {
	 font-size: 11px;
	 font-weight: bold;
}

.underline {
   text-decoration: underline;
	 font-weight: bold;
}

.blkbg {
	 background-color: #000000;
}

.txtlinks {
	font-size: 11px;
	color: #0000ff;
	text-decoration: none;
}

.txtlinks a:link {
	font-size: 11px;
	color: #0000ff;
	text-decoration: none;
}

.txtlinks a:hover {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.txtlinks a:visited {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.adobe {
  font-size: 11px;
	color: #ffffff;
	background-color: #666666;
	border: thin solid #000000;
}

.question {
  color: #000000;
  font-weight: bold;
}

.questions {
  background-color: #efeff5;
  border: thin solid #0000ff;
}

.grey {
  font-weight: bold;
  color: #666666;
}

ul {
	line-height: 18px;
}

.awslnk {
  font-size: 11px;
  color: #000000;
  text-decoration: none;
}

.awslnk a:link {
  font-size: 11px;
  color: #000000;
  text-decoration: none;
}

.awslnk a:hover {
  font-size: 11px;
  color: #0000ff;
  text-decoration: none;
}

.awslnk a:active {
  font-size: 11px;
  color: #666666;
  text-decoration: none;
}

.awslnk a:visited {
  font-size: 11px;
  color: #0000ff;
  text-decoration: none;
}

.valign {
  vertical-align: top;
}