body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	line-height: 150%;
}

#wrapper {
	background-color: #FFFFFF;
	width: 905px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	text-align: left;
	background-image: url(../images/content_bg.jpg);
	background-repeat: repeat-y;
}



#sidebar {
	float: left;
	width: 219px;
}

#menu {
	width: 200px;
	padding-bottom: 10px;
}
#menu img {
	display: block;
}

#header {
	background-image: url(../images/triple_f_header.jpg);
	height: 206px;
	width: 905px;
}
#content {
	float: right;
	width: 685px;
	background-repeat: repeat-y;
	padding-top: 15px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#content P, LI {
	margin-left: 5px;
	margin-right: 25px;
	margin-bottom: 12px;
}
#content A {
	color: #708A3C;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D4DCC4;
	text-decoration: none;
	font-weight: bold;
}

#bot_menu {
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EC0812;
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 25px;
	clear: both;
}

#bot_menu a {
	font-size: 10px;
	font-weight: bold;
	color: #9AA178;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #91986C;
}

#bot_menu p {
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	margin-right: 12px;
}

#footer {
	background-image: url(../images/triple_f_footer.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 126px;
	width: 905px;
}

h1 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EC0812;
	margin-right: 25px;
	margin-left: 5px;
	font-size: 22px;
	font-weight: bold;
	color: #6580D9;
	padding-bottom: 2px;
}
.img_content {
	float: left;
	padding-right: 20px;
}


.td_formlabel {
	font-weight: bold;
	background-color: #C0C6A2;
	text-align: right;
}
table.rowsonly  TD{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCDDEE;
}
#sidebar p {

	font-size: 10px;
	font-weight: bold;
	color: #999999;
}
.thin_box {
	margin: 10px 25px 15px 10px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	border: 1px solid #B6BC98;
}

input.submit {
	background: #C0C6A2;
	border-bottom: 2px solid #999999;
	border-left: 2px solid #CCCCCC;
	border-right: 2px solid #999999;
	border-top: 2px solid #CCCCCC;
	color: #333333;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	padding: 2px;
	margin: 0.5em;
}
h2 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #EC0812;
	margin-top: 5px;
	margin-right: 25px;
	margin-left: 5px;
	font-size: 18px;
	font-weight: bold;
	color: #708A3C;
	margin-bottom: -5px;
	padding-top: 15px;
	padding-bottom: 2px;
}
#header_adm {
	height: 50px;
	width: 905px;
}
#header_adm A {

	color: #708A3C;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D4DCC4;
	text-decoration: none;
	font-weight: bold;
}
.smalltext {

	font-size: 10px;
	font-weight: bold;
	color: #999999;
	margin-right: 12px;
}
.submit {

	background: #CCDDEE;
	border-bottom: 2px solid #999999;
	border-left: 2px solid #CCCCCC;
	border-right: 2px solid #999999;
	border-top: 2px solid #CCCCCC;
	color: #333333;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	padding: 2px;
	margin: .5em;
}
#see_also {
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-align: right;
	margin-right: 25px;
}
td {
	vertical-align: top;
}
h3 {

	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C0C6A2;
	margin-top: 5px;
	margin-right: 25px;
	margin-left: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #708A3C;
	margin-bottom: -5px;
	padding-top: 15px;
	padding-bottom: 2px;
}
.soft_highlight {
	background-color: #f3f4EE;
}
#content_adm {
	background-repeat: repeat-y;
	padding-top: 15px;
	margin: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#free_sample {
	background-color: #FFFF99;
	width: 310px;
	text-align: center;
	font-size: 16px;
	margin-left: 40px;
	border: 2px solid #C9CFAB;
	padding-left: 10px;
}
