body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #484848;
	background: url(../images/body_bg.jpg) repeat-x;
	margin: 0px;
	padding: 0px;
}
#holder {
	background: url(../images/holder_bg.jpg) repeat-y;
	width: 641px;
	margin-right: auto;
	margin-left: auto;
}
#holder2 {
	background: url(../images/top.jpg) no-repeat;
	width: 641px;
}
#holder2 #footer {
	background: url(../images/bottom.jpg) no-repeat;
	height: 21px;
	clear: both;
}
#holder2 #nav {
	float: left;
	width: 192px;
	padding-top: 250px;
}
#holder2 #content {
	background: url(../images/mid.jpg) no-repeat center 60px;
	float: left;
	width: 419px;
	margin-top: 186px;
	padding-right: 20px;
	padding-left: 10px;
}
#holder #holder2 #content p {
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
}
#holder #holder2 #content h1 {
	color: #000000;
	font-size: 13px;
	margin: 8px 0px 8px 0px;
	padding: 0px;
}
#holder #holder2 #content ul {
	margin: 0px 0px 0px 15px;
	padding: 8px 0px 8px 0px;
}
#holder #holder2 #content .homeul li {
	padding: 5px 0px 5px 0px;
}
#holder #holder2 #content a {
	color: #00853e;
	text-decoration: underline;
}
#holder #holder2 #content a:hover {
	color: #00853e;
	text-decoration: none;
}
form {
	margin: 0px;
}
table {
	border: none;
}
caption {
	background: #dbeee4;
	font-weight: bold;
	color: #000;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px 2px 2px 2px;
}
th {
	text-align: left;
	font-size: 10px;
	background: #f4f4f4;
	padding: 3px 2px 2px 2px;
}
td {
	border-bottom: 1px solid #cccccc;
	padding: 3px 2px 2px 2px;
	vertical-align: top;
}
input, textarea, select
{
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	width: 92%;
	border: 1px solid #dcdcdc;
	color: #000000;
	background: #ffffff;
}
input[disabled] {
	color: #000000;
}
.inputMedium
{
	border: 1px solid #dcdcdc;
	color: #000000;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	width: 100px;
}
.inputSmall
{
	border: 1px solid #dcdcdc;
	color: #000000;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	width: 40px;
}
.radio {
	width: 15px;
	border: none;
}
.btn {
	background: #f4f4f4;
	border: 1px solid #cccccc;
	font-weight: bold;
}
.req {
	color: #ff0000 !important;
}
.reqBlue
{
	color: #0000ff !important;
}
.small {
	font-size: 10px;
}
.photocap {
	clear: both;
}
.photo {
	float: left;
	width: 215px;
}
.caption {
	float: left;
	width: 170px;
}
.pack {
	border: 1px solid #01814e;
	clear: both;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 15px;
	background: #f4f4f4;
}
.pack h1 {
	color: #01814e !important;
}
.disabled {
	color: #000000 !important;
}
#GrandTotal {
	font-weight: bold;
}