body {
	font-family:  Arial, Helvetica, Geneva, sans-serif;
	margin-top:0px; 
	border: 0px solid white;
	}
	
p {
	line-height: 150%;
	font-size: 14px;
	 
}

td.TDNormalText {
	line-height: 150%;
	font-size: 14px;
}

dl {
	margin-left: 0;
	/*background-color: red;*/
	margin-top: 0px;
}

dt {
	font-weight: bold;
	/*background-color: #e1a;*/
		padding-right: 0px;
	margin-left: 0px;

}

dt.listDefinitionSecond {
	padding-top: 15px;
	/* background-color: yellow; */
}

dd {
	margin-left: 15px;
	padding-bottom: 10px;
	padding-right:50px;
	/* background-color: green;  */
}

.ListInTable {
	font-size: 14px;
	color:black;
}

li.ListSpaced {
	padding-bottom:10px;
}

.ListCloseToRight {
	padding-left:15px;
	margin-left: 10px;
}



.TableData {
	font-size: 12px;
}



.pictureLeft {
	float:left;
	margin: 10 15 10 0;
}

.pictureRight {
	float:right;
	margin: 10 0 10 15;
}

.textSecretHeading {
	float:left;
	margin: 10 15 10 0;
    background-color:#990000;
	width: 110;
	padding: 10px;
	color: white;
}

.textInsetRight {
	float:right;
	margin: 10 0 10 15;
    background-color:#990000;
	width: 200;
	padding: 10px;
	color: white;
}

.textInsetRight2
{
	float:right;
	margin: 10 0 10 15;
    background-color:#990000;
	width: 250;
	padding: 10px;
	color: white;
}

.textInsetLeft {
	float:left;
	margin: 10 15 10 0;
    background-color:#990000;
	width: 200;
	padding: 10px;
	color: white;
}

.textInsetLeft2 {
	float:left;
	margin: 10 15 10 0;
    background-color:#990000;
	width: 250;
	padding: 10px;
	color: white;
}

.textInsetLeftMild {
	float:left;
	margin: 10 15 10 0;
    background-color:#EAEACE;
	width: 225;
	padding: 10px;
	color:#662722;
}

.textInsetRightMild {
	float:right;
	margin: 0 0 10 15;
    background-color:#EAEACE;
	width: 250;
	padding: 10px; 
	color:#662722;
}
 .textInsetRightMild350 {
	float:right;
	margin: 0 0 10 15;
    background-color:#EAEACE;
	width: 320;
	padding: 10px; 
	color:#662722;
}

.textCitationRight2
{
	float:right;
	margin: 10 0 10 15;
    background-color:#2f64bd;
	width: 300;
	padding: 10px;
	color: white;
	font-family: "Courier New", Courier, mono;
}

.textCiteRight
{
	float:right;
	margin: 10 0 10 15;
    background-color:#2f64bd;
	width: 300;
	padding: 10px;
	color: white;
	font-family: "Courier New", Courier, mono;
}


.Emphasis1 {
	background-color: #FFFF79;
	color: #000000;
}
.Emphasis2 {
	background-color: #D8F9FE;
	color: #000000;
	font-weight: bold;
}


.Emphasis3 {
	background-color: #FFEAD5;
	color: #000000;
}



#LinkToTop {
	/* color: #FFFF00; */
	position: fixed;
    top: 530px; 
	left: 5px;
	font-size: 12px;
}



/* a.theMenu:link , a.theMenu:visited */
a.SecretLink:link, a.SecretLink:visited  {
	color: white;
	font-size: 14px;
}

a.SecretLink:hover {
	color: yellow;
}
a.SecretLink:active {
	color: red;
	font-weight: bold;
}

a.TopLink:link, a.TopLink:visited  {
	color: #FF9999;
}

a.TopLink:hover {
	color: white;
}
a.TopLink:active {
	color: red;
	font-weight: bold;
}



.MenuTextActive {
	color: black;
	font-size: 16px;
	font-family: "Tw Cen MT", Arial;
	text-decoration: none;
	font-weight: bold;
}

.ACCTextInnocent {
	color: #0000FF;
	font-weight: bold;
}

.ACCTextIMPAIRED {
	color: RED;
	font-weight: bold;
}

.ACCTextARREST {
	color: Blue;
	font-weight: bold;
}


a.theMenu:link , a.theMenu:visited  {
	color: WHITE;
	font-size: 14px;
	font-family: "Tw Cen MT", Arial;
	text-decoration: none;
	font-weight: bold;
}
 
a.theMenu:Hover  {
	color: pink;
	text-decoration: underline;
}

 
a.theMenu:active {
	color: red;
	text-decoration: bold;
}


a.theMenuThisPage {
	color: #990000;
	font-size: 14px;
	font-family: "Tw Cen MT", Arial;
	text-decoration: none;
	font-weight: bold;
}

 
a.myLink:link, a.myLink:visited  {
	color: #990000;
	text-decoration: none;
}
 
a.myLink:Hover  {
	color: red;
	font-weight: normal;
	text-decoration: underline;
}
 
a.myLink:active {
	color: red;
	font-weight: bold;
	text-decoration: underline;
}

 
a.myLinkUL:link, a.myLinkUL:visited  {
	color: #990000;
	text-decoration: underline;
}
 
a.myLinkUL:Hover  {
	color: red;
	font-weight: normal;
	text-decoration: underline;
}
 
a.myLinkUL:active {
	color: red;
	font-weight: bold;
}


.bigRedHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	font-variant: normal;
	color: #990000;
	line-height: normal;


}
.midHeadBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	font-variant: normal;
	color: #000066;
}

.bigText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
}
.COLORHead {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	font-size: 16px;

}
.BACBold {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	margin-bottom: 0px;
	padding-bottom: 0px;
}


.textSMALL {
	font-size: 11px;
	font-weight: normal;
	} 
 
.ActiveMenuCell {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	background-color: #FCF8F8;

}
.MenuCellInactive {
	background-image: url(redMenuPic.jpg);
	background-color: #990000;


}
.MenuCellSPACER {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	width: 5px;
}

}
.UnderMenuTableCell {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #990000;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #990000;
	border-top-width: 0px;
	background-color: #FCF8F8;

}

.UnderMenuText {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	font-size: 12px;

}

.TableMenu {
	height: 5px;
}
.TextBlue {
	color: #3300CC;
}
.TextSueGreg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;

}
.StusterTableCell {
	background-color: #FFFFFF;
	margin-left:20px;
}
.StusterGregReplyLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3300CC;
	text-decoration: underline;
}
.QuoteCitation {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: italic;

}
.QuoteText {
	font-family: "Courier New", Courier, mono;
	font-size: 15px;
}
.InsetCell {
	background-color: #DFDFDF;
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
}
.QuoteTextPorportional {
	font-family: "Tw Cen MT", Arial;
	font-size: 16px;
}
.QuoteTextProportionalCite {
	font-family: "Tw Cen MT", Arial;
	font-size: 13px;
	font-style: italic;
}
.textAccuracyGreen {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #339933;
	line-height: 20px;
	font-weight: bolder;
	padding: 3px;

}
.textAccuracyBlack {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #000000;
	margin: 5px;
	padding: 2px;
}
.textWhiteHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #FFFFFF;
}
.WhiteHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.TextOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}
 
.TextSueGregSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}

abbr {
	/*color: red;*/
	text-decoration: none;
	border-bottom-width: 0;
}
.HeadingBigRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #BB0000;
}
.textARROW {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
}
.MyLinkNext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #990000;
}
