
body
{
	color: #000000;
	background: #ffffff;
	margin: 0px;
	padding: 0px;
}

p
{
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 17px;
	color: #4f4f4f;
	line-height: 1.5em;
}

a
{
	text-decoration: none;
	color: #173f6e;
	font-weight:normal;
}

a:visited
{
	text-decoration: none;
	color: #173f6e;
	font-weight:normal;
}

a:active
{
	text-decoration: none;
	color:#336699;
	font-weight:normal;
}

a:hover
{
	text-decoration: none;
	color:#336699;
	font-weight:normal;
}

.topNavBox
{
	padding: 4px;
	
	border-top: 1px solid #ffdfb5;
	border-right: 1px solid #ffdfb5;
	width:98%;
	float:right;
	color:ccc;
	font-size:13px;
	
}

/*--------left nav----------------*/
#sidebar
{
	width:180px;
	font-weight:normal;
	font-size:13px;
	padding-top:6px;
	
}

#sidebar ul
{
	list-style-type:none;
	padding:3px;
}

#sidebar li a
{
	display:block;
	line-height:140%;
	text-decoration:none;
}



#sidebar hr
{
	color:#ffdfb5;
	width:180px;
	size:1px;
	width:100%
}

#sidebar a.smallLink
{
	font-size:12px;
}

/*--------left nav----------------*/

.leftNav
{
	width: 180px;
}

.leftNav hr
{
	color:#ffdfb5;
	width:180px;
	size:1px;
}

.leftNav a
{
	font-weight:normal;
	font-size:14px;
}

.leftNav a:visited
{
	font-weight:normal;
	font-size:14px;
}

.leftNav a:active
{
	font-weight:normal;
	font-size:14px;
}

.leftNav a:hover
{
	font-weight:normal;
	font-size:14px;
}

p.italic
{
	line-height: 1.2em;
	font-style: italic;
	font-family: Verdana, geneva, sans serif;
	font-size: 12px;
}

table.no-repeat
{
	background-repeat: no-repeat;
}

.content
{
	margin: 0px;
	padding: 8px 0px 0px 0px;
}

.content a
{
	color: #173f6e;
}

.content a:hover
{
	border-bottom: 1px dotted #999999;
	color: #173f6e;
}

.content p
{
	line-height: 1.5em;
	font-family: Verdana, geneva, sans serif;
	font-size: 12px;
}

.content h1
{
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	font-weight:normal;
	color:#556f2f;
	text-shadow:#666666;
}

.content h2
{
	font-size: 16px;
	font-weight:normal;
	margin: 0px;
	padding: 0px;
	color:#444;
	
}

.content h3
{
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	font-weight:normal;
	
	color:#596A9F;
}

.content h4
{
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	font-weight:normal;
	font-style:italic;
	
}

td
{
	font-family: Verdana, geneva, sans serif;
	font-size: 12px;
	color:#4F4F4F
}

input
{
	font-family: Verdana, geneva, sans serif;
	font-size: 10px;
	background: ECEFD4
}

select
{
	font-family: Verdana, geneva, sans serif;
	font-size: 10px;
	background: ECEFD4
}

textarea
{
	font-family: Verdana, geneva, sans serif;
	font-size: 10px;
	background: ECEFD4
}

ul.checks li
{
	list-style-image: url("/casenet/images/dotg.gif")
}

ul.arrow li
{
	list-style-image: url("/casenet/images/grayArrowRight.gif");
	margin: 0;
	padding: 0;
}

.caseListBg
{
	background: url("/casenet/images/PA_CFF/paMapBg2.gif");
	background-repeat:no-repeat;
	background-position:center;
}

ul.grnsquare
{
	padding: 0px;
	margin-left:0px;
}

ul.grnsquare li
{
	list-style-image: url("/casenet/images/bullet2.gif");
	padding: 2px 5px 0px 0px;
	line-height: 1.5em;
	font-size:10px;
	margin:0px;
}

ul.grnsquareRight
{
	padding: 0px;
	margin-left:0px;
}

ul.grnsquareRight li
{
	list-style-image: url("/casenet/images/bullet2.gif");
	padding: 2px 0px 0px 0px;
	line-height: 1.5em;
	font-size:10px;
}

ul.grnsquare2
{
	list-style-image: url("/casenet/images/bullet2.gif");
	padding: 2px;
	margin-left: 15px;
	line-height: 1.5em;
	list-style-type: none;
}

ul.grnsquare2 li
{
	padding: 2px;
}

ul.square
{
	list-style-type: square;
}

ul.squareFL
{
	list-style-type: square;
	padding: 2px;
	margin-left: 15px;
	line-height: 1.5em;
	color:#666666;
}

ul.disc
{
	list-style-type: disc;
}

ol
{
	padding: 0px 2px 0px 2px;
	margin-left: 35px;
}

li
{
	padding: 0px 2px 0px 2px;
	line-height: 1.5em;
}

.copyrightText
{
	font-size: 8pt;
	font-weight: normal;
	font-family: Arial, Helvetica, sans serif;
	color: #999999;
	padding-top: 4px;
}

.fictionalText
{
	font-size: 8pt;
	font-weight: normal;
	font-family: Arial, Helvetica, sans serif;
	color: #000000;
	padding-top: 4px;
}

h1
{
	font-size: 14px;
}

h2
{
	font-size: 13px;
}

h3
{
	font-size: 12px;
}

.smallText
{
	font-size:8pt;
	font-weight: normal;
}

.imageBorder
{
	margin: 8px 0px 12px 12px;
	padding: 2px;
	border: 1px solid #ccc;
}

.imageLeft
{
	margin: 8px 15px 12px 0px;
	padding: 2px;
	border: 1px solid #ccc;
}

.imgRight
{
	margin:0px 0px 12px 12px;
	padding: 2px;
	border: 1px solid #ccc;
}
