.page {
	margin: 0;
	background-image: url(/images/background.gif);
}

.tableContent {
	width: 700px;
	background-color: white;
}
.tablePopupContent {
	width: 280px;
	background-color: white;
}

.titlePage {
	font-family: Arial Black, Arial, Helvetica, Sans-serif;
	font-size: 18pt;
	color: #00036E;
	background-color: white;
	text-align: center;
}

.content, .loginContent {
	margin-top: 4em;
	margin-bottom: 3em;
	margin-left: 175px;
	width: 350px;
	left: 175px;
	right: 175px;
}
.popupContent {
	margin-top: 4em;
	margin-bottom: 3em;
	margin-left: 20px;
	width: 240px;
	left: 30px;
	right: 30px;
}
.listContent {
	margin-top: 4em;
	margin-bottom: 3em;
	margin-left: 75px;
	width: 550px;
}
.listingContent {
	margin-top: 4em;
	margin-bottom: 3em;
	margin-left: 75px;
	width: 550px;
}
.contentText {
	margin-left: 2em;
	margin-right: 2em;
	margin-top: 4em;
	margin-bottom: 4em;
	}


.orgTitle {
	font-size: 140%;
	font-weight: bold;
}
.orgAddress {
	font-size: 119%;
	font-weight: bold;
}
.sectionTitle {
	text-decoration: underline;
	margin-right: 4em;
}

.colHeader {
	font-weight: bold;
	text-align: center;
	}
.tableTitle {
	font-weight: bold;
	font-size: 119%;
	margin-top: 1em;
	}


#printedPages {
	margin-top: 0.3125in;
	margin-left: 0in;
	margin-right: 0in;
	padding: 0px;
	width: 8.0in;
	background-color: white;
	}

.printedPage {
	margin: 0px;
	padding: 0px;
	height: 10in;
	width: 8.0in;
	background-color: white;
	}

.mailingLabel {
	font-family: Times New Roman, Serif;
	font-size: 10pt;
	margin-top: 0in;
	margin-bottom: .125in;
	margin-left: 0in;
	margin-right: .125in;
	border-width: 0px;
	padding-top: 0in;
	padding-bottom: 0in;
	padding-left: .125in;
	padding-right: 0in;
	height: .875in;
	width: 2.375in;
	overflow: hidden;
	white-space: nowrap;
	vertical-align: top;
	}

.listExpander {
	font-weight: bold;
	text-decoration: none;
	color: blue;
	}


#HelpTextWindow {
	width: 100px;
	height: 40px;
	color: black;
	font-size: 9pt;
	font-family: Times New Roman, Serif;
	background-color: #ffff88;
	position: absolute;
	top: 100px;
	left: 100px;
	display: block;
	border-color: #008800;
	border-width: thin;
	border-style: solid;
	padding: .3em;
	overflow: hidden;
	display: none;
	z-index: 1000;
	}

.requiredMark {
	font-size: 120%;
	color: red;
	font-weight: bold;
	}

.tc_eula {
	margin-bottom: 1em;
	}


.signature {
	padding-left: 10em;
	padding-top: 3em;
	}
.sigName {
	font-size: 120%;
	font-weight: bold;
	}
.sigTitle { }
.sigOrg { }

.section {
	font-size: 144%;
	font-weight: bold;
	margin-top: 2em;
	}
.sectionSub {
	font-size: 120%;
	font-weight: bold;
	margin-top: .5em;
	}
.sectionSub2, .sectionSubStep {
	font-size: 100%;
	font-weight: bold;
	margin-top: 1em;
	}
.sectionSubStep {
	text-transform: uppercase;
	}

.remember {
	margin-top: .5em;
	margin-bottom: .5em;
	margin-left: 2em;
	margin-right: 2em;
	padding-left: .3em;
	padding-right: .3em;
	border-color: #000066;
	border-size: 3px;
	border-style: solid;
	}
.rememberLabel {
	font-weight: bold;
	color: #000033;
	}

.paperContent {
	border-width: thin;
	border-style: solid;
	border-color: black;
	margin-top: 2em;
	margin-bottom: 2em;
	margin-left: 3%;
	width: 95%;
	padding-left: .25in;
	padding-right: .25in;
	padding-top: 1em;
	padding-bottom: 1em;
	}

.textIndent {
	margin-left: 10%;
	width: 90%;
	margin-botttom: 2em;
	}


