/* CSS Document */

body {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  font-family: Verdana,Helvetica,sans-serif;
  font-size: 10px;
  color: #003366;
  font-weight: normal;
  background-color : #003366;
  }

p {
	padding: 0px;
	font-size: 10px;
	color: #003366;
	font-weight: normal;
	}
	
.copy {
	padding: 0px 15px 0px 15px;
	font-size: 9px;
	color: #000000;
	font-weight: normal;
	}
.header {
	padding: 0px 0px 0px 0px;
	font-size: 9px;
	color: #339999;
	font-weight: bold;
	}
.firstwords {
	padding: 0px 0px 0px 0px;
	font-size: 9px;
	color: #000000;
	font-weight: bold;
	}
	
.contact {
	padding: 0px;
	font-size: 10px;
	color: #003366;
	font-weight: bold;
	}
.phone {
	padding: 0px;
	font-size: 10px;
	color: #339999;
	font-weight: bold;
	}
	
a:link {
	text-decoration: none;
	font-size: 10px;
	color: #003366;
	font-weight: normal;
	}
a:visited {
	text-decoration: none;
	font-size: 10px;
	color: #339999;
	font-weight: normal;
	}
a:hover {
	text-decoration: underline;
	font-size: 10px;
	color: #339999;
	font-weight: normal;
	}

.subnav {
	text-decoration: none;
	font-size: 9px;
	color: #003366;
	font-weight: bold;
	}
.subnav a:link {
	text-decoration: none;
	font-size: 8px;
	color: #003366;
	font-weight: normal;
	}
.subnav a:visited {
	text-decoration: none;
	font-size: 8px;
	color: #339999;
	font-weight: normal;
	}
.subnav a:hover {
	text-decoration: underline;
	font-size: 8px;
	color: #339999;
	font-weight: normal;
	}
