/* CSS Document for USDC/EDPA Web Site */

/* Main Body Definitions */

body {
	color: black !important; 
	background: white !important; 
	font-size: 8pt; 
	font-weight: bold;
	margin-top: 2pt; 
	margin-left: 10pt; 
	margin-right: 10pt; 
}

/* Link Definitions */

a:link {
	color: blue;
	text-decoration: none;
}

a:visited {
	/*color: purple;*/
	/*color: #00CCFF;*/
	/*color: #800000;*/
	/*color: #CD5C5C;*/
	/*color: #D2691E;*/
	/*color: #A0522D;*/
	/*color: #BA55D3;*/
	/*color: #A74CBE;*/
	color: #C71585;
	/*color: #8B008B;*/
	/*color: #9370D8;*/
	/*color: #8A2BE2;*/
	text-decoration: none;
}

a:active {
	color: red;
	text-decoration: none;
}

a:hover {
	color: lime;
	text-decoration: underline;
}

/* Text Definitions */

h1 {
	font-size: 20pt;
}

h2 {
	font-family: arial;
	font-size: 14pt;
}

h2.h2a {
	padding: 0pt;
	border: 0pt;
	font-family: arial;
	font-size: 14pt;
	color: fuchsia;
}

h2.h2b {
	padding: 0pt;
	border: 0pt;
	font-family: arial;
	font-size: 14pt;
	color: fuchsia;
	text-align: center;
}

h3 {
	margin: 1pt;
	padding: 0pt;
	border: 0pt;
	font-size: 12pt;
}

h3.h3b {
	padding: 0pt;
	border: 0pt;
	font-family: arial;
	font-size: 12pt;
	color: maroon;
	text-align: center;
}

h4 {
	margin: 1pt;
	padding: 0pt;
	border: 0pt;
	font-size: 10pt;
	font-weight: bold;
}

h4.h4b {
	padding: 0pt;
	border: 0pt;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	color: maroon;
	text-align: center;
}

h4.h4c {
	padding: 0pt;
	border: 0pt;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	color: fuchsia;
	text-align: center;
}

small {
	font-size: 7.5pt;
	font-family: arial, arial, sans-serif;
}

.small {
	font-size: 7.5pt;
	font-family: arial, arial, sans-serif;
}

/* Controls contentbox/gradient-style font attributes when not overridden. */

td {
	font-size: 10pt;
	font-weight: bold;
	font-family: arial;
}

tt, pre, xmp, code, kbd, samp {
	font-size: 10pt;
	font-family: Courier New, Courier, monospace;
}

blockquote {
	font-family: arial;
	font-size: 9pt;
	color: aqua;
	margin-left: 8pt;
	margin-top: 6pt;
	margin-bottom: 6pt;
	margin-right: 20pt;
}

.quote {
	color: yellow; 
	font-family: arial; 
	font-size: 10pt; 
	margin-right: 16pt;
}

.source {
	font-family: arial; 
	font-size: 8pt; 
	color: yellow; 
	text-align: right;
	margin-top: 0pt;
	margin-bottom: 3pt; 
	margin-right: 16pt; 
}

.page {
	color: orange;
}

.epname {
	font: bold 12pt arial;
	color: lime;
}

.info {
	width: 80%;
	background: #480048;
}

br.nogap {
	display:none;
}

em.em1 {
	color: purple;
	font-family: arial;
	font-style: normal;
	font-weight: bold;
	font-size: 12pt;
}

em.em1a {
	font-family: arial;
	font-style: normal;
	font-weight: bold;
	font-size: 12pt;
}

em.em1b {
	color: maroon;
	font-family: arial;
	font-style: normal;
	font-weight: bold;
	font-size: 12pt;
}

em.em1c {
	color: teal;
	font-family: arial;
	font-style: normal;
	font-weight: bold;
	font-size: 12pt;
}

em.em2 {
	color: purple;
	font-family: arial;
	font-weight: bold;
	font-size: 10pt;
}

em.em3 {
	font-family: arial;
	font-style: normal;
	font-weight: bold;
}

em.em3a {
	font-family: arial;
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;
}

em.em4 {
	color: purple;
	font-family: arial;
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;
}

em.em4c {
	color: teal;
	font-family: arial;
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;
}

em.em5 {
	color: maroon;
	font-family: arial;
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;
}

em.em5a {
	color: maroon;
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;
}

em.em5b {
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;
}

em.em5c {
	font-family: arial;
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;
}

em.em6 {
	color: red;
	font-family: arial;
	font-style: italic;
	font-weight: bold;
	font-size: 10pt;
}

em.em7 {
	font-style: normal;
	text-decoration: underline;
}

em.em8 {
	color: purple;
	font-family: arial;
	font-style: italic;
	font-weight: bold;
	font-size: 24pt;
}

/* Other Definitions */

.padding {
	padding-top: 5pt;
	padding-bottom: 5pt;
}

.nopadding {
	padding-top: 0pt;
	padding-bottom: 0pt;
}

div.divh {
	text-align: center;
	margin-left: 0pt;
	margin-top: 0pt;
	margin-bottom: 0pt; 
	margin-right: 0pt;
}

div.div0 {
	text-align: center;
	margin-left: 30pt;
	margin-top: 0pt;
	margin-bottom: 0pt; 
	margin-right: 30pt;
}

div.div0s {
	text-align: center;
	margin-left: 30pt;
	margin-top: 0pt;
	margin-bottom: 0pt; 
	margin-right: 30pt;
}

div.div1 {
	font-family: arial; 
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	margin-left: 0pt;
	margin-top: 0pt;
	margin-bottom: 0pt; 
	margin-right: 0pt;
}

div.div2 {
	font-family: arial; 
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	margin-left: 0pt;
	margin-top: 0pt;
	margin-bottom: 0pt; 
	margin-right: 0pt;
}

div.fcontent0 {
	text-align: center;
	margin-left: 0pt;
	margin-top: 0pt;
	margin-bottom: 0pt; 
	margin-right: 0pt; 
}

div.footnote {
	font-family: arial; 
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	margin-left: 30pt;
	margin-top: 0pt;
	margin-bottom: 0pt; 
	margin-right: 30pt;
}

form.form0 {
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
}

input.input0 {
	background: red;
}

p.p0 {
	text-align: center;
}

table.table0 {
	text-align: center;
	margin-left: 0pt;
	margin-top: 0pt;
	margin-bottom: 0pt; 
	margin-right: 0pt;
}

td.td0 {
	text-align: center;
	margin-left: 0pt;
	margin-top: 0pt;
	margin-bottom: 0pt; 
	margin-right: 0pt; 
}

td.td1 {
	color: navy;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	margin-left: 0pt;
	margin-top: 0pt;
	margin-bottom: 0pt; 
	margin-right: 0pt; 
}

td.td1a {
	color: navy;
	text-align: center;
	font-size: 8pt;
	font-weight: bold;
	margin-left: 0pt;
	margin-top: 0pt;
	margin-bottom: 0pt; 
	margin-right: 0pt; 
}

td.td1b {
	color: navy;
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
	margin-left: 0pt;
	margin-top: 0pt;
	margin-bottom: 0pt; 
	margin-right: 0pt; 
}

td.td1c {
	text-align: center;
	font-size: 10pt;
	margin-left: 0pt;
	margin-top: 0pt;
	margin-bottom: 0pt; 
	margin-right: 0pt; 
}

td.td2 {
	color: maroon;
	text-align: left;
	margin-left: 0pt;
	margin-top: 0pt;
	margin-bottom: 0pt; 
	margin-right: 0pt; 
}

td.td3 {
	text-align: left;
	margin-left: 0pt;
	margin-top: 0pt;
	margin-bottom: 0pt; 
	margin-right: 0pt; 
}

td.td3a {
	text-align: left;
	font-size: 8pt;
	margin-left: 0pt;
	margin-top: 0pt;
	margin-bottom: 0pt; 
	margin-right: 0pt; 
}

td.td4 {
	text-align: right;
	margin-left: 0pt;
	margin-top: 0pt;
	margin-bottom: 0pt; 
	margin-right: 0pt; 
}

td.td5 {
	text-align: left;
	font-size: 12pt;
	margin-left: 0pt;
	margin-top: 0pt;
	margin-bottom: 0pt; 
	margin-right: 0pt; 
}

td.td6 {
	text-align: left;
	font-size: 14pt;
	margin-left: 0pt;
	margin-top: 0pt;
	margin-bottom: 0pt; 
	margin-right: 0pt; 
}

td.td6a {
	text-align: center;
	font-size: 14pt;
	margin-left: 0pt;
	margin-top: 0pt;
	margin-bottom: 0pt; 
	margin-right: 0pt; 
}

td.fcontent0 {
	color: navy;
	text-align: left;
	font-size: 8pt;
	margin-left: 0pt;
	margin-top: 0pt;
	margin-bottom: 0pt; 
	margin-right: 0pt; 
}

td.disclaimer {
	color: maroon;
	text-align: left;
	font-size: 8pt;
	margin-left: 0pt;
	margin-top: 0pt;
	margin-bottom: 0pt; 
	margin-right: 0pt; 
}

select.select1 {
	color: navy;
	font-size: 8pt;
	font-family: "Microsoft Sans Serif";
}

#alertText {
	font-family: sans-serif;
	text-align: left;
	background-color: #CA0002;
	color: white;
	font-size: 10pt;
	font-weight: bold;
	line-height: 18px;
	margin: 0pt 52px 0pt 40px;
	padding: 5px 10px 5px 10pt;
	width: 85%;
}

#alertTextFrames {
	font-family: sans-serif;
	text-align: left;
	background-color: #CA0002;
	color: white;
	font-size: 10pt;
	font-weight: bold;
	line-height: 18px;
	margin: 0pt 5px 0pt 90px;
	padding: 5px 10px 5px 10pt;
	width: 80%;
}

#alertTextTitle {
	text-align: center;
	font-size: 14pt;
}

/* Additional Definitions */

/*html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, dt, dd {
	margin: 0;
	padding: 0;
	border: 0; 
}*/

/* Hide from IE Mac. \*/
html {
	min-height: 101%;
	margin-bottom: 1px;
}
/* End hiding from IE5 Mac. */

body {
	text-align: left;
	font-family: "Century Gothic", Futura;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	background-image: url(/graphics/active/MDL1871/TopBG.gif);
	background-repeat: repeat-x;
	background-color: #FFFAD0;
	font-weight: normal;
}

/* Main Container Definitions */
/* The Header, Content and Footer sections are nested within the Main Container. */

#container {
	/*width: 800px;*/
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}

/* Header Definitions */
/* The Header is nested within the Main Container and sets the main banner for the website. */

#header {
	/*float: center;*/
	float: left;
	/*width: 800px;*/
	width: 850px;
	margin-top: 0px;
	background-image: url(/graphics/active/MDL1871/BannerSimple.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	height: 110px;
}

/* Top Navigation Definitions */

#topnav {
	float: left;
	/*width: 800px;*/
	width: 850px;
	background: #DAE0D2 url(/graphics/active/MDL1871/bg.gif) repeat-x bottom;
	/*font: "Century Gothic", Futura;*/
	font-family: "Century Gothic", Futura;
	font-size: 100%;
	line-height: normal;
	padding-right: 4px;
}

#topnav ul {
	margin: 0;
	padding: 2px 10px 0;
	list-style: none;
}

#topnav li {
	float: left;
	background: url(/graphics/active/MDL1871/left.gif) no-repeat left top;
	margin: 0;
	padding: 0 0 0 9px;
}

#topnav a {
	float: left;
	display: block;
	background: url(/graphics/active/MDL1871/right.gif) no-repeat right top;
	padding: 5px 15px 4px 6px;
	text-decoration: none;
	font-weight: bold;
	color: #765;
}

/* Commented Backslash Hack hides rule from IE5 Mac. \*/
	#topnav a {
float:none;
}
/* End IE5 Mac hack. */

#topnav a:hover {
	color: #333;
}

#topnav #current {
	background-image: url(/graphics/active/MDL1871/left_on.gif);
}

#topnav #current a {
	background-image: url(/graphics/active/MDL1871/right_on.gif);
	color: #333;
	padding-bottom: 5px;
}

#topnav a.topnav2 {
	padding: 5px 30px 4px 25px;
}

.topnav2nb {
	padding-bottom: 1px;
}

#topnav a.topnav2nb {
	padding: 5px 30px 4px 25px;
}

#topnav a.topnav3 {
	padding: 5px 32px 4px 28px;
}

.topnav3nb {
	padding-bottom: 1px;
}

#topnav a.topnav3nb {
	padding: 5px 32px 4px 28px;
}

#topnav a.topnav4 {
	padding: 5px 17px 3px 15px;
}

#topnav #guide a {
	padding: 5px 10px 4px 0;
}

#topnav #currentguide {
	background-image: url(/graphics/active/MDL1871/left_on.gif);
}

#topnav #currentguide a {
	background-image: url(/graphics/active/MDL1871/right_on.gif);
	color: #333;
	padding: 5px 10px 4px 0;
}

.topnav4nb {
	padding-bottom: 1px;
}

#topnav a.topnav4nb {
	padding: 5px 17px 4px 15px;
}

#topnav #guide a.topnav4nb {
	padding: 5px 10px 4px 0;
}

#topnav a.topnav5 {
	padding: 5px 18px 4px 15px;
}

.topnav5nb {
	padding-bottom: 1px;
}

#topnav a.topnav5nb {
	padding: 5px 18px 4px 15px;
}

#topnav #guide a.topnav5nb {
	padding: 5px 18px 4px 15px;
}

/*  */

#topnav a.topnav3b {
	padding: 5px 17px 4px 13px;
}

.topnav3bnb {
	padding-bottom: 1px;
}

#topnav a.topnav3bnb {
	padding: 5px 17px 4px 13px;
}

#topnav a.topnav4b {
	padding: 5px 7px 3px 1px;
}

#topnav #orig a {
	padding: 5px 3px 4px 0;
}

#topnav #currentorig {
	background-image: url(/graphics/active/MDL1871/left_on.gif);
}

#topnav #currentorig a {
	background-image: url(/graphics/active/MDL1871/right_on.gif);
	color: #333;
	padding: 5px 3px 5px 0;
}

#topnav #origextra a {
	padding: 5px 19px 4px 14px;
}

.topnav4bnb {
	padding-bottom: 1px;
}

#topnav a.topnav4bnb {
	padding: 5px 7px 4px 1px;
}

#topnav a.topnav5b {
	padding: 5px 21px 4px 16px;
}

.topnav5bnb {
	padding-bottom: 1px;
}

#topnav a.topnav5bnb {
	padding: 5px 21px 4px 16px;
}

/*  */

#topnav a.topnav4c {
	padding: 5px 19px 3px 14px;
}

.topnav4cnb {
	padding-bottom: 1px;
}

#topnav a.topnav4cnb {
	padding: 5px 19px 4px 14px;
}

#topnav a.topnav5c {
	padding: 5px 12px 4px 3px;
}

.topnav5cnb {
	padding-bottom: 1px;
}

#topnav a.topnav5cnb {
	padding: 5px 12px 4px 3px;
}

/*  */

#topnav a.topnav2d {
	/*padding: 5px 3px 4px 3px;*/
	padding: 5px 16px 4px 13px;
}

/*#topnav #frs a {
	padding: 5px 13px 4px 3px;
}*/

#topnav #currentfrs {
	background-image: url(/graphics/active/MDL1871/left_on.gif);
}

#topnav #currentfrs a {
	background-image: url(/graphics/active/MDL1871/right_on.gif);
	color: #333;
	/*padding: 5px 13px 5px 3px;*/
	padding: 5px 16px 5px 13px;
}

.topnav2dnb {
	padding-bottom: 1px;
}

#topnav a.topnav2dnb {
	/*padding: 5px 3px 4px 3px;*/
	padding: 5px 16px 4px 13px;
}

/*#topnav #frs a.topnav2dnb {
	padding: 5px 13px 4px 3px;
}*/


#topnav a.topnav3d {
	padding: 5px 18px 4px 13px;
}

.topnav3dnb {
	padding-bottom: 1px;
}

#topnav a.topnav3dnb {
	padding: 5px 18px 4px 13px;
}

#topnav a.topnav4d {
	padding: 5px 14px 4px 3px;
}

#topnav #drea a {
	padding: 5px 14px 4px 3px;
}

#topnav #currentdrea {
	background-image: url(/graphics/active/MDL1871/left_on.gif);
}

#topnav #currentdrea a {
	background-image: url(/graphics/active/MDL1871/right_on.gif);
	color: #333;
	padding: 5px 14px 5px 3px;
}

.topnav4dnb {
	padding-bottom: 1px;
}

#topnav a.topnav4dnb {
	padding: 5px 14px 4px 3px;
}

/*#topnav #drea a.topnav4dnb {
	padding: 5px 14px 4px 3px;
}*/

#topnav a.topnav5d {
	padding: 5px 12px 4px 6px;
}

.topnav5dnb {
	padding-bottom: 1px;
}

#topnav a.topnav5dnb {
	padding: 5px 12px 4px 6px;
}

/* Content Definitions */

#content {
	/*width: 800px;*/
	width: 850px;
	text-align: left;
}

#contentbox {
	width: 100%;
	float: left;
	font-family:  "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: thin;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: thin;
	padding-bottom: 20px;
	padding-right: 1px;
	background-image: url(/graphics/active/MDL1871/ContentBG.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

#contentbox p { 
	padding: 5px 25px 0px 20px; 
	line-height: 25px;
	text-align: justify;
	text-indent: .25in;
	font-size: 12px;
}

#contentbox h1 {
	text-align: center;
	padding: 20px 25px 0px 20px;
	font-size: 14px;  
	line-height: 30px;
}

#contentbox h2 {
	padding: 5px 25px 0px 20px;
	line-height: 25px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #663300;
}

#contentbox h4 {
	padding: 5px 25px 0px 20px;
	line-height: 25px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #382D25;
}

/*#contentbox a {
	text-decoration: none;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 115%;
	color: #993300;
}*/

/*#contentbox a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #2E2720;
}*/

#contentbox2 {
	width: 100%;
	float: left;
	font-family:  "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	background-color: transparent;
	font-size: 11px;
}

#contentbox3 {
	width: 100%;
	float: left;
	font-family:  "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: thin;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: thin;
	padding-bottom: 20px;
	padding-right: 1px;
	background-image: none;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

#SmallHeadline {
	font-family: Gill Sans, Verdana;
	/*font-size: 12px;*/
	font-size: 15px;
	color: #990000;
	/*line-height: 14px;*/
	line-height: 17px;
	text-transform: uppercase;
	text-align: left;
	letter-spacing: 2px;
	font-weight: bold;
	padding: 20px 0px 0px 20px;
}

#SmallHeadline.WhatsNewShiftUp1 {
	margin-top: -100px;
}

#SmallHeadline.CMECFShiftUp1 {
	margin-top: -100px;
}

#SmallHeadline.CMECFShiftUp2 {
	margin-top: -115px;
}

#SmallHeadline.CROTFShiftUp1 {
	margin-top: -100px;
}

#SmallHeadline.CROTFShiftUp2 {
	margin-top: -115px;
}

#SmallHeadline.PACERShiftUp1 {
	margin-top: -100px;
}

#SmallHeadline.PACERShiftUp2 {
	margin-top: -115px;
}

#SmallHeadline.JuryShiftUp1 {
	margin-top: -100px;
}

#SmallHeadline.JuryShiftUp2 {
	margin-top: -115px;
}

#SmallHeadline.KioskShiftUp1 {
	margin-top: -100px;
}

#SmallHeadline.KioskShiftUp2 {
	margin-top: -115px;
}

#SmallHeadline.FSNOJShiftUp1 {
	margin-top: -100px;
}

#SmallHeadline.FSNOJShiftUp2 {
	margin-top: -115px;
}

#SmallHeadline.DREAShiftUp1 {
	margin-top: -300px;
}

#SmallHeadline.DREAShiftUp2 {
	margin-top: -345px;
}

#SmallHeadline.AttorneyShiftUp1 {
	margin-top: -100px;
}

#SmallHeadline.AttorneyShiftUp2 {
	margin-top: -115px;
}

#SmallHeadline.JUST-ASKShiftUp1 {
	margin-top: -200px;
}

#SmallHeadline.JUST-ASKShiftUp2 {
	margin-top: -230px;
}

#SmallHeadline.CCCNShiftUp1 {
	margin-top: -300px;
}

#SmallHeadline.CCCNShiftUp2 {
	margin-top: -345px;
}

#SmallHeadline.FRSShiftUp1 {
	margin-top: -100px;
}

#SmallHeadline.FRSShiftUp2 {
	margin-top: -115px;
}

#SmallHeadline.VTCShiftUp1 {
	margin-top: -100px;
}

#SmallHeadline.VTCShiftUp2 {
	margin-top: -115px;
}

#SmallHeadline.SLASShiftUp1 {
	margin-top: -100px;
}

#SmallHeadline.SLASShiftUp2 {
	margin-top: -115px;
}

#SmallHeadline.OutreachShiftUp1 {
	margin-top: -100px;
}

#SmallHeadline.OutreachShiftUp2 {
	margin-top: -115px;
}

#SmallHeadline.PCCOTCShiftUp1 {
	margin-top: -100px;
}

#SmallHeadline.PCCOTCShiftUp2 {
	margin-top: -115px;
}

#SmallHeadline.HistSocShiftUp1 {
	margin-top: -100px;
}

#SmallHeadline.HistSocShiftUp2 {
	margin-top: -115px;
}

#SmallHeadline.PJIRShiftUp1 {
	margin-top: -100px;
}

#SmallHeadline.PJIRShiftUp2 {
	margin-top: -115px;
}

#SmallHeadline.MSCLShiftUp1 {
	margin-top: -100px;
}

#SmallHeadline.MSCLShiftUp2 {
	margin-top: -115px;
}

#SmallHeadline.IWBShiftUp1 {
	margin-top: -100px;
}

#SmallHeadline.IWBShiftUp2 {
	margin-top: -115px;
}

#SmallHeadline.OpinionsShiftUp1 {
	margin-top: -100px;
}

#SmallHeadline.OpinionsShiftUp2 {
	margin-top: -115px;
}

#SmallHeadline.FederalHolidaysShiftUp1 {
	margin-top: -100px;
}

#SmallHeadline.FederalHolidaysShiftUp2 {
	margin-top: -115px;
}

#SmallHeadline.JMDShiftUp1 {
	margin-top: -100px;
}

#SmallHeadline.JMDShiftUp2 {
	margin-top: -115px;
}

#MediumHeadline {
	font-family: times, Times New Roman, times-roman, georgia, serif;
	color: #1B1713;
	margin: 0;
	padding: 0px 0px 6px 20px;
	font-size: 28px;
	line-height: 32px;
	letter-spacing: -2px;
	font-weight: bold;
	text-align: center;
}

#MediumHeadline2 {
	font-family: times, Times New Roman, times-roman, georgia, serif;
	color: #1B1713;
	margin: 0;
	padding: 0px 0px 6px 20px;
	font-size: 28px;
	line-height: 32px;
	letter-spacing: -2px;
	font-weight: bold;
	text-align: left;
}

#MediumHeadlineItalic {
	font-family: times, Times New Roman, times-roman, georgia, serif;
	color: purple;
	margin: 0;
	padding: 0px 0px 6px 20px;
	font-size: 28px;
	line-height: 32px;
	letter-spacing: -2px;
	font-weight: bold;
	text-align: center;
	/*font-style: italic;*/
}

#MediumHeadlineItalic2 {
	font-family: times, Times New Roman, times-roman, georgia, serif;
	color: purple;
	margin: 0;
	padding: 0px 0px 6px 20px;
	font-size: 22px;
	line-height: 33px;
	/*letter-spacing: -2px;*/
	font-weight: bold;
	text-align: left;
	/*font-style: italic;*/
}

#LargeHeadline {
	font-family: times, Times New Roman, times-roman, georgia, serif;
	color: #1B1713;
	margin: 0;
	padding: 0px 0px 6px 20px;
	font-size: 36px;
	line-height: 32px;
	letter-spacing: -2px;
	font-weight: bold;
	text-align: left;
}

#LargeHeadlineItalic {
	font-family: arial;
	color: purple;
	margin: 0;
	padding: 0px 0px 6px 20px;
	font-size: 26px;
	line-height: 32px;
	letter-spacing: -2px;
	font-weight: bold;
	text-align: left;
	/*font-style: italic;*/
}

#MoreDocuments1DocumentsHome {
	font-family: Gill Sans, Verdana;
	font-size: 13px;
	text-transform: uppercase;
	text-align: left;
	margin-left: 600px;
	margin-top: -20px;
}

#MoreDocuments1IRBIC {
	font-family: Gill Sans, Verdana;
	font-size: 13px;
	text-transform: uppercase;
	text-align: left;
	margin-left: 600px;
	margin-top: -20px;
}

#MoreDocuments1TJCC {
	font-family: Gill Sans, Verdana;
	font-size: 13px;
	text-transform: uppercase;
	text-align: left;
	margin-left: 600px;
	margin-top: -20px;
}

#MoreDocuments1StandingOrders {
	font-family: Gill Sans, Verdana;
	font-size: 13px;
	text-transform: uppercase;
	text-align: left;
	margin-left: 600px;
	margin-top: -20px;
}

#MoreDocuments1Opinions {
	font-family: Gill Sans, Verdana;
	font-size: 13px;
	text-transform: uppercase;
	text-align: left;
	margin-left: 600px;
	margin-top: -20px;
}

#MoreDocuments1GIRMRP {
	font-family: Gill Sans, Verdana;
	font-size: 13px;
	text-transform: uppercase;
	text-align: left;
	margin-left: 600px;
	margin-top: -20px;
}

#MoreDocuments1CJRAPlan {
	font-family: Gill Sans, Verdana;
	font-size: 13px;
	text-transform: uppercase;
	text-align: left;
	margin-left: 600px;
	margin-top: -20px;
}

#MoreDocuments1Mediation {
	font-family: Gill Sans, Verdana;
	font-size: 13px;
	text-transform: uppercase;
	text-align: left;
	margin-left: 600px;
	margin-top: -20px;
}

#MoreDocuments1Forms {
	font-family: Gill Sans, Verdana;
	font-size: 13px;
	text-transform: uppercase;
	text-align: left;
	margin-left: 600px;
	margin-top: -20px;
}

#MoreDocuments1FormsProSe {
	font-family: Gill Sans, Verdana;
	font-size: 13px;
	text-transform: uppercase;
	text-align: left;
	margin-left: 600px;
	margin-top: -20px;
}

#MoreDocuments1Fees {
	font-family: Gill Sans, Verdana;
	font-size: 13px;
	text-transform: uppercase;
	text-align: left;
	margin-left: 600px;
	margin-top: -20px;
}

#MoreDocuments1VacancyAnnouncements {
	font-family: Gill Sans, Verdana;
	font-size: 13px;
	text-transform: uppercase;
	text-align: left;
	margin-left: 600px;
	margin-top: -20px;
}

#MoreDocuments1Directory {
	font-family: Gill Sans, Verdana;
	font-size: 13px;
	text-transform: uppercase;
	text-align: left;
	margin-left: 600px;
	margin-top: -20px;
}

#MoreDocuments1COPH {
	font-family: Gill Sans, Verdana;
	font-size: 13px;
	text-transform: uppercase;
	text-align: left;
	margin-left: 600px;
	margin-top: -20px;
}

#MoreDocuments1Notices {
	font-family: Gill Sans, Verdana;
	font-size: 13px;
	text-transform: uppercase;
	text-align: left;
	margin-left: 600px;
	margin-top: -20px;
}

#MoreDocuments1JudgesProcedures {
	font-family: Gill Sans, Verdana;
	font-size: 13px;
	text-transform: uppercase;
	text-align: left;
	margin-left: 600px;
	margin-top: -20px;
}

#MoreServices1ServicesHome {
	font-family: Gill Sans, Verdana;
	font-size: 13px;
	text-transform: uppercase;
	text-align: left;
	margin-left: 580px;
	margin-top: -20px;
}

#MoreServices1CMECF {
	font-family: Gill Sans, Verdana;
	font-size: 13px;
	text-transform: uppercase;
	text-align: left;
	margin-left: 580px;
	margin-top: -20px;
}

#MoreServices1PACER {
	font-family: Gill Sans, Verdana;
	font-size: 13px;
	text-transform: uppercase;
	text-align: left;
	margin-left: 580px;
	margin-top: -20px;
}

#PACERLogin {
	font-family: Gill Sans, Verdana;
	font-size: 13px;
	text-transform: uppercase;
	text-align: left;
	margin-left: 463px;
	margin-top: -18px;
}

#MoreServices1Jury {
	font-family: Gill Sans, Verdana;
	font-size: 13px;
	text-transform: uppercase;
	text-align: left;
	margin-left: 580px;
	margin-top: -20px;
}

#eJurorLogin {
	font-family: Gill Sans, Verdana;
	font-size: 13px;
	text-transform: uppercase;
	text-align: left;
	margin-left: 455px;
	margin-top: -18px;
}

#MoreServices1JUST-ASK {
	font-family: Gill Sans, Verdana;
	font-size: 13px;
	text-transform: uppercase;
	text-align: left;
	margin-left: 580px;
	margin-top: -20px;
}

#JUST-ASKLogin {
	font-family: Gill Sans, Verdana;
	font-size: 13px;
	text-transform: uppercase;
	text-align: left;
	margin-left: 300px;
	margin-top: -18px;
}

#JUST-ASKSearch {
	font-family: Gill Sans, Verdana;
	font-size: 13px;
	text-transform: uppercase;
	text-align: left;
	margin-left: 435px;
	margin-top: -18px;
}

#MoreServices1SLAS {
	font-family: Gill Sans, Verdana;
	font-size: 13px;
	text-transform: uppercase;
	text-align: left;
	margin-left: 580px;
	margin-top: -20px;
}

#MoreServices1Kiosk {
	font-family: Gill Sans, Verdana;
	font-size: 13px;
	text-transform: uppercase;
	text-align: left;
	margin-left: 580px;
	margin-top: -20px;
}

#MoreServices1FSNOJ {
	font-family: Gill Sans, Verdana;
	font-size: 13px;
	text-transform: uppercase;
	text-align: left;
	margin-left: 580px;
	margin-top: -20px;
}

#MoreServices1DREA {
	font-family: Gill Sans, Verdana;
	font-size: 13px;
	text-transform: uppercase;
	text-align: left;
	margin-left: 580px;
	margin-top: -20px;
}

#MoreServices1CROTF {
	font-family: Gill Sans, Verdana;
	font-size: 13px;
	text-transform: uppercase;
	text-align: left;
	margin-left: 580px;
	margin-top: -20px;
}

#MoreServices1VTC {
	font-family: Gill Sans, Verdana;
	font-size: 13px;
	text-transform: uppercase;
	text-align: left;
	margin-left: 580px;
	margin-top: -20px;
}

#MoreServices1CCCN {
	font-family: Gill Sans, Verdana;
	font-size: 13px;
	text-transform: uppercase;
	text-align: left;
	margin-left: 580px;
	margin-top: -20px;
}

#MoreServices1PCCOTC {
	font-family: Gill Sans, Verdana;
	font-size: 13px;
	text-transform: uppercase;
	text-align: left;
	margin-left: 580px;
	margin-top: -20px;
}

#MoreServices1MSCL {
	font-family: Gill Sans, Verdana;
	font-size: 13px;
	text-transform: uppercase;
	text-align: left;
	margin-left: 580px;
	margin-top: -20px;
}

#MoreServices1IWB {
	font-family: Gill Sans, Verdana;
	font-size: 13px;
	text-transform: uppercase;
	text-align: left;
	margin-left: 580px;
	margin-top: -20px;
}

#MoreServices1FRS {
	font-family: Gill Sans, Verdana;
	font-size: 13px;
	text-transform: uppercase;
	text-align: left;
	margin-left: 580px;
	margin-top: -20px;
}

#MoreServices1PJIR {
	font-family: Gill Sans, Verdana;
	font-size: 13px;
	text-transform: uppercase;
	text-align: left;
	margin-left: 580px;
	margin-top: -20px;
}

#MoreServices1HistSoc {
	font-family: Gill Sans, Verdana;
	font-size: 13px;
	text-transform: uppercase;
	text-align: left;
	margin-left: 580px;
	margin-top: -20px;
}

/* Table Definitions */

#gradient-style {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	width: 650px;
	border-collapse: collapse;
	text-align: left;
	background-color: #FFFFFF;
}

#gradient-style th {
	font-size: 13px;
	font-weight: normal;
	padding: 5px;
	background: #666666;
	border-top: 2px solid #000000;
	border-bottom: 1px solid #fff;
	color: #CCCCCC;
	text-align: left;
}

#gradient-style td {
	padding: 5px;
	border-bottom: 1px solid #fff;
	color: #333333;
	vertical-align: top;
	border-top: 1px solid #fff;
	background: #CCCCCC;
}

#gradient-style td.noborder {
	padding: 5px;
	/*border-bottom: 2px solid #CCCCCC;*/
	border-bottom: none;
	color: #333333;
	vertical-align: top;
	/*border-top: 1px solid #fff;*/
	border-top: none;
	background: #CCCCCC;
}

#gradient-style td.video1 {
	text-align: center;
	vertical-align: middle;
}

#gradient-style td.mdl875item {
	font-size: 11px;
}

#gradient-style td.thempty {
	border-top: 2px solid #000000;
}

#gradient-style tfoot tr td {
	background-color: #666666;
	text-align: center;
	font-size: 12px;
	color: #000033;
}

#gradient-style tbody tr:hover td {
	background: #999999;
	color: #FFFFFF;
}

#gradient-style #judge {
	background: #A64DA6;
	color: white;
}

#gradient-style td.smallcourtlink {
	text-align: center;
	vertical-align: bottom;
}

#gradient-style td.smallcourtlinktext {
	text-align: center;
}

#gradient-style td.largecourtlink {
	text-align: center;
	vertical-align: middle;
}

#gradient-style td.rssfeed{
	text-align: center;
}

#gradient-style td.usrecent {
	background: transparent;
	text-align: center;
}

#gradient-style hr.SearchResults {
	/*align: center;*/
	text-align: center;
	height: 5px;
	/*width: 700px;*/
	background: gray;
}

#gradient-style td.SearchResults{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	background: transparent;
	font-size: 12px;
	font-weight: normal;
}

#gradient-style tbody tr:hover td.SearchResults {
	background: transparent;
	color: #333333;
}

#gradient-style td.SearchResultsRecNo{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	/*width: 40px;*/
	width: 70px;
	text-align: left;
}

#gradient-style td.SearchResultsFileName{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	/*width: 350px;*/
	width: 200px;
	text-align: left;
}

#gradient-style td.SearchResultsSize{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	/*width: 110px;*/
	width: 130px;
	text-align: left;
}

#gradient-style td.SearchResultsModifyTime{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	width: 170px;
	text-align: left;
}

#gradient-style td.SearchResultsCharacterization{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	background: transparent;
	font-size: 12px;
	font-weight: normal;
}

#gradient-style tbody tr:hover td.SearchResultsCharacterization{
	background: transparent;
	color: #333333;
}

#gradient-style td.SearchResultsMatches{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	font-weight: normal;
}

#gradient-style object.SearchResultsMatches{
	width: 100%;
	height: 75px;
	margin:0;
}

#gradient-style.SearchResults {
	/* The following prevent a table from stretching for long text in search results. */
	table-layout: fixed;
	word-wrap: break-word;  /* CSS3 only. */
}

#gradient-style.alt3 {
	width: 350px;
}

#gradient-style.mdl1148links {
	width: 320px;
}

#gradient-style.alt4 {
	background-color: transparent;
}

#gradient-style.alt4 td {
	background: transparent;
}

#gradient-style.alt4 tbody tr:hover td {
	background: transparent;
	color: #333333;
}

#gradient-style.alt4 ul {
	color: #000000;
	list-style-type: square;
}

#gradient-style.alt4 img {
	vertical-align: middle;
}

#gradient-style.alt4a {
	width: 500px;
	background-color: transparent;
}

#gradient-style.alt4a td {
	padding: 20px;
	background: transparent;
}

#gradient-style.alt4a tbody tr:hover td {
	background: transparent;
	color: #333333;
}

#gradient-style.alt5 {
	width: 175px;
}

#gradient-style.alt6 {
	width: 139px;
}

#gradient-style.alt6a {
	width: 270px;
	/*font-style: italic;*/
}

#gradient-style.alt6a td {
	font-family: times, Times New Roman, times-roman, georgia, serif;
	font-size: 16px;
}

#gradient-style.alt6a tfoot tr td {
	text-align: left;
}

#gradient-style.alt6a img {
	vertical-align: middle;
}

#gradient-style.rssfeeds {
	width: 230px;
}

#gradient-style.rssfeeds td {
	font-family: arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
}

#gradient-style.rssfeeds img {
	vertical-align: middle;
}

#gradient-style.mdl875mardoc {
	width: 280px;
	/*font-style: italic;*/
}

#gradient-style.mdl875mardoc td {
	font-family: times, Times New Roman, times-roman, georgia, serif;
	font-size: 16px;
}

#gradient-style.mdl875mardoc tfoot tr td {
	text-align: left;
}

#gradient-style.mdl875mardoc img {
	vertical-align: middle;
}

#gradient-style.mdl875updates {
	width: 170px;
	/*font-style: italic;*/
}

#gradient-style.mdl875updates td {
	font-family: times, Times New Roman, times-roman, georgia, serif;
	font-size: 16px;
}

#gradient-style.mdl875updates tfoot tr td {
	text-align: left;
}

#gradient-style.mdl875updates img {
	vertical-align: middle;
}

#gradient-style.alt6b {
	width: 420px;
	/*font-style: italic;*/
}

#gradient-style.alt6b td {
	font-family: times, Times New Roman, times-roman, georgia, serif;
	font-size: 16px;
}

#gradient-style.alt6b tfoot tr td {
	text-align: left;
}

#gradient-style.alt6b img {
	vertical-align: middle;
}

#gradient-style.mdl875contacts {
	width: 360px;
	/*font-style: italic;*/
}

#gradient-style.mdl875contacts td {
	font-family: times, Times New Roman, times-roman, georgia, serif;
	font-size: 16px;
}

#gradient-style.mdl875contacts tfoot tr td {
	text-align: left;
}

#gradient-style.mdl875contacts img {
	vertical-align: middle;
}

#gradient-style.mdl875opinions {
	width: 360px;
	/*font-style: italic;*/
}

#gradient-style.mdl875opinions td {
	font-family: times, Times New Roman, times-roman, georgia, serif;
	font-size: 16px;
}

#gradient-style.mdl875opinions tfoot tr td {
	text-align: left;
}

#gradient-style.mdl875opinions img {
	vertical-align: middle;
}

#gradient-style.mdl875procedures {
	width: 500px;
	/*font-style: italic;*/
}

#gradient-style.mdl875procedures td {
	font-family: times, Times New Roman, times-roman, georgia, serif;
	font-size: 16px;
}

#gradient-style.mdl875procedures tfoot tr td {
	text-align: left;
}

#gradient-style.mdl875procedures img {
	vertical-align: middle;
}

#gradient-style.mdl875administrativeorders {
	width: 400px;
	/*font-style: italic;*/
}

#gradient-style.mdl875administrativeorders td {
	font-family: times, Times New Roman, times-roman, georgia, serif;
	font-size: 16px;
}

#gradient-style.mdl875administrativeorders tfoot tr td {
	text-align: left;
}

#gradient-style.mdl875administrativeorders img {
	vertical-align: middle;
}

#gradient-style.probono1 {
	width: 240px;
	/*font-style: italic;*/
}

#gradient-style.probono1 td {
	font-family: times, Times New Roman, times-roman, georgia, serif;
	font-size: 16px;
}

#gradient-style.probono1 tfoot tr td {
	text-align: left;
}

#gradient-style.probono1 img {
	vertical-align: middle;
}

#gradient-style.alt6c {
	width: 570px;
	/*font-style: italic;*/
}

#gradient-style.alt6c td {
	font-family: times, Times New Roman, times-roman, georgia, serif;
	font-size: 16px;
}

#gradient-style.alt6c tfoot tr td {
	text-align: left;
}

#gradient-style.alt6c img {
	vertical-align: middle;
}

#gradient-style.alt6d td {
	vertical-align: middle;
}

#gradient-style.alt6d img {
	vertical-align: bottom;
}

#gradient-style.alt7 {
	width: 193px;
}

.altCROTF {
	width: 400px;
	background-color: transparent;
}

.altCROTF td {
	vertical-align: middle;
	background: transparent;
}

/*.altCROTF tbody tr:hover td {
	background: transparent;
	color: #333333;
}*/

.altCROTF tbody tr td, li {
	background: transparent;
	color: #333333;
}

.altCROTF td.equipmentlist {
	float: left;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 11px;
	text-align: left;
}

.altCROTF td.equipmentlist dt {
	font-weight: bold;
	font-size: 130%;
	margin: 15px 20px 5px 0px;
	color: #990000;
}

.altCROTF td.about {
	padding-left: 20px;
}

#gradient-style.alt9 {
	width: 600px;
	background-color: transparent;
}

#gradient-style.alt9 td {
	vertical-align: middle;
	background: transparent;
}

.downloadlink {
	text-align: center;
}

.bigcmecflink {
	text-align: center;
	vertical-align: top;
}

.underlinetext {
	text-decoration: underline;
}

/* FAQ Definitions */

#FAQ {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
}

#FAQ dt {
	font-weight: bold; 
	margin: 15px 40px 5px;
	cursor: pointer;
	text-decoration: underline;
	color: #BD4A18;
}

#FAQ dt:before {
	content: "Q";
	font-size: 1.5em;
	margin-right: 7px;
	padding: 2px 6px 5px;
	color: #FFD87D;
	background-color: #BD4A18;
	font-weight: normal;
	margin-left: -35px;
	position: relative;
	top: 10px;
}

#FAQ dd {
	margin: 25px 70px 0px;
	padding-bottom: 12px;
	line-height: 150%;	
}
	
#FAQ dd:before {
	content: "A";
	font-size: 1.5em;
	margin-right: 7px;
	padding: 2px 9px;
	color: #752E0F;
	background-color: #FFD87D;
	margin-left: -38px;
	position: relative;
	top: 10px;
}
	
.show {
	display: block;
}

.hide {
	display: none;
}

/* Contacts Definitions */

#Contacts dt {
	font-weight: bold;
	font-size: 130%;
	margin: 15px 20px 5px 75px;
	color: #990000;
}

#Contacts dd {
	font-size: 120%;
	margin: 25px 50px 0px 90px;
	padding-bottom: 12px;
	line-height: 120%;	
}

#Contacts h3 {
	margin-left: 60px;
	font-size: 140%;
	font-weight: bold;
}

/* Footer Definitions */

#footer {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	background-image: url(/graphics/active/MDL1871/Footer.png);
	background-position: top;
	/*width: 100%;*/
	width: 825px;
	height: 75px;
	float: left;
	text-align: center;
	margin-top: 0px;
	/*padding-right: 4px;*/
	padding-right: 0px;
	margin-bottom: 10px;
}

#footer p {
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	padding: 15px 75px 0px 75px;
	line-height: 15px;
}

/* Additional Definitions (2) */

.dhtmlgoodies_contentBox {
	border: 1px solid #317082;
	height: 0px;
	visibility: hidden;
	position: absolute;
	left: 240px;		
	/*background-color: #FFFAD0;*/
	color: #333333;
	background: #CCCCCC;
	overflow: hidden;
	padding: 2px;
	width: 650px;
}

/*.dhtmlgoodies_contentBox:hover {
	background: #999999;
	color: #FFFFFF;
}*/

.dhtmlgoodies_content {
	position: absolute;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 11px;
	width: 100%;
}

.hidden {
	display: none;
	font-size: 13px;
}

.shown {
	display: block;
}

#FAQGenBox.hidden #Contacts dt{
	font-size: 14px;
}

#FAQGenBox.hidden #Contacts dd{
	font-size: 13px;
}

#FAQAttBox.hidden #Contacts dt{
	font-size: 14px;
}

#FAQAttBox.hidden #Contacts dd{
	font-size: 13px;
}

#FAQFinBox.hidden #Contacts dt{
	font-size: 14px;
}

#FAQFinBox.hidden #Contacts dd{
	font-size: 13px;
}

#FAQProBox.hidden #Contacts dt{
	font-size: 14px;
}

#FAQProBox.hidden #Contacts dd{
	font-size: 13px;
}

#FAQRecBox.hidden #Contacts dt{
	font-size: 14px;
}

#FAQRecBox.hidden #Contacts dd{
	font-size: 13px;
}

#FAQFilBox.hidden #Contacts dt{
	font-size: 14px;
}

#FAQFilBox.hidden #Contacts dd{
	font-size: 13px;
}

#FAQESRBox.hidden #Contacts dt{
	font-size: 14px;
}

#FAQESRBox.hidden #Contacts dd{
	font-size: 13px;
}

#FAQIntBox.hidden #Contacts dt{
	font-size: 14px;
}

#FAQIntBox.hidden #Contacts dd{
	font-size: 13px;
}

#FAQJurBox.hidden #Contacts dt{
	font-size: 14px;
}

#FAQJurBox.hidden #Contacts dd{
	font-size: 13px;
}

#FAQMiscBox.hidden #Contacts dt{
	font-size: 14px;
}

#FAQMiscBox.hidden #Contacts dd{
	font-size: 13px;
}

#VTCFrame {
	width: 630px;
	height: 1160px;
}

#VTCFrame2 {
	width: 475px;
	height: 1245px;
}

#RPMPCMFrame {
	width: 630px;
	height: 1280px;
}

#MSCLFrame {
	width: 630px;
	height: 750px;
}

#WhatsNewFrame {
	width: 750px;
	height: 120px;
}

.totop {
	text-align: right;
}

/*#WhatsNewImage {
	padding-bottom: 100px;
	background-image: url(/graphics/active/bluestas.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	position: relative;
	left: 750px;
	z-index: 2;
	border-style: none;
	width: 100px;
}*/

#WhatsNewImage {
	padding-bottom: 100px;
	background-image: url(/graphics/active/red-asts.png);
	background-repeat: no-repeat;
	background-color: transparent;
	position: relative;
	left: 740px;
	top: 20px;
	z-index: 2;
	border-style: none;
	width: 100px;
}

#CMECFImage {
	padding-bottom: 100px;
	background-image: url(/graphics/active/comps.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	position: relative;
	left: 740px;
	top: 20px;
	z-index: 2;
	border-style: none;
	width: 100px;
}

#CROTFImage {
	padding-bottom: 100px;
	background-image: url(/graphics/active/gavels.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	position: relative;
	left: 690px;
	top: 20px;
	z-index: 2;
	border-style: none;
	width: 100px;
}

#PACERImage {
	padding-bottom: 100px;
	background-image: url(/graphics/active/comps.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	position: relative;
	left: 740px;
	top: 20px;
	z-index: 2;
	border-style: none;
	width: 100px;
}

#JuryImage {
	padding-bottom: 100px;
	background-image: url(/graphics/active/juryboxs.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	position: relative;
	left: 700px;
	top: 20px;
	z-index: 2;
	border-style: none;
	width: 100px;
}

#KioskImage {
	padding-bottom: 100px;
	background-image: url(/graphics/active/kioskss.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	position: relative;
	left: 740px;
	top: 20px;
	z-index: 2;
	border-style: none;
	width: 100px;
}

#FSNOJImage {
	padding-bottom: 100px;
	background-image: url(/graphics/active/faxs.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	position: relative;
	left: 720px;
	top: 20px;
	z-index: 2;
	border-style: none;
	width: 100px;
}

#DREAImage1 {
	padding-bottom: 100px;
	background-image: url(/graphics/active/faxs.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	position: relative;
	left: 720px;
	top: 20px;
	z-index: 2;
	border-style: none;
	width: 100px;
}

#DREAImage2 {
	padding-bottom: 100px;
	background-image: url(/graphics/active/docums.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	position: relative;
	left: 730px;
	top: 5px;
	z-index: 3;
	border-style: none;
	width: 100px;
}

#DREAImage3 {
	padding-bottom: 100px;
	background-image: url(/graphics/active/binocs.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	position: relative;
	left: 720px;
	top: -10px;
	z-index: 4;
	border-style: none;
	width: 100px;
}

#AttorneyImage {
	padding-bottom: 100px;
	background-image: url(/graphics/active/scales.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	position: relative;
	left: 720px;
	top: 20px;
	z-index: 2;
	border-style: none;
	width: 100px;
}

#JUST-ASKImage1 {
	padding-bottom: 100px;
	background-image: url(/graphics/active/calendr2s.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	position: relative;
	left: 730px;
	top: 20px;
	z-index: 2;
	border-style: none;
	width: 100px;
}

#JUST-ASKImage2 {
	padding-bottom: 100px;
	background-image: url(/graphics/active/comps.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	position: relative;
	left: 740px;
	top: 5px;
	z-index: 3;
	border-style: none;
	width: 100px;
}

#CCCNImage1 {
	padding-bottom: 100px;
	background-image: url(/graphics/active/handshks.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	position: relative;
	left: 730px;
	top: 20px;
	z-index: 2;
	border-style: none;
	width: 100px;
}

#CCCNImage2 {
	padding-bottom: 100px;
	background-image: url(/graphics/active/telephns.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	position: relative;
	left: 730px;
	top: 5px;
	z-index: 3;
	border-style: none;
	width: 100px;
}

#CCCNImage3 {
	padding-bottom: 100px;
	background-image: url(/graphics/active/mailbxs.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	position: relative;
	left: 730px;
	top: 0px;
	z-index: 4;
	border-style: none;
	width: 100px;
}

#FRSImage {
	padding-bottom: 100px;
	background-image: url(/graphics/active/tdd3s.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	position: relative;
	left: 720px;
	top: 330px;
	z-index: 2;
	border-style: none;
	width: 100px;
}

#VTCImage {
	padding-bottom: 100px;
	background-image: url(/graphics/active/telecnfs.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	position: relative;
	left: 730px;
	top: 20px;
	z-index: 2;
	border-style: none;
	width: 100px;
}

#SLASImage {
	padding-bottom: 100px;
	background-image: url(/graphics/active/binder1s.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	position: relative;
	left: 720px;
	top: 20px;
	z-index: 2;
	border-style: none;
	width: 100px;
}

#OutreachImage {
	padding-bottom: 100px;
	background-image: url(/graphics/active/gavels.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	position: relative;
	left: 690px;
	top: 20px;
	z-index: 2;
	border-style: none;
	width: 100px;
}

#PCCOTCImage {
	padding-bottom: 100px;
	background-image: url(/graphics/active/pccotclogos.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	position: relative;
	left: 720px;
	top: 20px;
	z-index: 2;
	border-style: none;
	width: 100px;
}

#HistSocImage {
	padding-bottom: 100px;
	background-image: url(/graphics/active/indphals.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	position: relative;
	left: 710px;
	top: 20px;
	z-index: 2;
	border-style: none;
	width: 100px;
}

#PJIRImage {
	padding-bottom: 100px;
	background-image: url(/graphics/active/percents.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	position: relative;
	left: 720px;
	top: 20px;
	z-index: 2;
	border-style: none;
	width: 100px;
}

#MSCLImage {
	padding-bottom: 100px;
	background-image: url(/graphics/active/mailbxs.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	position: relative;
	left: 730px;
	top: 20px;
	z-index: 2;
	border-style: none;
	width: 100px;
}

#IWBImage {
	padding-bottom: 100px;
	background-image: url(/graphics/active/snwflks.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	position: relative;
	left: 740px;
	top: 20px;
	z-index: 2;
	border-style: none;
	width: 100px;
}

#OpinionsImage {
	padding-bottom: 100px;
	background-image: url(/graphics/active/scales.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	position: relative;
	left: 740px;
	top: 20px;
	z-index: 2;
	border-style: none;
	width: 100px;
}

#FederalHolidaysImage {
	padding-bottom: 100px;
	background-image: url(/graphics/active/flag2s.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	position: relative;
	left: 720px;
	top: 20px;
	z-index: 2;
	border-style: none;
	width: 100px;
}

#JMDImage {
	padding-bottom: 100px;
	background-image: url(/graphics/active/gavels.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	position: relative;
	left: 720px;
	top: 20px;
	z-index: 2;
	border-style: none;
	width: 100px;
}

#crtseallink img{
	border: none;
}

#CourthouseLocationsByrneSmallImage {
	margin-bottom: 40px;
}

#CourthouseLocationsNixSmallImage {
	margin-bottom: 60px;
}

#CourthouseLocationsCahnSmallImage {
	margin-bottom: 30px;
}

/* Colour Names */

/* black, silver, gray, white, maroon, red, purple, fuchsia, green, lime, olive, yellow, navy, blue, teal, aqua */

