body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	background-color: #eaeaea;
}
dt {
	font-weight: bold;
	color: #E10019;
	padding-bottom: 6px;
}
dd {
	padding-bottom: 6px;
}
dl {
	margin-top: 0px;
	margin-bottom: 0px;
}

.r1 {
	text-align: center;
	background-color: #00183A;
}
.r2 {
	text-align: center;
	background-image: url(../images/AFPS_02.jpg);
	height: 6px;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #00183A;
	padding: 6px;
	font-size: 12px;
}
.r2 a {
	font-weight: bold;
	text-decoration: none;
	padding: 3px 8px;
}
.r2 a:link {
	color: #000000;
}
.r2 a:visited {
	color: #000000;
}
.r2 a:hover {
	color: #FFFFFF;
	background-color: #CC0000;
}
.r2 a:active {
	color: #FFFFFF;
	background-color: #CC0000;
}
.r3 {
	text-align: center;
	background-image: url(../images/blue-bg.jpg);
	background-repeat: repeat-x;
	vertical-align: top;
}
.main {
	background-color: #FFFFFF;
	background-image: url(../images/AFPS_03.jpg);
	background-repeat: no-repeat;
	padding: 20px 20px 10px;
	height: 260px;
	text-align: left;
	vertical-align: top;
}
.main h1 {
	font-size: 16px;
	color: #FFFFFF;
	padding: 10px;
	margin: 0px;
	background-image: url(../images/h1-bg.gif);
}
.main h2 {
	font-size: 16px;
	color: #CC0000;
}
.main a {
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	margin-bottom: 0px;
}
.main a:link {
	color: #00183A;
	border-bottom-color: #00183A;
}
.main a:visited {
	color: #00183A;
	border-bottom-color: #00183A;
}
.main a:hover {
	color: #CC0000;
	border-bottom-color: #CC0000;
}
.main a:active {
	color: #CC0000; 
	border-bottom-color: #CC0000;
}
.foot {
	font-size: 10px;
	font-weight: bold;
	color: #00183A;
	background-color: #FFFFFF;
	background-image: url(../images/ftr-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 18px 12px 6px;
}
.r3 .foot a {
	color: #00183A;
}

.ftrR {
	text-align: right;
}
.Rimg {
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
	border: 1px solid #00183A;
}
.Limg {
	float: left;
	margin-bottom: 5px;
	border: 1px solid #00183A;
	margin-right: 10px;
	margin-top: 5px;
}
.empltab {
	margin-left: 10px;
}
.r3 .main #links img {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}
.main h3 {

	font-size: 16px;
	color: #000000;
}
