body {background-color:#fff; }

#border-top    {background: transparent url(graphics/border-top.png) 50% top repeat-x; height:100%;}
#border-bottom {background: transparent url(graphics/border-bottom.png) 50% bottom repeat-x; height:100%;}
#border-left   {background: transparent url(graphics/border-left.png) left 50% repeat-y; height:100%;}
#border-right  {background: transparent url(graphics/border-right.png) right 50% repeat-y; height:100%;}

#site {
	background-color: transparent;
	padding-top:90px;
}
#header {text-align:right;}

.content, .content .buttons input, .content .buttonsSmall input {
	background-color: #ffffff;
}
.content table.list td.error {
	border-top: solid 4px #ffffff;
	border-bottom: solid 4px #ffffff;
}
.content .innerBox, .content .innerBox .buttons input.forward, .content .infoBox {
	background-color: yellow;
}
.content .innerBox p, .content .innerBox td, .content .innerBox a {
	color: #000000;
}
.content .innerBox td.error {
	border-top: solid 4px #c8c8c6;
	border-bottom: solid 4px #c8c8c6;
}
.content .innerBox .infoBox {
	background-color: #ffffff;
}
.error, .content .error {
	background-color: #ff3300;
}
.content #quickJump {
	background-color: #3f5115;
}
.content #quickJump .padding {
	background-color: #fff;
}
#footer {
	background-color: transparent;
}
h1, h2, h3, h4, p, dl, li, td, th, a  {
	color: #000000;
}
#navigation {
    background-color: transparent;
}
#navigation span, #ctl00_tdLogin {
	color: #000000;
}
#navigation td {
	color: #aaa;
}
#navigation td a, #navigation .expires, #navigation .expires a, td#countdown {
	color: #000000;
}
#steps td, #steps a {
	color: #000000;
}
#steps td.active, #steps td.active a {
	color: #f00;
}
#steps #secure {
	color: #000000;
}
.content .innerBox .infoBox p, .content .innerBox .infoBox a {
	color: #000000;
}
.content .list .overline td, .content .list .overline th {
	border-top: dashed 1px #000000;
}
.content .list .underline td, .content .list .underline th {
	border-bottom: dashed 1px #000000;
}
.content #quickJump p, .content #quickJump a {
	color: #2C3111;
}

#navigation td {color:#000000;}
#footer {padding-bottom:100px;}
#footer p { color:#aaa;}
#footer a { color:#000;}
#navigation td #ctl00_tdLogin {
	color: #000000;
}