*{margin:0;padding:0;}
/*<agl.folder "elements">*/
	a { color: #006; font-weight: bold; text-decoration: underline; }
	a:hover { font-weight: bold; text-decoration: none; }
	a:active {  color: #8b2b33}
	body {font-size:100%;background-image: url(../images/ui/bckgrnd1500px.jpg);}
	h1 { color: #006; font-weight: bold; font-size: 24px; font-family: Arial, Helvetica, sans-serif ; text-align: center; }
	h2 { font-size: 18px; font-weight: 700; }
	h3 { color: #006; font-size: 15px; font-family: Verdana,Arial,Helvetica,sans-serif; font-weight: normal; }
	h4 {
		font-size: 13px; }

	h5 { color: #003; font-size: 11px; font-weight: bold; }
	h6 { color: #006; font-size: 13px; font-weight: bold; text-align: left; margin: 0; padding: 4px 0 4px 6px; }
	ol { font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; }
	p, address {
		font-size: 11px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-style: normal;
		margin-bottom:1em; }
	td { font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; }
	ul, ol {margin-bottom:1em;margin-left:40px;}
ul{list-style-type:disc;}
ul ul{margin-bottom:0;}
/*</agl.folder>*/
.cell_lines { border: solid 1px #ccf; }
.cellunderline { border-bottom: 1px solid #99f; }
.center { text-align: center; }
.padleftirght { padding-right: 10px; padding-left: 10px; }
.redwarning { color: #f03; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }
.subhead { color: #8b2b33; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold   }
.tablelabels { color: #006; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: 700; text-align: center; padding: 3px; border-bottom: 1px solid #ccf; }
.tablelabelsNoLine { color: #006; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: 700; text-align: center; padding: 3px; }
.tablelabelscntr { color: #006; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: 700; text-align: center; padding: 3px; }
.textblue { color: #006; font-size: 15px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.textbluesmall { color: #006; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 15px; }
.title { color: #8b2b33; font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold  ; text-align: center; padding-top: 5px; padding-left: 8px; }
.title-product { color: #8b2b33; font-size: 20px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-align: left; }
.topborder { border-top: 3px solid #99f; }
.topleftborder1px { padding-top: 10px; padding-left: 15px; }
.topleftborder3px {  }
.tabletext { color: #006; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; border-bottom: 1px solid #ccf; border-left: 1px solid #ccf; }
.SeperateLine { border-bottom: 1px solid #36f; }
.list-none {
	margin-left: 0;
	list-style-type: none; }

/*Sidebar*/
div#sidebar{
	display:block;
	width:240px;
	float:right;
	margin-left:10px;
	border:solid 1px #009;
}
div#sidebar h2{
	color:white;
	font-style:italic;
	background-color:#009;
	padding:2px 2px 2px 5px;
}/*News pages*/
ol#news {
	margin: 0;
	list-style-type: none; }
/*Columns*/
.columns {
	width: 100%;
	clear: both;
	display: block; }

.col2A, .col2B {
	width: 48%;
	float: left;
	display: block; }

.col2A {
	padding-right: 1%;
	clear: both;
}

.col2B {
	padding-left: 1%; }
