body {
	background-color: #FFFFFF;
	background-image: url('../images/bg.gif');
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000 !important;
	font-size: 1em !important;
	padding: 0px;
	margin: 0px;
}

a {
	color: #542384;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

em, i {
	font-style: italic;
}

b, strong {
	font-weight: bold;
}

hr {
	border: 0;
	color: #dff1f2;
	height: 0px;
	border-bottom: 1px solid #dff1f2;
}

.mod hr {
	color: #d3ebf0;
	border-bottom: 1px solid #d3ebf0;
}

h1 {
	background-image: url('../images/kathleen_barton.gif');
	background-repeat: no-repeat;
	text-indent: -5000px;
	width: 314px;
	height: 61px;
	margin-left: 145px;
	float: left;
	margin-right: 35px;
}

h2 {
	color: #542384;
	font-size: 1.1em;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0.75em;
}

h3 {
	color: #61b8c0;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	margin-bottom: 0.75em;
	margin-top: 0;
}

h4 {
	color: #542384;
	font-size: 0.9em;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0.25em;
}

h5 {
	font-weight: bold;
	font-size: 0.9em;
	margin-top: 0.5em;
	margin-bottom: 1em;
	line-height: 1.2em;
}

h6 {
	color: #542384;
	font-weight: bold;
	font-size: 1.35em;
	margin-left: 70px;
	margin-right: 70px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}

p {
	font-size: 0.8em;
	line-height: 1.2em;
	margin-top: 0.25em;
	margin-bottom: 0.75em;
}

p.i {
	font-style: italic;
	margin-left: 15px;
	font-size: 0.7em;
}

ul {
	margin-left: 25px;
	list-style-type: disc;
}

ol {
	margin-left: 25px;
	list-style-type: decimal;
}

li {
	line-height: 1.2em;
	font-size: 0.8em;
}

ol ul, ul ul {
	padding-top: 0.35em;
	list-style-type: square;
	list-style-image: none;
}

ol ul li {
	list-style-type: square;
	background-image: none;
	list-style-image: none;
}

strong {
	font-weight: bold;
}

#container {
	width: 900px;
	margin-bottom: 25px;
}

#header {
	margin-top: 10px;
	background-image: url('../images/bg_header.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	height: 89px;
}

#pic {
	z-index: 100;
	position: absolute;
	top: 10px;
	left: 0px;
}

#phrase {
	z-index: 99;
	position: absolute;
	top: 17px;
	left: 477px;
}

#home {
	z-index: 101;
	position: absolute;
	top: 10px;
	left: 490px;
	font-size: 0.85em;
	font-weight: bold;
	text-align: right;
	width: 400px;
}

#menu {
	padding-top: 33px;
	list-style-type: none;
	margin-left: 0;
}

#menu li {
	float: left;
	width: 133px;
	font-size: 0.75em;
	background-image: url('../images/bg_menu.gif');
	background-repeat: no-repeat;
	height: 19px;
	text-align: center;
	padding-top: 9px;
	margin-right: 1px;
	margin-left: 0;
}

#menu li.sel {
	background-image: url('../images/bg_menu_sel.gif');
}

#menu li a {
	color: #FFFFFF;
	font-weight: bold;
}

#main {
	background-color: #FFFFFF;
	border-right: 1px solid #efe1fb;
}

#left {
	width: 143px;
	float: left;
	padding-top: 92px;
}

#content {
	width: 740px;
	float: left;
	border: 1px solid #a6d0e7;
	margin-top: 15px;
	margin-bottom: 15px;
}

#content .inner {
	padding: 15px;
}

#left .name {
	color: #542384;
	font-weight: bold;
	font-size: 0.8em;
	text-align: center;
}

#left .desc {
	color: #542384;
	font-size: 0.7em;
	text-align: center;
}

#submenu {
	margin-left: 4px;
	margin-right: 4px;
	border-top: 1px solid #e1f6f7;
	margin-top: 12px;
	list-style-type: none;
}

#submenu li {
	font-weight: bold;
	font-size: 0.80em;
	border-bottom: 1px solid #e1f6f7;
	padding-top: 4px;
	padding-bottom: 4px;
}

#submenu li a {
	color: #279ea9;
}

#newsletter {
	background-color: #7e51aa;
	border: 1px solid #542384;
	margin-left: 7px;
	margin-right: 7px;
	margin-top: 12px;
	margin-bottom: 2em;
}

#newsletter .inner {
	padding: 12px 7px 12px 7px;
}

#newsletter .image {
	text-align: center;
	margin-bottom: 1em;
}

#newsletter .text {
	margin-bottom: 0.65em;
}

#newsletter .blot {
	color: #279ea9;
	font-size: 0.7em;
	text-align: center;
}

#newsletter .blot a {
	color: #279ea9;
	text-decoration: none;
}

#newsletter .xlarge {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-size: 1.5em;
}

#newsletter .xlarge a {
	color: #FFFFFF;
	text-decoration: none;
}

#newsletter .large {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	line-height: 1.2em;
}

#newsletter .large a {
	color: #FFFFFF;
	text-decoration: none;
}

#newsletter .medium {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: center;
	font-size: 0.9em;
}

#newsletter .medium a {
	color: #FFFFFF;
	text-decoration: none;
}

#newsletter .medium_mod {
	color: #FFFFFF;
	text-align: center;
	font-size: 0.8em;
}

#newsletter .medium_mod a {
	color: #FFFFFF;
	text-decoration: none;
}

#newsletter hr {
	color: #6d3f9b;
	border-bottom: 1px solid #6d3f9b;
}

#checked {
	margin-left: 25px;
	margin-bottom: 1em;
	list-style-image: url('../images/checkmark.gif');
}

#checked li {
	color: #279ea9;
	line-height: 1.7em;
	border-bottom: 1px solid #dff1f2;
	list-style-image: url('../images/checkmark.gif');
	font-size: 0.9em;
}

#contact_info {
	margin-top: 1em;
	text-align: center;
}

#contact_info .name {
	color: #542384;
	font-weight: bold;
	font-size: 1.1em;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#contact_info .address {
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
	line-height: 1.4em;
}

#contact_info .reg {
	font-size: 0.75em;
	text-align: center;
	line-height: 1.1em;
}

#footer {
	border-top: 2px solid #c0a8d7;
	background-color: #542384;
	padding-top: 21px;
	padding-bottom: 21px;
	color: #FFFFFF;
	text-align: center;
	font-size: 0.8em;
}

#nsa {
	text-align: center;
}

#order {
	text-align: center;
	font-weight: bold;
	margin-top: 1em;
	font-size: 0.85em;
}

ul.col2 {
	list-style: disc;
	list-style-type: disc;
	margin-left: 25px;
}

ul.col2 li {
	float: left;
	width: 48%;
	margin-right: 1%;
	font-size: 0.8em;
	line-height: 1.4em;
}

ul.download {
	margin-top: -0.5em;
	margin-left: 25px;
}

ul.download li {
	float: left;
	width: 43%;
	margin-right: 6%;
	font-size: 0.9em;
	border-bottom: 1px solid #DFF1F2;
	padding-top: 4px;
	padding-bottom: 3px;
	list-style-image: url('../images/acrobat.gif');
}

ul.download li a {
	color: #61B8C0;
}

li.img {
	list-style-image: url('../images/jpg.gif');
}

.mod {
	background-color: #f0f8fc;
	margin-bottom: 1.5em;
	margin-left: -15px;
	margin-right: -15px;
}

.section_mod {
	margin-bottom: 1.5em;
}

.mod .upper, .section_mod .upper {
	margin-bottom: 1em;
	font-size: 0.8em;
}

.mod .upper .title, .section_mod .upper .title {
	color: #542384;
	font-weight: bold;
}

.mod .upper p, .section_mod .upper p {
	font-size: 1.0em;
}

.mod .lower, .section_mod .lower {
	font-style: italic;
	margin-top: 1.0em;
	margin-bottom: 0;
}

.subtitle {
	font-weight: bold;
	font-size: 0.8em;
	line-height: 1.2em;
}

.sub {
	margin-left: 15px;
}

.sub ul {
	margin-left: 20px;
	list-style-type: disc;
	margin-top: -0.5em;
}

.quote_top {
	margin-bottom: -8px;
	text-align: center;
}

.quote {
	background-image: url('../images/bg_quote_bottom.gif');
	background-repeat: no-repeat;
	background-position: bottom center;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 20px;
	padding-bottom: 40px;
	padding-left: 30px;
	padding-right: 30px;
	line-height: 1.2em;
}

.quoted {
	margin-top: -12px;
	text-align: right;
	margin-right: 60px;
	font-size: 0.8em;
}

.quoted span {
	font-weight: bold;
	color: #61b8c0;
}

.item {
	border: 1px solid #61B8C0;
	padding: 15px;
	margin-bottom: 2.5em;
}

.item ul {
	margin-bottom: 0.75em;
}

.item h3 {
	font-size: 0.8em;
	margin-bottom: 0.25em;
}

.button, .order_button {
	background-image: url('../images/bg_button.gif');
	background-repeat: repeat-x;
	background-position: center;
	border: 1px solid #7ec3c9;
	padding: 2px 10px 2px 10px;
	text-align: center;
	color: #542384;
	font-size: 0.8em;
	font-weight: bold;
}

.reason {
	margin-bottom: 1.5em;
	width: 689px;
}

.reason .quote {
	font-size: 0.8em;
}

.reason h3 {
	font-size: 1em;
}

fieldset {
	border: 1px solid #d3ebf0;
}

.label {
	font-weight: bold;
	font-size: 0.9em;
	margin-bottom: 0.35em;
	color: #542384;
}

.form_row, .form_row_alt {
	padding: 1em 0.5em 1em 0.5em;
	background-color: #F0F8FC;
	border-bottom: 1px solid #caeaf7;
}

.form_row_alt {
	background-color: #FFFFFF;
}

.form_left {
	width: 49%;
	margin-right: 1.5%;
	float: left;
}

.form_right {
	width: 49%;
	float: left;
}

input.styled, textarea {
	color: #383838;
	padding: 3px;
	width: 95%;
	border: 1px solid #caeaf7;
}

.clickable {
	cursor: pointer;
}

.spacer {
	margin-bottom: 1.2em;
	font-size: 0.5em;
}

.clear {
	clear: both;
}
