﻿body {
	text-align: center;
	background-color: black
}
#doc {
	margin: auto;
	text-align: left;
	width: 975px;
	border:5px solid #96003a;
	background-color:white;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.underline {
	text-decoration: underline;
}
.parts_list_indented {
	font-family: Verdana;
	font-size: 12pt;
	text-indent: -30px;
	line-height: 150%;
	margin-left: 75px;
	font-weight: normal;
	font-style: normal;
	margin-top: 12px;
	margin-bottom: 6px;
}
.new_bulleted {
	line-height: 150%;
	text-align: left;
	font-family: Verdana;
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	margin-top: 8px;
	margin-bottom: 6px;
	margin-left: 25px;
}
p      {
	font-family: Verdana;
	font-size: 11pt;
	text-align: left;
	line-height: 150%;
	margin-top: 16px;
	margin-bottom: 8px;
	left: 0px;
}

.Normal      {
	font-family: Verdana;
	font-size: 12pt;
	text-align: left;
	line-height: 150%;
	margin-top: 16px;
	margin-bottom: 8px;
	left: 0px;
}
.pullout {
	font-size: 18pt;
	font-family: 'Lucida Sans Unicode';
	font-style: italic;
	text-align: left;
	line-height: 150%;
	margin-top: 16px;
	margin-bottom: 8px;
	color: #96003A;
}
h1 {
	font-family: Verdana;
	font-size: 24pt;
	font-weight: bold;
	font-style: italic;
	font-variant: normal;
	color: #96003A;
	text-align: left;
	margin-top: 14px;
	margin-bottom: 0px;
	margin-left: 0px;
	bottom: 0px;
}
h2 {
	font-family: Verdana;
	font-size: 16pt;
	font-weight: bold;
	font-style: italic;
	font-variant: normal;
	color: #96003A;
	text-align: left;
	margin-top: 24px;
	margin-bottom: 0px;
	line-height: normal;
	bottom: 0px;
	line-height: 150%;
}
h3 {
	font-family: Verdana;
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	font-variant: normal;
	color: #96003A;
	text-align: left;
	margin-top: 24px;
	margin-bottom: 0px;
	bottom: 0px;
	line-height: 150%;
}
h4 {
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	font-variant: normal;
	color: #96003A;
	text-align: left;
	margin-top: 24px;
	margin-bottom: 0px;
	bottom: 0px;
}
.h1 {
	font-family: Verdana;
	font-size: 24pt;
	font-weight: bold;
	font-style: italic;
	font-variant: normal;
	color: #96003A;
	text-align: left;
	margin-top: 14px;
	margin-bottom: 0px;
	margin-left: 0px;
	bottom: 0px;
}
.h2 {
	font-family: Verdana;
	font-size: 16pt;
	font-weight: bold;
	font-style: italic;
	font-variant: normal;
	color: #96003A;
	text-align: left;
	margin-top: 24px;
	margin-bottom: 0px;
	line-height: normal;
	bottom: 0px;
}
.h3 {
	font-family: Verdana;
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	font-variant: normal;
	color: #96003A;
	text-align: left;
	margin-top: 24px;
	margin-bottom: 0px;
	bottom: 0px;
}
.h4 {
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	font-variant: normal;
	color: #96003A;
	text-align: left;
	margin-top: 24px;
	margin-bottom: 0px;
	bottom: 0px;
}
.Normal_Indent {
	font-family: Verdana;
	font-size: 12pt;
	text-align: left;
	line-height: 150%;
	margin-top: 16px;
	margin-bottom: 8px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	margin-left: 50px;
}
.Indented_List {
	font-family: Verdana;
	font-size: 12pt;
	text-align: left;
	line-height: 150%;
	margin-top: 16px;
	margin-bottom: 8px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	margin-left: 50px;
	vertical-align: bottom;
}
.list {
	font-family: Verdana;
	font-size: 11pt;
	text-align: left;
	line-height: 150%;
	margin-top: 16px;
	margin-bottom: 8px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	margin-left: 50px;
	vertical-align: bottom;
}
.Center_Object {
	text-align: center;
}
.TextNavBar{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: rgb(150,0,58)
}
a:link, a:visited{
	color: rgb(150,0,58);
	text-decoration:none;
	font-family:Verdana;
}
a:hover{	
	color:rgb(150,0,58);
	text-decoration:underline;
	font-family:Verdana;
}
.Breadcrumbs{
	font-family:Verdana;
	margin-top:4px;
	margin-bottom:0px;
	font-size:11px
}
.rounded-css-corners-all{
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
.logo span{
	display:block;
	position:absolute;
	left:-1000em;			
}
.stbuttontext {
	font-size: 12px;
}
