@CHARSET "UTF-8";

body,img,ul,li,div,table,tr,th,td,form,p,h1,h2,h3{
	margin:0px;
	padding:0px;
	line-height:0px;
	border:none;
}
body{
	font-family:sans-serif;
	background-color:#344B05;
	background-image:url('../img/common/bg.gif');
	background-repeat:repeat-x;
	background-position:top left;

}
a:link{
	color:#286B00;
}
a:visited{
	color:#286B00;
}
a:hover{
	color:#0099cc;
}

#outline{
	width:800px;
	border-right:solid 1px #b3c59c;
	border-bottom:solid 1px #b3c59c;
	background-color:#fff;
}
#header{
	width:800px;
	height:72px;
	background-color:#F8FFED;
	background-image:url('../img/header/bg.gif');
	background-position:top left;
	background-repeat:repeat-x;

	line-height:0px;
	font-size:0px;
	margin-bottom:0px;
	padding-bottom:0px;
}
#header #logo{
	float:left;
	height:68px;
	margin-bottom:0px;
	padding-bottom:0px;
}
#header #switch{
	float:right;
	margin-right:12px;
	margin-top:0px;
}
#header #fontSize{
	float:right;
	margin-right:12px;
	margin-top:0px;
	width:158px;
	height:38px;
	background-image:url('../img/common/fontsize_small.gif');
	background-image:url('../img/common/fontsize_large.gif');
	background-image:url('../img/common/fontsize_middle.gif');
}

#menu{
	width:196px;
	float:left;
	line-height:0px;
	font-size:0px;
}

#menu .menuCell{
	padding-top:0px;
	padding-left:0px;
	padding-bottom:2px;
}
#menu .menuCell .menuCellStrings{
	margin-top:0px;
	margin-left:0px;
}
#menu .menuCell .menuCellStrings img{
	margin-top:0px;
	margin-bottom:0px;
}

#menu .menuCellHere{
	padding-top:0px;
	padding-left:0px;
	padding-bottom:2px;
	margin-bottom:0px;
	margin-right:0px;
	background-color:#F2FFE8;

}
#menu .menuCellHere .menuCellStrings{
	margin-top:0px;
	margin-left:0px;
}
#menu .menuCellHere .menuCellStrings img{
	margin-top:0px;
	margin-bottom:0px;
}
#menu .menuLine{
	margin:0px;
	padding:0px;
}

#main{
	margin-left:200px;
	padding:12px;
	text-align:center;
/*
	vertical-align:top;
*/
}

#whatsNew{
	text-align:left;
	margin-top:24px;
	margin-bottom:36px;

}
#pageCell{
	width:550px;
	font-size:12px;
	line-height:18px;
	margin-top:12px;
	margin-bottom:24px;
	text-align:left;
	padding:0px;

}

#pageCell #stasticsPastLink{
	margin-top:6px;

}
#pageCell #stasticsPastLink ul{
	list-style:none;
	margin-top:2px;
	margin-left:0px;
}
#pageCell #stasticsPastLink li{
	list-style:none;
	background-image:url('../img/links/list.gif');
	background-repeat:no-repeat;
	background-position:0px 8px;
	margin-bottom:2px;
	margin-left:0px;
}
#pageCell #profileLeft{
	float:left;
	width:275px;
}
#pageCell #profileLeft ul{
	margin-left:12px;
}
#pageCell #profileRight{
	float:left;
	width:275px;
}
#pageCell #stockHolders{
	height:250px;
	width:540px;
	overflow:auto;
}
#pageCell #organogram{
	margin-top:3px;
}

#pageCell .noArrowed .subHeadImage{
	margin-top:3px;
	margin-bottom:6px;
}

#pageCell .rightText{
	font-size:12px;
	line-height:18px;
	text-align:right;
}
#pageCell .rightImageDiv{
	float:right;
	text-align:center;
	margin-left:8px;
	margin-bottom:12px;
	font-size:11px;
	line-height:16px;
}
#pageCell .rightImage{
	float:right;
	margin-left:8px;
	margin-bottom:12px;
}

#pageCell .leftImage{
	float:left;
	margin-right:8px;
	margin-bottom:12px;
}
#pageCell p{
	margin-top:6px;
	margin-bottom:8px;
	font-size:12px;
	line-height:18px;
}
#pageCell table{
	border-collapse:collapse;
	border:solid 1px #ccc;
	width:550px;
	margin-top:4px;
}
#pageCell .referenceTable{
	margin-top:4px;
	margin-bottom:5px;
	border-collapse:collapse;
	border:solid 1px #ccc;
	width:475px;
}

#pageCell .noBorderTable{
	border-collapse:collapse;
	border:none;
	width:550px;
}


#pageCell th{
	border:solid 1px #c0c3d0;
	font-weight:normal;
	text-align:center;
	padding:2px 6px 2px 6px;
	background-color:#ebf2f2;
	white-space:nowrap;
	vertical-align:top;

	font-size:12px;
	line-height:18px;
}

#pageCell th.noCenter{
	text-align:left;
}

#pageCell th.fixedWidth{
	width:130px;
}


#pageCell td{
	border:solid 1px #ccc;
	padding:2px 6px 2px 6px;
	vertical-align:top;
	font-size:12px;
	line-height:18px;
}
#pageCell h1{
	font-size:14px;
	line-height:22px;
	font-weight:bold;
	color:#286B00;
	margin-bottom:12px;

}
#pageCell h2{
	font-size:14px;
	line-height:22px;
	font-weight:bold;
	color:#286B00;
	margin-bottom:6px;

}
#pageCell h3{
	font-size:12px;
	line-height:18px;
	font-weight:bold;
	color:#286B00;
	margin-bottom:3px;
}
#pageCell ul{
	margin-left:36px;
}
#pageCell ul.lessMargin{
	margin-left:8px;
	
}
#pageCell ul.noMargin{
	margin-left:0px;
	
}
#pageCell ul.faq{
	margin-left:12px;
	margin-bottom:20px;
}

#pageCell li{
	background-image:url('../img/list_dot.gif');
	background-repeat:no-repeat;
	background-position:0em 0.2em;
	padding-left:0.8em;
	list-style:none;
	font-size:12px;
	line-height:18px;
}
#pageCell li.larger{

}
#pageCell li.faq_q{
	background-image:url('../img/faq/list_q.gif');
	background-repeat:no-repeat;
}
#pageCell li.faq_a{
	background-image:url('../img/faq/list_a.gif');
	background-repeat:no-repeat;
}

#pageCell li.noStyle{
	background:none;
}

#pageCell ol{
	margin-top:6px;
	margin-left:12px;
	padding-left:20px;
}

#pageCell li.ol{
	background:none;
	list-style-type:decimal;
	padding-left:0px;
}
#pageCell li.romanOl{
	background:none;
	list-style-type:upper-roman;
	padding-left:0px;
}

#pageCell blockquote{
	border-left:solid 3px #69AD11;
	border-right:solid 3px #69AD11;
	padding:6px 12px 8px 12px;
	margin:0px 24px 24px 24px;
	color:#000;
	background-color:#F2FFE8;
}
#pageCell .weakText{
	color:#666;
}
#pageCell .flowCell{
	width:550px;
	height:85px;
}

#pageCell .flowCell img{
	float:left;
}

#pageCell .flowCell .flowCellText{
	float:right;
	width:380px;
	font-size:12px;
	line-height:18px;
}
#pageCell .flowCell .flowCellText p{
	margin-left:6px;
	font-size:12px;
	line-height:18px;
}

#pageCell .overviewCell{
	width:550px;
	overflow:hidden;
	margin-bottom:6px;
}


#pageCell .overviewCell img{
	float:left;

}
#pageCell .overviewCellText{
	float:right;
	width:225px;
}
#pageCell .overviewCell ul{
	margin-left:0px;
}
#pageCell .overviewCell li{
	margin-top:3px;
	margin-bottom:3px;
	margin-left:12px;
}

#pageCell .overviewCellWide{
	width:550px;
}

#pageCell .overviewCellWide ul{
	margin-left:12px;
}
#pageCell .overviewCellWide li{
	margin-top:3px;
	margin-bottom:3px;
	margin-left:12px;
}

#pageCell .arrowed{
	background-image:url('../img/links/list.gif');
	background-repeat:no-repeat;
	background-position:0px 8px;
	padding:3px 4px 3px 14px;
	margin-left:0px;
}
#pageCell .noArrowed{
	margin:3px 4px 3px 14px;
}
#pageCell .noArrowed img{
	margin-bottom:3px;
}
#pageCell .noStyleTable{
	border:none;
	margin-bottom:2px;
}
#pageCell .subhead{
	margin-bottom:12px;
	border:solid 1px red;
}
#pageCell .subsubhead{
	margin-bottom:4px;
}

#adobeReader{
	margin-top:36px;
	margin-bottom:8px;
	text-align:right;
	color:#777;
	border-top:solid 1px #e0e0e0;
	border-bottom:solid 1px #e0e0e0;
	padding-top:6px;
	padding-bottom:12px;
	font-size:10px;
	line-height:14px;
}
#adobeReader img{
	float:right;
	margin-left:6px;
}

#footer{
	text-align:center;
	margin-top:6px;
	margin-bottom:12px;
	font-size:12px;
	line-height:18px;
}
#footer a:link{
	color:#494949;
}
#footer a:visited{
	color:#494949;
}
#footer a:hover{
	color:#0099cc;
}
#footer .separator{
	color:#6aad12;
}
#footer #copyright{
	margin-top:6px;
	color:#555;
}
#notFound{
	margin-top:150px;
	margin-left:50px;
	font-size:12px;
	line-height:18px;
}

.alertText{
	color:#993300;
}
.arrowUl{
	background-image:url('../img/links/list.gif');
	background-repeat:no-repeat;
	background-position:0px 8px;
	padding:3px 4px 3px 14px;
	margin-left:8px;
}
.leftBorderedDiv{
	border-left:solid 3px #B1D4A8;
	margin-left:14px;
	padding-left:8px;
	margin-top:8px;
}

.lightGreenText{
	color:#356E1E;
}
