/*<agl.folder "Element Definitions">*/	html{	margin: 0;	padding: 0;}	body {	color: #242424;	font-size: 11px;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-weight: normal;	font-style: normal;	line-height: 20px;	margin: 0;	padding: 0;	background-image: url(../images/body_bg.jpg);	background-repeat: repeat-x; }	p {	/*text-align: justify;*/	margin: 0 0 0;	padding: 10px 20px; }	h1, h2, h3, h4, h5, h6{	margin: 0;	padding: 0; }	hr{	margin: 0;	padding: 0;	border: solid 1px #6d8fdf; }	a:link {	color: #000;	font-weight: bold; }	a:visited {	color: #000;	font-weight: bold; }	a:hover {	color: #000;	font-weight: bold;	text-decoration: underline; }	a:active {	color: #000;	font-weight: bold; }/*</agl.folder>*//*<agl.folder "Layout Definitions">*/	#SiteContainer_Top {	height: 150px; }	#SiteContainer_TopSub {	height: 196px; }	#SiteContainer_Base1 {	background-color: #7ba3e7;	background-image: url(../images/main_content_bg.jpg);	background-repeat: no-repeat;	width: 709px;	margin-right: auto;	margin-left: auto;	border-right: 1px solid black;	border-bottom: 1px solid #000;	border-left: 1px solid black; }/*</agl.folder>*/
