h3 {
	text-align:center;
	font-family:"Times New Roman", serif; font-size:1.3em;
}
h4 {
	text-align:center; color:#002448;
}
ul {
	list-style-type:none;
}
td {
	text-align:left;
}
table.emp {
	width:100%;
}
table.emp td {
	padding-right:4px;
	padding-left:4px;
}
.section {
	overflow: hidden
	}
.p {
	font-size:.9em;
	padding:6px;
}
.bl {
	/*background:#cde6ff;*/
	background:#dae8e8;
}
.blu {
	color: #00f
}
.c {
	text-align:center;
}
.return {
	color: #f00;
	font-size: .8em;
}
fieldset.ce {
	background:#dae8e8;
	width:55%;
	margin-right:auto;
	margin-left:auto;
}
.inl {
	display:inline;
} 
.sm {
	font-size:.9em
	}
.sm2 {
	font-size:.8em;
}
.rt {
	text-align:right;
}
.b {
	font-weight:800;
}
.l {
	font-weight:normal;
}
p.c a.l {
	font-weight:normal;
}
.pdf {
	float:right;
	padding:6px;
	margin-top:-22px;
}
.sx	{
	width:60%;
	margin-right:auto;
	margin-left:auto;
	margin-top:12px;
	margin-bottom:12px;
}
.lft {
	float:left;
	}
.rgt {
	float:right;
	}
.w300 {
	width: 300px;
}
img#infogrp {
	float:left;
	vertical-align:bottom;
	border-style:none;
	text-decoration:none;
} 
.btn {

}
#content #sidebar {		
	float: right;
	width: 170px;
	background-color: #ffffff;
	padding-left: 15px;
}
#AccordionHeader {
	vertical-align:middle;
}
#AccordionHeader #ach {
	padding:2px;
}
.AccordionContainer {
	border-top:none;
}
table {
	table-layout:fixed;
	width:100%;
	border-collapse:collapse;
	
}

body {
	color: #002448;
}
h5 {
	font-family: "Times New Roman", serif;
	font-size: 1em;
	text-align:center;
}
.vt {
	vertical-align:top;
}
f100 {
	font-size: 100%
}