﻿BODY
{
	font-family: Verdana, Arial, Helvetica;
	color: rgb(0,0,0);
	font-size: 12px;
	background-color: rgb(213,213,171);
	background-image: url('images/success_system/background_leaf.gif');
	background-repeat: repeat;
}

table {
	font-family: Verdana, Arial, Helvetica;
	color: rgb(0,0,0);
	font-size: 13px;
}

a:link {
	color: #a51b0e;
	font-weight: bold;
}
a:visited {
	color: #a51b0e;
	font-weight: bold;
}
a:active {
	color: #a51b0e;
	font-weight: bold;
}
a:hover {color: #204c29; font-weight: bold;}

hr {
	width: 98%;
	color: rgb(102, 103, 171);
	height: 3px;
	text-align: center;
}
h1 {
	font-size: 20px;
	color: #000000;
	font-weight: bold;
	line-height: 22px;
	font-family: Georgia, "Times New Roman", "New York", serif;
	text-align: center;
}

h2 {
	font-size: 21px;
	color: #A51B0E;
	font-weight: bold;
	line-height: 1.2em;
	font-family: Georgia, "Times New Roman", "New York", serif;
	text-align: center;
}

h3 {
	font-size: 20px;
	color: #204c29;
	font-weight: bold;
	line-height: 1.2em;
	font-family: Georgia, "Times New Roman", "New York", serif;
	text-align: center;
}

h4 {
	font-family: Georgia, "Times New Roman", "New York", serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	line-height: 1.2em;
	text-align: center;
}

ul {
	padding: 0px;
	margin: 0px 0px 0px 10px;
	list-style: none;
	text-align: left;
}
ul.bullet li {
	margin: 5px 0px 0px 15px;
	background: url('images/success_system/bullet.gif') no-repeat 0 4px;
	padding: 0px 0px 12px 30px;
	line-height: 1.2em;
	text-align: left;
}
ul.checkmark li {
	margin: 5px 0px 0px 15px;
	background: url('images/success_system/checkmark.gif') no-repeat 0 4px;
	padding: 0px 0px 12px 30px;
	line-height: 1.2em;
	text-align: left;
}
ol {
	padding: 0px;
	margin: 0px 0px 0px 10px;
	list-style: none;
	text-align: left;
}

ol.number li {
	line-height: 1.2em;
	margin: 5px 10px 12px 40px;
	list-style-type: decimal;
	text-indent: 0px;
}

.border {
	margin: 0px auto 0px auto;
	font-family: Verdana, Arial, Helvetica;
	color: rgb(0,0,0);
	font-size: 13px;
	border: 4px solid #A51B0E;
	background-color: #F9F3DF;
}


.darkred {
	font-size: 16px;
	color: #A51B0E;
	font-weight: bold;
}
.darkgreen {
	font-size: 17px;
	color: #204c29;
	font-weight: bold;
}
.quote {
	font-size: 20px;
	font-weight: bold;
	vertical-align: -4px;
}
.small {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
}

.tiny {
	font-family: Verdana, Arial, Helvetica; font-size: 9px; 
	font-weight: normal;}

.box_callout {
	margin: 0px auto 0px auto;
	width: 90%;
	position: relative;
	border-collapse: collapse;
}
.callout_center {
	background-color: #d5d5ab;
	text-align: left;
	vertical-align: top;
	font-family: Georgia, "Times New Roman", "New York", serif;
	font-size: 12px;
	line-height: 1.5em;
}
.callout_up {
	background-image: url('images/success_system/callout_02.gif');
	background-repeat: repeat-x;
	text-align: left;
	height: 33px;
}
.callout_down {
	background-image: url('images/success_system/callout_08.gif');
	background-repeat: repeat-x;
	text-align: left;
	height: 34px;
}
.callout_left_up {
	width: 30px;
	background-image: url('images/success_system/callout_01.gif');
	background-repeat: no-repeat;
	height: 33px;
}
.callout_left {
	background-image: url('images/success_system/callout_04.gif');
	background-repeat: repeat-y;
	width: 30px;
}
.callout_left_down {
	width: 30px;
	background-image: url('images/success_system/callout_07.gif');
	background-repeat: no-repeat;
	height: 34px;
}
.callout_right_up {
	width: 36px;
	height: 33px;
	background-image: url('images/success_system/callout_03.gif');
	background-repeat: no-repeat;
}
.callout_right {
	background-image: url('images/success_system/callout_06.gif');
	background-repeat: repeat-y;
	width: 36px;
}
.callout_right_down {
	background-image: url('images/success_system/callout_09.gif');
	background-repeat: no-repeat;
	width: 36px;
	height: 34px;
}

.imageright {
	float: right;
	margin: 0px 0px 15px 15px;
}

.imageleft {
	float: left;
	margin: 0px 15px 15px 0px;
}
.tdcenter {
	vertical-align: top;
	padding: 20px 0px 20px 0px;
	width: 570px;
	text-align: left;
}
.tdtop {
	vertical-align: top;
	width: 25px;
	text-align: left;
}
.center {
	border-style: none;
	text-align: center;
}

.underline {
	text-decoration: underline;
}














