.bodyCopy {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000000;}
		
	.bodyHead {font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #097DC0;}
	
	.News {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #ffffff;}
	.News A {color: #cccccc; text-decoration: none}
	.News A:hover {color: #ffffff; text-decoration: underline}
	
	.bottomLinks {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #3E3E3E; line-height: 11px}
	.bottomLinks A {color: #3E3E3E; text-decoration: none}
	.bottomLinks A:hover {color: #005586; text-decoration: underline}
	
	.pageLinks {font-family: Verdana; font-size: 9px; font-weight: normal; color: #9F172F;}
	.pageLinks A {color: #9F172F; text-decoration: none}
	.pageLinks A:hover {color: #9F172F; text-decoration: underline}
	
	.copy {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #ffffff;}
        .bodySubTitle {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: 600; color: #005586}

.TableBody {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000}

@media print {
	body { color: #000; background: #fff; }
	.noPrint { display: none; }
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
form {
	padding: 0px;
	margin: 0px;
}
input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a {
	font-size: inherit;
}
.menu td,th {
	text-decoration: none;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	}
.menu .header {
	font-size: 9pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}

.sideMenuItem {
	color: #000;
	font-weight: 800;
	font-size: 9pt;
	line-height: 16pt;
}

.sideMenuSubItem {
	color: #000;
	font-weight: 500;
	font-size: 8pt;
	line-height: 12pt;
}

.sideMenuItem a {
	color: #000;
	font-weight: 800;
	font-size: 9pt;
	line-height: 16pt;
	text-decoration: none;
	text-transform:capitalize;
}
.sideMenuItem a:hover {
	color: #000;
	font-weight: 800;
	font-size: 9pt;
	line-height: 16pt;
	text-decoration: underline;
	text-transform:capitalize;
}

.sideMenuSubItem a {
	color: #666;
	font-weight: 500;
	font-size: 8pt;
	line-height: 12pt;
	text-decoration: none;
	text-transform:capitalize;
	text-indent: 10px;
}
.sideMenuSubItem a:hover {
	color: #666;
	font-weight: 500;
	font-size: 8pt;
	line-height: 12pt;
	text-decoration: underline;
	text-transform:capitalize;
}
.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCC;
	text-decoration: none;
}

.bottomMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #fff;
	padding: 10px;
	height: 40px;
	text-align: center;
	text-decoration: none;
	letter-spacing: 1px;
}

.bottomMenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	letter-spacing: 1px;
}

.bottomMenu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #fff;
	text-decoration: underline;
	letter-spacing: 1px;
}

.topmenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

.topmenu a:hover {
	font-size: 11px;
	color: #fff;
	text-decoration: underline;
}

.menu ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 15px;
        list-style-type: none;
}

.SubSubItem li {
        list-style-type: disc;
}

.menu ul a:hover {
	color: #333;
	font-weight: 500;
	font-size: 8pt;
	line-height: 12pt;
	text-decoration: underline;
	text-transform:capitalize;
	text-indent: 10px;
}

.menu ul a {
		color: #333;
	font-weight: 500;
	font-size: 8pt;
	line-height: 12pt;
	text-decoration: none;
	text-transform:capitalize;
	text-indent: 10px;
}

