body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#ffffff;
	background-position:top center;
	background-repeat:repeat-x;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Lucida Grande, helvetica, verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #4A4B4C;
	
}

.biggrey {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	line-height: 23px;
	font-style:italic;
	color: #929090;
	
}

.productbody {
	font-family: Lucida Grande, helvetica, verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #37393b;
	
}

.producttitle {
	font-family: Lucida Grande, helvetica, verdana, sans-serif;
	font-size: 14px;
	color: #006837;
	
}

.panelheading {
	font-family: Lucida Grande, helvetica, verdana, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
	
}

.chartheader {
	font-family: Lucida Grande, helvetica, verdana, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #ffffff;
	font-style:bold;
	
}

.chart {
	font-family: Lucida Grande, helvetica, verdana, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
	
}

.formbody {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #7d7f81;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style:italic;
	color:#2888c2;
}

.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Lucida Grande, helvetica, verdana, sans-serif;
	font-size: 18px;
	color:#2888c2;
}

.xbig {
	font-family: Lucida Grande, helvetica, verdana, sans-serif;
	font-size: 22px;
	color:#006633;
}

.link {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:bold;
	
}

.menulink {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:bold;
	color:FFFFFF;
	
}
a:hover {
	color: #FFFFFF;

}

.footer {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	color: #4A4B4C;
}

.border-style: solid;

.form {color: #333333}

input,textarea {
	background-color:#FFFFFF;
	color:#2888c2;
	border: 1px solid #57b229;

}
.arrowlistmenu{
width: 180px; /*width of accordion menu*/
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font: 13px Lucida Grande, helvetica, verdana, sans-serif;
color: #005179;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 0px 0 4px 5px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background-image: url(../titlebar-active.png);
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #666666;
display: block;
padding: 5px 0;
padding-left: 20px; /*link text is indented 19px*/
text-decoration: none;
font-size: 90%;
}

.arrowlistmenu ul li a:visited{
color: #005179;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #000000;
background-color: #ffd100;
}

.container {width: 750px; margin: 0 auto;}



ul#topnav {
	margin: 0;
	padding: 0;
	float: left;
	width: 750px;
	list-style: none;
	position: relative;
	font-size: 11px;
	background: url(../images/menu1.gif) repeat-x;
}
ul#topnav li {
	float: left;
	margin: 0; padding: 0;
	border-right: 1px solid #eeeeee;
}
ul#topnav li a {
	padding: 5px 12px;
	display: block;
	color: #37393b;
	text-decoration: none;
}
ul#topnav li:hover { background: #f7f7f7 }
ul#topnav li span {
	float: left;
	padding: 11px 0;
	position: absolute;
	left: 0; top:20px;
	display: none;
	width: 750px;
	background-color: #ffd100;
	color: #fff;
	-moz-border-radius-bottomright: 4px;
	-khtml-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-khtml-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
}
ul#topnav li:hover span { display: block; }
ul#topnav li span a { display: inline; }
ul#topnav li span a:hover {text-decoration: underline;}

hr.line {
border: 1px dotted #666666;
margin:1px;
}
/*  */

#screenshot{
	position:absolute;
    border:1px solid #ccc;
	background:#006634;
	padding:5px;
	display:none;
	color:#fff;
	}


#box-table-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 10px;
	margin: 0px;
	width: 550px;
	text-align: left;
	border-collapse: collapse;
}
#box-table-a th
{
	font-size: 10px;
	font-weight: normal;
	padding: 8px;
	background: #b9c9fe;
	border-top: 4px solid #aabcfe;
	border-bottom: 1px solid #fff;
	color: #039;
}
#box-table-a td
{
	padding: 8px;
	font-size: 10px;
	background: #e8edff; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid transparent;
}
#box-table-a tr:hover td
{
	background: #d0dafd;
	color: #339;
}


#box-table-b
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 10px;
	margin: 0px;
	width: 750px;
	text-align: left;
	border-collapse: collapse;
}
#box-table-b th
{
	font-size: 10px;
	font-weight: normal;
	padding: 8px;
	background: #a3b3b0;
	border-top: 4px solid #59796e;
	border-bottom: 1px solid #fff;
	color: #ffffff;
}
#box-table-b td
{
	padding: 8px;
	font-size: 10px;
	background: #f3f3f3; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid transparent;
}
#box-table-b tr:hover td
{
	background: #e9edee;
	color: #339;
}
