body {
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link,  a:visited, a:active {
	text-decoration: none;
	color: #003366;
}
a:hover{
	text-decoration: underline;
	color: #B92827;
}
.menBkg {
	background-image: url(header/AGI_header_Lnav_BKG.jpg);
	background-repeat: no-repeat;
}
.menuText {
	font-size: 10px;
	color: #003366;
	font-weight: bold;
	line-height: 1.8em;
	padding-left: 8px;
}
.menuText a:link, .menuText a:visited, .menuText a:active {
	text-decoration: none;
	color: #003366;
}
.menuText a:hover {
	text-decoration: none;
	color: #B92827;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
}
.footerMenu {
	font-size: 11px;
	color: #003366;
	font-weight: bold;
	line-height: 1.8em;
}
.footerMenu a:link, .footerMenu a:visited, .footerMenu a:active {
	text-decoration: none;
	color: #003366;
}
.footerMenu a:hover {
	text-decoration: none;
	color: #B92827;
}
.dss {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.dss a:link, .dss a:visited, .dss a:active {
	text-decoration: none;
	color: #003366;
}
.dss a:hover{
	text-decoration: underline;
	color: #B92827;
}
.R {
	background-image: url(header/AGI_header_R.jpg);
	background-repeat: repeat-y;
}
.L {
	background-image: url(header/AGI_header_L.jpg);
	background-repeat: repeat-y;
}
.leading {
	line-height: 1.3em;
}
.floatR {
	float: right;
	margin: 6px;
}
.moduleBlueTop {
	background-image: url(header/AGI_header_moduleBlueTop.jpg);
	background-repeat: no-repeat;
}
.moduleWhiteTop {
	background-image: url(header/AGI_header_moduleTop.jpg);
	background-repeat: no-repeat;
}
.title {
	font-size: 14px;
	color: #2C4870;
	font-weight: bold;
}
.title a:link, .title a:visited, .title a:active {
	text-decoration: none;
	color: #2C4870;
}
.title a:hover{
	text-decoration: none;
	color: #B92827;
}
.titleRed {
	font-size: 14px;
	color: #B92827;
	font-weight: bold;
}
.footerR {
	background-image: url(footer/AGI_footer_R.jpg);
	background-repeat: no-repeat;
}
.footerL {
	background-image: url(footer/AGI_footer_L.jpg);
	background-repeat: no-repeat;
}
.booksFloatL {
	float: left;
}
