body
{
    text-align: center !important;
    background: #FFFFFF url(images/KatechoBody.jpg) repeat-x;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 10pt;
    color: White;
    margin:auto;
}
table, tbody
{
	margin:auto;
}
h1
{
    color:#BEE197;
    margin-top:0px;
    padding-top:0px;
}
h2
{
    color:#BEE197;
}
h3
{
 
    color:#3366FF;   
}

a,
a:link, 
a:visited,
a:active
{
    color:white;
    font-weight:bold;
}
a:hover
{
    text-decoration:none !important;
}
img
{
    border: none !important;
}
#contentContainer
{
    text-align: left;
    width: 1010px;
    padding-top: 0px;
    padding-left: 12px;
    margin:auto;
}
#flashDiv
{
    text-align: center;
}
.QuickLinkLabels
{
    position: relative;
    top: -102px;
    width: 1000px;
    float: left;
    padding-left:10px;
}
.QuickLinkLabels a
{
    color: #666666;
    font-weight:normal;
}
.QuickLabel ul
{
    padding:0px;
    margin:20px;
    height:50px;
}
.QuickLabel
{
    float: left;
    width: 210px;
    padding: 20px;
    color: #666666;
    text-align: left;
    margin-left: 0px;
}
#electrodesDiv a, #electrodesDiv a:link, #electrodesDiv a:active, #electrodesDiv a:visited
{
    color: White;
    line-height: 30px;
    vertical-align: middle;
    font-size: 14pt;
}
.electrodeLink
{
    margin-right: 10px;
}
.invisible
{
    display: none;
}
.electrodeDetails
{
    float: left;
    margin-left: 400px;
    border: 1px solid white;
    padding: 25px 20px 10px 10px;
    background-color: #888888;
    width: 400px;
}
.moreLink
{
    float: left;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    padding-left: 70px;
    width: 90px;
    height: 33px;
    margin-left: 45px;
    vertical-align:top;
}
.moreLink:hover
{
    background-position: 0px -34px;
}
.moreLink.hydrogel
{
    background-image: url(images/MoreBlue.jpg);
}
.moreLink.services
{
    background-image: url(images/MoreRed.jpg);
}
.moreLink.manufacturing
{
    background-image: url(images/MoreGreen.jpg);
}
.moreLink.design
{
    background-image: url(images/MoreOrange.jpg);
}

#footer
{
    text-align: center;
    color: #dddddd;
    font-size: 8pt;
    padding-top: 15px;
    /*border-top: 1px solid #AAAAAA;*/
    height: 40px;
    margin-top: 20px;
    background-image: url(images/Footer.jpg);
    background-repeat:no-repeat;
    width:1024px;
}
#footer a
{
    color: #aaaaaa;
}
.additionalLinks
{
    text-align: center;
    color: #AAAAAA;
    font-size: 7pt;
    margin-top: 20px;
}
.additionalLinks a{
    color: #AAAAAA;
    font-weight:normal;
}
Caption
{
    background-color: #333333;
    font-size: 14pt;
    font-weight: bold;
    padding: 5px;
    color: #CCCCCC;
}
.Button
{
    background-image: url(images/ButtonBG.jpg);
    background-repeat: no-repeat;
    width: 121px;
    height: 27px;
    background-position: 0px -27px;
    color: White !important;
    text-align: center;
    float: left;
    text-decoration: none;
    line-height: 27px;
    vertical-align: middle;
    margin-right: 10px;
}
.Button:hover
{
    background-position: 0px 0px;
}
.Grid_Header
{
    text-align: left;
    background-color: #666666;
}
.Grid .Button
{
    background-image: url(images/SmallButtonBG.jpg)!important;
    background-repeat: no-repeat;
    width: 60px;
    height: 27px;
    background-position: 0px -27px;
    color: White;
    text-align: center;
    float: left;
    text-decoration: none;
    line-height: 27px;
    vertical-align: middle;
    margin-right: 10px;
}
.Grid .Button:hover
{
    background-position: 0px 0px;
}
.popupContainer
{
    background-color: #666666;
    border: 1px solid white;
    float: left;
    padding: 10px;
    position: absolute;
    top: 550px;
    left: 400px;
}
.container
{
    background-color: #8C8C8C;
    padding: 10px;
    float: left;
    width: 980px;
}
.container.padded
{
    padding: 10px 20px 10px 20px;
    width: 960px;
}
.whiteContainer
{
    background-color: white;
    padding: 10px;
    float: left;
    width: 1000px;
    color:#666666;
}
.padded.whiteContainer
{
    float: left;
    padding: 10px 20px 10px 20px;
    width: 960px !important;
    color: Black !important;
}
.whiteContainer a, 
.whiteContainer a:link,
.whiteContainer a:visited,
.whiteContainer a:active
{
    color: #666666;
}
.whiteContainer .Grid_Header
{
    color:White;
}
.whiteContainer .Grid_Row,
.whiteContainer .Grid_Alternate_Row
{
    font-weight:bold !important;   
}
.whiteContainer .Grid_Alternate_Row
{
    background-color: #DDDDDD;   
}
.whiteContainer table.Grid
{
    border: 1px solid #999999;
    margin-bottom: 10px;
}

.container .Button
{
    background-image: url(images/ButtonBGGray.jpg) !important;
    width: 124px;
    height: 36px;
    background-position: 0px -37px;
    padding-right:10px;
}
.container .Button:hover
{
    background-position: 0px 0px;
}
.whiteContainer .Button
{
    background-image: url(images/ButtonBGWhite.jpg) !important;
    width: 124px;
    height: 31px;
    background-position: 0px -37px;
    padding-right:10px;
    padding-bottom: 5px;
}
.whiteContainer .Button:hover
{
    background-position: 0px 0px;
}
.listSection, .addEditSection
{
    float: left;
    width: 800px;
    margin-bottom: 10px;
}
.checkBoxSpan
{
    float: left;
    width: 50px;
}
.parentSpan
{
    float: left;
    width: 120px;
}
.screenSpan
{
    float: left;
    width: 150px;
}
.categorySpan
{
    float: left;
    width: 270px;
}
.permissionItem
{
    float: left;
    width: 100%;
}
.permissionHeader
{
    background-color: white !important;
    color: #005961 !important;
    font-weight: bold;
}
/****EMPLOYMENT APPLICATION***/
.formSpan {
    float:left;
    padding: 4px 10px 4px 10px;
}
.formBlockSpan {
  padding: 4px 10px 4px 10px;
  display:block;
  clear:both;
}
.formSpan label {
    display:block;
}
.formBlockSpan label {
    display:block;
}
.formSpan textarea,
.formBlockSpan textarea {
 height: 50px;
  width: 90%;   
}
.formBlockSpan input {
    width: 90%;
}
.radio input,
.radio label ,
.checkBox input,
.checkBox label {
    display:inline !important;
    width: auto;
}
.JobTitleLabel,
.JobTitleLink 
{
    font-weight:bold;
    display:block;
    color:#BEE197 !important;
    font-size:12pt;
}
.JobTitleSummary
{
    display:block;
    padding-left:40px;
}

.title
{
    font-weight:bold;
    font-size: 12pt;
    color: #BEE197;
    
}
.rightBorder
{
    float:left;
    width:300px;
    border-right: 1px solid white;
    padding: 0px 15px 15px 15px;
    height: 200px;
}
.aboutUsSpan
{
    float:left;
    width:318px;
    padding: 30px 25px 15px 15px;
    color:#333333;
}
.aboutUsSpan a
{
    color:Black
}
.noBorder
{
    float:left;
    width:300px;
    padding: 0px 15px 15px 15px;
    height: 200px;
    
}
.sectionHeading
{
    font-size:14pt;
    color: #CA0000;
    font-weight:bold;
}
.noBorder a
{
    color:Black !important;
}
.noBorder img,
.rightBorder img
{
    padding-right: 10px;
}

.third
{
    width: 170px !important;
    height:140px !important;
}
.quarter
{
    width:290px !important;
    height:125px !important;
    margin-bottom: 20px;
}
.third ul,
.quarter ul
{
    margin-top: 0px;
}
.third p,
.quarter p
{
    margin-top: 0px;
}

/******Capabilities********/
.ManufacturingLink
{
    float:left;
    width:300px;
    height: 155px;
    background-image:url(images/Manufacturing.jpg);
    background-position: -306px 0px;
    background-repeat: no-repeat;
    margin-left:20px;
}
.ManufacturingLink:hover,
.ManufacturingLink.active
{
    background-position:0px 0px;
    
}
.HydrogelLink
{
    float:left;
    width:300px;
    height: 155px;
    background-image:url(images/Hydrogels.jpg);
    background-position: -306px 0px;
    background-repeat: no-repeat;
     margin-left:20px;
}
.HydrogelLink:hover,
.HydrogelLink.active
{
    background-position:0px 0px;
    
}
.ServicesLink
{
    float:left;
    width:300px;
    height: 155px;
    background-image:url(images/Services.jpg);
    background-position: -306px 0px;
    background-repeat: no-repeat;
     margin-left:20px;
}
.ServicesLink:hover,
.ServicesLink.active
{
    background-position:0px 0px;
    
}
.DesignLink
{
    float:left;
    width:300px;
    height: 160px;
    background-image:url(images/Design.jpg);
    background-position: -306px 0px;
    background-repeat: no-repeat;
     margin-left:20px;
}
.DesignLink:hover,
.DesignLink.active
{
    background-position:0px 0px;
    
}
#rightColumn
{
    background-color: White;
    background-image: url(images/GradientBody.jpg);
    background-repeat: no-repeat;
    margin-top: 10px;
    margin-left: -10px;
    float: left; 
    width: 640px; 
    padding: 10px 20px 0px 20px;
    height: 620px;
}
#manufacturingDetails .sectionHeading
{
    color:#66cc00;
}
#hydrogelDetails .sectionHeading 
{   
    color: #2F4BD0;
}
#servicesDetails .sectionHeading
{
    color: #C52921;
}
#designDetails .sectionHeading
{
    color: #ff9933;
}
#manufacturingDetails .rightBorder,
#designDetails .rightBorder,
#hydrogelDetails .rightBorder,
#servicesDetails .rightBorder 
{
    border-right: 1px solid #999999;
}
.containerTop
{
    height:20px;
    width:1000px;
    background-image: url(images/containertop.jpg);
    background-repeat:no-repeat;
    float:left;
}
.whiteContainerTop
{
    height:20px;
    width:1000px;
    background-image: url(images/containertopwhite.jpg);
    background-repeat:no-repeat;
    float:left;
}
.containerTopDark
{
    height:20px;
    width:1000px;
    background-image: url(images/containertopdark.jpg);
    background-repeat:no-repeat;
    float:left;
}
.containerBottom
{
    height:25px;
    width:1000px;
    background-image: url(images/containerbottom.jpg);
    background-repeat:no-repeat;
    float:left;
}
.whiteContainerBottom
{
    height:25px;
    width:1000px;
    background-image: url(images/containerbottomwhite.jpg);
    background-repeat:no-repeat;
    float:left;
}
#manufacturingDetails,
#hydrogelDetails,
#servicesDetails,
#designDetails
{
    margin-top: -20px;
}

.SpecialSection
{
    width: 940px;
    border: 2px solid #4A8217;
    padding: 5px;
    margin: 5px;
}
.whiteContainer h2
{
	color: #4A8217;
}
.SpecialSection .gridsection
{
	text-align:center;
}
.SpecialSection .gridsection table
{
	text-align:left;	
}
.gmnoprint
{
    color: Black !important;
}
.PlayNameButton
{
    float:left;
    width:102px;
    height:33px;
    background-position: 0px 0px;
    background-image: url(images/PlayName.jpg);
    margin-left: 180px;
    margin-top: -25px;
}
.PlayNameButton:hover
{
    background-position: 0px -34px;
}
.bold
{
    font-weight:bold;
}
.breadCrumbs
{
    float:left;
    width:100%;
    margin-bottom: 5px;
    margin-left: 10px;
}
.columnHeadings
{
    font-weight:bold;
    color:#333333;
    text-decoration:underline;
    height:55px;
}
.standardFormulationsTable ul
{
    margin-left: 15pt !important;
}
.standardFormulationsTable tbody td 
{
    vertical-align:top;
    valign: top;
}
.standardFormulationsTable tbody td a
{
    font-weight:normal !important;
    font-style:italic !important;
}
.standardFormulationsTable thead td
{
    vertical-align:bottom;
    valign: bottom;
}
.standardFormulationsTable tr.row
{
     background-color:#7c7c7c;
}
.standardFormulationsTable tr.alternaterow
{
    background-color:#9C9C9C;
}
.alternaterow a.Button
{
    background-image: url(images/ButtonBGLighterGray.jpg) !important;
    margin-left: 10px;
}
.row a.Button
{
    background-image: url(images/ButtonBGDarkerGray.jpg) !important;
    margin-left: 10px;
}
.clearboth 
{
    clear:both;
}
.JobName
{
    font-weight:bold;
    text-transform:uppercase;
    font-size: 12pt;
    padding-bottom:10px;
}
.aboutCharity
{
    font-style:italic;
    margin-top:5px;
}
.charity
{
    margin-top: 5px;
    margin-left: 20pt;
}