
/*<agl.folder "Color">*/
	.c0c0c0bak { background-color: #c0c0c0; }
	.orange { color: rgb(255,165,0); }
	.gray { color: gray; }
	.red { color: #c00; }
/*</agl.folder>*/
/*<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-left: 220px; }
	#contentpad { padding-top: 5px; padding-bottom: 5px; padding-left: 20px; }
	#content caption { font-size: 20px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Georgia, "Times New Roman", Times, serif; }
	#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 td { font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Georgia, "Times New Roman", Times, serif; line-height: 1.5; text-align: justify; }
	#content caption { font-size: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Georgia, "Times New Roman", Times, serif; font-weight: bold; }
/*</agl.folder>*/
/*<agl.folder "#Content2">*/
	#content2 { font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Georgia, "Times New Roman", Times, serif; line-height: 1.5; background-color: #e1e1e1; text-align: justify; margin-bottom: 10px; margin-left: 190px; }
	#contentpad2 { border-color: silver white; border-style: solid; border-width: 5px; }
	#content2 caption { font-size: 20px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Georgia, "Times New Roman", Times, serif; }
	#content2 a:hover { color: red; text-decoration: none; }
	#content2 a { color: blue; text-decoration: none; }
	#content2 a:visited { text-decoration: none; }
	#content2 a:active { text-decoration: none; }
/*</agl.folder>*/
/*<agl.folder "#Content3">*/
	#content3 { font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Georgia, "Times New Roman", Times, serif; line-height: 1.5; background-color: #e1e1e1; text-align: justify; margin-bottom: 10px; margin-left: 190px; padding-top: 20px; padding-bottom: 20px; }
	#contentpad3 { padding: 5px 20px; }
	#content3 caption { font-size: 20px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Georgia, "Times New Roman", Times, serif; }
	#content3 h1 { font-size: 20px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Georgia, "Times New Roman", Times, serif; }
	#content3 h2 { font-size: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Georgia, "Times New Roman", Times, serif; }
	#content3 a:hover { color: red; text-decoration: none; }
	#content3 a { color: blue; text-decoration: none; }
	#content3 a:visited { text-decoration: none; }
	#content3 a:active { text-decoration: none; }
/*</agl.folder>*/
/*<agl.folder "Header">*/
	#header { color: #000; background-color: white; height: 70px; clear: both; }
/*</agl.folder>*/
/*<agl.folder "Elements">*/
	#content h1 { font-size: 24px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Georgia, "Times New Roman", Times, serif; }
	#content h2 { font-size: 20px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Georgia, "Times New Roman", Times, serif; }
	#content h3 { font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Georgia, "Times New Roman", Times, serif; }
	#header h1 { font-size: 24px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }
	#header h2 { font-size: 20px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }
	body { color: black; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Georgia, "Times New Roman", Times, serif; 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; }
	td { font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Georgia, "Times New Roman", Times, serif; }
	caption { font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Georgia, "Times New Roman", Times, serif; }
/*</agl.folder>*/
/*<agl.folder "Font">*/
	.bold { font-weight: bold; }
	.bold11 { font-size: 11px; font-weight: bold; }
	.justify { text-align: justify; }
	.size11px { font-size: 11px; }
	.size24px { font-size: 24px; }
/*</agl.folder>*/
/*<agl.folder "HollyHack&ItalicsFix">*/
	/* http://www.positioniseverything.net/explorer/italicbug-ie.html */
	/*http://www.communitymx.com/content/article.cfm?page=2&cid=C37E0*/
	/*holly hack and italics width fix, hidden from IE5/Mac and others\*/
	* html #content { overflow: hidden; o\verflow: visible; he\ight: 1%; }
	* html #content2 { overflow: hidden; o\verflow: visible; he\ight: 1%; }
	* html #content3 { he\ight: 1%; o\verflow: visible; overflow: hidden }
	/* End holly hack and italics fix */
/*</agl.folder>*/
/*<agl.folder "Jellomold">*/
	/* Jello mold: http://www.positioniseverything.net/articles/jello.html */
	#wrapper { width: 100%; }
	#sizer {
	margin: 0 auto 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; }
	/* 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>*/
/*<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; margin-bottom: 20px; padding-top: 5px; padding-bottom: 5px; }
/*</agl.folder>*/
/*<agl.folder "#Leibnitiana">*/
	#leibnitiana { color: black; font-size: 11px; width: 175px; float: left; clear: both; margin-right: 20px; margin-bottom: 20px; }
	#leibnitiana a:link { color: blue; text-decoration: none; }
	#leibnitiana a:visited { color: blue; text-decoration: none; }
	#leibnitiana a:hover { color: red; text-decoration: none; }
	#leibnitiana a:active { color: red; text-decoration: none; }
/*</agl.folder>*/
/*<agl.folder "#Logo">*/
	#logo { width: 175px; float: left; clear: both; margin-bottom: 20px; }
/*</agl.folder>*/
/*<agl.folder "#lsna">*/
	#lsna { font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; width: 175px; float: left; clear: both; margin-bottom: 20px; }
	#lsna a:link { color: blue; text-decoration: none; }
	#lsna a:visited { color: blue; text-decoration: none; }
	#lsna a:hover { color: red; text-decoration: none; }
	#lsna a:active { color: red; text-decoration: none; }
/*</agl.folder>*/
/*<agl.folder "#Menu">*/
	#menu { background-color: black; margin-top: 20px; margin-bottom: 20px; padding-top: 5px; padding-bottom: 5px; }
/*</agl.folder>*/
/*<agl.folder "#Rice">*/
	#rice { font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Georgia, "Times New Roman", Times, serif; background-color: #c0c0c0; background-repeat: repeat-y; text-align: center; width: 175px; float: left     ; clear: both; margin-bottom: 20px; }
	#ricepad { padding-top: 5px; padding-bottom: 5px; }
/*</agl.folder>*/
/*<agl.folder "#UH">*/
	#uh { 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-bottom: 20px; }
	#uhpad { padding-top: 5px; padding-bottom: 5px; }
	#uh a:link { color: blue; }
	#uh a:visited { color: blue; }
	#uh a:hover { color: red; }
	#uh a:active { color: red; }
/*</agl.folder>*/
/*<agl.folder "#Validate">*/
	#validate a { text-decoration: none; }
	#validate a:visited { text-decoration: none; }
	#validate a:active { text-decoration: none; }
	#validate { font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Georgia, "Times New Roman", Times, serif; background-repeat: repeat-y; text-align: center; margin-right: 10px; margin-bottom: 10px; width: 175px; float: left; clear: both; }
	#validatepad { padding: 5px 20px; }
/*</agl.folder>*/

/*<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>*/


/*<agl.folder "#Time">*/
	#time { font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Georgia, "Times New Roman", Times, serif; background-color: #ccc; text-align: center; margin-top: 20px; margin-right: 20px; width: 175px; float: left; clear: both; }
	#timepad { padding-top: 5px; padding-bottom: 5px; }
/*</agl.folder>*/
/*Necessary to use instead of body center to avoid problem with DHTML menu*/
.center { text-align: center; margin-right: auto; margin-left: auto; }
.float-right { float: right; }
.left { text-align: left; }
.right { text-align: right; }

