html, body {
	padding: 0;
	margin: 0;
}
img {
	border: 0;
}
body {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: #C5CBD2 url(images/backg.gif) top center repeat-x;
}
input, textarea {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#container {
	margin-top: 11px;
	width: 934px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#content {
	width: 836px;
	border-left: 1px solid #B3BFBC;
	border-right: 1px solid #B3BFBC;
	background: #E1E4E8;
	padding: 48px;
	padding-top: 10px;
}
a {
	color: #CA151E;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
}
p {
	text-indent: 3em;
}
.dots {
	font-weight: bold;
}
.top_bot_box {
	height: 14px;
}
.head_img {
	text-align: center;
	padding: 0 10px 20px 10px;
}
.note {
	color: #CA151E;
	text-align: center;
}
input {
	border: 1px solid #B3BFBC;
	padding: 1px 4px;
	margin: 3px 0;
	width: 250px;
}
input.button {
	width: auto;
	border: none;
	padding: 0;
	margin-top: 5px;
}
.in_small {
	width: 70px;
}
.form_err {
	color: #CA151E;
	font-weight: bold;
}
textarea {
	border: 1px solid #B3BFBC;
	padding: 1px 4px;
	width: 250px;
	height: 60px;
	margin: 3px 0;
}
label {
	margin: 3px 15px 3px 0;
	width: 45%;
	float: left;
	clear: both;
	text-align: right;
	display: block;
	font-weight: bold;
}
h1 {
	font-size: 1.9em;
	font-weight: normal !important;
	margin-top: 0;
	margin-bottom: 4px;
	text-align: center;
}
h2 {
	font-size: 1.5em;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 30px;
	text-align: center;
}
h3 {
	text-align: center;
	font-weight: normal;
}
h3 a {
	font-weight: normal;
}
.greenbackg {
	background: #ACCFC9;
	padding: 20px;
}
.greenbackg td {
	vertical-align: top;
}
.txtbold {
	font-size: 1.3em;
}
.txtbig {
	font-size: 1.5em;
}
table {
	border-collapse: collapse;
}
.cnt_box {
	background: url(images/redstoke_mid.gif);
	width: 770px;
	padding: 10px 30px 15px 30px;
}
.cnt_box a {
	color: #E53537;
	text-decoration: none;
}
.cnt_box a:hover {
	color: #E53537;
	text-decoration: underline;
}
.form1 p, .form2 p {
	margin: 0;
	padding: 2px;
}
.form1 {
	float: left;
}
.form1 input, .form2 input {
	width: 14em;
}
hr {
	border: 1px solid #B3BFBC;
}

.pret {
	color: #CA151E;
	text-align: center;
	font-weight: bold;
	font-size: 1.5em;
	margin: 0;
}