﻿body
{
    font-family: tahoma, helvetica, sans-serif;
    font-weight: normal;
    font-size: 12px;
    color: #666666;
    text-decoration: none;
    text-align: center;
    margin: 0px;
    background: #999999;
}
img
{
    border: 0px;
}
p
{
    margin: 0px 0px 10px 0px;
}
#wrapper
{
    margin: 0px auto;
    text-align: center;
    width: 100%;
    background:#CCCCCC;
    float:left;
}

#content
{    
    margin: 0px auto;
    width: 776px;
    text-align: left;
}

#header
{
    height: 105px;
    background: url(/images/layout_02.jpg);
    width: 100%;
    text-align: center;
}
#headerContent
{
    margin: 0px auto;
    width: 776px;
}
#adTop
{
    margin: 10px 0px 0px 0px;
    width: 468px;
    height: 60px;
    background: #FFFFFF;
    border: 1px solid #003366;
    float: right;
}

#topStripe
{
    width: 100%;
    background: #003366;
    text-align: center;
    height: 20px;
}
#topStripeContent
{
    margin: 0px auto;
    width: 776px;
    text-align: right;
    color:#FFFFFF;
    padding-top:2px;
}
#topStripeContent a:link, #topStripeContent a:visited
{
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: none;
}
#topStripeContent a:hover
{
    font-weight: normal;
    color: #CCCCCC;
    text-decoration: underline;
}

#headerLinks
{
    float: left;
    width: 100%;
}
#headerLinks ul
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    list-style: none;
}
#headerLinks li
{
    font-size: 10px;
    float: left;
    margin-right: 4px;
}

.bump
{
    color: #FFFFFF;
    width: 80px;
    height: 19px;
    text-align: center;
    font-weight: normal;
    font-size: 12px;
    padding: 5px 0px 0px 0px;
    background: url(/images/bumpBG.jpg);
}
.points
{
    color: #FFFFFF;
    width: 30px;
    height: 30px;
    text-align: center;
    font-weight: normal;
    font-size: 11px;
    padding: 6px 0px 0px 0px;
    border: #333333;
    background: url(/images/pointsBG.gif);
}
.topTabSelected
{
    background: url(/images/topTabMiddleHighlight.jpg);
}
.topTabLeftSelected
{
    display: block;
    white-space: nowrap;
    height: 25px;
    background: url(/images/topTabLeftHighlight.jpg) no-repeat;
    width: 6px;
}
.topTabSelected a:link, .topTabSelected a:visited
{
    float: left;
    height: 17px;
    font-size: 11px;
    background: url(/images/topTabRightHighlight.jpg) no-repeat right;
    color: #FFFFFF;
    padding: 8px 6px 0px 6px;
    text-decoration: none;
    font-weight: bold;
}
.topTabSelected a:hover
{
    float: left;
    height: 17px;
    font-size: 11px;
    background: url(/images/topTabRightHighlight.jpg) no-repeat right;
    color: #999999;
    padding: 8px 6px 0px 6px;
    text-decoration: none;
    font-weight: bold;
}
.topTab
{
    background: url(/images/topTabMiddle.jpg);
}
.topTabLeft
{
    white-space: nowrap;
    display: block;
    height: 25px;
    background: url(/images/topTabLeft.jpg) no-repeat;
    width: 6px;
}
.topTab a:link, .topTab a:visited
{
    
    float: left;
    height: 17px;
    font-size: 11px;
    background: url(/images/topTabRight.jpg) no-repeat right;
    color: #FFFFFF;
    padding: 8px 6px 0px 6px;
    text-decoration: none;
    font-weight: bold;
}
.topTab a:hover
{
    float: left;
    height: 17px;
    font-size: 11px;
    background: url(/images/topTabRight.jpg) no-repeat right;
    color: #999999;
    padding: 8px 6px 0px 6px;
    text-decoration: none;
    font-weight: bold;
}
#body
{
    float: left;
    text-align: left;
    width: 100%;
    padding-bottom: 0px;
}
#bodyContent
{
    padding: 10px 0px 5px 0px;
}
h1
{
    font-weight: bold;
    font-size: 16px;
    color: #666666;
    margin: 0px 0px 0px 0px;  
    padding:0px;
    float:left;
}
#body h1 a:link, #body h1 a:visited
{
    font-weight: bold;
    font-size: 15px;
    color: #666666;
    text-decoration: none;
}

#body h1 a:hover
{
    font-weight: bold;
    font-size: 16px;
    color: #0066CC;
    text-decoration: none;
}
#body h2
{
    margin: 0px 0px 5px 0px;
    font-weight: bold;
    font-size: 14px;
    color: #666666;
    border-bottom: 1px solid #666666;
}
#body h2 a:link, #body h2 a:visited
{
    font-weight: bold;
    font-size: 14px;
    color: #666666;
    text-decoration: none;
}

#body h2 a:hover
{
    font-weight: bold;
    font-size: 14px;
    color: #999999;
    text-decoration: none;
}
#body h3
{
    margin: 0px;
    padding: 0px;
    font-weight: bold;
    font-size: 12px;
    color: #666666;
    text-decoration: none;
}
#body h3 a:link, #body h3 a:visited
{
    font-weight: bold;
    font-size: 12px;
    color: #666666;
    text-decoration: underline;
}

#body h3 a:hover
{
    font-weight: bold;
    font-size: 12px;
    color: #0066CC;
    text-decoration: underline;
}


#footer
{
    width: 100%;
    float: left;
    text-align: center;
    color: #003366;
    background: #E6E6E6;
    padding:2px 0px 2px 0px;
    margin:0px 0px 10px 0px;
}
#footer a:link, #footer a:visited
{
    color: #003366;
    font-weight: bold;
    text-decoration: none;
}
#footer a:hover
{
    color: #0066CC;
    font-weight: bold;
    text-decoration: none;
}
#base
{
    color: #333333;
    width: 776px;
    margin: 0px auto;
    text-align: left;
    padding-top:10px;    
}

#base a:link, #base a:visited
{
    color: #333333;
    font-weight: bold;
    text-decoration: none;
}
#base a:hover
{
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}
.box
{
    border: 1px solid #CCCCCC;
    background: #E6E6E6;
    padding: 4px;
}
.topMessage
{
    border: 1px solid #CCCCCC;
    background: #E6E6E6;
    padding: 4px;
    margin:5px 0px 0px 0px;
    float:left;
    width:752px;
    text-align:left;
    color:#333333;
}
.block
{    
    color: #666666;
    background:#FFFFFF;        
}
.bodyBlock
{
    color: #666666;
    width:100%;   
    float:left; 
}
.blockContent
{
    padding:0px 5px 10px 5px; 
    float:left;   
}
.blockTL
{
    background:url(/images/blockTopLeft.jpg) no-repeat top left;
    height:4px;
    font-size:1px;   
}
.blockTR
{
    background:url(/images/blockTopRight.jpg) no-repeat top right;
    height:4px;
    font-size:1px;   
}

.blockBL
{
    background:url(/images/blockBottomLeft.jpg) no-repeat bottom left;
    height:4px;
    font-size:1px;    
}
.blockBR
{
    background:url(/images/blockBottomRight.jpg) no-repeat bottom right;
    height:4px;
    font-size:1px;  
 }


.feedLink a:link, .feedLink a:visited
{
    font-weight: bold;
    color: #0066CC;
    text-decoration: none;
}
.feedLink a:hover
{
    font-weight: bold;
    color: #999999;
    text-decoration: none;
}
.block a:link, .block a:visited
{
    font-weight: bold;
    color: #0066CC;
    text-decoration: none;
}
.block a:hover
{
    font-weight: bold;
    color: #999999;
    text-decoration: none;
}
.bodyTags
{
    font-size: 10px;
    color: #999999;
}

.bodyTags a:link, .bodyTags a:visited
{
    color: #999999;
    text-decoration: none;
}
.bodyTags a:hover
{
    color: #0066CC;
    text-decoration: none;
}
.stripe
{
    border-bottom: 1px dashed #CCCCCC;
    font-size: 1px;
    width: 525px;
}

.textbox
{
    font-family: tahoma, helvetica, sans-serif;
    border: 1px solid #999999;
    background: #FFFFFF;
    font-size: 11px;
}
.textboxSmall
{
    font-family: tahoma, helvetica, sans-serif;
    border: 1px solid #CCCCCC;
    background: #FFFFFF;
    font-size: 10px;
}
.button
{
    font-family: tahoma, helvetica, sans-serif;
    border: 1px solid #006699;
    background: #0066CC;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 11px;
}
.buttonSmall
{
    font-family: tahoma, helvetica, sans-serif;
    border: 1px solid #CCCCCC;
    background: #0066CC;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 10px;
}
.itemLabel
{
    font-weight: bold;
}
.bodyList
{
    margin: 0px;
    padding: 0px;
}
.bodyList li
{
    padding: 2px 0px 2px 0px;
    border-bottom: 1px solid #EEEEEE;
    list-style: none;
}
.bodyList li a:link, .bodyList li a:visited
{
    color: #666666;
    font-weight: normal;
    text-decoration: none;
}
.bodyList li a:hover
{
    color: #0066CC;
    font-weight: normal;
    text-decoration: none;
}

.table
{
    border-top: 1px solid #006699;
    float:left;
}

.table td
{
    border-bottom: 1px solid #DDDDDD;
    padding: 4px 2px 4px 2px;
}
.table a:link, .table a:visited
{
    font-weight: bold;
    color: #666666;
}
.table a:hover
{
    font-weight: bold;
    color: #0066CC;
    text-decoration: underline;
}
.table2
{
    padding: 2px;
    border-top: 1px solid #006699;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
}

.table2 td
{
}
.table2 a:link, .table2 a:visited
{
    font-weight: bold;
    color: #666666;
}
.table2 a:hover
{
    font-weight: bold;
    color: #0066CC;
}
.blockHighlight
{
    background: #DDDDDD;
}
.rowHeader
{
    color: #FFFFFF;
    font-size: 13px;
    font-weight: bold;
    background: #0066CC;
}
.rowHeader a:link, .rowHeader a:visited
{
    color: #FFFFFF;
    font-weight: bold;
}
.rowHeader a:hover
{
    color: #CCCCCC;
    font-weight: bold;
}
.rowItem
{
    background: #FFFFFF;
    border: 1px #CCCCCC solid;
}

.rowAlternate
{
    background: #FFFFFF;
    border: 1px #CCCCCC solid;
}
.rowSpecial
{
    background: #E6E6E6;
    border: 1px #CCCCCC solid;
}
.rowHighlight
{
    background: #EEEEEE;
}
#headerStripe
{
    width: 100%;
    background: #0066CC;
    text-align: center;
    height:4px;
    font-size:8px;
}
.tabBar
{
    margin: 0px 0px 15px 0px;
    width: 100%;
    color: #FFFFFF;
    text-align:center;   
    float:left; 
}

.tabBar ul
{
    margin: 0px 0px 0px 4px;
    padding: 2px 0px 2px 12px;
    float:right;
}
.tabBar li
{
    display: inline;    
}
.tab a:link, .tab a:visited
{
    padding: 1px 7px 1px 8px;
    color: #666666;
    font-weight: bold;
    text-decoration: none;
}
.tab a:hover
{
    padding: 1px 7px 1px 8px;
    color: #999999;
    font-weight: bold;
    text-decoration: none;
    background:url(/images/arrowBG.gif) no-repeat left;
}
.tabSelected a:link, .tabSelected a:visited
{
    padding: 1px 7px 1px 8px;
    font-weight: bold;
    color: #666666;
    text-decoration: none;
    background:url(/images/arrowBG.gif) no-repeat left;
}
.tabSelected a:hover
{
    padding: 1px 7px 1px 8px;
    font-weight: bold;
    color: #999999;
    text-decoration: none;
    background:url(/images/arrowBG.gif) no-repeat left;
}
.pages
{
    float:left;
    margin-top:10px;
    width: 100%;
}
.pages ul
{
    float:right;
    list-style: none;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.pages li
{
    float: left;
    border: 1px solid #0066CC;
    font-weight: bold;
    margin-right: 2px;
}
.pageDisabled
{
    padding: 2px;
    color: #999999;
}
.pages a:link, .pages a:visited
{
    display: block;
    float: left;
    color: #0066CC;
    padding: 2px;
    text-decoration: none;
    font-weight: bold;
}
.pages a:hover
{
    display: block;
    float: left;
    color: #FFFFFF;
    padding: 2px;
    background: #0066CC;
    font-weight: bold;
    text-decoration: none;
}
.pageSelected a:link, .pageSelected a:visited
{
    display: block;
    float: left;
    color: #FFFFFF;
    padding: 2px;
    text-decoration: none;
    font-weight: bold;
    background: #0066CC;
}
.pageSelected a:hover
{
    display: block;
    float: left;
    color: #FFFFFF;
    padding: 2px;
    background: #0066CC;
    font-weight: bold;
    text-decoration: none;
}
.imageBlock
{
}
.imageBlock td
{
    padding: 0px 2px 2px 2px;
}
.imageBlock img
{
    border: 1px solid #0066CC;
    margin: 0px 0px 0px 0px;
    padding: 2px;
}
.imageSelected
{
    background: #0066CC;
}

.imageHover
{
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
}
.imageNoHover
{
    opacity: .6;
    filter: alpha(opacity=60);
    -moz-opacity: .6;
}
.pageBoxCurrent
{
    background: #3399FF;
    border: 1px solid #3399FF;
    width: 14px;
    float: left;
    margin-right: 2px;
    font-weight: bold;
    text-align: center;
    font-size: 10px;
}
.pageBox a:link
{
    color: #333333;
    background: #EEEEEE;
    cursor: hand;
    border: 1px solid #3399FF;
    float: left;
    width: 14px;
    margin-right: 2px;
    font-weight: bold;
    text-align: center;
    font-size: 10px;
}
.pageBox a:visited
{
    color: #333333;
    background: #EEEEEE;
    cursor: hand;
    border: 1px solid #3399FF;
    float: left;
    width: 14px;
    margin-right: 2px;
    font-weight: bold;
    text-align: center;
    font-size: 10px;
}
.pageBox a:hover
{
    color: #333333;
    background: #CCDDFF;
    cursor: hand;
    color: #333333;
    border: 1px solid #3399FF;
    float: left;
    width: 14px;
    margin-right: 2px;
    font-weight: bold;
    text-align: center;
    font-size: 10px;
}
#searchButton
{
    margin: 0px 0px 2px 0px;
}
.searchLink a:link, .searchLink a:visited
{
    color: #999999;
    font-weight: normal;
    font-size: 11px;
    padding: 3px;
    text-decoration: none;
}
.searchLink a:hover
{
    color: #333333;
    font-weight: normal;
    font-size: 11px;
    padding: 3px;
    text-decoration: none;
}

#searchBox
{
    background: #EEEEEE;
    border: 1px solid #999999;
    padding: 2px;
}
#searchBox a:link, #searchBox a:visited
{
    color: #0066CC;
    font-weight: bold;
    text-decoration: none;
}
#searchBox a:hover
{
    color: #333333;
    font-weight: bold;
    text-decoration: none;
}


