body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #DDEFF5;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.Page-Headlines	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.3em;
	font-weight:bold;
	color: #636466;
	letter-spacing:0.16em;
	line-height:1.3;
}

.Page-Sub-Headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-weight:bold;
	color: #EA7D1D;
}

.Page-Sub1-Headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight:bold;
	color: #EA7D1D;
}

.Body-Text	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.72em;
	color: #404040;
	line-height:1.6em;
	letter-spacing:0.03em;
	margin-bottom:.9em;
}

.Body-Text LI.children {
	list-style-position:outside;
	list-style-type:disc;
	margin-left:40px;
	margin-right:20px;
}

.Left-Menu-Heading	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.95em;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}

.Left-Menu-Choices	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.66em;
	color: #0D5CAB;
	font-weight: bold;
	text-decoration: none;
}

.Left-Menu-Choice-Selected	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.66em;
	color: #EA7E1D;
}
	
.Links	{
	color: #005CAB;
	font-weight:bold;
}
.bottom-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #FFFFFF;
}
.left-menu-subheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #636466;
	text-decoration: none;
}
.bottom-menu-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.left-column-shading {
	background-color: #FFFFFF;
}
.style8 {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
.leftmenu-box-title {	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	color: #FFFFFF;
}
.leftmenu-box-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
}
.style11 {color: #666666; font-size: 10px; font-family: Arial, Helvetica, sans-serif; }
.style12 {color: #666666}
.style13 {font-size: 9px}

.shortDesc{
	font-size:12px;
	color: #636466;
	margin-bottom:15px;
}

.tblStyle{
	width:100%;
	border:solid 3px #005bb0;
}
.tblStyle th{
	background-image:url(../images/bg-th-blue.gif);
	background-repeat:repeat-x;
	background-color:#0053a0;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	padding:8px;
	color:#FFF;
}
.tblStyle td{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.72em;
	color: #404040;
	letter-spacing: 0.03em;
	margin-bottom: .9em;
	padding:8px;
	vertical-align:top;
}
.tblStyle td ul{
	margin:auto;
	padding-left:20px;
}
.tblStyle td ul li{
	list-style-image:url(../images/bull-cir.png);
}

.tblStyle td.orangeBG{	
	background-color:#ffeee3;
}
.tblStyle td.subHDOrange{
	font-size:14px;
	font-weight:bold;
	color:#000;
	background-color:#ffeee3;
	border-bottom:solid 3px #005bb0;
}
.tblStyle td.subHDGray{
	font-size:14px;
	font-weight:bold;
	color:#000;
	background-color:#f0f0f0;
	border-bottom:solid 3px #005bb0;
}
.tblStyle td.grayBG{
	background-color:#f0f0f0;
}
