.norepeat {
	background-repeat: no-repeat;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
}
.nav {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.bluebox {
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003BB2;
	border-right-color: #003BB2;
	border-bottom-color: #003BB2;
	border-left-color: #003BB2;
}
.bluepic {
	background-repeat: no-repeat;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003BB2;
	border-right-color: #003BB2;
	border-bottom-color: #003BB2;
	border-left-color: #003BB2;
}
.small {
	font-size: 10px;
}
.offset {
  font-size: 14px;
  padding-left: 20px;
  padding-bottom: 10px;
}
.big {
  font-size: 14px;
}	
.nodec {
	text-decoration: none;
}
a.nodec:hover {
	text-decoration: underline;
	color: #9999FF;
}
a:hover {
	color: #FFFF66;
}
.upper {
	text-transform: uppercase;
}
.title {
	font-weight: bold;
	color: #3399FF;
	text-transform: uppercase;
}
.menu {
	background-color: #0066FF;
	border-top-width: 0px;
	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: #0066FF;
	border-right-color: #001E5B;
	border-bottom-color: #001E5B;
	border-left-color: #001E5B;
}
.button {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	background-color: #0066CC;
	padding: 3px;
	border: 2px outset #0066FF;
}

a.button:hover {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	background-color: #3399FF;
	padding: 3px;
	border: 2px outset #66CCFF;
}

a.button:active {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	background-color: #0066CC;
	padding: 3px;
	border: 2px inset #0066FF;
}
.b-blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	background-color: #0066CC;
}
.b-gray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	background-color: #EEEEEE;
}
.attn {
	font-weight: bold;
	color: #FFFF66;
}

.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 1.4;
}