.header
{
	color: #21409A;
	font-family: arial;
	font-size:14pt;
	padding-bottom: 15px;
}

p
{
	color: #000000;
	font-family: Verdana, Arial;
	font-size: 9pt;
}

a:link {
    color: #21409A;
    font-family: Verdana, Arial;
	 font-size: 9pt;
	text-decoration: none;
    font-weight: bold;
    font-style: normal;
}
a:visited {
    color: #21409A;
 
	font-family: Verdana, Arial;
    font-size: 9pt;
	background-color: #FFFFFF;
    font-weight: normal;
	 font-weight: bold;
}
a:hover {
    color: #839EC9;
    text-decoration: underline;
	font-family: Verdana, Arial;
	font-size: 9pt;
    background-color: #FFFFFF;
    font-weight: bold;
    font-style: normal;
}
a:active {
    color: #21409A;
	font-family: Verdana, Arial;
	font-size: 9pt;
    text-decoration: none;
    background-color: #FFFFFF;
    font-weight: bold;
    font-style: normal;
} 




#footer p{
	color: White;
	font-family: tahoma, Arial;
	FONT-SIZE: 9pt; 
	text-align: center;
	}

#footer a
{
	background-color: #405F91;
	color:White;
	font-family: tahoma,arial;
	font-size: 9pt;
	text-align: center;
}

#footer a:hover
{
	background-color: #405F91;
	color:#839EC9;
	font-family: tahoma,arial;
	font-size: 9pt;
	text-align: center;
}

.error
{
	color: maroon;
	font-family: Verdana, Arial;
	font-size: 9pt;
}



.footer-dark
{
	color: #4a4a4a;
	font-family: Verdana, Arial;
	font-size: 9pt;
}

.footer-light
{
	color: #b4b4b4;
	font-family: Verdana, Arial;
	font-size: 8pt;
}

.formlabel
{
	color: Black;	
	font-family: Verdana, Arial;
	font-size: 12px;
	text-align:right;
}

.forminput
{
	color: Black;	
	font-family: Verdana, Arial;
	font-size: 12px;
}

.instructions
{
	color: #5a5a5a;
	font-family: Verdana, Arial;
	font-size: 9pt;
	font-weight: normal;
}

.linkbutton
{
	 BORDER-RIGHT: #cecece 1px solid;
  PADDING-RIGHT: 1px;
  BORDER-TOP: #cecece 1px solid;
  PADDING-LEFT: 1px;
  FONT-WEIGHT: bold;
  FONT-SIZE: 10px;
  PADDING-BOTTOM: 1px;
  BORDER-LEFT: #cecece 1px solid;
  CURSOR: hand; COLOR: #cecece;
  LINE-HEIGHT: 1.2;
  PADDING-TOP: 1px;
  BORDER-BOTTOM: #cecece 1px solid;
  FONT-FAMILY: Tahoma,Arial,Helvetica;
  BACKGROUND-COLOR: #ffffff; 
  width: 100px;
  text-decoration: none;
}


.listheader
{
	background-color: #cecece;
	color: black;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
}

.listitem
{
	font-family: Verdana;
	font-size: 11px;	
}

.listitembold
{
	font-family: Verdana;
	font-size: 11px;	
	font-weight: bold;
}

.message
{
	color: maroon;
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-weight: bold;
}

.note
{
	color: maroon;
	font-family: Verdana, Arial;
	font-size: 10pt;
}

.pageheader
{
	color: #000000;
	font-family: Verdana, Arial;
	font-size: 12pt;
	font-weight: bold;
}

.paragraph
{
	color: #000000;
	font-family: Verdana, Arial;
	font-size: 9pt;
}

.paragraphblue
{
	color: #21409A;
	font-family: Verdana, Arial;
	font-size: 9pt;
	font-weight: bold;
}

.paragraphbold
{
	color: #000000;
	font-family: Verdana, Arial;
	font-size: 9pt;
	font-weight: bold;
}

.paragraphgreen
{
	color: green;
	font-family: Verdana, Arial;
	font-size: 9pt;
	font-weight: bold;
}

.subheader
{
	background-color: gray;
	color: white;
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-weight: bold;
	
	
	
}

#tblContent
{
	
	
	padding: 15px;
	WIDTH: 785px; 
	
}

#tblContent td
{
	
	
	padding: 5px;
	

	
}

/*- Menu Tabs J--------------------------- 24618E*/

    #tabsJ {
      float:left;
      width:100%;
      background:#F4F4F4;
      font-size:93%;
       line-height:normal;
         border-bottom:1px solid #21409A;
      }
    #tabsJ ul {
        margin:0;
        padding:10px 10px 0 50px;
        list-style:none;
      }
    #tabsJ li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsJ a {
      float:right;
      background:url("../images/tableftJ.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #tabsJ a span {
      float: left;
      display:block;
      background:url("../images/tabrightJ.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#21409A;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsJ a span {float:none;}
    /* End IE5-Mac hack */
    #tabsJ a:hover span {
      color:#FFF;
      }
    #tabsJ a:hover {
      background-position:0% -42px;
      }
    #tabsJ a:hover span {
      background-position:100% -42px;
      }

        #tabsJ #current a {
                background-position:0% -42px;
        }
        #tabsJ #current a span {
                background-position:100% -42px;
                color:#FFF;
        }


