/* CSS Document */
body {
	background-image: url(images/bkgd-top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
}
a {
	font-size: 12px;
	color: #000066;
	margin-left: 6px;
	margin-right: 6px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: none;
}
/*Structure*/
#main {
	margin: 10px;
	padding:10px;
}
#container {
	width: 795px;
	margin: 0 auto;
	text-align: left;
	padding-bottom: 5px;
	margin-top: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#backBottom {
	clear:both;
	width: 100%;
	margin: 0 auto;
	font-family: Helvetica, Arial, Geneva;
	font-size: 9px;
	padding-top: 200px;
	background-image: url(images/bkgd-bottom.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
{
 position: absolute;
 padding: 0px;
 width: 100%;
 height: 200px;
 bottom: -15px;
 left: 0px;
 z-index: 1;
 visibility: visible;
} {
 line-height: 18px;
 top: 35px;
 position: absolute;
 visibility: visible;
 z-index: 2;
}
#picture {
	position: absolute;
	top: 80px;
	width: 206px;
	overflow: hidden;
	visibility: visible;
}
#picture a {
	font-size: 14px;
	color: #FFFFFF;
	margin-left: 0px;
	margin-right: 6px;
	line-height: 30px;
	letter-spacing: 2px;
	list-style-type: disc;
}
#picture a:link {
	text-decoration: none;
}
#picture a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#picture a:hover {
	text-decoration: underline;
	color: #FFCC00;
}
#picture a:active {
	text-decoration: none;
}
/*Styles*/

.bkgdShape {
	background-image: url(images/bkgrd-shapes-bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.subline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 1px;
}
.logoBanner {
	background-image: url(images/bkgd-slice-logo.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.title {
	font-size: 16px;
	color: #000066;
	line-height: 26px;
	letter-spacing: 1px;
	font-style: italic;
}
.grayBorder {
	border-top: thin solid #999999;
	border-right: thin solid #999999;
	border-bottom: thin solid #999999;
}
.subtitle {
	font-weight: bold;
	color: #990000;
}
.borderDouble {
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #CCCCCC;
}
.floatRight {
	float: right;
	margin: 5px;
	border: 1px solid #990000;
	padding: 6px;
}
.redBox {
	background-color: #990000;
	margin-top: 5px;
	width: 100%;
}
.borderBlueBox {
	border: 1px dotted #000033;
}
.main {
	font-size: 16px;
	color: #000066;
	line-height: 26px;
	letter-spacing: 1px;
}
.titlePara {
	color: #000066;
	font-style: italic;
}
.boxWhite {
	border: 1px inset #FFFFFF;
	padding: 5px 5px 5px 0;
	text-align: right;
}
#main {
	margin: 10px;
}
.space {
	margin:10px;
	font-size: 24px;
}
#menured {
	position: absolute;
	top: 79px;
	visibility: visible;
	width: 206px;
	overflow: hidden;
	left: 55px;
}
#menured a {
	font-size: 14px;
	color: #FFFFFF;
	letter-spacing: 2px;
}
#menured a:link {
	text-decoration: none;
}
#menured a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#menured a:hover {
	text-decoration: underline;
	color: #FFCC00;
}
#menured a:active {
	text-decoration: none;
}
.steps {
	font-size: 18px;
	font-weight: normal;
}
.nobullet {
	list-style-type: none;
}
.plarge {
	font-size: 14px;
}
#container #picture .redBox .boxWhite a.shortline {
	line-height: 1.2em;
}
#steps {
	font-size: 1.5em;
	text-align: center;
}
#steps a {
	font-size: 1.25em;
	color: #000066;
	text-align:center;
	margin-left: 12px;
	margin-right: 12px;
}
#steps a:link {
	text-decoration: none;
}
#steps a:visited {
	text-decoration: none;
	color: #000066;
}
#steps a:hover {
	text-decoration: underline;
	color: #990000;
}
#steps a:active {
	text-decoration: none;
}
ol.roman {
	list-style-type: upper-roman;
}
ol {
	margin: 1em 1em;
	padding: 0 1em;
}
ol li {
	margin: .25em;
}
#main h2 {
	font-size: 16pt;
}
ul.nobullet ul {
	list-style-type: disc;
}
.marroon	{
	color:#990000;}
