.isPriority1
{
	background-color: #fe3f3f;
	color:#000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
.isPriority2
{
	background-color: #ffa206;
	color:#000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
.isPriority3
{
	background-color: #ffdd1c;
	color:#000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
.isPriority4
{
	background-color: #b1c7ff;
	color:#000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
.isPriority0
{
	background-color: #dfe4ec;
	color:#000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

.Link {
	cursor: pointer; cursor: hand;
}

.PrintFriendly {
	background-color: #ffffff;
}

a {
	color: #007ab9;
	text-decoration: none;
}

a, div, p, td {
	font-family: Verdana, Arial, sans-serif;
}

a.HomeHead, a.HomeHead:active, a.HomeHead:hover, a.HomeHead:link, a.HomeHead:visited {
	color: #6d7e90;
	font-size: 1.3em;
	text-decoration: none;
}

a.issues, a.issues:active, a.issues:hover, a.issues:link, a.issues:visited {
	color: #396c3a;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a.List, a.List:active, a.List:hover, a.List:link, a.List:visited {
	color: #007ab9;
	font-weight: bold;
	text-decoration: none;
}

a.NavLevel, a.NavLevel:active, a.NavLevel:hover, a.NavLevel:link, a.NavLevel:visited {
	color: #70614c;
}

a.orph, a.orph:active, a.orph:hover, a.orph:link, a.orph:visited {
	color: #999999;
	font-size: 9px;
}

a.RightNav, a.RightNav:active, a.RightNav:hover, a.RightNav:link, a.RightNav:visited {
	color: #6d7e90;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

a.title, a.title:active, a.title:hover, a.title:link, a.title:visited {
	color: #656797;
	font-family: Verdana, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

body {
	background-color: #e3e3e3;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #444444;
}

body.Main {
	background-color: #e3e3e3;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-align: left;
}

del.note {
	color: #ffffff;
	display: none;
}

div.Article {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
}

div.CaseViewer {
	background-color: #fcf8d7;
	border: solid 1px #5d4400;
	display: none;
	padding: 8px;
	position: absolute;
	z-index: 100;
}
div.CaseViewer img {
	border: solid 1px #777777;
}

div.CaseThumb {
	boder: solid 1px #ff0000;
	cursor: pointer; cursor: hand;
	/*height: 165px;*/
	margin-left: 10px;
	margin-top: 10px;
	/*width: 165px;*/
}

div.hrBorder {
	background-color: #5E6878;
	height: 1px;
	width: 100%;
}

div.hrLight {
	background-color: #d0d0d0;
	height: 1px;
	width: 100%;
}

div.Main {
	text-align: left;
}

div.MainCell {
	/* height: 300px; */
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	width: 635;
}

div.MainDiv {
	background-color: #ffffff;  
	border-left: solid 3px #000000; 
	border-right: solid 3px #000000; 
	border-bottom: solid 3px #000000; 
	/*padding: 10px;*/
}

div.MainHomeDiv {
	background-color: #ffffff; 
	background-image: url(HomeBG.jpg);
	background-position: bottom left;
	background-repeat: no-repeat; 
	border-left: solid 3px #000000; 
	border-right: solid 3px #000000; 
	border-bottom: solid 3px #000000; 
	padding-top: 6px; 
}

div.NavLevel {
	color: #70614c;
	cursor: pointer; cursor: hand;
	padding: 2px 2px 2px 8px;
}

div.Construct, p.Construct {
	color: #bd7b00;
	font-size: 14px;
	font-weight: bold;
}

div.Error, p.Error {
	color: #ac3232;
}

div.PageHead {
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 20px;
	padding-top: 10px;
}

div.qLink {
	background-color: #e6e1d7;
	border: solid 1px #c8b89d;
	cursor: pointer; cursor: hand;
	margin-top: 3px;
	padding: 3px;
}
div.qLinkOver {
	background-color: #f9f4e9;
	border: solid 1px #aea088;
	cursor: pointer; cursor: hand;
	margin-top: 3px;
	padding: 3px;
}

div.Link_Gray {
	background-color: #fff;
	border: solid 1px #ccc;
	cursor: pointer; cursor: hand;
	font-size: 0.8em;
	margin-top: 3px;
	padding: 3px;
}

div.ShadowDiv {
	/*
		used by the home page, to use the shadow AND the background pattern
	*/
	background-color: #ffffff; 
	background-image: url(MainShadowBG.jpg); 
	background-repeat: repeat-x; 
	border-left: solid 3px #000000; 
	border-right: solid 3px #000000;
}

div.title3DDiv {
	padding-left: 4px;
	padding-top: 1px;
}

h3 {
	color: #4c5471;
	font-family: Arial, sans-serif;
	font-size: 19px;
	font-weight: bold;
}

h3.PageHead {
	color: #4c5471;
	display: inline;
	font-family: Arial, sans-serif;
	font-size: 19px;
	font-weight: normal;
}

h4 {
	color: #4c5471;
	font-family: Arial, sans-serif;
	font-size: 1.45em;
	font-weight: bold;
	margin-bottom: 5px;
}

h5 {
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

hr.Main {
	background-color: #cbc7b1;
	color: #cbc7b1;
	border: none;
	height: 1px;
}

input.Flat {
	background-color: #dfe4ec;
	border-color: #5E6878;
	border-style: solid;
	border-width: 1px;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
input.FlatSm {
	background-color: #dfe4ec;
	border-color: #5E6878;
	border-style: solid;
	border-width: 1px;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

inputForms {
	background-color: #e3e3e3;
	border: solid 1px #b8b8b8;
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
inputFormsSel {
	background-color: #ffffff;
	border: solid 1px #49597f;
	color: #49597f;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

p.Block {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	margin-bottom: 25px;
}

select.FlatSm {
	background-color: #dfe4ec;
	border-color: #5E6878;
	border-style: solid;
	border-width: 1px;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
select.LBlue {
	background-color: #dfe4ec;
}

span.Bold {
	font-weight: bold;
}

table.CaseTable {
	background-color: #bfbfbf;
}

td {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

td.CaseCell {
	background-color: #efefef;
	font-weight: bold;
}

td.CriteriaText {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

td.GeneralBorder {
	background-color: #5E6878;
}

td.GeneralBorderGhost {
	background-color: #efefef;
}

td.GeneralBorderLt {
	background-color: #d0d0d0;
}

td.GeneralCell {
	background-color: #eef2f7;
}

td.GeneralCellNotes {
	background-color: #ffffd4;
	color: #555555;
	font-size: 10px;
}

td.GeneralCellNotesGray {
	background-color: #efefef;
	color: #555555;
	font-size: 10px;
}

td.GeneralCellNotesL1 {
	background-color: #999999;
}

td.GeneralCellNotesL2 {
	background-color: #a0a0a0;
}

td.GeneralCellNotesL3 {
	background-color: #c0c0c0;
}

td.GeneralCellSm {
	background-color: #eef2f7;
	font-size: 10px;
}

td.GeneralCellInp {
	background-color: #efefef;
}

td.GeneralCellLt {
	background-color: #efefef;
}

td.GeneralCellLtSm {
	background-color: #efefef;
	font-size: 10px;
}

td.GeneralCellWt {
	background-color: #ffffff;
}

td.GeneralCellWtSm {
	background-color: #ffffff;
	font-size: 10px;
}

td.IssueGridCell {
	background-color: #ffffff;
	background-image: url(IssueGridBG.jpg);
	background-repeat: repeat-x;
	font-size: 10px;
	vertical-align: top;
}

td.MainContent {
	vertical-align: top;
}

td.MainFooter {
	font-size: 10px;
	text-align: left;
}

td.MainFooterOrp {
	color: #999999;
	font-size: 9px;
	text-align: right;
}

textarea.FlatSm {
	background-color: #dfe4ec;
	border-color: #5E6878;
	border-style: solid;
	border-width: 1px;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

ul.Main {
	list-style-image: url("icoLink.gif")
}
