BODY
{
	font-size: x-small;
	font-family: Verdana, Tahoma;
	background-color: #d9dbe7;
}
.BTN
{
font-weight: bold; 
font-size: 9pt; 
width: 110px; 
color: #000066; 
font-family: Verdana, Tahoma, Arial; 
height: 28px; 
background-color: #d9dbe7; 
text-align: center; 
}

.FAQ
{
	font-weight: bold;
	text-decoration: underline;
}
.INST
{
	font-size: 7.5pt;
	font-family: Verdana, Tahoma;
}
TD.LBL
{
	TEXT-ALIGN: right
}
.FLD
{
	font-size: 10pt;
	font-family: Verdana, Tahoma, Arial;
}
.FLD1
{
	font-size: 10pt;
	width: 100px;
	font-family: Verdana, Tahoma, Arial;
}
.FLD2
{
	font-size: 10pt;
	width: 200px;
	font-family: Verdana, Tahoma, Arial;
}
.FLD3
{
	font-size: 10pt;
	width: 350px;
	font-family: Verdana, Tahoma, Arial;
}
.RS
{
	font-size: 10pt;
	color: #354a8e;
}

SPAN.TIP
{
	font-weight: normal;
	font-size: xx-small;
	color: #354a8e;
}
SPAN.LBL /* for FORM labels associated with INPUT type=text controls */
{
	font-weight: bold;
	font-size: 12px;
	color: #354a8e;
}
.ERR1 /* for field validator controls (some render as SPAN tags) */
{
	font-weight: bold;
	font-size: 9pt;
	color: blue;
}
.ERR /* for field validator controls (some render as SPAN tags) */
{
	font-weight: bold;
	font-size: xx-small;
	color: red;
}
SPAN.TASK /* for label fields that tell the user what to do on this page */
{
	font-weight: normal;
	font-size: x-small;
	color: black;
}

SPAN.TTL /* for label fields that place a title on the page */
{
	font-weight: bold;
	font-size: x-small;
	color: black;
}
TABLE.RBL /* for radio button lists */
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
}
TABLE.CHK /* for the checkbox lists */
{
	font-weight: bold;
	font-size: xx-small;
	color: black;
}
TABLE.Q /* for the questions */
{
	width: 500px;
	font-weight: bold;
	color: black;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
TD.A /* for the questions' possible answers */
{
/*	font-weight: bold; */
	font-size: 10pt;
	color: black;
}
TD.NAV2HDR /* for the left nav header */
{
	font-weight: bold;
	font-size: xx-small;
	color: #354a8e;
}
TD.SnglColSpacer /* on a single column page, this td is the left and right spacer td */
{
	width: 5px;
}
SPAN.BACK /* for the questions' back link */
{
	font-weight: bold;
	font-size: xx-small;
	color: black;
}
TABLE.ARG /* for the arguments */
{
	font-weight: normal;
	font-size: x-small;
	color: black;
}
TABLE.TOC /* for the arguments table of contents */
{
	font-weight: bold;
	font-size: xx-small;
	color: GREEN;
}

DIV.VB1
{
	z-index: 100;
	border-left-color: #344789;
	left: 568px;
	border-bottom-color: #344789;
	width: 2px;
	border-top-color: #344789;
	position: absolute;
	top: 208px;
	height: 350px;
	background-color: #344789;
	border-right-color: #344789;
}
TABLE.NAV2
{
	left: 600px;
	width: 200px;
	position: absolute;
	top: 208px;
}
DIV.TOPNAV1 /* top menu bar */
{
	z-index: 100;
	left: 0px;
	width: 780px;
	position: absolute;
	top: 140px;
	height: 40px;
	background-color: #344789;
}
TABLE.TOPNAV1
{
	font-weight: bold;
	font-size: 12pt;
	width: 100%;
	color: white;
	font-family: 'Times New Roman';
	position: absolute;
	top: 7px;
}


DIV.TOPNAV2
{
	z-index: 100;
	left: 0px;
	width: 780px;
	height: 32px;
	background-color: #344789;
}
TABLE.TOPNAV2
{
	font-weight: bold;
	font-size: 12pt;
	width: 100%;
	color: white;
	font-family: 'Times New Roman';
	position: relative;
	top: 4px;
}



IMG.JMHOME
{
	z-index: 103;
	left: 350px;
	position: relative;
	top: 20px;
}
IMG.TOPBAR
{
	z-index: 101;
	left: 0px;
	position: absolute;
	top: 0px;
}
DIV.BOTNAV
{
	z-index: 100;
	left: 0px;
	width: 780px;
	position: relative;
	height: 35px;
	background-color: #314584;
}
TABLE.BOTNAV
{
	font-weight: bold;
	font-size: 7pt;
	width: 100%;
	color: white;
	font-family: Verdana, Tahoma;
	position: absolute;
	top: 8px;
}
TABLE.CHK /* for the checkbox lists */
{
	font-weight: bold;
	font-size: xx-small;
	color: black;
}
TD.Q /* for the questions */
{
	font-weight: bold;
	font-size: 11pt;
	color: black;
/*    TEXT-DECORATION: underline;  */
}
SPAN.A /* for the possible answers */
{
/*	font-weight: bold; */
	font-size: 10pt;
	color: black;
}
P
{
	margin-top: 10px;
}
.SD

{
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 11pt;
}
DIV.SD
{
	font-weight: normal;
/*	text-justify: newspaper; */
	width: 500px;
	text-align: justify;
	text-decoration: none;
}

