@CHARSET "UTF-8";

body,img,ul,li,div,table,tr,th,td,form,br{
	margin:0px;
	padding:0px;
	font-size:0px;
	line-height:0px;
	color:#505050;
	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:none;
	border-right:solid 1px #7cb039;
	border-bottom:solid 1px #7cb039;
	padding:0px;
	margin:0px;
	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 #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');
}
#header #switch{
	float:right;
	margin-right:12px;
	margin-top:0px;
}

#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 .menuLine{
	margin:0px;
	padding:0px;
	height:0px;
}

#main{
	margin:12px;
	margin-left:200px;
	line-height:16px;
	font-size:11px;
	text-align:center;

}

#whatsNew{
	text-align:left;
	margin-top:24px;
	margin-bottom:24px;
	margin-left:8px;
}

#whatsNewHead{
	margin:0px 8px 0px 0px;
	background-color:#fff;
	background-image:url('../img/top/bg_whatsnew.gif');
	background-position:top left;
	background-repeat:repeat-y;
/*
border:solid 1px red;
*/
}
#whatsNewSubtitle{
	float:left;
	margin:8px 8px 8px 8px;
}
#whatsNewBody{
	background-color:#fff;
	float:left;
	margin-left:18px;
	width:440px;
}

#whatsNewBody ul{
	border-collapse:collapse;
}

#whatsNewBody li{
	list-style:none;
	font-size:12px;
	line-height:14px;
	margin-top:3px;
	margin-bottom:0px;
}
#whatsNewPast{
	margin-top:12px;
	text-align:right;
}
#whatsNewPast #whatsNewPastText{
	padding-left:26px;
	font-size:12px;
	line-height:15px;
	background:url('../img/list_arrow.gif') no-repeat 0px 0px;
}

#pageCell{
	width:550px;
	margin-left:10px;
	margin-top:12px;
	margin-bottom:24px;
	font-size:12px;
	line-height:18px;
	text-align:left;
	
}
#pageCell .rightText{
	text-align:right;
	font-size:12px;
	line-height:18px;
}
#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:12px;
	font-size:12px;
	line-height:18px;
}


#pageCell #linksTable table{
	border-collapse:collapse;
	border:none;
	margin-left:12px;
}
#pageCell #linksTable th{
	border:none;
	font-weight:normal;
	background-image:url('../img/links/list.gif');
	background-repeat:no-repeat;
	background-position:center left;
	font-size:11px;
	line-height:16px;
	padding:3px 6px 3px 12px;
	white-space:nowrap;
	vertical-align:top;
}

#pageCell #linksTable td{
	border:none;
	font-size:11px;
	line-height:16px;
	padding:3px 6px 3px 6px;
	vertical-align:top;
}
#pageCell h1{
	font-size:13px;
	line-height:15px;
	font-weight:bold;
	color:#286B00;
	margin-bottom:8px;

}
#pageCell h2{
	font-size:13px;
	line-height:15px;
	font-weight:bold;
	color:#286B00;
	margin-bottom:8px;

}
#pageCell h3{
	font-size:12px;
	line-height:15px;
	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 li{
	font-size:11px;
	line-height:15px;
	background-image:url('../img/list_dot.gif');
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:12px;
	list-style:none;
	margin-bottom:8px;
}

#pageCell li.noStyle{
	background:none;
}

#pageCell ol{
	margin-top:6px;
	margin-left:12px;
}

#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{
	font-size:11px;
	line-height:14px;
	color:#666;
}
#pageCell .flowCell{
	font-size:11px;
	line-height:15px;
	width:550px;
	height:85px;
	
}
#pageCell .flowCell img{
	float:left;
	margin-right:12px;
}
#pageCell .flowCell .flowCellText{
	margin-left:165px;
	font-size:11px;
	line-height:15px;
}
#pageCell #siteMapLeft{
	float:left;
	width:280px;
	border-right:solid 1px #eee;
	border-top:solid 1px #eee;
	margin-bottom:24px;
}
#pageCell #siteMapRight{
	float:left;
	width:265px;
	border-top:solid 1px #eee;
}
#pageCell .ppOl{
	padding:0px;
	margin:0px 0px 2em 3em;
	
}

.subhead{
	margin-bottom:6px;

}
.subsubhead{
	margin-bottom:4px;
}

.siteMapOuter{
	margin:9px 12px 9px 12px;
	border-left:solid 4px #9ACD7B;
	font-size:12px;
	line-height:20px;
	padding: 0px 12px 0px 9px;
}

.siteMapInner{
	margin:3px 6px 0px 0px;
	border-left:solid 4px #CAEDB1;
	font-size:12px;
	line-height:20px;
	padding: 0px 12px 0px 10px;
}

#googleSearch{
	font-size:11px;
	line-height:14px;
	clear:both;
	text-align:center;
}
#googleSearchTable{
	font-size:11px;
	line-height:14px;
	margin:0px auto;
	text-align:center;
}
#googleSearchTable td{
	clear:both;
	vertical-align:top;
	font-size:11px;
	line-height:14px;
}

#adobeReader{
	font-size:10px;
	line-height:14px;
	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;
}
#adobeReader img{
	float:right;
	margin-left:6px;
}

#footer{
	clear:both;
	text-align:center;
	margin-top:6px;
	margin-bottom:8px;
	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;
	font-size:14px;
	
}
#footer #copyright{
	margin-top:6px;
	font-size:10px;
	line-height:13px;
	color:#555;
}

