body, td, th {
	margin: 0;
	font: small normal "CenturyGothic", Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333;
}


.bodyText {
	font: small normal "CenturyGothic", Arial, Helvetica, sans-serif;
	font-size: 90%;
}


h1 {
	font-size: 135%;
	font-weight: bold;
	color: #990033;
}


h2 {
	font-size: 100%;
	font-weight: bold;
	color: #990033;
	margin-bottom: 5px;
}

h3 {
	font-size: 100%;
	font-weight: bold;
	color: #333333;
/*	margin-top: 10px; */
	margin-bottom: 3px;
}

h6 {
	font-size: 80%;
	font-weight: normal;
}

.fBold {
	font-weight: bold;
}


.smallRed {
	font-size: 85%;
	color: #990033;
}

.backToTop a {
	float: right;
	font-size: 85%;
	color: #990033;
	text-decoration: none;
	margin: -10px 10px 0 0;
}

.backToTop a:hover {
	text-decoration: underline;
}

.normalRed {
	color: #990033;
}

.boldRed {
	font-weight: bold;
	color: #990033;
}

#leftSide ul, #rightSide ul, #oneSide ul {
	list-style: none;
	margin: 0 20px;
	padding: 0;
}


#leftSide ul li, #oneSide ul li {
	font-size: 90%;
	color: #333;
	padding: 0;
	list-style-image: url(../Images/redSquare5x7.gif);
	line-height: 1.3;
	font-size: 100%;
}

#rightSide ul li {
	font-size: 90%;
	color: #333;
	background: none;
	padding: 0;
	list-style-image: url(../Images/redSquare5x7.gif);
	line-height: 1.3;
}


dt {
	font-size: 100%;
	font-weight: bold;
	color: #333333;
	padding: 8px 0 3px 0;
}


ol li {
	padding: 0 0 5px 0;
}


#printers ul {
	margin: 0;
	padding: 0;
	font-size: 85%;
	list-style: none;
}


#printers li {
	float: left;
	list-style: none;
	font-size: 85%;
	height: 28px;
}


.lPrntr, .ijPrntr, .adbRdr {
	height: 28px;
	list-style: none;
}

.lPrntr a, .ijPrntr a, .adbRdr a {
	line-height: 24px;
	vertical-align: bottom;
}

.lPrntr a {
	padding: 15px 10px 20px 28px;
	list-style: none;
	background: url(../Buttons/printer24.gif) no-repeat 0 40%;
}


.lPrntr a:hover {
	background: url(../Buttons/printer24Over.gif) no-repeat 0 40%;
}

.ijPrntr a {
	height: 24px;
	padding: 15px 10px 20px 24px;
	background: url(../Buttons/inkjet.gif) no-repeat 0 40%;
}

.ijPrntr a:hover {
	background: url(../Buttons/inkjetOver.gif) no-repeat 0 40%;
}

.adbRdr a {
	height: 24px;
	padding: 15px 10px 20px 28px;
	background: url(../Buttons/acrobat.gif) no-repeat 0 40%;
}

.adbRdr a:hover {
	background: url(../Buttons/acrobatOver.gif) no-repeat 0 40%;
}

.links {
	line-height: 1.5;
}





a {
	text-decoration: none;
	border: 0;
	color: #333;
}

a:hover {
	color: #903;
}

th {
	font-weight: bold;
	text-align: left;
	border-bottom: 1px solid #bbb;
}

caption {
	font-size: 115%;
	font-weight: bold;
	color: #990033;
	text-align: left;
	margin-bottom: 10px;
}

.tiny {
	font-size: 85%;
}

.bold10pt {
	font-weight: bold;
}

.red10pt {
	color: #903;
	font-weight: bold;
}


#footer ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.redStar {
	color: #f07;
	font-size: 125%;
	font-weight: normal;
}

.warning {
	color: #d24;
	text-align: left;
	margin-left: 1.0em;
}


.formClass {
	text-align: left;
	/*padding-left: 6.6em;*/
}

label {
	font-weight: normal;
	color: #333333;
}


#summaryTable td {
	width: 4.0em;
}

.feesTable {
	width: 566px;
	text-align: center;
	border-left: 1px solid #777;
	border-top: 1px solid #777;
	border-collapse: collapse;
	background: #eee;
	margin: 10px 10px 0 20px;
}

.feesTable caption {
	text-align: center;
	color: #333;
	margin: 20px 10px 0 20px;
	font-weight: normal;
	font-size: 100%;
}

.feesTable th {
	border-right: 1px solid #777;
	border-bottom: 1px solid #777;
	padding: 4px;
	text-align: center;
	font-weight: bold;
	font-size: 100%;
}

.feesTable td {
	border-right: 1px solid #777;
	border-bottom: 1px solid #777;
	padding: 4px;
	font-size: 100%;
}

form p {
	font-size:small;
	font-weight: normal;
}

input {
	font: small normal "CenturyGothic", Arial, Helvetica, sans-serif;
	color: #333333;
	padding-left: 0.2em;
}

.textFieldMedium {
	width: 300px;
}

.textFieldLong {
	width: 460px;
}

.messageBox {
	width: 460px;
	font: small normal "CenturyGothic", Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 0.1em 0.2em;
}

.details {
	text-align: left;
	padding-left: 30px;
}
