html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px 0px 0px 0px;
	height: 100%;
	width: 100%;
	overflow: hidden;
}
	
.header1 
{
	background-color: #9D0001;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFCC;
}

a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
body {
	margin: 0px 0px 0px 0px;
	height: 100%;
	width: 100%;
	overflow: hidden;	
}
h2 {
	/*color: #686E75;*/
}
h2_center {
	color: #686E75;
	text-align: center;
}
label {
	font-size: 10pt;
	font-style: italic;
	color: #686E75;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	vertical-align: top;
}
/* Classes */
.bignote {
	font-size: 8pt;
	color: #676E75;
	vertical-align: bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #676E75;
	border-right-color: #676E75;
	border-bottom-color: #676E75;
	border-left-color: #676E75;
}
.footer {
	font-size: .85em;
	color: #FFFFFF;
	vertical-align: bottom;
	background-color: black;
	margin-top:80px;
}

.footer a
{
	color: #FFFF33;
}

.border1 {
	border: 2px solid #CCCCCC;
	background-color: #FFFFCC;
}



.border_print {
	border: 1px solid Black;
	border-top-style: solid;
	border-top-color:  Black;
	border-right-color: Black;
	border-bottom-color: Black;
	border-left-color: Black;
	font-family: Times New Roman;	
}
.border_print2 
{
	border: 1px solid Black;
	border-left-style:  solid;
	border-right-color: Black;
	border-bottom-style: hidden;
	border-left-color: Black;
	font-family: Times New Roman;	
}

.printer_friendly_header
{
	border: 1px solid Black;
	background-color: #cccccc;
}
	
.border2 {
	border: 2px solid #333333;
}
.border_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4F1DB;
	vertical-align: top;
}
.border_bottom2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	vertical-align: top;
}



.boxlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .85em;
	color: #FFFF33;
	background-color:#333333;
	display: block;
	padding: 3px;
	text-decoration: none;
	border: 1px outset #333333;
}
.boxlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color:#FFFF33;
	border: 1px outset #000000;
	text-decoration: none;
}
.button1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #CC0001;
	background-color: #FFFFCC;
	padding: 3px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #CCCCCC;
	vertical-align: top;
	text-align: center;
	cursor: help;
	width: 15%;
}
.button1:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #009BBC;
	background-color: #FFFFCC;
	padding: 3px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #333333;
	width: auto;
}


.dev_note {
	font-weight: bold;
	color: #FF0000;
	font-size: 8pt;
	vertical-align: top;
}
.fielddata {
	font-family: Arial, Helvetica, sans-serif;
	color: #7B4D3D;
	font-size: 10pt;
}
.fielddata_fsa_print {
	font-family: Times New Roman;
	color: Black;
	font-size: 10pt;
	border-right: 1px solid black;
}
.fielddataR {
	font-family: Arial, Helvetica, sans-serif;
	color: #7B4D3D;
	background-color: #FFFFCC;
	font-size: 10pt;
}

.tableheader1 {
	background-color: #9D0001;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFCC;
}

.tableheader2 {
	background-color: #9D0001;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFCC;
}

.tableheader_green {
	background-color:  Green;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color:  White;
}

.tableheader_alert {
	background-color: Red;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: White;
}

.tableheader_black 
{
	background-color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFF00;
}

.tableheader1 a{
	color: #FFFF00;
}
.header1 a {
	color: #E4F1DB;
	text-decoration: underline;
}
.header1 a:hover {
	color: #003A74;
	background-color: #FFFF00;
}
.header2 {
	color: #FFFFCC;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	vertical-align: bottom;
}
.header2 a{
	text-decoration:none;
}
.header2 a:hover{
	text-decoration:underline;
}
.inlinebutton {
	display: inline;
	/*cursor: hand;*/
}
.shaded_row {
	background-color: #EAEAEA;
}
#divButtonBar input 
{
	position: relative; 
	top: 3px;
	height: 20px; 	
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	vertical-align: top;
}
.label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #686E75;
	vertical-align: top;
	text-align: right;
}
.label_alert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFF00;
	background-color: #FF0000;
	vertical-align: top;
	text-align: right;
	padding: 2px;
}
.label_left {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #686E75;
	vertical-align: top;
	text-align: left;
}
.label_left_red {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: Red;
	vertical-align: top;
	text-align: left;
}
.label_left_black {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: Black;
	vertical-align: top;
	text-align: left;
}
.label_left_green {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #006600;
	vertical-align: top;
	text-align: left;
}
.label_left_black {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: Black;
	vertical-align: top;
	text-align: left;
}
.label_right_green {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #006600;
	vertical-align: top;
	text-align: right;
}
.label_right_black {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: Black;
	vertical-align: top;
	text-align: right;
}
.label_left_print {

	font-family: Times New Roman;
	font-size: 9pt;
	color: Black;
	vertical-align: top;
	text-align: left;
}
.label_left_fr_print {

	font-family: Times New Roman;
	font-size: 12pt;
	color: Black;
	vertical-align: top;
	text-align: left;
}
.label_left_fsa_print {

	font-family: Times New Roman;
	font-size: 9pt;
	color:  Black;
	vertical-align: top;
	text-align: left;
		border-left: 2px solid black; 
		border-right: 2px solid black;
		border-left-color: black; 
		border-right-color:  black;		
}

.label_center {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #686E75;
	vertical-align: top;
	text-align: center;
		
}
.label_right {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #686E75;
	vertical-align: top;
	text-align: right;
		
}

.label_right_print {

	font-family: Times New Roman;
	font-size: 9pt;
	color: Black;
	vertical-align: top;
	text-align: right;
		
}
.label_right_fr_print {

	font-family: Times New Roman;
	font-size: 12pt;
	color: Black;
	vertical-align: top;
	text-align: right;
		
}

.label_questions {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Blue;
	vertical-align: top;
	text-align: left;
}
.label_questions_right {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Blue;
	vertical-align: top;
	text-align: right;
}
.label_questions_print {

	font-family: Times New Roman;
	font-size: 10pt;
	color: Black;
	vertical-align: top;
	text-align: left;
}
.label_questions_fr_print {

	font-family: Times New Roman;
	font-size: 12pt;
	color: Black;
	vertical-align: top;
	text-align: left;
}
.label_heading {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: Black;
	vertical-align: top;
	text-align: left;
}
.label_heading_print {

	font-family: Times New Roman;
	font-size: 10pt;
	color: Black;
	vertical-align: top;
	text-align: left;
}
.label_heading_fr_print {

	font-family: Times New Roman;
	font-size: 12pt;
	color: Black;
	vertical-align: top;
	text-align: left;
}
.smalldata {
	font-size: 8pt;
	vertical-align: top;
}
.navList 
{
	padding: 0px; 
	margin: 15px;
}
.smallnote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .85em;
	color: #686E75;
	vertical-align: bottom;
	font-weight: normal;
}
.smallnoteALERT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .85em;
	font-weight: bold; 
	color: #FF0000;
	vertical-align: bottom;	
}

.topbuttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
	color: #FFFF33;
	background-color: #333333;
	display: inline;
}

.topbar {
	background-color: #333333;
	padding: 2px;
	color: #FFFF33;
	font-size: .9em;
}

.topbar_left {
	background-color: #333333;
	padding: 1px;
	text-align: left;
	color: #FFFF33;
	font-size: .9em;
}

.topbuttons:hover {
	color: #333333;
	background-color: #FFFF33;
	text-decoration: none;
	display: inline;
}
.userAlert {
	font-weight: bold;
	color: #990000;
	background-color: #FFFF99;
	padding: 2px;
	margin: 2px;
	border: 1px solid #686E75;
}
.userAlert h2 {
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	color: #990000;
	margin: 2px;
}

.borderTable tr.alternate
{
    background-color: #D3D3D3;
}

.borderTable tr:hover {
    background-color: #FBFBEF;
}

.border2 h4 {
	margin: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.userAlert td {
	font-weight: normal;
}

/* These classes are for hiding these sections in the print stylesheet */
.nav {
}
.leftnav {
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #333333;
}
.hidePrintNostyle {
}
.redAlert {
	color: #FFFFCC;
	background-color: #FF0000;
}
.redAlert a {
	color: #FFFFCC;
}

.rptrheader {
	background-color: #003A74;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.rptrheaderlink 
{
	font-size: 8pt;
	color: #FFFFCC;
	vertical-align: middle;
	text-decoration: none;
}
.rptrheaderlink:hover
{
	color: #003A74;
	background-color: #FFFFCC;
	text-decoration: underline;
}
.rptrheaderlink:visited
{
	color: #FFFFCC;
}
.rptrheaderlink:visited:hover
{
	color: #003A74;
	background-color: #FFFFCC;
}
.rptrheadertext 
{
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFCC;
	padding: 3px;
	vertical-align: middle;
}
.QuestHeader 
{
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	background-color: #FFFF99;
	padding: 3px;
	vertical-align: middle;
}

.TabArea
{
	background-color: White;
	font-size: x-small;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	border-top:1px solid black;
	position:relative;

}.border_tabs {
	border-right-width: 2px;
	border-bottom-width: 10px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-top-width: 10px;
	border-top-color: #000000;
}
.letter {
	font-size: 10pt;
	color: #990000;
	background-color: #FFFFCC;
	margin: 4px;
	padding: 8px;
	border: 1px dotted #990000;
	background-image: url(../img/yellowline.gif);
	background-repeat: repeat;
}
.userAlert_block {
	font-size: 8pt;
	color: #990000;
	background-color: #FFFF00;
	display: inline;
	margin: 4px;
	padding: 4px;
	border: 1px solid #990000;
}
.userAlert2
{
	border-right: #990000 1px solid;
	padding-right: 4px;
	border-top: #990000 1px solid;
	display: block;
	padding-left: 4px;
	font-weight: bold;
	float: none;
	padding-bottom: 4px;
	border-left: #990000 1px solid;
	width: 75%;
	color: #990000;
	padding-top: 4px;
	border-bottom: #990000 1px solid;
	background-color: #ffffcc;
	text-align: center;
	margin: 4px;
}
.header2 {
	background-image: url(../img/risc_header.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.bgColor_Yellow {
	background-color: #FFFF33;
	text-align: center;
}


#divCopyright a
{
	color: #FFFF33;
}

.warning 
{
	font-weight: bold;
	color: Red;
}



.fieldtag {
	font-size: 12px;
	color: #CC0000;
	text-align: right;
	text-indent: 4px;
}
.fieldtag2 {
	font-size: 12px;
	color: #CC0000;
}

.field {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #0000FF;
	background-color: #FFFFCC;
}
.field6 {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #0000FF;
	background-color: #FFFFCC;
	width: 36px;
}

.field12 {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #0000FF;
	background-color: #FFFFCC;
	width: 72px;
}

.field20 {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #0000FF;
	background-color: #FFFFCC;
	width: 120px;
}
.field25 {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #0000FF;
	background-color: #FFFFCC;
	width: 150px;
}
.field30 {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #0000FF;
	background-color: #FFFFCC;
	width: 180px;
}
.field40 {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #0000FF;
	background-color: #FFFFCC;
	width: 240px;
}
.field45 {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #0000FF;
	background-color: #FFFFCC;
	width: 270px;
}
.field50 {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #0000FF;
	background-color: #FFFFCC;
	width: 300px;
}
.field60 {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #0000FF;
	background-color: #FFFFCC;
	width: 360px;
}
.field70 {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #0000FF;
	background-color: #FFFFCC;
	width: 420px;
}
.field80 {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #0000FF;
	background-color: #FFFFCC;
	width: 480px;
}
.field100 {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #0000FF;
	background-color: #FFFFCC;
	width: 600px;
}

.static 
{
	background-color: White;
	border: solid 1px #BCBCBC;
	color: #0000FF;
}

.disabled 
{
	background-color: #F2F2F2;
	border: solid 1px #BCBCBC;
	color: #6D6DFF;
}

.cursor_hand 
{
	cursor:pointer;
}

.hidden
{
	display: none;
}

.larger
{
	font-size: 11pt;
}

.topic a
{
	font-size: 11pt;
	font-weight: bold;
	color: #0021B2;
}

.sub_topic a
{
	font-weight: bold;
	color: black;
	padding-left: 15px;
}

.left_border
{
	border-left: solid 1px black;
}

.padded
{
	padding-left: 15px;
}

.PopupInitial
{
    visibility:hidden;
    position:absolute;
}
.HoverMenuInitial
{
	display: none;
}
.CollapsiblePanelInitial
{
	overflow:hidden; 
	height: 0px;
}

.warningTable {
	background-color: #FFFFCC;
	border-width: medium;
	border-style: groove;
	border-color: #FF3300;
	width: 50%;
	margin-top: 100px;
}

.confirmationBox {
	background-color: #FFFFCC;
	border-width: medium;
	border-style: groove;
	border-color: #FF3300;
	width: 50%;	
}
	
.warningHeader1 {
	color: #CC0000;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
	font-size: 36px;
}
.warningHeader2 {
	color: #CC0000;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
}
.warning {
	color: #CC0000;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
	font-size: 16px;
}

#divTopNav
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 80px;
	z-index: 4;
	background-color: white;
}

#divCopyright
{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 60px;
	z-index: 10;
	color: #FFFFFF;
	background-color: black;
}

#divSideNav
{
	position: absolute;
	top: 80px;/*110px;*/		/* Must equal height of divTopNav + height of divSubNav */
	left: 0px;
	bottom: 65px;	/* Must equal height of divButtonBar/divTimer + height of divCopyright */
	/* width: 255px;   Set by sidenav.js */
	z-index: 6;
	color: #FFFFFF;
	background-color: black;
	overflow: auto;
}
#divSideNav a
{
	color: #FFFF33;
}

#divSideNav a:hover
{
	color: #FFFFFF;
}

#SideNavPin 
{
	border: none;
}
#aSideNavOpener 
{
	position: absolute;
	top: 80px;/*55px;*/		/* Must equal height of divTopNav + height of divSubNav */
	left: 0px;
	bottom: 65px;	/* Must equal height of divButtonBar/divTimer + height of divCopyright */
	width: 15px;
	z-index: 5;
	background-color: black;
	text-decoration: none;
}
#aSideNavOpener:hover 
{
	background-color: #FFFF33;
}
#divContent 
{
	position: absolute;
	top: 80px;/*55px;*/		/* Must equal height of divTopNav + height of divSubNav */
	left: 0px;
	bottom: 85px;	/* Must equal height of divButtonBar/divTimer + height of divCopyright */
	width: 100%;
	z-index: 4;
	background-color: White;
	overflow: auto;
}

#divTimer
{
	position: absolute;
	bottom: 120px;	/* Must equal height of divCopyright */
	left: 0px;
	width: 150px;
	height: 80px;	
	z-index: 4;
	background-color: transparent;
	font-size: 14px;
}

#WarningWindow
{
	z-index: 99;
	position: relative;
	top: 100px;
	
	position: absolute; 
	left: 0px; 
	top: 0px; 
	width: 100%; 
	text-align: center;
	z-index: 10;
}

#sessionExtended
{
	z-index: 99;
	position: relative;
	top: 100px;
	
	position: absolute; 
	left: 0px; 
	top: 0px; 
	width: 100%; 
	text-align: center;
	z-index: 10;
}


#divButtonBar 
{
	position: absolute;
	bottom: 60px;	/* Must equal height of divCopyright */
	left: 0px;
	width: 100%;
	height: 25px;
	z-index: 8;
	background-color: black;
	text-align: center;
}


#divCopyright a
{
	color: #FFFF33;
}

#fullheight{height:100%;}

.modalBackground {
	background-color:Gray;	
	opacity:0.7;
	z-index: 7743;
}
.modalPopup
{
    background-color: White;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px; 
    overflow-x:hidden;
    overflow-y:auto;
}	

.altRowColor
{
	background-color: #ccc;
}

#overlay {
    position: relative;
    background-color: #FFFFFF;
    /* color: #FFFFFF; */
    border: #010101 solid 2px;
    z-index: 20;
    padding-top: 1px;
    padding-left: 1px;
    padding-right: 1px; 
    top: 405px;
    left: 410px;
    width: 316px;
    height: 175px;
    text-align: left;
	opacity: 0.98; 
}

.LockOff { 
 display: none; 
 visibility: hidden; 
} 

.LockOn { 
 display: block; 
 visibility: visible; 
 
} 

#ModalPanel {
	border: solid 1px black;
}
.newsrow {
	background-color: #FFC;
	padding: 10px;
	border: 1px solid #999;
}
.newsrow h3 {
	color: #900;
	padding: 4px;
	margin: 0px;
}
.newsrow img {
	padding-right: 8px;
}
.newsrowAlt {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
}
.newsrowAlt h3 {
	color: #900;
	padding: 4px;
}
.border_bot {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.breadcrumbs {
	font-size: .75em;
	color: #999;
}