@charset "UTF-8";
/* CSS Document */

.stroller1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	background-color: #FB877E;
	text-align: left;
	display: block;
	height: 150px;
	width: 408px;
	overflow: scroll;
	list-style-type: none;
	list-style-image: none;
	padding-top: 0px;
	padding-bottom: 5px;
}

.listheader {
	background-color: #660000;
	text-align: left;
	display: block;
	width: 398px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
	padding-left: 10px;
	padding-bottom: 4px;
}


a:link 
{
	text-decoration: none;
	color: #333;
}

a:visited 
{
	text-decoration: none;
	color: #333;
}
a:hover 
{
	text-decoration: none;
	color: #660000;
}
a:active 
{
	text-decoration: none;
	color: #660000;
}




.pageback
{
	float: left;
	height: 25px;
	width:204px;
}

.pageforward
{
	float: left;
	height: 25px;
	width: 204px;
	text-align: right;
}

a.pageturner:link {
	text-decoration: none;
	color: #CCCCCC;
	font-weight: bold;
	font-size: 10px;
	vertical-align: middle;
}
a.pageturner:visited {
	text-decoration: none;
	color: #CCCCCC;
	font-weight: bold;
	font-size: 10px;
	vertical-align: middle;
}
a.pageturner:hover {
	text-decoration: none;
	color: #FB877E;
	font-weight: bold;
	font-size: 10px;
}
a.pageturner:active {
	text-decoration: none;
	color: #666666;
}

.mpwfirstpara
{
	font-style: italic;
	font-weight: 400;
	color: #660000;
}

.mpwintropara {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #660000;
	line-height: 18px;
}
.mpwtitle {
	color: #660000;
	font-size: 14px;
	font-weight: bold;
}
.mpwcsnumber {
	color: #FFF;
	font-size: 10px;
	background-color: #CF4F51;
	height: 40px;
	width: 50px;
	float: left;
	display: block;
	text-align: center;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-right: 10px;
}
.mpwcsfigures {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
}

/* menu list */


.2col

{
	float: left;
	height: auto;
	width: 408px;
	padding-bottom: 20px;
	color: #666666;
	padding-top: 12px;
	line-height: 16px;
	position: relative;
}

.colleft 

{
	float: left;
	height: auto;
	width: 197px;
	padding-bottom: 20px;
	color: #666666;
	padding-top: 12px;
	line-height: 16px;
	position: relative;
}

.colright 

{
	float: right;
	height: auto;
	width: 197px;
	padding-left: 6px;
	padding-top: 12px;
	line-height: 16px;
	
}


.2wrap

{
	width: 408px;
	height: auto;
}
	
a.list2:link {
	text-decoration: none;
	color: #660000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	width: 408px;
	padding-bottom: 3px;
	padding-top: 1px;
	display: block;
	font-weight: 800;
}
a.list2:visited {
	text-decoration: none;
	color: #660000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	width: 408px;
	padding-bottom: 3px;
	padding-top: 1px;
	display: block;
	font-weight: 800;
}
a.list2:hover {
	text-decoration: none;
	color: #000000;
	background-color: #FB877E;
	font-weight: 800;
}
a.list2:active {
	text-decoration: none;
	color: #666666;
	font-style: italic;
}

a.list3:link {
	text-decoration: none;
	color: #660000;
	font-weight: 800;
}
a.list3:visited {
	text-decoration: none;
	color: #660000;
	font-weight: 800;
}
a.list3:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: 800;
}
a.list3:active {
	text-decoration: none;
	color: #FFFFFF;
}

.list2sub {
	text-decoration: none;
	color: #333;
	width: 408px;
	padding-bottom: 3px;
	font-weight: 200;
	font-size: 12px;
}

.category{
	color: #333;
	background-color: #CCCCCC;
	padding: 5px;
	float: left;
	width: 398px;
	margin-bottom: 10px;
}

.categorytitle{
	color: #FFF;
	background-color: #CC3333;
	padding: 5px;
	float: left;
	width: 398px;
	margin-top: 10px;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
}

.casenumber
{
	font-style: italic;
	font-weight: 400;
}

.mpwlighttitle

{
	font-weight: 200;
	font-size: 12px;
}


ol
{
	margin-left: 2px;
	font-size: 12px;
	font-weight: 600;
	color: #FFF;
}


/*  information tables  */

.mpwfurthertitle
{
	font-size: 11px;
	line-height: 14px;
	font-weight: 800;
	color: #FFF;
	background-color: #666;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}


.mpwfurthertext
{
	font-size: 11px;
	line-height: 14px;
	font-weight: 200;
	color: #000;
	background-color: #CCC;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-bottom: 15px;
}


.infotabletitle
{
	font-weight: bold;
	color: #FFF;
	background-color: #E14A55;
	padding: 7px;
	float: left;
	height: auto;
	width: 91px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	font-size: 11px;
	line-height: 14px;
}

.infotable
{
	font-weight: bold;
	color: #000;
	background-color: #FB877E;
	padding: 7px;
	float: right;
	height: auto;
	width: 287px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	font-size: 11px;
	line-height: 14px;
}
.tablegroup
{
	float: left;
	width: 100%;
}

a.table:link {
	text-decoration: none;
	color: #660000;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
}
a.table:visited {
	text-decoration: none;
	color: #660000;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
}
a.table:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a.table:active {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
}

/* picture frames */

.mpwpicfull

{
	float: left;
	padding-top: 15px;
	width: 408px;
	font-size: 10px;
	font-style: italic;
	line-height: 14px;
	font-weight: 400;
	color: #660000;
	height: auto;
}

.mpwpicleft {
	float: left;
	padding-right: 12px;
	padding-top: 15px;
	width: 192px;
	font-size: 10px;
	font-style: italic;
	line-height: 14px;
	font-weight: 400;
	color: #660000;
	height: auto;
}

.mpwpicright {
	float: right;
	padding-left: 12px;
	padding-top: 15px;
	width: 192px;
	font-size: 10px;
	font-style: italic;
	line-height: 14px;
	font-weight: 400;
	color: #660000;
	height: auto;
		
}

.credit
{
	font-size: .8em;
	font-style: italic;
	font-weight: 400;
	color: #660000;
}

a.backtolist:link 
{
	text-decoration: none;
	color: #660000;
	font-weight: bold;
	font-size: 11px;
	width: 408px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	display: block;
	float: left;
}
a.backtolist:visited 
{
	text-decoration: none;
	color: #660000;
	font-weight: bold;
	font-size: 11px;
	width: 408px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	display: block;
	float: left;
}

a.backtolist:hover 
{
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	font-size: 11px;
	width: 408px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	display: block;
	float: left;
}


a.backtolist:active 
{
	text-decoration: none;
	color: #FFFFFF;
	
}

.mpwbooktitle
{
	font-size: 16px;
	font-weight: 800;
	color: #660000;
	line-height: 18px;
}
.mpwsubtitle
{
	font-size: 16px;
	font-weight: 200;
	color: #660000;
}
.bookcontent
{
	float: left;
	width: 408px;
	padding-top: 3px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #660000;
}

.contentindent
{
	float: right;
	width: 370px
	margin-left: 10px;
	width: 375px;
}

.contentindentheader
{
	float: right;
	width: 370px
	margin-left: 10px;
	width: 375px;
	font-weight: bold;
	color: #D50000;
}

.numberheader
{
	color: #D50000;
	float: left;
	width: 20px;
	font-weight: 800;
} 
.number
{
	color: #660000;
	float: left;
	width: 20px;
}
.mpwcs{
	font-size: 12px;
	font-style: italic;
	font-weight: 400;
}
