body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #335B80;
	font-weight: bold;
	line-height: 15px;
	text-transform: uppercase;
	padding-left: 15px;
}
.nav:link {
	color: #335B80;
	text-decoration: none;
}

.nav:active{
	color: #335B80;
	text-decoration: none;
}

.nav:visited{
	color: #335B80;
	text-decoration: none;
}

.nav:hover{
	color: #520E0D;
	text-decoration: none;
	font-style: normal;
}

.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #335B80;
	font-weight: bold;
	text-transform: uppercase;
}
.head:link {
	color: #335B80;
	text-decoration: none;
}

.head:active{
	color: #335B80;
	text-decoration: none;
}

.head:visited{
	color: #335B80;
	text-decoration: none;
}

.head:hover{
	color: #520E0D;
	text-decoration: none;
	font-style: normal;
}

.sidecopy {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #70897E;
	padding: 0 0 15px 20px;
}

.address {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #767163;
	padding-left: 20px;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #696456;
	width: 570px;
	float: right;
}
a:link {
	color: #708EA5;
}
a:visited {
	color: #708EA5;
}
a:active{
	color: #708EA5;
}
a:hover {
	color: #335B80;
	text-decoration: none;
}
.kill {
	display: none;
}
.inputz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2C3E26;
	background-color: #FFFFFF;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A9C1B7;
	border-right-color: #92A69E;
	border-bottom-color: #92A69E;
	border-left-color: #E3EAE7;
}
.submitz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #92A69E;
	border: 1px groove #5D1216;
}
.icons {
	background-color: #7592B6;
}
.icons:link{
	background-color: #7592B6;
}
.icons:active{
	background-color: #7592B6;
}
.icons:visited{
	background-color: #7592B6;
}
.icons:hover{
	background-color: #173149;
}
.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
}
.subnav:link {
	color: #335B80;
	text-decoration: none;
}
.subnav:active {
	color: #335B80;
	text-decoration: none;
}.subnav:visited {
	color: #335B80;
	text-decoration: none;
}.subnav:hover {
	color: #335B80;
	text-decoration: underline;
}

.nubase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #708EA5;
}
.adlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #335B80;
	line-height: 20px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #335B80;
}
.copy2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #696456;
}

blockquote.philosophy {width: 460px; margin: 1.5em 0 0 40px; padding: 0.9em 1.1em 0.9em 1.1em; color: #535353; background-color: #E7F1F9; border-top: 1em solid #CED3D6; border-bottom: 1em solid #CED3D6; }