body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	background-color: #FFFFFF;
	margin: 0 0 0 0;
}

a {
	color: #0000CC;
}
a:visited {
	color:#0000CC;
}
a:active {
	color:#0000CC;
}
a:active {
	color:#0000CC;
}

ul li {
	display: list-item;
	list-style-type: disc;
	vertical-align: top;
}

ol li {
	display: list-item;
	list-style-type: decimal;
	vertical-align:top;
}

.emp {
	font-style: italic
}

.embold {
	font-weight: bold;
}

.color {
	color: #FFAA00;
}

#container {
	width: 780px;
	height: 466px;
	margin: 0 auto 0 auto;
}

#topbar {
	color:#FFFFFF;
	height: 46px;
	background-color: #0001FE;
	background-image: url(../images/Corner_Logo.gif);
	background-position: top left;
	background-repeat: no-repeat;
	display:table-cell;
	vertical-align:middle;
	line-height: 46px; /* Ensures vertical align in ie6 */
}

#topbar .moduletitle {
	font-size: 14px;
	font-weight:bold;
	padding-left: 70px;
/*	float: left; */
	float: left;
	text-align: left;
/*	width: 324px; */
	width: 205px;
}

#topbar .unittitle {
	font-size: 14px;
	font-weight:bold;
	text-align:right;
	float: left;
	width: 390px;
}

#topbar .pagenum {
	font-size: 14px;
	font-weight:bold;
	text-align:right;
	padding-right: 5px;
	/*	float: left; */
	float: right;
	width: 110px;
}

#content {
	min-height:335px;
  	height:auto !important;
  	height:335px;
	background-image: url(../images/Left_Blue_Bar.gif);
	background-position: top left;
	background-repeat: repeat-y;
	padding: 30px 30px 30px 30px;
}

#content img.flushtop{
    vertical-align: top;
    margin-top: -30px;
}

#content img.left {
	float:left;
	margin: -30px 30px -30px -16px;
}

#content img.right {
	float:right;
	margin: -30px -30px -30px -20px;
}

#content img.button {
	float:left;
	cursor:pointer;
}

.titlelargefade {
	font-size:32px;
	font-weight: bold;
	text-align:center;
	width: auto;
}

.titlefade {
	font-size:18pt;
	font-weight: bold;
	width: auto;
}

.bodyfade {
	width: auto;
	padding-bottom: 12px;
}

.titlelargestatic {
	font-size:32px;
	font-weight: bold;
	text-align:center;
	width: auto;
}

.titlestatic {
	font-size:18pt;
	font-weight: bold;
}

.bodystatic {
	width: auto;
}

.buttonwrapperfade {
	height: 100px;
	padding: 20px;
}

.buttonwrapperstatic {
	height: 100px;
	padding: 20px;
}

.buttontitle {
	font-size:18px;
	font-weight: bold;
	width: auto;
	line-height:35px;
	margin-left: 134px;
}

.buttonreveal {
	font-size:12pt;
	width: auto;
	margin-left: 134px;
	color: #000099;
}

.quotestatic {
	width: auto;
	background-color: #DDFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	padding: 1pt 24px 1pt 24px;
	border: solid thin;
}


.rb {
	display:block;
	float:left;
}

.rblabel {
	margin-left:10px;
	display:block;
	width:690px;
	float:left;
}

#answertext {
	clear:both;
}

#answertext img.left {
	float: left;
/*	margin: 0px 10px 85px 20px; */
	margin: 0px 10px 135px 20px; *
}

.center {
	text-align:center;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}


#footer {
	height: 24px;
	background-color: #FFC554;
	background-image: url(../images/Left_Blue_Bar.gif);
	background-position: top left;
	background-repeat: repeat-y;
	text-align: right;
}

#footer #go a img{
	border: 0px;
}

#footer #nogo img{
	border: 0px;
}


.backbutton {
	text-align: left;
	width: 120px;
	float: left;
}

.footertext {
	text-align: right;
	width: 240px;
	float: right;
}

.iwill {
	color: #FFAA00;
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	font-style: italic;
}

.welcome {
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	color: #0001FE;
}

.bulletfade {
	width: auto;
	padding-bottom: 6px;
}
.small {
	width: auto;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.top {
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	padding: 0px;
}
.normal {
	font-style: normal
}
.small {
	font-size: 12pt;
}
.indent {
	margin-left: 32px;
}
.blue {
	color: #213191;
}
.red {
	color: #FF0000;
}
.blue {
	color: #0001FE;
}
.iwilllarge {
	color: #FFAA00;
	font-family: "Times New Roman", Times, serif;
	font-size: 32pt;
	font-style: italic;
}
.indexstatic {
	width: auto;
	font-size: 12pt;
	font-weight: bold;
}
