﻿/* GENERAL PAGE FORMATTING */

body {
	align:left;
	text-align: left;
	color: #201B1B;
	font-weight: normal;
	font-size: 13px;
	font-style: normal;
	font-family: Verdana, Geneva, sans-serif;
	margin: 10px 10px 10px 10px;
	background-color: #ACBED7;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	height: 100%;
}

p {
	text-align: left;
}

td  {
	font-family: verdana;
	font-size: 13px;
	color: #201B1B;
}
td.listings { align: center; width: 120px; }

h1 {
	font-weight: bold;
	font-size: 22px;
	color: #080000;
	margin: 0px;
	font-family: verdana;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	text-decoration: none;
	text-align: center;
}
h2 { font-size: 16px; color: #0033CC; margin: 0px; font-family: verdana; padding-left: 0px; text-decoration: none; text-align: left; }
h3 {
	font-size: 13px;
	color: #3F3F2D;
	margin: 0px;
	font-family: verdana;
	padding-left: 0px;
	text-decoration: none;
	text-align: left;
}
h4 { font-size: 13px; color: #0033cc; margin: 0px; font-family: verdana; padding-left: 0px; text-decoration: none; text-align: left; }
h5 { font-size: 13px; color: #cc0000; margin: 0px; font-family: verdana; padding-left: 0px; text-decoration: none; text-align: center;  }
h6 {
	font-size: 8pt;
	color: #406AC4;
	font-family: verdana;
	padding-right: 2px;
	text-align: left;
}
h6 a:link, a:visited { font-size: 8pt; color: #406AC4; font-family: verdana; padding-right: 2px; text-align: right; margin-top: 0px; }
h6 a:hover { font-size: 8pt; color: #406AC4; font-family: verdana; padding-right: 2px; text-align: right; text-decoration: underline; }

a:link { font-family: verdana; font-size: 13px; color: #0033cc; text-decoration: none; }
a:visited  { font-family: verdana; font-size: 13px; color: #0033cc; text-decoration: none; }
a:hover  { font-family: verdana; font-weight: bold; font-size: 13px; color: #0033cc; text-decoration: underline; }

hr { color: #ccccff; align: center; width: 98%; size: 1px; }

.topheading h2 { font-weight: bold; font-size: 15px; color: #0F0A0A; margin: 2px; font-family: verdana; text-decoration: none; }
.toph2 h2 { font-weight: bold; font-size: 11px; color: #e7e7e7; margin: 0px; font-family: verdana; text-decoration: none; }
.topheading h3 { font-weight: bold; font-size: 13px; color: #0F0A0A; margin: 2px; font-family: verdana; text-decoration: none; }

.listings a:link, a:visited {
	font-size: 13px;
	color: #0033cc;
	font-family: verdana;
	text-decoration: none;
	text-align: center;
}
.listings A:hover { font-size: 13px; color: #0033cc; font-family: verdana; text-decoration: none; }

ul{ text-align: left; line-height: 18px; margin:10px; padding-left:15px; padding-right:1px; padding-top:0px; padding-bottom:0px; }

ul ul{ text-align: left; line-height: 18px; margin:1px; padding-left:10px; padding-right:1px; padding-top:0px; padding-bottom:0px; }

/* FORMATTING OF LINK TABS */

.top a:link { font-weight: bold; font-size: 12px; color: #ffffff; font-family: verdana; text-decoration: none; }
.top a:visited  { font-weight: bold; font-size: 12px; color: #ffffff; font-family: verdana; text-decoration: none; }
.top a:hover  { font-weight: bold; font-size: 12px; color: #000000; font-family: verdana; text-decoration: none; }
.top { background-color: #000000; border: 0px;} 
   
 /* LEFT SIDE MENU */

.arrow UL { list-style-image: url('../images/layout/shims-icons/arrow-2.gif'); text-align: left; list-style-type: none; margin:2px; padding-left:20px; padding-right:8px; padding-top:1px; padding-bottom:3px; }
.arrow UL UL { list-style-image: url('../images/layout/shims-icons/arrow-2.gif'); text-align: left; list-style-type: none; margin:1px; padding-left:14px; padding-right:10px; padding-top:1px; padding-bottom:3px; }
.arrow UL A:link { color: #ffffff; font-size: 12px; font-weight: bold; }
.arrow UL A:visited {  color: #ffffff; font-size: 12px; font-weight: bold; }
.arrow UL A:hover { color: #c0c0c0; font-size: 12px; font-weight: bold; }
.arrow UL UL A:link { color: #ffffff; font-size: 11px; font-weight: bold; }
.arrow UL UL A:visited { color: #ffffff; font-size: 11px; font-weight: bold; }
.arrow UL UL A:hover { color: #c0c0c0; font-size: 11px; font-weight: bold; }
.arrow a:link { font-weight: bold; font-size: 12px; color: #e7e7e7; font-family: verdana; text-decoration: none; }
.arrow a:visited  { font-weight: bold; font-size: 12px; color: #333333; font-family: verdana; text-decoration: none; }
.arrow a:hover  { font-weight: bold; font-size: 12px; color: #3E3E3F; font-family: verdana; text-decoration: none; }
.arrow { font-weight: bold; font-size: 12px; color: #E5F1F9; font-family: verdana; text-decoration: none; }

/* FORMATTING OF COPYRIGHT ON THE BOTTOM OF EACH PAGE */

.footer td {
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	font-family: verdana;
	text-decoration: none;
	background-color: #000;
	border: none;
}
.footer a:link {
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	font-family: verdana;
	text-decoration: none;
}
.footer a:visited  {
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	font-family: verdana;
	text-decoration: none;
}
.footer a:hover  {
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	font-family: verdana;
	text-decoration: underline;
	border-color: #000;
}
#table2 tbody tr td #table3 {
	text-align: left;
}
#table2 {
	text-align: left;
}
#table2 tbody tr #table2 #table3 tbody tr td {
	text-align: left;
}

