/* CSS Document */
body,td {
	color: #000000;
	font-size: 12px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 20px;
}
p { font-size: 12px; margin-top : 5px; margin-bottom : 10px; line-height: 15px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #333; }
a { text-decoration: underline; color: #191970; }
a:hover { text-decoration: none; }
.sideTitle { color: #000; font-size: 14px; font-weight: bold; padding-bottom:5px; margin-bottom: 10px; border-bottom: 1px solid #a3a3a3; }
.repeaterTitle { color: #000000; font-size: 14px; font-weight: bold; padding-bottom:5px; margin-bottom: 20px; border-bottom: 1px solid #d9d9d9; }
.Title { color: #000000; font-size: 14px; font-weight: bold; }
.footerText, .footerText a { color: #000000; font-size: 11px; }
.topNote {font-size: 10px;color: #ff0000;}
.topNote a { color: #3d3d3d; }
.tocLink a, .sideText { font-size: 11px; }
.imgBorder { border: 5px solid #ff0000; }
.imgBorderwit { border: 5px solid #ffffff; }
.box  {
	position: relative;
	width: 166px;
	height: 199px;
	background-image: url(../afb/baas1.gif);
	background-attachment: fixed;
	left: 30%;
	top: 0px;
}
ul {
	padding-left: 20px;
}


