body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	/*background-image:url('images/bgGradient.gif');
	background-repeat: repeat-x;*/
	background-color: #96a64e;
}

p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;	
	line-height:1.3em;
}

input, option, textarea {
	font-family: Arial, sans-serif;
	font-size: 9pt;
}


h1 {
	font-size: 1.6em;
}

h2, h3 {
	font-size: 1.3em;
	margin-top:0;
	margin-bottom:0;
}
h3 {
	color: #97a74e;
}

h4 {
	font-size: 1.2em;
}

a:link, a:visited {
	color: #7c8a3a;	
}
a:hover, a:active{
	color: #a1b54f;	
}



#customerLogos {
	margin-top: 2em;
}

.leftColumn {
	width: 480px;
	padding: 2em;
}

.rightColumn {
	width: 250px;
}

.wideColumn {
	width: 750px;
	padding: 2em;
}
.wideColumn img {
	border: 1px solid #96a74e;
	margin:1em;
}
.sidebar {
	background-color: #edefe0;
	border: 1px solid #96a74e;
	padding: 1em;
	margin-bottom: 1.5em;	
}

.sidebar ul {
	list-style-image: url(images/bullet.gif);
	margin-left:1em;
	padding-left:1em;
}

.sidebar a:link, .sidebar a:visited {
	color: #a1b54f;	
}
.sidebar a:hover, .sidebar a:active{
	color: #7c8a3a;	
}

.highlight {
	color:#97a74e;
	font-weight:bold;
	font-size:1.1em;
	line-height:1em;
}

.mainMenu {
	width: 795px;
	background-color:black;
	color: #ff9900;
	padding: 5px 0 5px 0;
	font-weight:bold;
}

.mainMenu a:link, .mainMenu a:visited {
	color: #ff9900;
	text-decoration:none;
}

.mainMenu a:active, .mainMenu a:hover{
	color: #fcd494;
	text-decoration:none;	
}

#flashcontent {
	width: 424px;
	border: 1px solid #acc34f;
}

.entry1t {background: url(images/tdot.gif) 0 0 repeat-x;}
.entry1b {background: url(images/tdot.gif) 0 100% repeat-x;}
.entry1l {background: url(images/tdot.gif) 0 0 repeat-y;}
.entry1r {background: url(images/tdot.gif) 100% 0 repeat-y;}
.entry1bl {background: url(images/tbl.gif) 0 100% no-repeat;}
.entry1br {background: url(images/tbr.gif) 100% 100% no-repeat;}
.entry1tl {background: url(images/tl.gif) 0 0 no-repeat;}
.entry1tr {background: url(images/tr.gif) 100% 0 no-repeat; padding:10px;} 
.entry1container {background-color: #827d5c;width: 795px; margin-left: 0px; margin-bottom: 0em;}


.entry2t {background: url(images/bdot.gif) 0 0 repeat-x;}
.entry2b {background: url(images/bdot.gif) 0 100% repeat-x;}
.entry2l {background: url(images/bdot.gif) 0 0 repeat-y;}
.entry2r {background: url(images/bdot.gif) 100% 0 repeat-y;}
.entry2bl {background: url(images/bl.gif) 0 100% no-repeat;}
.entry2br {background: url(images/br.gif) 100% 100% no-repeat;}
.entry2tl {background: url(images/btl.gif) 0 0 no-repeat;}
.entry2tr {background: url(images/btr.gif) 100% 0 no-repeat; padding:10px;} 
.entry2container {background-color: #FFF;width: 795px; margin-left: 0px; margin-bottom: 0em;}