@charset "UTF-8";
/* CSS Document */


body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #9ab2de;
	background-image: url(../images/ag_container.png);
}
.twoColLiqLtHdr #container {
	width: 933px;
	margin: 0 auto;
	text-align: left;
	background-color: #ffffff;
	border: thin solid #e4181a;
} 
.twoColLiqLtHdr #header {
	padding-top: 0px;
	top: 0px;
	clip: rect(auto,auto,auto,auto);
} 
.twoColLiqLtHdr #header h1 {
	margin: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}


.twoColLiqLtHdr #sidebar1 {
	float: left;
	width: 20%;
	background: #ffffff;
}
.twoColLiqLtHdr #sidebar1 h3, .twoColLiqLtHdr #sidebar1 p {
	margin-left: 10px; 
	margin-right: 10px;
}

.twoColLiqLtHdr #mainContent {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
} 
.twoColLiqLtHdr #footer {
	background-color: #d3e3ec;
	height: 20px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-image: url(../images/footer.gif);
} 
.twoColLiqLtHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
}


.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.font1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.font2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}


A:link {
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-family: Trebuchet MS;
	font-size: 12px;

 }
 
A:visited {
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-family: Trebuchet MS;
	font-size: 12px;
}

A:active {
	COLOR:#000000;
	TEXT-DECORATION: none;
	font-family: Trebuchet MS;
	font-size: 12px;
	
}
  
A:hover {
	COLOR: #2162e7;
	TEXT-DECORATION: none;
	font-family: Trebuchet MS;
	font-size: 12px;

}
.left {
	background-color: #ffffff;
	float: left;
	width: 190px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 5px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	padding-top: 200px;
	padding-right: 5px;
	background-image: url(../images/left_ag.png);
	background-repeat: no-repeat;
}
.main {
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #ffffff;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	padding-top: 10px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e4181a;
	border-left-color: #e4181a;
}
.font5 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
}
.font6 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}
.right {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	width: 190px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/right_ag1.png);
	background-repeat: no-repeat;
	padding-top: 10px;
}
.font3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
.font4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #e4181a;
}
.navigation {
	background-image: url(../images/menubalk.png);
	float: left;
	height: 30px;
	width: 933px;
}
