 
/*<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; height: 1%; }
	* html #content2 { overflow: hidden; o\verflow: visible; height: 1%; }
	* html #content3 { overflow: hidden; o\verflow: visible; height: 1%; }
	/* 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">*/
	#awmAnchor-menu { margin-top: 40px; margin-bottom: 40px; 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: #C8D0DE; background-repeat: repeat-y; text-align: center; width: 175px; float: left     ; clear: both; margin-bottom: 20px; border-radius: 10px; 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: #C8D0DE; text-align: center; width: 175px; float: left; clear: both; margin-bottom: 20px; border-radius: 10px; padding-top: 5px; padding-bottom: 5px; }
	#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 "#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; }
/*</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; }


