/* CSS Document */

INPUT, SELECT, TEXTAREA {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color:#000000; font-weight: normal;}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	min-height:100%; margin-bottom:1px;
}
body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	min-height:100%; margin-bottom:1px; }
a {
	font-size: 11px;
	color: #3266AF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3266AF;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #3266AF;
}
h1 {
	font-size: 12px;
	color: #3266AF;
}
h2 {
        font: bold 14px Verdana, Arial, Helvetica, sans-serif;
        color: #000;
        margin: 0px;
        padding: 0px 0px 0px 15px;
}
/*- Main Table */
#wrapper {
	border: 1px solid #3266AF;
	background-color: #FFFFFF;
}
/*- Images */
.image {
	border: 1px solid #3266AF;
}
/*- Small Text */
.smalltext {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #3266AF;
}
/*- Masthead */	   
#topper {
	background: url(images/hrp-masthead.gif) no-repeat left top;
	margin-top: 0px;
	width: 900px;
	height: 100px;
}
/*- Body Text */
#text {
	margin-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 11px;
	color: #333333;
}
/*- Menu Tabs J */
h2 {
        font: bold 14px Verdana, Arial, Helvetica, sans-serif;
        color: #000;
        margin: 0px;
        padding: 0px 0px 0px 15px;
}

img {
border: none;
}

/*- Menu Tabs 10--------------------------- */

    #tabs10 {
      float:left;
      width:900px;
      font-size:93%;
          border-bottom:1px solid #2763A5;
      line-height:normal;
      }
    #tabs10 ul {
          margin:0;
          padding:1px 10px 0 50px;
          list-style:none;
      }
    #tabs10 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs10 a {
      float:left;
      background:url("images/tableft10.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs10 a span {
      float:left;
      display:block;
      background:url("images/tabright10.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs10 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs9 a:hover span {
      color:#FFF;
      }
    #tabs10 a:hover {
      background-position:0% -42px;
      }
    #tabs10 a:hover span {
      background-position:100% -42px;
      }

      #tabs10 #current a {
              background-position:0% -42px;
      }
      #tabs10 #current a span {
              background-position:100% -42px;
      }
	/*Left Column /*/
.leftcolumn {
     background-color: #FFFFFF;
	border-right-style: dashed;
	border-right-color: #666666;
	border-right-width: 1px;
} 
	/*Left Navigation /*/
.leftnav {
	background: #FFFFFF;
	border-top: 1px solid #3266AF;
	border-bottom: 1px solid #3266AF;
}
.border {
	border: 1px solid #3266AF;
	}
.emphasis {
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
}
/*- Copyright */
#copyright {
	background-color: #E9E9E9;
	border-top: 1px solid #3266AF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3266AF;
}
/*- Images */
.imageborder {
	border: 1px dashed #CCC;
	margin-right: 10px;
	margin-left: 10px;
}
	/*Left Navigation /*/
.spotlightbox {
	background: #FFFFFF;
	border: 1px dashed #3266AF;
}
.spotlight {
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #3266AF;
}
