body {
	font-family: "Trebuchet MS", Arial, Helvetica;
	color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: none;
	padding-left: 13px;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
p {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #FFFF99;
	text-decoration: underline;
}
a:visited {
	color: #FFFF99;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #FFFF99;
	text-decoration: underline;
}
.SiteNav {
	font-size: 12px;
	word-spacing: 3pt;
	font-weight: bold;
}
.SiteNav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.SiteNav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.SiteNav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.SiteNav a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.SiteBaselineDetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: none;
	padding-right: 13px;
}
.SiteBaselineDetails a:link {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 9px;
}
.SiteBaselineDetails a:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 9px;
}
.SiteBaselineDetails a:hover {
	color: #CCCCCC;
	text-decoration: underline;
	font-size: 9px;
}
.SiteBaselineDetails a:active {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 9px;
}
.SiteNavBackground {
	background-image: url(images-site/al-structure_03.gif);
	background-repeat: repeat-x;
}
.SiteFrameLeft {
	background-image: url(images-site/al-structure_06.gif);
	background-repeat: repeat-y;
}
.SiteFrameRight {
	background-image: url(images-site/al-structure_08.gif);
	background-repeat: repeat-y;
}
.SiteBodyBackground {
	background-image: url(images-site/al-structure_07.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #0D3C0D;
}
.WrappedParagraph {
	vertical-align: top;
	float: left;
	margin-right: 10px;
}

