body {
	background-color: #D0EDCF;
	font-family: Arial;
}

.bodybackgroundcolor {
	background-color: #D0EDCF;
}

td, .bodycontent, .search_body {
	font-size: 0.85em;
}
input, textarea, selectignore {
	font-size: 0.85em;
}
p, .bodycontent2 {
	font-size: 0.85em;
}
.largertext {
	font-size: 9pt;
/* 	color: red; */
}
ol {
	font-size: 0.85em;
	padding-top: 5px;
}
li {
	padding-top: 5px;
	padding-bottom: 5px;
}
.smalllicircle {
	list-style: square;
}

h1,.stepheader, .search_mainheader {
	font-size: 1.2em;
}
.largerheadertext {
	font-size: 2.0em;
}
.mainbodycellpadding {
	padding: 5px;
	font-size: 0.85em;
}

.backgroundnorepeat {
	background-repeat: no-repeat;
}
.whitetext {
	color: white;
}
.nopadding {
	padding: 0px;
}
.celllargerpadding0 {
	padding: 0px;
	padding-left: 5px;
	padding-right: 5px;
}
.celllargerpadding2 {
	padding: 2px;
}
.celllargerpadding4 {
	padding: 4px;
}
.celllargerpadding {
	padding: 7px;
}
.celllargerpaddingx2 {
	padding: 12px;
}
.celllargerpaddingx3 {
	padding: 22px;
}
.smallertext {
	font-size: 0.80em;
}
.nobottompadding {
	padding-bottom: 0;
}

a:link {
	color: #C62920;
	background: inherit;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
a:visited {
	color: #C62920;
	background: inherit;
	text-decoration: none;
}
a:hover {
	color: #C62920;
	text-decoration: underline;
}

a:active {
	color: #C62920;
	background: inherit;
	text-decoration: none;
}


a.bodylink:link {
	color: #C62920;
	background: inherit;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	font-size: 0.85em;
}
a.bodylink:visited {
	color: #C62920;
	background: inherit;
	text-decoration: none;
	font-size: 0.85em;
}
a.bodylink:hover {
	color: #C62920;
	text-decoration: underline;
	font-size: 0.85em;
}
a.bodylink:active {
	color: #C62920;
	background: inherit;
	text-decoration: none;
	font-size: 0.85em;
}


a.blackboldlink:link {
	color: #000000;
	background: inherit;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}
a.blackboldlink:visited {
	color: #000000;
	background: inherit;
	text-decoration: none;
	font-weight: bold;
}
a.blackboldlink:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a.blackboldlink:active {
	color: #000000;
	background: inherit;
	text-decoration: none;
	font-weight: bold;
}

a.whitetext:link {
	color: #ffffff;
	background: inherit;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}
a.whitetext:visited {
	color: #ffffff;
	background: inherit;
	text-decoration: none;
	font-weight: bold;
}
a.whitetext:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}
a.whitetext:active {
	color: #ffffff;
	background: inherit;
	text-decoration: none;
	font-weight: bold;
}

.bigleftpadding {
	padding-left: 40px;
}


/* book section */

.borderedtable {
	border: 1px solid #99CC99;
}
.booktext {
	color: #333333;
	font-size: 0.85em;
	font-family: Arial;
}
.classification {
	color: #333333;
	font-size: 0.85em;
	font-family: Arial;
}
.booktextcol {
	color: #333333;
}
.yellowtext {
	color: #FFCC00;
}
.bluebackground {
	background-color: #0099FF;
}
.selectwidth {
	width: 100%;
}
.buttonsmall, .button {
	background-image: url(/images/book/button_small.png);
	width: 100;
	height: 25;
	border: 0px none;
	color: white;
	font-weight: bold;
	font-family: Arial;
}
.buttonpackage {
	background-image: url(/images/book/button_package.png);
	width: 100;
	height: 25;
	border: 0px none;
	color: white;
	font-weight: bold;
	font-family: Arial;
}
.buttonpackagelarger, .buttonLittleBigger {
	background-image: url(/images/book/button_package_150.png);
	width: 150;
	height: 25;
	border: 0px none;
	color: white;
	font-weight: bold;
	font-family: Arial;
}
.buttonpackagelargerx2 {
	background-image: url(/images/book/button_package_200.png);
	width: 200;
	height: 25;
	border: 0px none;
	color: white;
	font-weight: bold;
	font-family: Arial;
}

/* end book section */

hr {
color: #333333;
background-color: #333333;
height: 1px;
}

.search_titlepadding {
	padding-left: 115px;
}
.graytext {
	color: #333333;
}
.whitebody {
	background-color: white;
}
.whiteboldtext {
	color: white;
	font-size: 0.85em;
	font-family: Arial;
}
.whitetext {
	color: white;
}

/*
.highlightmessage {
	border: 1px solid #99CC99;
	background-color: #CCCCCC;
	padding: 7px;
}
*/

.highlightmessage {
	background-color: #339933;
	border: 1px solid green;
	padding: 7px;
	color: white;
}

.boldtext {
	font-weight: bold;
}

.sheadertext {
	font-size: 0.85em;
}