/*core classes*/
body {
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
td {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
p {
	margin-top: 0px;
	margin-bottom: 15px;
}
a:link, a:visited, a:active {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
td.pagetitle {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
td.copyright {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #4176b1;
	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: #4176b1;
	text-decoration: none;
}
a.copyright:hover {
	text-decoration: underline;
}
td.powered {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #4176b1;
	text-decoration: none;
	text-align: right;
	padding-right: 15px;
}
a.powered:link, a.powered:visited, a.powered:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #4176b1;
	text-decoration: none;
}
a.powered:hover {
	text-decoration: none;
	color: #6597ce;
}
input {
	color: #ffffff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: 1px solid #1e4397;
	margin-bottom: 2px;
	background-color: #4477b5;
}
input.button {
	font: bold 10px Tahoma;
	color: #ffffff;
	text-decoration: none;
	border: 3px solid #4477b5;
	margin-bottom: 2px;
	text-transform: uppercase;
	background-color: #1e4397;
}
td.small {
	font-size: 11px;
}
select {
	color: #ffffff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: 1px solid #1e4397;
	background: #4477b5;
}
textarea {
	color: #ffffff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: 1px solid #1e4397;
	background: #4477b5;
}
hr {
	background-color: #1e4398;
	height: 1px;
}

/*additional classes*/
td.td_header {
	background-image: url(http://www.siteforless.com/templates/cushman_cm/images/header_bg.gif);
	background-repeat: repeat-x;
}
td.td_left {
	width: 122px;
	padding-left: 50px;
	padding-right: 57px;
	vertical-align: top;
	padding-top: 40px;
}
td.td_body_text {
	padding-right: 30px;
	padding-bottom: 30px;
	vertical-align: top;
}
td.td_logos {
	vertical-align: top;
	padding-bottom: 40px;
}
td.td_footer {
	padding-top: 23px;
	background-image: url(http://www.siteforless.com/templates/cushman_cm/images/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
