/*<agl.folder "Color">*/
	.orange { color: rgb(255,165,0); }
	.red { color: red; }
	.gray { color: gray; }
	.white { color: white; }
	.greyback { background-color: #f7f9f9; }

/*<agl.folder "#Content">*/
	#content { font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Georgia, Times New Roman, Times, serif; line-height: 1.5; background-color: white; text-align: justify; margin-bottom: 40px; margin-left: 400px; border: solid 1px red; padding-left:20px; padding-right:20px; }
	#contentpad { padding-top: 5px; padding-bottom: 5px; }
	#content caption { font-size: 20px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Georgia, Times New Roman, Times, serif; }
	#content h3 { font-size: 20px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Georgia, Times New Roman, Times, serif; margin-top: 0; }
	#content a:hover { color: red; text-decoration: none; }
	#content a { color: blue; text-decoration: none; }
	#content a:visited { text-decoration: none; }
	#content a:active { text-decoration: none; }
	#content caption { font-size: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Georgia, Times New Roman, Times, serif; font-weight: bold; }

/*<agl.folder "Header">*/
	#header { background-color: white; height: auto; clear: both; }

/*<agl.folder "Elements">*/
	body { background-color: white; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; padding: 0 350px; margin: 15px 0; }
	p { text-align: justify; }
	ul { line-height: 1.5; text-align: justify; }
	ol { line-height: 1.5; text-align: justify; }
	h2 { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Georgia, Times New Roman, Times, serif; font-weight: bold; font-size: 24px; margin-top: 0px; }

/*<agl.folder "Font">*/
	.bold { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Georgia, Times New Roman, Times, serif; font-weight: bold; }
	.bold11 { font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Georgia, Times New Roman, Times, serif; font-weight: bold; }
	.size11px { font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Georgia, Times New Roman, Times, serif;  }
	.justify { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Georgia, Times New Roman, Times, serif; text-align: justify; }
	.size24px { font-size: 24px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Georgia, Times New Roman, Times, serif; }

/*<agl.folder "HollyHack&ItalicsFix">*/
	/* http://www.positioniseverything.net/explorer/italicbug-ie.html */
	/*holly hack and italics width fix, hidden from IE5/Mac and others\*/
	* html #content {
	margin-left: 0;
	overflow: hidden;
	o\verflow: visible;
	width: 100%;
	w\idth: auto;
	height: 1%;
}
	* html #treecontent { 
	margin-left: 0;
	overflow: hidden;
	o\verflow: visible;
	width: 100%;
	w\idth: auto;
	height: 1%;
}
	/* End holly hack and italics fix */

/*<agl.folder "Jellomold">*/
	/* Jello mold: http://www.positioniseverything.net/articles/jello.html */
	#wrapper { width: 100%; }
	#sizer { margin: 0 auto; padding: 0; width: 50%; max-width: 290px;  /* version for IE is at the bottom of this style block */
}
	#expander {
	margin: 0 -350px;
	min-width: 700px; /* Critical Safari fix! */
	position: relative;
	top: -1px;
}
	/* http://positioniseverything.net/easyclearing */
	.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
	.clearfix { display: inline-table; }
	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	.clearfix {display: block;}
	/* End hide from IE-mac */
	/* Holly hack for IE \*/
	* html #expander { height: 0; }
	/* */

/*<agl.folder "#Leftnav">*/
	#leftnav { font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Georgia, Times New Roman, Times, serif; background-color: black; text-align: left; width: 175px; float: left     ; clear: both; padding-top: 5px; padding-bottom: 5px; }
	#leftnav a { font-size: 11px; text-decoration: none; }

	#leftnav a:visited { font-size: 11px; text-decoration: none; }
	#leftnav a:hover { font-size: 11px; text-decoration: none; }

/*<agl.folder "#Leftbox1">*/
	#leftbox1 { color: black; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Georgia, Times New Roman, Times, serif; text-align: center; width: 175px; float: left     ; clear: both; margin-bottom: 20px; }
	#leftbox1pad { padding-top: 15px; padding-bottom: 5px; }
	#leftbox1 a { color: blue; text-decoration: none; }
	#leftbox1 a:hover { color: red; text-decoration: none; }
	#leftbox1 a:visited { text-decoration: none; }
	#leftbox1 a:active { color: red; text-decoration: none; }

/*<agl.folder "#Leftbox2">*/
	#leftbox2 { color: black; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Georgia, Times New Roman, Times, serif; text-align: center; width: 175px; float: left     ; clear: both; margin-top: 10px; }
	#leftbox2pad { padding-top: 15px; padding-bottom: 5px; }
	#leftbox2 a { color: blue; text-decoration: none; }
	#leftbox2 a:hover { color: red; text-decoration: none; }
	#leftbox2 a:visited { text-decoration: none; }
	#leftbox2 a:active { color: red; text-decoration: none; }
	
/*<agl.folder "#Leftsig">*/
	#leftsig { color: black; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Georgia, Times New Roman, Times, serif; text-align: center; width: 175px; float: left     ; clear: both; margin-top: 20px; }
	#leftsigpad { padding-top: 15px; padding-bottom: 5px; }

/*<agl.folder "#Menu">*/
	#menu { background-color: black; margin-top: 10px; margin-bottom: 20px; padding-top: 5px; padding-bottom: 5px; }

/*<agl.folder "#newsbox">*/
	#newsbox { font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Georgia, Times New Roman, Times, serif; background-color: white; text-align: center; width: 175px; float: left     ; clear: both; margin-bottom: 20px; padding-top: 5px; padding-bottom: 5px; border: solid 1px black; }
	#newsboxpad { padding-top: 5px; padding-bottom: 5px; }
	#newsbox a { color: navy; text-decoration: none; }
	#newsbox a:hover { color: red; text-decoration: none; }
	#newsbox a:visited { text-decoration: none; }
	#newsbox a:active { color: red; text-decoration: none; }

/*<agl.folder "niftyCorners">*/
	.rtop,.artop{display:block}
	.rtop *,.artop *{display:block;height:1px;overflow:hidden;font-size:1px}
	.artop *{border-style: solid;border-width:0 1px}
	.r1,.rl1,.re1,.rel1{margin-left:5px}
	.r1,.rr1,.re1,.rer1{margin-right:5px}
	.r2,.rl2,.re2,.rel2,.ra1,.ral1{margin-left:3px}
	.r2,.rr2,.re2,.rer2,.ra1,.rar1{margin-right:3px}
	.r3,.rl3,.re3,.rel3,.ra2,.ral2,.rs1,.rsl1,.res1,.resl1{margin-left:2px}
	.r3,.rr3,.re3,.rer3,.ra2,.rar2,.rs1,.rsr1,.res1,.resr1{margin-right:2px}
	.r4,.rl4,.rs2,.rsl2,.re4,.rel4,.ra3,.ral3,.ras1,.rasl1,.res2,.resl2{margin-left:1px}
	.r4,.rr4,.rs2,.rsr2,.re4,.rer4,.ra3,.rar3,.ras1,.rasr1,.res2,.resr2{margin-right:1px}
	.rx1,.rxl1{border-left-width:5px}
	.rx1,.rxr1{border-right-width:5px}
	.rx2,.rxl2{border-left-width:3px}
	.rx2,.rxr2{border-right-width:3px}
	.re2,.rel2,.ra1,.ral1,.rx3,.rxl3,.rxs1,.rxsl1{border-left-width:2px}
	.re2,.rer2,.ra1,.rar1,.rx3,.rxr3,.rxs1,.rxsr1{border-right-width:2px}
	.rxl1,.rxl2,.rxl3,.rxl4,.rxsl1,.rxsl2,.ral1,.ral2,.ral3,.ral4,.rasl1,.rasl2{border-right-width:0}
	.rxr1,.rxr2,.rxr3,.rxr4,.rxsr1,.rxsr2,.rar1,.rar2,.rar3,.rar4,.rasr1,.rasr2{border-left-width:0}
	.r4,.rl4,.rr4,.re4,.rel4,.rer4,.ra4,.rar4,.ral4,.rx4,.rxl4,.rxr4{height:2px}
	.rer1,.rel1,.re1,.res1,.resl1,.resr1{border-width:1px 0 0;height:0px !important;height /**/:1px}

/*<agl.folder "#searchcontent">*/
	#searchcontent { font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Georgia, Times New Roman, Times, serif; line-height: 1.5; background-color: white; text-align: justify; margin-bottom: 40px; margin-left: 235px; }
	#searchcontent h3 { font-size: 20px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Georgia, Times New Roman, Times, serif; margin-top: 0; }
	#searchcontent a:hover { color: red; text-decoration: none; }
	#searchcontent a { color: blue; text-decoration: none; }
	#searchcontent a:visited { text-decoration: none; }
	#searchcontent a:active { text-decoration: none; }
	#searchcontent caption { font-size: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Georgia, Times New Roman, Times, serif; font-weight: bold; }

/*<agl.folder "#Time">*/
	#time { color: black; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Georgia, Times New Roman, Times, serif; background-color: #c0c0c0; text-align: center; width: 175px; float: left     ; clear: both; margin-top: 20px; margin-right: 20px; }
	#timepad { padding-top: 15px; padding-bottom: 5px; }
	
/*Treebox*/
.treeboxtop { color: white; background-color: #636466; }
.treebox { color: black; background-color: #C0C0C0; }

/*<agl.folder "#TreeContent">*/
	#treecontent { color: black; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Georgia, Times New Roman, Times, serif; width: auto; height: auto; margin-bottom: 40px; margin-left: 200px; }
	#treecontentpad { padding-top: 5px; padding-bottom: 5px; }
	#treecontent caption { font-size: 20px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Georgia, Times New Roman, Times, serif; }
	#treecontent h3 { font-size: 20px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Georgia, Times New Roman, Times, serif; margin-top: 0; }
	#treecontent a:hover { color: red; text-decoration: none; }
	#treecontent a { color: white; text-decoration: none; }
	tree#content a:visited { color: white; text-decoration: none; }
	#treecontent a:active { color: white; text-decoration: none; }
	#treecontent caption { font-size: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Georgia, Times New Roman, Times, serif; font-weight: bold; }

/*<agl.folder "#Validate">*/
	#validate { color: black; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Georgia, Times New Roman, Times, serif; text-align: center; width: 175px; float: left     ; clear: both; margin-top: 20px; margin-right: 20px; }

/*<agl.folder "#center">*/
	#center { text-align: center; margin-right: auto; margin-left: auto; }
	#center p { text-align: center; }

/*Necessary to use instead of body center to avoid problem with DHTML menu*/
.center { text-align: center; }
.center { margin-right: auto; margin-left: auto; }
.left { text-align: left; }
.justify { text-align: justify; }
.indent-20 { text-indent: -20px; }
.right { text-align: right; }
.width100 { width: 100% }
