@media
screen
{
body {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	background: #F9F9F0 url(../images/body_back.jpg) top left repeat-x;
	background: #fff;
	height: 100%;
	width: 100%;
	position:relative;
}

#bodywrapper {
/* replace margin-top value with the height of your header. */
	clear: both;
	font-size: 100%;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 4px;
	background: #fff;
	color: #000000;
	position: relative;
	top: 0px;
	left: 0px; /* Replace width value with your choice of layout width. */

}
.stepHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000066;
	font-size: 18px;
}
.stepExplain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.stepContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.stepContainer {
    margin-bottom:5px;
    background:#fff;
}

.smallBtn {
	font-size: 75%;
}

#canvasDiv {
	width: 100%;
}

#workAreaDiv {text-align:left; }
#topBar {margin-top:5px;margin-bottom:10px; }

body#index #navHome a, body#about #navAbout a, body#price #navPrice a, body#press #navPress a, body#join #navJoin a, body#contact #navContact a {
	color: #fff;
	font-weight: bold;
	background: #000000 url( ../images/navHover.gif ) repeat-x left top;
}

#tagLineDiv {
	clear: both;
	text-align: center;
	width: 100%;
	margin-top: 7px;
}

.itemHeader {
	font-weight: bold;
	clear: both;
}

.smallType {
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.bold {
	font-size: 100%;
	font-weight: bold;
}

.name {
	color: #990000
}

#strutsErrorDiv {
	width: 300px;
	position: absolute;
	background: #e0e0e0;
	top: 200px;
	left: 200px;
	border: 2px outset #cccccc;
}

#strutsErrorDiv ul li {
	padding-bottom: 5px;
}

.showMe {
	display: block;
}

.hideMe {
	display: none;
}

.strutsErrorHeader {
	width: 100%;
	font-size: 200%;
	color: #ffffff;
	background: #990000;
	border-bottom: 1px solid #000000;
}

.smallBtn {
	font-size: 75%;
}

.btnBarBtn, .imFinishedBtn, .backHomeBtn {
	font-size: 90%;
}

.imFinishedBtn, .backHomeBtn {
	font-weight: bold;
	color: #ff0000;
}

.btnBarBtn, .backHomeBtn {
	text-transform: lowercase;
}

.blueBtn {
	background: #cc0000;
	color: #fff;
}

.teamHomeBtn {
	font-size: 75%;
	width: 55px;
}

#toolTable td {
	padding-right: 5px;
}

#toolTable {
	padding-left: 10px;
}

.toolDesc {
	width: 400px;
	border: 2px outset #e0e0e0;
	background: #E7FFE2;
	padding: 5px;
	position: absolute;
	top: 60px;
	left: 180px;
}

#webmaster {
	display: inline;
}

#resultsOptions {
	display: block;
}

.joinHeading {
	font-size: 120%;
	font-weight: bold;
}

.joinLineItem {
	margin-top: 5px;
}

.joinTextBox {
	border: 2px inset #e0e0e0;
}

.joinErrorBox {
	border: 2px inset #e0e0e0;
	background: #ffff00;
}

.joinSection {
	float: left;
	width: 700px;
	border: 2px outset #e0e0e0;
	background: #efefef;
	padding: 10px;
}

.confirmSection {
	width: 375px;
	border: 2px outset #e0e0e0;
	background: #efefef;
	padding: 10px;
}

.printOnly {
	display: none;
}

.displayOnly {
	display: block;
}

}
@media
print
{
body {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	background: #fff;
}

#bannerAreaDiv {
	display: none;
	background: #000000 url( ../images/backgrnd3.gif ) repeat top left;
	float: left;
	width: 100%;
	font-size: 100%;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

#canvasDiv { width:100%; }

#workAreaDiv {text-align:center; }


body#index #navHome a, body#about #navAbout a, body#price #navPrice a, body#press #navPress a, body#join #navJoin a, body#contact #navContact a {
	color: #fff;
	font-weight: bold;
	background: #000000 url( ../images/navHover.gif ) repeat-x left top;
}

#tagLineDiv {
	clear: both;
	text-align: center;
	width: 100%;
	margin-top: 25px;
}

.itemHeader {
	font-weight: bold;
	clear: both;
}

.smallType {
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.bold {
	font-size: 100%;
	font-weight: bold;
}

.name {
	color: #990000
}

#strutsErrorDiv {
	width: 500px;
	position: absolute;
	background: #e0e0e0;
	top: 200px;
	left: 200px;
	border: 2px outset #cccccc;
}

#strutsErrorDiv ul li {
	padding-bottom: 5px;
}

.showMe {
	display: block;
}

.hideMe {
	display: none;
}

.strutsErrorHeader {
	width: 100%;
	font-size: 200%;
	color: #ffffff;
	background: #990000;
	border-bottom: 1px solid #000000;
}

.smallBtn {
	font-size: 75%;
}

.btnBarBtn, .imFinishedBtn, .backHomeBtn {
	font-size: 85%;
}

.imFinishedBtn, .backHomeBtn {
	font-weight: bold;
	color: #ff0000;
}

.smallBtn, .btnBarBtn, .imFinishedBtn, .backHomeBtn {
	text-transform: lowercase;
	font-variant: small-caps;
}

.blueBtn {
	background: #cc0000;
	color: #fff;
}

.teamHomeBtn {
	font-size: 75%;
	width: 55px;
}

#toolTable td {
	padding-right: 5px;
}

#toolTable {
	padding-left: 10px;
}

.toolDesc {
	width: 400px;
	border: 2px outset #e0e0e0;
	background: #E7FFE2;
	padding: 5px;
	position: absolute;
	top: 60px;
	left: 180px;
}

#webmaster {
	display: none;
}

#resultsOptions {
	display: none;
}

#partList {
	display: none;
}

.doNotPrint {
	display: none;
}

.printMe {
	display: block;
}

.printOnly {
	display: block;
}

.displayOnly {
	display: none;
}

}

