/*core classes*/
body {
	margin-top: 10px;
	margin-left: 8px;
	background-color: #307cd7;
	margin-bottom: 10px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
p {
	padding: 0px;
	margin-bottom: 15px;
	margin-top: 0px;
}
td.pagetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #a0afff;
	text-transform: uppercase;
	vertical-align: middle;
	line-height: 69px;
	background-color: #1d69ca;
}
a:link, a:visited, a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
td.copyright {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	padding-top: 13px;
}
a.copyright:link, a.copyright:visited, a.copyright:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.copyright:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
td.powered {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	padding-top: 13px;
}
a.powered:link, a.powered:visited, a.powered:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.powered:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
input {
	color: #0a0a48;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: 1px solid #ffffff;
	margin-bottom: 2px;
	background-color: #6dabe3;
}
input.button {
	font: bold 10px Tahoma;
	color: #ffffff;
	text-decoration: none;
	border: 3px solid #6dabe3;
	margin-bottom: 2px;
	text-transform: uppercase;
	background-color: #1d69ca;
}
td.small {
	font-size: 11px;
}
select {
	color: #0a0a48;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: 1px solid #ffffff;
	background: #6dabe3;
}
textarea {
	color: #0a0a48;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: 1px solid #ffffff;
	background: #6dabe3;
}
hr {
	background-color: #0e104e;
	height: 1px;
}

/*additional classes*/
td.td_left {
	background-color: #6dabe3;
	vertical-align: top;
	width: 213px;
}
td.td_header {
	padding-bottom: 27px;
	vertical-align: top;
	background-image: url(http://www.siteforless.com/templates/glenninsurance/images/glennheader_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
td.td_body_text {
	background-color: #1d69ca;
	vertical-align: top;
	padding-right: 35px;
	padding-left: 35px;
	padding-bottom: 20px;
}
td.td_left_trusted {
	vertical-align: top;
	padding-top: 80px;
	text-align: center;
	padding-bottom: 80px;
}

