﻿body
{
    background-color:#eeeeee;
    font-family:verdana, helvetica, arial, sans-serif;
    color:#777;
    font-size:8pt;
    margin:0px;
    
}

.page
{
    width:800px;
    background-color:#ffffff;
    margin:10px;
}

.content
{
    text-align:left;
    /*padding:5px 20px ;*/
    width:300px;
    float:left;
    line-height:140%;
    height:350px;
    margin:40px 0px;
}

h1
{
    font-size:120%;
}

.footer
{
    background-color:#CCC;
    color:#393;
    font-weight:bold;
    padding:8px;
    font-size:90%;
    clear:left;
    border-top:solid 2px #777;
    height:40px;
    min-height:40px;
    max-height:40px;
    /*margin-bottom:10px;*/ 
}

.footer2
{
    background-color:#69B26B;
    color:#fff;
    font-weight:bold;
    padding:8px;
    font-size:90%;
    clear:left;
    border-top:solid 2px #777;
    height:40px;
    min-height:40px;
    vertical-align:bottom;
    text-align:center;

}

.left 
{
    float:left;
    height: 350px;
    min-width:220px;
    clear:both;
    padding: 20px 5px;
    /*margin:20px 0px;*/
}

.menu 
{
    border: solid  white 0px;
    background-color:#b7bec6;
    /*float:left;*/

}

.menu2
{
    background-color:#d9dfe8;
    width:800px;
    border-bottom:#666 solid 2px;   
}

#box
{
    width:160px;
    background-color:#f93;
    background-image:url('images/label.jpg');
    font-size:12pt;
    font-weight:bold;
    margin:20px 0px;
    color:#fff;
}

#box2
{
    width:230px;
    background-color:#ddd;
    /*background-image:url('images/boxbkg.jpg');*/
    font-size:12pt;
    font-weight:bold;
    margin:20px 0px;
    color:#555;
}

.banner
{
    background-image:url('images/banner5.jpg');
    background-color:Red;
    height:265px;
    border-bottom:#999 solid 2px;
}

a:link
{
    border:white solid 0px;
}

a:visited
{
    border:white solid 0px;
}

a:hover
{
    border:white solid 0px;
}

.img2
{
    float:right;  
    border:white solid 0px;   
} 

.td1
{
    font-weight:bold;
    color:#69B26B;
}

table, td
{
    padding:4px 4px 4px 14px;
}

.sidebar
{
    width: 170px;
    background-color:#fff;
    margin:40px 4px 10px 15px;
    height:350px;
    min-height:300px;
    float:right;
}

.sidebar div 
{
    color:#69B26B;
    border:1px solid #686;
    height: 35px;
    max-height:35px;
    width: 160px; 
    background-color:#e0e0e0;
    background-image:url('images/divbkg3.jpg');
    margin:2px;
    padding:4px;
    float:right;
    text-align:left;
}

.sidebar img
{
    border:1px solid #bbb;
    float:left;
    /*width:25px;*/
}

.sidebar a:link
{
    color:#69B26B;
    font-weight:bold;
    font-size:95%;
    text-align:left;
    float:left;
    /*background-color:#e0e0e0;
    background-image:url('images/divbkg2.jpg');    */
    text-decoration: none; 
    /*height: 35px;*/
    width: 130px; 
    padding: 4px;
}

.sidebar a:visited
{
    color:#69B26B;
    font-weight:bold;
    font-size:95%;
    text-align:left;
    float:left;
    /*background-color:#e0e0e0;
    background-image:url('images/divbkg2.jpg');*/
    text-decoration: none; 
    /*height: 35px;*/
    width: 130px; 
    padding: 4px;         
}

.sidebar a:hover
{
    color:#fa0;
    text-align:left;
    float:left;
    font-weight:bold;
    font-size:95%;
    /*background-color:#69B26B;
    background-image:url('images/divbkg.jpg');*/
    text-decoration: none; 
    /*height: 35px;*/
    width: 130px; 
    padding: 4px;         
}

.imageholder
{
    margin:35px 10px 20px 20px;
}

.allcontent
{
    margin:20px 5px;
    /*height:300 px;*/
}

.icon
{
    border:solid 1px #bbb;
    margin:0px 4px 0px 15px;
}

.extlink
{
    float:left;
}

.extlink a:link
{
    color:#69B26B;
    text-decoration:none;
    font-weight:bold;
    padding:3px;
}

.extlink a:visited
{
    color:#aaa;
    text-decoration:none;
    font-weight:bold;
    padding:3px;
}

.extlink a:hover
{
    color:#f93;
    text-decoration:none;
    font-weight:bold;
    padding:3px;
}

.linktext 
{
    margin-bottom:5px;
    float:left;
}

.popup
{
    padding: 3px;
    width:400px;
    height:350px;
    min-height:350px;
    text-align:left;
    float:left;
    line-height:140%;
}

.popupdiv
{
    height:360px;
    min-height:360px;
    /*margin:30px;*/
    padding:30px;
}

.popupbutton
{
    text-align:right;
    margin-right:25px;
    clear:both;
}

.tbl
{
    margin:20px;
    padding:40px;
}

td
{
    /*padding:5px 20px;*/
}

.linkbox
{
    background-image:url('images/divbkg4.jpg');
}

.bod
{
    background-color:#b4c5d5;
    background-image:url('images/iStock_bkg.jpg');
    background-position:top left;
    background-repeat:no-repeat; 
    width:619px;
    height:481px;
    margin:0px;
    padding:0px;
}
    
   
