a:link {
	color : Blue;
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}

a:visited {
	color : Blue;
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}

a:hover {
	color : #990000;
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}

a:active {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}


b {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}

h1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
}

h1 {
}

h1 {
	font-weight : normal;
	font-weight : bold;
}

h2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
}

h3 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}

p {
	font-weight : normal;
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : normal;
	text-decoration : none;
	word-spacing : normal;
}

strong {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
}

ul {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 1.1pc;
	text-decoration : none;
	word-spacing : normal;
}
.contentLBL {
  background-color: White; 
  font-family : Verdana, Arial, Helvetica, sans-serif;
  color: Black;
  font-size : 11px;
  font-weight : bold;
  background: White;
  }
.contentLBLSm {
  background-color: White; 
  font-family : Verdana, Arial, Helvetica, sans-serif;
  color: Black;
  font-size : 10px;
  background: White;
  }
  .contentLBL2 {
  background-color: White; 
  font-family : Verdana, Arial, Helvetica, sans-serif;
  color: Black;
  font-size : 13px;
  font-weight : bold;
  background: White;
  }
  
.contentMSG {
  background-color: White; 
  font-family : Verdana, Arial, Helvetica, sans-serif;
  color: RED;
  font-size : 12px;
  font-weight : bold;
  background: White;
  }
  
.contentHDG {
  font-family : Verdana, Arial, Helvetica, sans-serif; 
  font-size : 16px;
  background-color: White; 
  color: Black;
  font-weight : bold;
  }
  
    
  .contentBTN {  
  background: transparent url('images/square-gray-right.gif') no-repeat top left;
  font-family : Verdana, Arial, Helvetica, sans-serif; 
  font-size : 12px;
  background-color: silver; 
  color: black;
  font-weight : bold;
  cursor:hand;
  }
  
  .contentBTNhover{
  background: transparent url('images/square-gray-right.gif') no-repeat top left;
  font-family : Verdana, Arial, Helvetica, sans-serif; 
  font-size : 12px;
  background-color: silver;
  color: #990000;	
  font-weight : bold;
  cursor:hand;
  }
  
.contentINP {
  font-family : Verdana, Arial, Helvetica, sans-serif; 
  font-size : 12px;
  background-color: White; 
  color: Black;
  font-weight: 400;
  }

.contentINP2 {
  width: 25%;
  font-family : Verdana, Arial, Helvetica, sans-serif; 
  font-size : 11px;
  background-color: White; 
  color: Black;
  font-weight: 400;
  }

.contentINP3 { 
  width: 20%;
  font-family : Verdana, Arial, Helvetica, sans-serif; 
  font-size : 12px;
  background-color: White; 
  color: Black;
  font-weight: 400;  
  }

.contentGrid {
	color : black;
	background : White;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}
.PrintGrid {
	color : black;
	background : White;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : bold;
	text-decoration : none;
}

.contentRD {
  font-family : Verdana, Arial, Helvetica, sans-serif; 
  font-size : 10px;
  background-color: White; 
  color: Black;
  cursor: auto;
  font-weight: 400;  
  }


.contentBX {
  font-family : Verdana, Arial, Helvetica, sans-serif; 
  font-size : 11px;
  background-color: White; 
  color: Black;
  font-weight: 400;
  cursor:auto;  
  }
  
.contentDDL {
  font-family : Verdana, Arial, Helvetica, sans-serif; 
  font-size : 11px;
  background-color: White; 
  color: Black;
  font-weight: 400;  
  }

  
.contentINPHI {
  width: 25%;
  font-family : Verdana, Arial, Helvetica, sans-serif; 
  font-size : 11px;
  background-color: Yellow; 
  color: Black;
  font-weight: 400;  
  }

.animatedtabs{
border-bottom: 1px solid gray;
overflow: hidden;
width: 100%;
font-size: 14px; /*font of menu text*/
}


.animatedtabs ul{
list-style-type: none;
margin: 0;
margin-left: 10px; /*offset of first tab relative to page left edge*/
padding: 0;
}

.animatedtabs li{
float: left;
margin: 0;
padding: 0;
}

.animatedtabs a{
float: left;
position: relative;
top: 5px; /* 1) Number of pixels to protrude up for selected tab. Should equal (3) MINUS (2) below */
background: url(images/tab-blue-left.gif) no-repeat left top;
margin: 0;
margin-right: 3px; /*Spacing between each tab*/
padding: 0 0 0 9px;
text-decoration: none;

}

.animatedtabs a span{
float: left;
position: relative;
display: block;
background: url(images/tab-blue-right.gif) no-repeat right top;
padding: 5px 14px 3px 5px; /* 2) Padding within each tab. The 3rd value, or 3px, should equal (1) MINUS (3) */
font-weight: bold;
color: black;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.animatedtabs a span {float:none;}
/* End IE5-Mac hack */


.animatedtabs .selected a{
background-position: 0 -125px;
top: 0;
}

.animatedtabs .selected a span{
background-position: 100% -125px;
color: black;
padding-bottom: 8px; /* 3) Bottom padding of selected tab. Should equal (1) PLUS (2) above */
top: 0;
}

.animatedtabs a:hover{
background-position: 0% -125px;
top: 0;
}

.animatedtabs a:hover span{
background-position: 100% -125px;
padding-bottom: 8px; /* 3) Bottom padding of selected tab. Should equal (1) PLUS (2) above */
top: 0;
}

#tabcontentcontainer{
background: White;
width:98%; /*width of 2nd level content*/
height:1.5em; /*height of 2nd level content. Set to largest's content height to avoid jittering.*/
background-color:Silver
}

.tabcontent
{
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 12px;
display:none;
background-color:Silver
}

.tabcontentP { 
  padding-left: 10pt;
  font-family : Verdana, Arial, Helvetica, sans-serif; 
  font-size : 12px;
  background-color: Silver; 
  color: Black;  
  }
  
  .tabcontentPInd {
  padding-left: 50pt;
  font-family : Verdana, Arial, Helvetica, sans-serif; 
  font-size : 12px;
  background-color: Silver; 
  color: Black;  
  }
  
  .tabcontentHDG {
  padding-left: 10pt;
  font-family : Verdana, Arial, Helvetica, sans-serif; 
  font-size : 14px;
  background-color: Silver; 
  color: Black;
  font-weight : bold;
  }
  
  .tabcontentTitle {
  padding-left: 20pt;
  font-family : Verdana, Arial, Helvetica, sans-serif; 
  font-size : 14px;
  background-color: Silver; 
  color: Black;
  font-weight : bold;
  }
  
  .indentmenu  {
font: bold 13px;
font-family : Verdana, Arial, Helvetica, sans-serif;
width: 100%; /*leave this value as is in most cases*/
overflow: hidden;
background-color: Black;
}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
width: 100%; /*width of menu*/
border: 2px solid black; /*border*/
border-width: 2px 0;
background: black url(images/indentbg.gif); 
background-repeat: repeat-x;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: White; /*text color*/
padding: 5px 11px;
text-decoration: none;
border-right: 2px solid black; /*divider between menu items*/
}

.indentmenu ul li b{
float: left;
color: White; /*text color*/
padding: 5px 11px;
text-decoration: none;
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
color: Silver !important; /*text color of selected and active item*/
padding-top: 6px; /*shift text down 1px for selected and active item*/
padding-bottom: 4px; /*shift text down 1px for selected and active item*/
background: black url(images/indentbg2.gif);
background-repeat: repeat-x;
}

  .indenthelpmenu  {
font: bold 13px;
font-family : Verdana, Arial, Helvetica, sans-serif;
width: 98%; /*leave this value as is in most cases*/
overflow: hidden;
background-color: Black;
}

.indenthelpmenu ul{
margin: 0;
padding: 0;
float: left;
width:100%; /*width of menu*/
border: 2px solid black; /*border*/
border-width: 2px 0;
background: black url(images/indenthelpbg.gif); 
background-repeat: repeat-x;
}

.indenthelpmenu ul li{
display: inline;
}

.indenthelpmenu ul li a{
float: left;
color: Black; /*text color*/
padding: 5px 11px;
text-decoration: none;
border-right: 1px solid black; /*divider between menu items*/
}

.indenthelpmenu ul li b{
float: left;
color: Black; /*text color*/
padding: 5px 11px;
text-decoration: none;
}

.indenthelpmenu ul li a:visited{
color: black;
}

.indenthelpmenu ul li a:hover, .indentmenu ul li .current{
color: Black !important; /*text color of selected and active item*/
padding-top: 6px; /*shift text down 1px for selected and active item*/
padding-bottom: 4px; /*shift text down 1px for selected and active item*/
background: black url(images/indenthelpbg2.gif);
background-repeat: repeat-x;
}

@media print
{
.headimage{ display:none }
.headinner{ display:none }
.headinner2{ display:none }
.footimage{display:none}
.indentmenu{display:none}
.footinner{display:none}
.footinner2{display:none}
.footinner3{display:none}
.footinner4{display:none}
}

.headimage {
	width : 100%;
	height : 99px;
	padding : 0;
	margin : 0;
	position : relative;
}

.headinner {
	position:absolute;
	font-family : Verdana, Arial, Helvetica, sans-serif; 
    font-size : 9px;
    font-weight: bold;
    color: White;
    right: 29px;
	z-index : 2;
	margin-top : 42px;
	margin-right: 29px;
}

.headinner2 {
	position:absolute;
	font-family : Verdana, Arial, Helvetica, sans-serif; 
    font-size : 9px;
    font-weight: bold;
    color: White;
	right: 9px;
	z-index : 2;
	margin-top : 56px;
	margin-right: 9px
}

.headinner3 {
	position:absolute;
	font-family : Verdana, Arial, Helvetica, sans-serif; 
    font-size : 11px;
    font-weight: bold;
    color: White;
	right: 20px;
	z-index : 2;
	margin-top : 86px;
	margin-right: 20px
}


.footimage {
	width : 100%;
	height : 36px;
	padding : 0;
	margin : 0;
	position : relative;
}

.footinner {
	position:absolute;
	font-family : Verdana, Arial, Helvetica, sans-serif; 
    font-size : 9px;
    font-weight: bold;
    color: White;
    left: 30px;
    z-index : 3;
    margin-top : 1px;
	margin-left: 28px
}

.footinner2 {
	position:absolute;
	font-family : Verdana, Arial, Helvetica, sans-serif; 
    font-size : 9px;
    font-weight: bold;
    color: White;
	left: 10px;
	z-index : 3;
	margin-top : 12px;
	margin-left: 8px

}
.footinner3 {
	position:absolute;
	font-family : Verdana, Arial, Helvetica, sans-serif; 
    font-size : 10px;
    font-weight: bold;
    color: White;
	right: 23px;
	z-index : 3;
	margin-top : 8px;
	margin-right: 33px

}

.footinner4 {
	position:absolute;
	font-family : Verdana, Arial, Helvetica, sans-serif; 
    font-size : 10px;
    font-weight: bold;
    color: White;
	right: 21px;
	z-index : 3;
	margin-top : 23px;
	margin-right: 31px
}
 
.menuimage {
	width : 100%;
	height : 12px;
	padding : 0;
	margin : 0;
	position : relative;
}



