body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

th {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

hr {
	color: #000000;
	height: 1px;
}

input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	width:450px;
	border:#A41B33 1px solid;
}

textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	width:450px;
	height:100px;
	border:#A41B33 1px solid;
}

.submitbutton {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	background-color:#CA7470;
	border: 1px;
	border-top-color: #A41B33;
	border-top-style: solid;
	width: 50px;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	border-right-color: #A41B33;
	border-bottom-color: #A41B33;
	border-left-color: #A41B33;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.borderclass {
	background-color:#F4A23B
}

.safer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#A41B33;
	font-size:22px;
}

.saferquote {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#CD7874;
	font-size:22px;
}

.pagetitle{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#A41B33;
	font-size:18px;
}

a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#A41B33;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

.navigation {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	background-color:#CA7470;
	border: 1px;
	border-top-color: #A41B33;
	border-top-style: solid;
	width: 140px;
	height: 30px;
	text-align: center;
	vertical-align: middle;
	border-right-color: #A41B33;
	border-bottom-color: #A41B33;
	border-left-color: #A41B33;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.navigation_on {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	background-color:#F4A23B;
	border: 1px;
	border-top-color: #A41B33;
	border-top-style: solid;
	width: 140px;
	height: 30px;
	text-align: center;
	vertical-align: middle;
	border-right-color: #A41B33;
	border-bottom-color: #A41B33;
	border-left-color: #A41B33;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.nav_link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}
