body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
}

p {
	font-size: 100%;
}

table {
	font-size: 100%;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 160%;
	text-transform: uppercase;
	font-weight: normal;
	margin-top: 0px;
}	

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 8px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 4px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 2px;
	padding-bottom: 4px;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-transform: uppercase;
}

h6.t2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #7e7663;
	border-right-color: #7e7663;
	border-bottom-color: #7e7663;
	border-left-color: #7e7663;
	background-color: #fcfbf5;
}

h6.blue {
	color: #003966;
}

.smaller {
	font-size: 90%;
}

.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}

.cutline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	padding-top: 10px;
	padding-bottom: 15px;
}

.T2B2 {
	padding-top: 2px;
	padding-bottom: 2px;
}

.tbl_txtT2B2 {
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
}

/* List Styles */
ul {
	margin-left: 0;
	padding-left: 25px;
}

ul li {
	list-style-type: square;
	padding-bottom: 5px;
}

ul li ul {
	margin-top: 15px;
}

ul li ul li {
	list-style-type: circle;
}

ul.listing {
	padding-left: 0;
	margin-left: 0;
	width: auto;	
}

ul.listing li {
	list-style: none;
	margin: 0;
	padding-top: 0px;
	padding-bottom: 6px;
}

ul.linklist {
	padding-top: 0;
	padding-left: 0;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	width: auto;
}

ul.linklist li {
	list-style: none;
	margin: 0;
	padding-top: 2px;
	padding-bottom: 2px;
}

ul.pipelist {
	list-style: none;
	padding: 0;
}

ul.pipelist li {
	display: inline;
	padding: 0px 2px 0px 6px;
	margin: 0px 0px 0px 0px;
	border-left: solid 1px gray;
}

ul.pipelist li.firstchild {
	border-left: none;
	padding-left: 0px;
}

ul.docsList,
td.docsList,
ul.secLinksList {
	padding-top: 0;
	padding-left: 0;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	width: auto;
}

ul.docsList li,
td.docsList,
ul.secLinksList li {
	font-size: 90%;
	list-style: none;
	margin: 0px 0px 8px 0px;
	padding: 0;
}

ul.docsList li a,
td.docsList a,
ul.secLinksList li a {
	font-weight: bold;
	padding-bottom: 2px;
}

th {
	text-transform: uppercase;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	border-bottom: solid 1px gainsboro;
	white-space: nowrap;
}

td.rowlist {
	border-bottom: solid 1px gainsboro;
}

.grayBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-color: #ECECE2;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-left: 10px;
}

/* calendar styles */
.tnavRules {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-color: #CCCCBC;
	text-align: center;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	white-space: nowrap;
	border: 1px none #000000;
	text-transform: uppercase;
}
.tnavRulesSel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #ccccbc;
	background-color: #fcfbf5;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	white-space: nowrap;
	text-align: center;
	text-transform: uppercase;
}
.tnavRules a,
.tnavRules a:visited {
}
.day {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	border-top-style: none;
	border-top-color: #ccccbc;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	white-space: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccccbc;
	background-color: #ecece2;
	border-top-width: 2px;
	text-transform: none;
}
.issue_tbl_headServices {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #AEB362;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #676050;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-transform: uppercase;
	text-align: left;
}
.issuestatus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	border-top-style: none;
	border-top-color: #ccccbc;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	white-space: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccccbc;
}
.redcan {
	color: #CC0000;
	font-weight: bold;
}

table.rowLines tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	padding-top: 4px;
	padding-bottom: 4px;
	white-space: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccccbc;
}

#tnav {
	background-color: #91866f;
}

/************************/
/* 3-Column List Styles */
/************************/
div.list3col ul
{
  width: 100%;  /* room for 3 columns */
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 0px;
}
div.list3col ul li
{
  float: left;
  width: 33%; /* accommodate the widest item */
  white-space: nowrap;
  list-style-type: none;  
}
/************************/

