body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}.bigBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.KeyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.bodyStyleBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.warningText {
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;

}
.whiteLink {
	color: #FFFFFF;
}
.blackLink {  color: #000000}.bodyStyleBoldwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.redText {
	color: #FF0000;
}
.goldText {
	color: #ffa229;
}
.stBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
.blueTable {
	border: 2px solid #6ab5d5;
}
.blueTable th {
	text-align: left;
	background-color: #97d7ed;
	padding: 4px;
}
.blueTable td {
	background-color: #f7f7f7;
	padding: 4px;
}
.blueTable .formTitle {
	display: block;
	padding: .8em 0em .2em 0em;
}
.warningBlock {
	padding: 5px 0px 0px 0px;
}
.saveButtons {
	width: 95%;
	background-color: #FFF;
	margin: 10px auto 10px auto;
	padding: 5px 0px 10px 0px;
}
.yellowTable {
	border: 2px solid #f8f299;
}
.yellowTable th {
	text-align: left;
	padding: 4px;
	background-color: #fcf8cc;
	border-bottom: 2px solid #f8f299;
}
.yellowTable td {
	padding: 4px;
	background-color: #f7f7f7;
}
.yellowTable hr {
	display: block;
	width: 100%;
	height: 2px;
	color: #f8f299;
	border: none;
	background-color: #f8f299;
	margin: 2px 0px 2px 0px;
	padding: 0px;
}
