/*core classes*/
body {
	background-color: #8e98ca;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
p {
	margin-top: 0px;
	margin-bottom: 15px;
}
a:link, a:visited, a:active {
	color: #1d63a3;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.pagetitle {
	font-family: Tahoma;
	font-size: 17px;
	font-weight: normal;
	color: #00178b;
	text-decoration: none;
}
td.copyright {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #d1d7f5;
	text-decoration: none;
	text-align: left;
}
a.copyright:link, a.copyright:visited, a.copyright:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #d1d7f5;
	text-decoration: underline;
}
a.copyright:hover {
	text-decoration: none;
}
td.powered {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
a.powered:link, a.powered:visited, a.powered:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #d1d7f5;
	text-decoration: none;
}
a.powered:hover {
	text-decoration: none;
	color: #FFFFFF;
}
input {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: 1px solid #dcdcdc;
	margin-bottom: 2px;
	background-color: #f3f3f3;
}
input.button {
	font: bold 10px Tahoma;
	color: #FFF;
	text-decoration: none;
	border: 3px solid #f0d256;
	margin-bottom: 2px;
	text-transform: uppercase;
	background-color: #001583;
}
td.small {
	font-size: 11px;
}
select {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: 1px solid #dcdcdc;
	background: #f3f3f3;
}
textarea {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: 1px solid #dcdcdc;
	background: #f3f3f3;
}
hr {
	background-color: #93a5b7;
	height: 1px;
}

/*additional classes*/
td.text {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: left;
	vertical-align: top;
}
td.right {
	background-image: url(http://www.siteforless.com/templates/jonderrick/images/right-column-bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 158px;
	background-color: #001998;
	vertical-align: top;
}
td.derrick {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}td.footer {
	background-image: url(http://www.siteforless.com/templates/jonderrick/images/footer-bg.gif);
	background-repeat: no-repeat;
	height: 41px;
}

