/* General */
body
{
    margin: 0;
    padding: 0;
    font-family: verdana, tahoma, arial, sans-serif;
    font-size: 11pt;
}

img
{
    border-style: none;
    vertical-align: middle;
}

a:link, a:visited, a:hover
{
    background-color: inherit;
    color: #000000;
    text-decoration: none;
}

a.clsRedLink:link, a.clsRedLink:visited, a.clsRedLink:hover
{
    font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-color: inherit;
    color: #990000;
    text-decoration: underline;
}

a.clsBlueLink:link, a.clsBlueLink:visited, a.clsBlueLink:hover
{
    background-color: inherit;
    color: #0000ff;
    text-decoration: underline;
}

a.clsBlueLink:active
{
    background-color: inherit;
    color: #ff0000;
    text-decoration: underline;
}

.clsCenterText
{
    text-align: center;
}

.clsRightJustify
{
    text-align: right;
}

.clsHeading
{
    font-weight: bold;
}

.clsHeading2
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    background-color: inherit;
    color: #990000;
    font-size: 15px;
}

.clsHeading3
{
    font-weight: bold;
    font-variant: small-caps;
    font-size: 10pt;
    background-color: inherit;
    color: #990000;
    text-decoration: underline;
}

.clsHeading4
{
    padding-top: 15px;
    font-weight: bold;
}

.clsDblSpace
{
    padding-bottom: 10px;
}

.clsItalic
{
    font-style: italic;
}

p
{
    margin-top: 10px;
    margin-bottom: 10px;
}

/* Header */
#tblTopNav
{
    position: absolute;
    left: 0;
    top: 112px;
    background-color: inherit;
    color: #ffffff;
    font-size: 8pt;
    font-weight: bold;
    border-collapse: collapse;
    width: 760px;
}

#tblTopNav a:link, #tblTopNav a:visited, #tblTopNav a:hover
{
    color: #ffffff;
    background-color: inherit;
}

#tdAbout
{
    width: 140px;
}

#tdProducts, #tdServices, #tdTechnology, #tdNews, #tdContact
{
    width: 120px;
}

/* Footer */
#divFooter
{
    background-image: url(../images/footer_background.jpg);
    color: #ffffff;
    background-color: inherit;
    font-size: 7.5pt;
    font-weight: bold;
    width: 760px;
    height: 30px;
    text-align: center;
}

#divFooter a:link, #divFooter a:visited, #divFooter a:hover
{
    color: #ffffff;
    background-color: inherit;
    text-decoration: underline;
}

/* Welcome Page */
#divWelcome
{
    background-image: url(../images/home_background.jpg);
    background-color: inherit;
    color: #ffffff;
    font-weight: bold;
    height: 530px;
    width: 760px;
}

#divWelcome a:link, #divWelcome a:visited, #divWelcome a:hover
{
    color: #ffffff;
    background-color: inherit;
}

#divWelcomeText
{
    padding-top: 25px;
    padding-left: 40px;
    width: 460px;
    line-height: 1.3;
}

#imgLogo
{
    padding-bottom: 15px;
}

#divPBSWelcome
{
    padding-left: 110px;
    margin-top: 20px;
    font-size: 10pt;
}

#divPBSWelcome a
{
    text-decoration: underline;
}

#divTVCategories
{
    position: absolute;
    left: 500px;
    width: 260px;
    top: 170px;
    font-variant: small-caps;
    font-size: 10pt;
    text-align: center;
}

#divTVCategories table
{
    padding-top: 10px;
    width: 260px;
    text-align: center;
}

/* Layout */
#tblLayout
{
    width: 760px;
    border-style: none;
    border-collapse: collapse;
}

#tdNavPane
{
    width: 175px;
    vertical-align: top;
}

#tdContentPane
{
    padding-left: 25px;
    width: 585px;
    vertical-align: top;
}

.clsSectionTitle
{
    padding-top: 10px;
    padding-left: 15px;
    font-size: 19pt;
    font-family: "Arial Narrow", Arial, sans-serif;
    background-color: #ffffff;
    color: #990000;
}

/* Left Navigation Controls */
#divLeftNav
{
    padding: 10px 0;
    font-weight: normal;
    background-color: inherit;
    color: #990000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

#divLeftNav div
{
    margin: 0;
    padding: 0;
}

#divLeftLav div.clsLevelOne div.clsWrap
{
    padding: 0;
    border-bottom: 0;
}

#divLeftNav a
{
    background-color: inherit;
    color: #990000;
    text-decoration: none;
    display: block;
    padding: 3px 0;
}

#divLeftNav div.clsLevelOne a:hover
{
    background-color: #cccccc;
    color: #ffffff;
}

#divLeftNav div.clsLevelOne
{
    border-top: 1px solid #9ea7ba;
    padding-bottom: 5px;
}

#divLeftNav div.clsLevelOne div
{
    border-bottom: 1px solid #9ea7ba;
}

#divLeftNav div.clsLevelOne div.clsOn
{
    background-color: #89b2e3;
    color: inherit;
}

#divLeftNav div.clsLevelOne a.clsOn
{
    background-color: inherit;
    color: #ffffff;
}

#divLeftNav div.clsLevelOne div a
{
    padding-left: 10px;
    font-weight: normal;
}

/* Content pages */
#divProductLinks
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    background-color: #ffffff;
    color: #333333;
    padding-top: 20px;
}

#divProductLinks .clsProductLinks
{
    background-color: #ffffff;
    color: #990000;
    font-weight: normal;
    text-decoration: underline;
}

#divContent
{
    font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    background-color: #ffffff;
    color: #000000;
    padding-top: 10px;
    padding-bottom: 10px;
}

/* Clients Page */
#tblClients
{
    width: 560px;
    border-style: none;
    margin-bottom: 20px;
    font-size: 11px;
}

/* Partners Page */
#tblPartners
{
    width: 545px;
    border-style: none;
    margin-bottom: 20px;
}

/* Contact Page */
#tblContact
{
    margin-top: 40px;
    width: 500px;
    border-style: none;
    margin-bottom: 20px;
    font-size: 12px;
}

#tblContact td
{
    vertical-align: top;
    padding-right: 20px;
}

#tblContact input.clsWide, #tblContact textarea.clsWide, #tblContact select.clsWide
{
    width: 300px;
}

#divContactInfo
{
    padding-top: 60px;
    padding-left: 15px;
    font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

#divPhoneEmail
{
    font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding-top: 15px;
    padding-left: 15px;
    width: 240px;
}

/* Products page */
#divScreenshot
{
    text-align: center;
    padding-top: 10px;
}

#divScreenshot img
{
    width: 190px;
}

#divScreenshot a:link, #divScreenshot a:hover, #divScreenshot a:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: inherit;
    color: #0000ff;
    text-decoration: underline;
}

#divScreenshot a:active
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: inherit;
    color: #ff0000;
    text-decoration: underline;
}

#divNavMessage
{
    padding: 5px 0 0 10px;
    font-size: 9pt;
}

/* Services */
.clsServiceLinks
{
    border-bottom: dotted 1px #000000;
    width: 230px;
}

.clsServiceLinks img
{
    padding-bottom: 4px;
}

.clsServiceLinks a:link, .clsServiceLinks a:hover, .clsServiceLinks a:visited
{
    font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    background-color: inherit;
    color: #cc0000;
}

/* News */
#divNewsPanel
{
    font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    margin-top: 20px;
    padding-left: 10px;
}

#divSearch
{
    font-weight: bold;
    color: #000000;
    background-color: #cccccc;
    margin-top: 5px;
    margin-bottom: 15px;
    padding: 2px;
}

#divNewsPanel input, #divNewsPanel select
{
    margin-top: 3px;
}

.clsNewsLayout td
{
	padding: 0 15px 5px 0;
}

.clsDateHeading
{
    font-weight: bold;
    white-space: nowrap;
    vertical-align: top;
}

#divCalendarButton
{
	padding: 15px 0 5px 0;
}

/* Tradeshows */
#divTradeshows
{
    font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    margin-top: 40px;
    padding-left: 15px;
}

#divTradeshows p
{
    border-top: solid 1px #cccccc;
    padding-top: 10px;
}
