body {
	padding:10px 0px 10px 0px;
	background-color: #FFffff;
	background-image: url("images/background_ochre-white.gif");
	font-family:tahoma,arial,helvetica;
	color:#000000;
	text-align:left;
  }

.navigation {
  font-family: verdana;
  font-size: 14px;
  font-weight: bold;
  margin:0px 0px 5px 0px;
  }

.navigationlast {
  font-family: verdana;
  font-size: 14px;
  font-weight: bold;
  margin:0px 0px 0px 0px;
  }

a:link {
  color:#ff0808;
  }

a:visited {
  color:#ff0808;
  }
  
a:hover {
  background-color:#FFCC00;
  color:#003366;
  }

a:active {
   background-color:#FFCC00;
   color:#003366;
  }

.mastertable {
  border-style:solid;
  border-color:#003366;
  border-width:1px;
  background-color:#ffffff;
}

.headergraphic {
  width:760px;
  height:211px;
  margin:10px 0px 10px 0px;
}

ol {
 list-style:square;
 color:#003366;
 margin:0px 0px 0px 0px;
 padding:0px 0px 0px 15px;
}

li {

}

img {
  border-width:0px;
  margin:0px;
  padding:0px;
}

td.contenttableleft {
  width:100%;
  padding:0px 15px 0px 0px;
}

td.contenttableright {
	width:225px;
	border-width:5px 0px 5px 0px;
	padding:20px 0px 20px 0px;
	border-color:#003366;
	border-style:solid none solid none;
}

.comingsoon {
font-size:24px;
font-weight:bold;
text-align:center;
color:ff0808;
letter-spacing:10px;
}

.title-red {
font-size:24px;
font-style:italic;
color:#ff0808;
letter-spacing:1px;
margin-right:5px;
}

.title-black {
font-size:24px;
font-weight:bold;
color:#000000;
}

.subtitle-red {
font-size:18px;
font-style:italic;
color:#ff0808;
}

.subtitle-black {
font-size:18px;
font-weight:bold;
color:#000000;
}

.pullquote {
font-style:italic;
font-size:smaller;
margin-left:25px;
margin-right:25px;
}

.maslow {
float:right;
clear:right;
margin-left:10px;
}