.10pxSpacer
{
	height:10px;
}
.12pxSpacer
{
	height:12px;
}
.15pxSpacer
{
	height:15px;
}
.20pxSpacer
{
    height:20px;
}
.toolBarArea
{
    font-family:Arial;
    font-size:8pt;
    height:59px;
    width:750px;
    text-align:right;
    vertical-align:top;
}
.toolBar
{
    width:580px;
}
.toolBarLink
{
    font-size:10pt;
    color:#006699;
}
.searchBox
{
    border:1px solid #1042A7;
    font-size:8pt;
    font-family:Arial;
}
.goButton
{
    border:1px solid #9C9C9C;
    font-size:8pt;
}
.headerArea
{
    height:100px;
    vertical-align:top;
    text-align:center;
}
.topNavArea
{
    background-color:#6699cc;
    font-size:10pt;
    height:39px;
    border-bottom:3px solid #9C9C9C;
}
.topNavLink
{
    color:#ffffff;
    font-size:10pt;
    font-family:Arial;
    text-decoration:underline;
}
.leftNavArea
{
    width:180px;
    background-color:#D1E0F0;
}
.mainBodyArea
{
    padding-left:25px;
    padding-top:10px;
    font-size:9pt;
    line-height:13pt;
    color:#666666;
    width:750px;
}
.blogAnnouncement
{
    font-family:Tahoma;
    font-size:8pt;
    font-weight:bold;
    color:#666666;
    width:250px;
}
.blogAnnouncementLink
{
    font-family:Tahoma;
    font-size:8pt;
    font-weight:bold;
    color:#000099;
    
}
.homePageMainCopy
{
    padding-left:5px;
    color:#333333;
    font-size:12px;
    height:50px;
}
.sectionHeaderArea
{
    padding-left:5px;
    height:20px;
    font-size:12pt;
    font-weight:bold;
    background-color:#ffffff;
    color:#000000;
    width:430px;
}
.sectionHeader
{
    height:20px;
    font-size:12pt;
    font-weight:bold;
    background-color:#ffffff;
    color:#000000;
    width:430px;
}
.sectionCopy
{
    padding-left:5px;
    color:#333333;
    font-size:10pt;
}
.blogCopy
{
    color:#333333;
    font-size:10pt;
}
.entryTitle
{
    color:#333333;
    font-size:10pt;
    font-weight:bold;
}
.footerCopy
{
    color:#333333;
    font-size:8pt;
    font-style:italic;
}
.authorBlogCopy
{
    padding-left:5px;
    color:#333333;
    font-size:12px;
    height:50px;
}
.contentHeader
{
    font-weight:bold;
    font-size:12pt;
}
.articleTEXTAREA
{
    font-size: 8pt;
    width: 350px;
    font-family: Arial;
    text-decoration: none;
}
.articleINPUT
{
    font-size: 8pt;
    width: 350px;
    font-family: Arial;
    text-decoration: none;
}
BODY
{
    margin:0px;
    font-family:Arial;
    text-align:center;
}
a
{
    color:#666666;
    text-decoration:underline;
}
a:hover
{
    color:#999999;
    text-decoration:underline;
}
td
{
    vertical-align:top;
}
