/* CSS Document */

#body
{
    
    margin: 0px;
    padding: 0px;
}

h1
{
    color: #003366;
    font-family: "Times New Roman" ,Times,serif;
    font-size: 24px;
    font-weight: normal;
    margin-top: 0;
}

.sidebar
{
    width: 243px;
    margin: 0px;
    background-color: #20afe9;
}

.sidebarbottom
{
    background-color: #20AFE9;
    background-image: url(../images/lowersidebar.jpg);
    background-repeat: no-repeat;
    color: #FF9900;
    padding-left: 80px;
    padding-top: 120px;
}

.sidebarbottom a
{
    color: #FF9900;
    text-decoration: none;
}

.top
{
    
    color: #FFFFFF;
    background-color: #003466;
    white-space: nowrap;
}

.search
{
    font-family: Arial,Verdana;
    font-size: 9pt;
    font-weight: bold;
    color: #595A5F;
}

.Note
{
    font-size:8pt;
    font-weight:normal;
}

.search INPUT
{
    font-size: 8pt;
}
.search SELECT
{
    font-size: 8pt;
}

.SearchButton
{
    background-image: url('../images/kn_serch.jpg');
    border: solid 2px White;
    width: 85px;
    height: 31px;
    color: White;
}

#video
{
    padding-right: 10px;
    float: right;
    width: 300px;
}

#spacer
{
    clear: both;
    height: 23px;
}
.footer
{
    padding-top: 20px;
    margin-bottom: 0px;
    clear: both;
    height: 50px;
    background-color: #003466;
    color: #E3EBFD;
}
.footer A
{
    color: White;
    text-decoration: none;
}

.picFrame
{
    padding: 2px;
    border: solid thin #CCCC00;
}

.fTitle
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    padding: 2px;
    font-weight: bold;
    background-image: url(images/fTitle-mid-bg.jpg);
}

.videoHeader
{
    border-bottom: 2px solid #DDDDDD;
    color: #FF0000;
    padding-bottom: 5px;
    width: 705px;
}

.videoTitle
{
    color: Black;
    font-weight: bold;
    font-size:14pt;
    padding-top:10px;
}

.videoThumbnail
{
    background: #E1E1E1 none repeat scroll 0 0;
    height: 90px;
    width: 90px;
}

.videoWebcastTitle a
{
    color: #FF0000;
    font-size: 12px;
    text-decoration: none;
    margin-left: 10px;
}

div.buttonSml
{
    width: 100%;
    margin-bottom: 5px;
    margin-top: 5px;
    line-height: 24px;
    background-color: rgb(0,0,105);
    border-style: solid;
    border-width: 1px;
    border-color: #DDDDDD #666666 #666666 #DDDDDD;
    text-align: center;
    vertical-align: middle;
}

a.buttonSml
{
    background-color: rgb(0,0,105);
    color: white;
    width: 100%;
    padding: 4px 4px 4px 4px;
    text-decoration: none;
    font-size: 8pt;
    font-weight: bold;
    text-align: center;
    font-family: Microsoft Sans Serif,eurostile,tahoma;
}

a.buttonSml:hover
{
    background-color: rgb(182,205,194);
    color: rgb(0,0,105);
}

.rPhotos
{
    color: Gray;
    font-size: 0.9em;
    font-weight: bold;
}

.title2ab
{
    color: #000000;
    font-weight: bold;
    font-size: 100%;
    font-family: arial;
    text-align: left;
    vertical-align: middle;
}

.FloatLeft
{
    float: left;
    margin: 5px 5px 5px 0;
}

.CBLink
{
    color: #6699CC;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    text-decoration: underline;
    font-weight: bold;
}

.CBTipsLinks A
{
    color: #6699CC;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
}
