﻿#masthead {
	background-image: url('images/layout/template_01.jpg');
	background-repeat: no-repeat;
	height: 274px;
	width: 770px;
	vertical-align: text-top;
}
#container {
	margin: 0px auto 0px auto;
	width: 770px;
	border: 0;
	padding: 0px;
	border-collapse: collapse;
}
#form_top {
	background-color: #FFFFFF;
	width: 225px;
	float: right;
	margin: 10px 42px 0px 0px;
	border: 3px inset #416300;
	height: 225px;
}
#form_body {
	background-color: #EDF5DA;
	width: 50%;
	margin: 0px auto 0px auto;
	border: 3px double #426300;
	position: relative;
}
body {
	margin: 0px;
}
td {
	padding: 0px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 15px;
	vertical-align: top;
}
h1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 22px;
	font-weight: bold;
	color: #6a4066;
	text-align: center;
}
ul {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	list-style-type: none;
}
ul.bullet_single li {
	padding: 0px 0px 3px 40px;
	background-image: url('images/layout/bullet.gif');
	background-repeat: no-repeat;
	margin: 0px 0px 3px 0px;
	line-height: 1.3em;
}
ul.bullet li {
	padding: 0px 0px 3px 30px;
	background-image: url('images/layout/bullet.gif');
	background-repeat: no-repeat;
	margin: 0px 0px 11px 0px;
	line-height: 1.3em;
}

ol {
	list-style-type: none;
	margin: 0px 0px 0px 50px;
	padding: 0px;
}
ol.number li {
	list-style-type: decimal;
	margin: 0px 0px 14px 0px;
	padding: 2px 0px 0px 3px;
}
.center {
	text-align: center;
}
.text_right {
	float: right;
	text-align: right;
	font-style: italic;
}
.image_left {
	float: left;
	margin: 0px 15px 15px 0px;
}
.td_form {
	padding: 5px;
}
.box_callout {
	margin: 0px auto 0px auto;
	width: 90%;
	position: relative;
	border-collapse: collapse;
}
.callout_center {
	padding: 10px;
	background-color: #e5edc6;
	text-align: left;
	vertical-align: top;
	font-family: Georgia, "Times New Roman", "New York", serif;
	font-size: 13px;
	line-height: 1.4em;
}
.callout_up {
	background-image: url('images/layout/call_out_02.gif');
	background-repeat: repeat-x;
	text-align: left;
	height: 22px;
}
.callout_down {
	background-image: url('images/layout/call_out_08.gif');
	background-repeat: repeat-x;
	text-align: left;
	height: 31px;
}
.callout_left_up {
	width: 20px;
	background-image: url('images/layout/call_out_01.jpg');
	background-repeat: no-repeat;
	height: 22px;
}
.callout_left {
	background-image: url('images/layout/call_out_left_blank.gif');
	background-repeat: repeat-y;
	width: 20px;
	vertical-align: top;
}
.callout_left_down {
	width: 20px;
	background-image: url('images/layout/call_out_07.gif');
	background-repeat: no-repeat;
	height: 31px;
}
.callout_right_up {
	width: 32px;
	height: 22px;
	background-image: url('images/layout/call_out_03.gif');
	background-repeat: no-repeat;
}
.callout_right {
	background-image: url('images/layout/call_out_06.gif');
	background-repeat: repeat-y;
	width: 32px;
}
.callout_right_down {
	background-image: url('images/layout/call_out_09.gif');
	background-repeat: no-repeat;
	width: 32px;
	height: 31px;
}
.small {
	font-size: 13px;
}
.tiny {
	font-size: 10px;
}
.green_lrg {
	color: #446402;
	font-weight: bold;
	font-size: 22px;
}
.green_small {
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #466502;
	text-align: center;
}
.purple_medium {
	color: #6a4066;
	font-weight: bold;
	font-size: 17px;
}
.purple_large {
	color: #6a4066;
	font-weight: bold;
	font-size: 22px;
}

