/* CSS Document */

body{
	background-color:#074500;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
body, html{
  height:100%;
  width: 100%;
}
td.bgfill_left{
	background-image:url(/images/flowerbg_left.jpg);
	background-position:right top;
	background-repeat:repeat-x;
}
td.bgfill_right{
	background-image:url(/images/flowerbg_right.jpg);
	background-position:left top;
	background-repeat:repeat-x;
}
td.bg_bottom{
	background-image:url(/images/bg_btm.gif);
	background-repeat:repeat-x;
}
td.bg_left{
	background-image:url(/images/bg_left.gif);
	background-repeat:repeat-y;
}
td.bg_right{
	background-image:url(/images/bg_right.gif);
	background-repeat:repeat-y;
}
td, input, select{ text-align:left; 
font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;}
.RadEContent, .RadEContentBordered {
background-color: #FFFFFF;
}
/* center table */
#center { position: absolute; top: 50%; width: 100%; height: 100%; overflow: visible }
/*#Table_01{position: absolute; top: 50%; margin-top: -311px; height: 623px; left: 50%; margin-left: -362px;}*/
#Table_01 { position: absolute; left: 50%; width: 724px; margin-left: -362px; top: -312px }
a:link, a:visited{
	text-decoration: none;
	color: #000000;
	font-weight:bold;
}
a:hover, a:active{
	text-decoration: underline;
	color: #000000;
	font-weight:bold;
}

.formfield input
{
	height: 18px;
	width: 203px;
	border-color: #bfbfbf;
	border: solid 1px #bfbfbf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #5b2e2e;
}
.formfield textarea
{
	height: 50px;
	width: 203px;
	border-color: #bfbfbf;
	border: solid 1px #bfbfbf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #5b2e2e;
}
td.formlabel, td.formfield{ height: 20px;}


tr.OrderReviewHeader, .OrderReviewHeader th, 
{
	border-bottom: solid 1px #444444;
	border-top: solid 1px #444444;
	border-right: solid 1px #444444;
	border-left: solid 1px #444444;
	background-color: #abc7ff;
	font-size: 12px;
	color: #212121;
	font-weight: 700;
	text-align: left;
	padding-left: 4px;
}
tr.OrderReviewRow td
{
	border-bottom: solid 1px #444444;	
	border-left: solid 1px #444444;	
	border-right: solid 1px #444444;	
	padding: 2px;
}
tr.OrderReviewRowAlt td
{
	border-bottom: solid 1px #444444;	
	border-left: solid 1px #444444;	
	border-right: solid 1px #444444;	
	padding: 2px;
}
tr.OrderReviewSeparator td, tr.OrderReviewSeparator
{
	border-bottom: solid 3px #444444;	
	border-left: none 0px #444444;	
	border-right: none 0px #444444;	
	height: 1px;
}
tr.OrderReviewTotal td
{
	font-weight: 700;
}

.error
{
	color: #FF0000;
	font-weight: 200;
	text-transform: none;
	background-color: Transparent;
	border-top: none 0px #000000;
	border-bottom: none 0px #000000;
	border-right: none 0px #000000;
	border-left: none 0px #000000;
}
h1, td.FormHeaderText{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:14px;
	font-weight: bold;
	width:100%;
}
h2{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:12px;
	font-weight: bold;;
	width:100%;
}
h3{
	color: #000000;
	font-size:11px;
	font-weight: bold;
	font-style:italic;
}
h4{
	color: #000000;
	font-weight: bold;
}
h5{
	font-weight: bold;
}
h6{
	color: #000000;
	font-size:9px;
}

div.copyright{
color:#3c8035;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 10px;
padding: 8px;
text-align:center;
line-height: 14px;
}
div.copyright a:link, div.copyright a:visited, div.copyright a:hover, div.copyright a:active{
	color: #3c8035;
	font-weight:bold;
}
td.maincontent{
vertical-align: top;
padding-top: 5px;
padding-left: 5px;
padding-right: 2px;
padding-bottom: 5px;
background-color: #f6f0d3;
}
td.main_container{
background-image:url(/images/main_bg.gif);
}
td.navbar{
	background-image: url(/images/nav/navbar_bg.gif);
	background-repeat:repeat-x;
	}
