/* basic elements */

body { 
	width: 8.5in;  /* width height */
        font: 8pt/16pt serif; 
        background: #FFFFFF url("") no-repeat;
        left: 0px;
        top: 0px;
        }
        
#pageHeader {
        display:none;
}
#leftCol {
        display: none;
}
#flashy {
        display: none;
} 
#subNav {
        display: none;
}
#searchNav {
        display: none;
}
#searchField {
        display: none;
}
#secondNavBG {
        display: none;
}
#secondNav {
        display: none;
}
#sectionTitle {
        display: none;
}
#pageContents {
        width:8.5in;  /* width height */
        border-right:   0px solid #000000;
	border-left:    0px solid #000000;
        border-top:     0px solid #000000;
	border-bottom:  0px solid #000000;
        color: #000000;
        left: 0px;
        top: 0px;
        display: inline;
        }
#pageSubContents {
	width:100%;
        color: #000000;
        display: inline;
        border-right:   0px solid #000000;
	border-left:    0px solid #000000;
        border-top:     0px solid #000000;
	border-bottom:  0px solid #000000;
        padding-left:   0px;
        padding-top:    0px;
        padding-RIGHT:  0px;
        line-height:    15px;
        left: 0px;
        top: 0px;
        
        }
#middleContent {
        background: transparent;
        width:100%;
        color: #000000;
        padding-left:   0px;
        padding-top:    0px;
        padding-RIGHT:  0px;
        line-height:    15px;
        left: 0px;
        top: 0px;
        border-right:   0px solid #000000;
	border-left:    0px solid #000000;
        border-top:     0px solid #000000;
	border-bottom:  0px solid #000000;
        display: inline;
        /*float: left;*/
}

#middleContent a:link, #middleContent a:visited { 
	font-size:8pt; 
	text-decoration: none;
        color: #0000FF;
        cursor: pointer;
        /*border-bottom: 2px solid #000000;*/
        }        
#middleContent a:hover, #middleContent a:active { 
	font-size:8pt; 
	text-decoration: underline; 
        color: #000000;
        cursor: pointer;
	}

#footerAll {
        width: 7.5in;  /* width height */
        margin-top: 10px;
        margin-bottom: 5px;
        padding-top: 0px;
        padding-bottom: 0px;
        line-height:15px;
        text-align: center;
        color: #000000;
        /*display:none;
        float: left;*/
}
#footerAll a:link, #footerAll a:visited, #footerAll a:hover, #footerAll a:active { 
	font-size:8pt; 
	text-decoration: none;
        color: #000000;
        cursor: pointer;
        /*border-bottom: 2px solid #000000;*/
	}               
font.boldColHeader {
        color:#C3AE46;
        font-weight:bold;
        font-size:15pt;
        line-height:20px;
}

font.subColHeader {
        color:#757679;
        font-weight:normal;
        font-size:11pt;
        line-height:20px;
}

font.centerContent{
        color:#C3AE46;
        font-weight:bold;
        font-size:15pt;
        text-transform:uppercase;
}
form {
        display:none;
}
hr {
        align:center;
}
