steps { text-align: left; text-indent: 10px }
.featurelist {
	font-size: 85%;
}
.paperframe {
	margin: 10px;
	border: 1px #666666;
	height: auto;
}

.quicklink {
   font-size: 75%;
}

.changes {
   font-size: 80%;
}

.backtotop {
   font-size: 68%;
}

#SWPPLogo {
	display: block;
	float: right;
	width: 200px;
	height: 80px;
	z-index: 1;
	background-repeat:no-repeat;
	background-position: right;	
	background-position: top;	

}

.frontheading {
	color: #003399;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 1.1em;
	height: 1.2em;

}
.header {
	background-color: #FFFFFF;
	height: 75px;
	width: 700px;
}
.paper {
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: 1px solid #333333;
}

h2 a {
	text-decoration: none;
}

.cr {
	font-size: .7em;
	color: #666666;
	padding: 5px;
	top-border-width: 1px;
	top-border-style: solid;
	top-border-color: rgb(150,150,150);
}
.pageheading, .content h1 {
	font-family: Arial, Helvetica;
	color: #C03A2C;
	font-size: 1.4em;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 1em;
	margin-top: 1.8em;
}
.pagesubheading, .content h3 {
	font-family: Arial, Helvetica;
	color: #990066;
	font-size: 1.2em;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: .5em;
}

.indent {
	margin-top: 20px;
}

.leftnavcell {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 80%;
	color: rgb(250,250,250);
	width: 17%;
	padding: 10px;
	background-color: #5660BA;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: rgb(50,50,50);
}

.expanded_title
{
	font-weight: bold;
}

.feature_cat
{
	font-size: 150%;
	border-bottom: thin solid #444444;
}

.leftnavcell a:link
{
    display: block;
    text-decoration: none;
    color: rgb(255, 255, 255);
}

.leftnavcell a:visited
{
    display: block;
    text-decoration: none;
    color: rgb(255, 255, 255);
}

.leftnavcell a:hover
{
    text-decoration: underline;
    color: rgb(255, 255, 255);
}

.leftnavlink
{
	color: #FFFFFF;
	padding-left: 0px;
	padding-top: 1px;
	padding-bottom: 1px;

}

.frontleftnavlink
{
	font-size: 110%;
	color: #FFFFFF;
}

.frontleftnavtext {
	color: #EEEEEE;
}

a.leftnavlink
{
    display: block;
    text-decoration: none;
    color: rgb(255, 255, 255);
}


a.leftnavtext
{
    display: block;
    text-decoration: none;
    color: rgb(255, 255, 255);
}

p leftnavlink
{
    display: block;
    text-decoration: none;
    color: rgb(255, 255, 255);
}

.leftnavlink a:hover
{
	text-decoration: underline;
    color: rgb(255, 255, 255);
}

#centercontent {
	position: absolute;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 1em;
	width: 600px;
	margin-top:88px;
	margin-left: 120px;
	text-align: left;
	border-bottom: solid #AAAAAA 1px;
	padding-right: 30px;
	background-color: #FFFFFF;
	color: #333333;
	left: 12px;
	top: -1px;
}

#centercontent h2 {
	color: #B50B2D;
	font-size: 1em;
	font-weight: bold;
	margin-top: 1.5em;
	margin-bottom: -.2em;
	border-bottom: 1px solid rgb(128,128,128);
}

#centercontentx p {
  margin-top: .2em;
  margin-bottom: 1em;
}

#centercontent p {padding-left:3px}

.content
{
	padding: 1em;
	border-bottom: solid #AAAAAA 1px;
	padding-right: 30px;
	background-color: #FFFFFF;
	color: #333333;
	margin-top: 0em;
	margin-bottom: 0em;
	padding-bottom: 50px;
}


.contentflush
{
	padding: 0;
	border-bottom: solid #AAAAAA 1px;
	background-color: #FFFFFF;
	color: #333333;
	margin-top: 0em;
	margin-bottom: 0em;
	padding-bottom: 50px;
}

td {
	color: #333333;
}

.leftnavtext {
	font-size: .8em;
	color: white;
}

.rightedge {
	background-color: #737DDF;
	width: 2px;
}
.leftnavheading {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 0.4em;
	font-weight: bold;
	margin-top: 2em;
}

.leftnavheading_small {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 0.4em;
	font-size: 90%;
	font-weight: bold;
	margin-top: 2em;
}

.featureshead {
	padding-right: 30px;
}
.pagesubhead2 {
	color: #B50B2D;
	font-size: 1em;
	font-weight: bold;
}

.content h2 {
	font-family: Arial, Helvetica;
	color: #B50B2D;
	font-size: 1em;
	font-weight:500;
	margin-top: 1.5em;
	margin-bottom: -.2em;
	border-bottom: 1px solid rgb(128,128,128);
}

.content p {
  margin-top: .2em;
  margin-bottom: 1em;
}

.leftnavtextdisabled {
	font-size: 12px;
	color: #DDDDDD;
}
.currentlocation {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
}
.pagesubhead2mono {
	color: #333333;
	font-size: 1.1em;
	font-weight: bold;
}
.pagesubheadingMono {
	color: #333333;
	font-size: 1.3em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 4px;
}
.regreq {
	color: #CF181D;
}

#outer{
	height:99.9%;
	min-height:100%;
	width:750px;
	margin:auto;
	font-family: "Trebuchet MS", Arial, Helvetica;
	border-color: #333333;
	color: #333333;
	background-color: #FFFFFF;
	position:relative;
	background:  url(images/leftblend.jpg) repeat-y left;
	position:relative;
}



#header{
	position:absolute;
	top:0;
	left:0px;
	width:750px;
	height:74px;
	background:#FFFFFF;
	border:1px solid #333333;
	overflow:hidden;
	color: #000000;
	z-index:100;
}
#left {
	position:relative;/*	ie needs this to show float */
	width:100px;
	float:left;
	text-align: left;
	padding-top:88px;/*needed to make room for header*/
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;

	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	color: rgb(250,250,250);
}

#left a:link
{
    display: block;
    text-decoration: none;
    color: rgb(255, 255, 255);
}

#left a:visited
{
    display: block;
    text-decoration: none;
    color: rgb(255, 255, 255);
}

#left a:hover
{
    text-decoration: underline;
    color: rgb(255, 255, 255);
}

#left p {padding-left:3px;padding-right:2px}

.frontspecials
{
	font-size: 120%;
	color:#FF0202;
}

.frontspecials a:link
{
	color:#FF0202;
}
.frontspecials a:visited
{
	color:#FF0202;
}

#footer {
	width:750px;
	clear:both;
	height:20px;
	font-size: 90%;
	border-top:1px solid #333333;
	border-bottom:1px solid #333333;
	background-color:#674DAC;
	color: #DDDDDD;
	text-align:center;
	left:0;
	bottom:0;
	position: absolute;
}

.sysreq
{
	font-size: 90%;
}

.cell80
{
	font-size: 80%;
}

.cell90
{
	font-size: 90%;
}

.tableborder10
{
	margin: 10px;
}

.changestable td
{
	font-size: 70%;
}
.frontpageheadline {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: large;
}
