body {
  background-color: #2D4F4E;
  margin-top: 0;
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
}

#wrapper	{
width: 1080px;
margin: 0px auto;
padding: 0px;
border: 0px;
background-color: #2D4F4E;
}

#maincolumn {
width: 880px;
float: left;
}


#header {
  height: 250px;
  text-align: center
  width; 1080px;
}

p.text1 {
  font-family: Arial, sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center
}
p.text2 {
  font-family: Arial, sans-serif;
  font-size: 18px;
  font-style: italic;
  font-weight: bold;
  color: #FFFFFF;
  text-align: left;
  text-decoration: underline;
  font-variant: small-caps
}

p.text3 {
  font-family: Arial, sans-serif;
  font-size: 14px;
  color: #FFFFFF;
  font-weight: lighter
}

p.text4 {
  font-family: Arial, sans-serif;
  font-size: 14px;
  color: #FFFFFF;
  text-align: center;
  font-weight: lighter
}

p.text5 {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 9px;
  font-style: normal;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center
}

p.text6 {
  font-family: Arial, sans-serif;
  font-size: 16px;
  color: #FFFFFF;
  font-weight: bolder
}

li.list {
  font-family: Arial;
  font-size: 14px;
  line-height: 150%;
  color: #FFFFFF;
  list-style-type:disc
  text-indent: -10px;
}

a:link {
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 14px;
    text-decoration: none
}

a:active {
	color: #99CCFF;
	font-family: Arial, sans-serif;
	font-size: 14px;
    text-decoration: none
}
a:visited {
	color: #CCFFFF;
	font-family: Arial, sans-serif;
	font-size: 14px;
    text-decoration: none
}

a:hover {
	color: #999999;
	font-family: Arial, sans-serif;
	font-size: 14px;
    text-decoration: none
}

a.four:link {
	color: #A7CDCC;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
    font-weight: bold;
    text-decoration: none
}

a.four:active {
	color: #99CCFF;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 16px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none
}
a.four:visited {
	color: #CCFFFF;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
    font-weight: bold;
    text-decoration: none
}

a.four:hover {
	color: #999999;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
    font-weight: bold;
    text-decoration: none
}

a.five:link {
	color: #FFFFFF;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
    text-decoration: none
}

a.five:active {
	color: #99CCFF;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
    font-style: normal;
    text-decoration: none
}
a.five:visited {
	color: #CCCCCC;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
    text-decoration: none
}

a.five:hover {
	color: #999999;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
    text-decoration: none
}

hr {
  text-align: center;
  width: 50%
}
