/*core classes*/
body {
	margin-top: 0px;
	background-color: #31415d;
}
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: #a40c0e;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
td.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7894b2;
	text-decoration: none;
	text-align: center;
}
td.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #1e293b;
	background-color: #f4f4ec;
	border-right-width: 4px;
	border-left-width: 16px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #fffffa;
	border-left-color: #fffffa;
	padding-left: 15px;
}

a.copyright:link, a.copyright:visited, a.copyright:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #7894b2;
	text-decoration: underline;
}
a.copyright:hover {
	text-decoration: none;
}
td.powered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7894b2;
	text-decoration: none;
	text-align: right;
}
a.powered:link, a.powered:visited, a.powered:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #7894b2;
	text-decoration: none;
}
a.powered:hover {
	text-decoration: underline;
}
input {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: 1px solid #ababa6;
	margin-bottom: 2px;
	background-color: #efefe8;
}
input.button {
	font: bold 10px Tahoma;
	color: #efefe5;
	text-decoration: none;
	border: 3px solid #efefe5;
	margin-bottom: 2px;
	text-transform: uppercase;
	background-color: #31415d;
}
td.small {
	font-size: 11px;
}
select {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: 1px solid #ababa6;
	background: #efefe8;
}
textarea {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: 1px solid #ababa6;
	background: #efefe8;
}
hr {
	background-color: #d8d5c9;
	height: 1px;
}

/*additional classes*/
td.body_text {
	background-color: #f4f4ec;
	padding-right: 20px;
	padding-left: 15px;
	border-right-width: 4px;
	border-left-width: 16px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #fffffa;
	border-left-color: #fffffa;
	vertical-align: top;
}
td.td_menu_bg {
	background-image: url(http://www.siteforless.com/templates/priorityrisk/images/menu_bg.gif);
	background-repeat: no-repeat;
	padding-left: 31px;
}
td.menu_2_separator {
	background-image: url(http://www.siteforless.com/templates/priorityrisk/images/menu_2_separator.gif);
	background-repeat: no-repeat;
	display: block;
	height: 24px;
	width: 22px;
}
a.menu2:link, a.menu2:active, a.menu2:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #f4f4ec;
	text-decoration: none;
	white-space: nowrap;
	display: block;
	text-transform: capitalize;
}
a.menu2:hover {
	text-decoration: underline;
}
