/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-color: #D0D2D4;
	color: #FFFFFF;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
a:link {
	border-bottom:#BBBBBB none;
	text-decoration:none;
	color:#208A00;
} 
a:visited {
	border-bottom:#BBBBBB none;
	text-decoration:none;
	color:#208A00;
} 
a:active {
	border-bottom:#BBBBBB none;
	text-decoration:none;
	color:#222222;
} 
a:hover {
	border-bottom:#BBBBBB none;
	text-decoration:none;
	color:#222222;
}
a.link-white:link {
	border-bottom:#FFFFFF none;
	text-decoration:none;
	color:#FFFFFF;
} 
a.link-white:visited {
	border-bottom:#FFFFFF none;
	text-decoration:none;
	color:#FFFFFF;
} 
a.link-white:active {
	border-bottom:#00A0E3 dotted 1px;
	text-decoration:none;
	color:#00A0E3;
} 
a.link-white:hover {
	border-bottom:#00A0E3 dotted 1px;
	text-decoration:none;
	color:#00A0E3;
}
a.link-grey:link {
	border-bottom:#666666 none;
	text-decoration:none;
	color:#666666;
} 
a.link-grey:visited {
	border-bottom:#666666 none;
	text-decoration:none;
	color:#666666;
} 
a.link-grey:active {
	border-bottom:#888888 none;
	text-decoration:none;
	color:#888888;
} 
a.link-grey:hover {
	border-bottom:#888888 none;
	text-decoration:none;
	color:#888888;
} 
.blue {
	color: #00A0E3;
}
.white {
	color: #FFFFFF;
}
.font-12 {
	font-size: 12px;
}
.font-10 {
	font-size: 10px;
}




#NEW {
	position:absolute;
	width:75px;
	height:84px;
	z-index:1;
	left: -3px;
	visibility: visible;
}
    #tabsJ ul {
        margin:0;
        padding:0px 10px 0 0px;
        list-style:none;
      }
    #tabsJ li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsJ a {
      float:left;
      background:url("images/bg/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/bg/tabrightJ.gif") no-repeat right top;
      padding:9px 8px 4px 2px;
      color:#FFFFFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsJ a span {float:none;}
    /* End IE5-Mac hack */
    #tabsJ a:hover span {
      color:#FFFFFF;
      }
    #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:#FFFFFF;
        }

.infoBox{
	border: 1px dotted #D0D2D4;
	border-top:0;
	border-left:0;
	border-bottom:0;
}
.infoBox-1{
	border: 1px solid #666666;
	border-top:0;
	border-bottom:0;
}
.infoBox-2{
	border: 1px dotted #CCCCCC;
	background-color:#F3F3F3;
}
.infoBox-3{
	border: 1px solid #E2E2E2;
	border-left:0;
	border-right:0;
	border-bottom:0;
}
.infoBox-4{
	border: 1px solid #666666;
	border-left:0;
	border-right:0;
	border-top:0;
}
.infoBox-5{
	border: 1px dotted #88ACE8;
}
.green {
	color: #709F20;
}

CHECKBOX, INPUT, RADIO, SELECT,textarea  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border:1px solid #E2E2E2;
	color:#666666;
	background-color:#FFFFFF;
	padding:1px 1px 1px 2px ;
}
.font14 {
	font-size: 14px;
}
