html {
	margin:0;
	padding:0;
	width:100%;
	background:#fff;
}
body 
{
	font:64%  Arial, sans-serif;
	margin: 20px 0 20px 20px;
	width:923px;
	padding:0 0px;
	position:relative;
}
* html body{
	background:transparent;
}
div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,table,th,td{
	margin:0;
	padding:0;
}

#Container
{
	font-size:1.1em;
	text-align:left;
	width:923;
	color:#000;
}

.startpage #Container
{
	height:614px;
	background: url(/images/startpage.bg.jpg) no-repeat 0px 0px;	
}

.floatLeft {
	float:left;
} 
.floatRight {
	float:right;
} 
img.floatLeft {
	margin:0 1em 0 0
} 
img.floatRight {
	margin: 0 0 0 1em;
} 
a {
	color:#91BC2F;
	text-decoration:none;
}
a img {
	border:0;
}
ul{
	margin:0;
	padding:0;
	list-style:none;
}
ul li {
	margin:0;
	padding:0 0 0 0;
}

table td, input
{
	color:#000;
}

input
{
	font-size:1em;
}

li {
    font-size:1.0em
}

#Logo
{
	float:right;
}

H1
{
	color:#91BC2F;
	font-size:3em;
	text-transform:uppercase;
	font-weight:normal;
}

h2 
{
	font-size:1.8em;
	font-weight:normal;
	color:#000;
}
h3 
{
	color:#91BC2F;
	font-size:1.1em;
	text-transform:uppercase;
}

table, tr, td, td p {
	font-size:1em!important;
}
td {
	font-size:12px!important;
}n
table, tr, td p {
	font-size:12px!important;
}

table td label
{
	padding:0;
	margin:0px 0 0 3px;
	color:#000;
	font-size:0.9em;
}

table td input
{
	margin-bottom:-2px;
}

ol li {
	margin:0;
	margin-left:-20px;
}

#Container
{
	text-align:left;
	width:905px;
	color:#000;
}

.SubMenuArea, .SubMenuAreaLong
{
	margin:5px 0 5px 0;
	height:216px;
	overflow:hidden;
}

.SubMenu
{
	width:396px;
	float:left;
}

.SubMenuWrapper
{
	padding-top:10px;
	float:left;
	height:181px;
	width:400px;
}




.SubMenuAreaLong .SubMenu, .SubMenuAreaLong .SubMenuWrapper
{
	width:394px;
}

.SubMenuAreaLong .SubMenuWrapper
{
	margin-left:10px;
}


.SubMenu img
{
	padding:0;
	margin:0;
}

.SubMenu ul
{
	float:left;
	width:120px;
}

a.expanded, a.selected
{
	color:#F1A9AC;
}

#LeftArea
{
	float:left;
	width:110px;	
}

#SubMenu
{	
	margin:10px 15px 0 0;
}

#SubMenu li
{
	width:110px;
	margin-bottom:10px;
}

#SubMenu li a
{
	text-transform:uppercase;
	color:#8FBC3D;
}

#SubMenu li a
{
	font-size:1.3em;
	font-weight:bold;
	display:block;
	display:inline-block;
	padding:0 0 0 0px;
	margin:0;
	overflow:hidden;
}

#SubMenu li a.selected
{
	color:#5E8D03;
	padding-left:17px;
	background: url(/images/green.arrow.dark.gif) no-repeat 0px 3px;
}


#MainArea
{
	float:left;
	width:788px;
	border-bottom:solid 1px #E1E1E1;
}

.startpage #MainArea
{
	height:605px;	
}

.MainInner
{
	padding-left:30px;
		
}

.MainInner p
{
	font-weight:bold;
}

.StartTopRight
{
	margin-top:20px;
	width:337px;
	height:236px;
	float:right;
}

.StartBottomWrapper
{
	padding-top:229px;
	width:788px;
	
}

.StartBottomNewsLetter
{
	margin:35px 0 0 320px;
	width:300px;
	float:left;
}

.StartBottomNewsLetter a
{
	color:#000;
}

.StartBottomRightLink
{
	margin-top:10px;
	width:110px;
	float:right;
}

#Footer
{
	color:#999;
	font-size:1.1em;
	text-align:center;
	height:26px;
	width:100%;
	margin-top:5px;
	
	background: url(/BBimages/bg_bottom.jpg) no-repeat 0px 0px;
}

#Footer a
{
	color:#999;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.GreenArrowRightLink
{
	font-size:1.2em;
	font-weight:bold;
	padding-right:18px;
	background: url(/images/green.arrow.normal.gif) no-repeat right 2px;
}

.GreenLargeText
{
	font-size:1.3em;
	font-weight:bold;
	color:#8FBC3D;
}

.FormItem
{
	width:177px;
	margin-right:15px;
	float:left;
	color:#8FBC3D;
}

.LastFormItem
{
	margin-right:0px;
}

.FormItem div
{
	margin:10px 0;
	font-size:1.1em;
	font-weight:bold;
}

.FormItem input
{
	font:Arial, sans-serif;
	font-size:0.9em;
	color:#666;
}

.DropDown
{
	font:Arial, sans-serif;
	font-size:0.9em;
	width:130px;
	color:#666;
}

.ShortTextBox
{
	width:40px;
	color:#666;
}

.LongTextBox
{
	font:Arial, sans-serif;
	font-size:0.9em;
	width:220px;
	color:#666;
}

.OrderLabel
{
	margin-top:5px;
	color:#666;
}

.TextArea
{
	font:Arial, sans-serif;
	font-size:0.9em;
	color:#666;
	width:150px;
	height:100px;
}

.OrderTbl td
{
	vertical-align:top;
	padding-right:40px;
}

