﻿/*standard tags*/
body	
{
    margin: 0px; 
    height: 100%;
    font-size: 0.9em; 
    font-weight: 400;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    color: #6c596f;
    max-width: 1016px;
    min-width: 775px;
    margin-left: auto;
    margin-right: auto;
}

#container
{
    border: 1px solid #E8E8E8;
}

table 
{
    font-size: 100%; 
} 
	
html 
{
    font-size: 100%; 
} 
	
h1 
{
    color: #6c596f;
    font-size: 2.5em; 
    font-weight: 900;
    text-align: left;
    margin-right: 5px;
    padding-top: 35px;
    margin-top: 0px;
}

h2 
{
    font-weight: 600;
    color: #697b9c;
    font-size: 1.4em;
    padding-bottom: 5px;
    letter-spacing: 0em;
}	

h3 
{
    font-weight: 600;
    color: #6c596f;
    font-size: 1.2em;
    padding-bottom: 5px;
    padding-top: 5px;
    letter-spacing: 0em;
}

h4 
{
    font-weight: 600;
    color: #697b9c;
    font-size: 1.1em;
    letter-spacing: 0em;
}

.h1blue
{
    color: #697b9c;
}

#contentPlaceHolder img
{
    padding: 8px;
    border: 1px solid #6c596f;
}

/* links - standard */

a:visited
{
    font-weight: 700; 
    text-decoration: none;
}

a:link
{
    font-weight: 700; 
    text-decoration: none;
}

a:link
{
    color: #8d008d;
}

a:visited
{
    color: #8d578d;
}

a:active
{
    font-weight: 700; 
    text-decoration: underline;
    color: #697b9c;
}

a:hover
{
    font-weight: 700; 
    text-decoration: underline;
    color: #697b9c;
}

/*end of standard tags*/

/*positioning and panel decoration*/

.bct
{
    float: right;
    padding-top: 15px;
    color: #929292;
    font-size: 0.9em;
    font-weight: normal;
}

.bct a:link,
.bct a:visited,
.bct a:hover,
.bct a:active
{
    padding-top: 15px;
    color: #929292;
    font-size: 0.9em;
    font-weight: normal;
}

/*Main body*/

#bodywrap
{
    background-color: #ffffff;
    padding: 0px;	
    margin-top: 0px;
    background-image: url('../images/ccfea-text3.png'); 
    background-repeat: no-repeat; 
    background-position: top;
}

#bodypanel
{
    padding-top: 0px;
    margin-left: 7%;
    margin-right: 7%;
    margin-top: 0px;
    background-image: url('../images/ccfea-transparency.png'); 
    background-repeat: repeat-x;
}

#bodypanelend
{
    background-image: url('../images/fade-bottom.jpg');  
    background-repeat: repeat-x;  
    background-position: top;
    height: 11px;
}

#textarea
{
    font-size: 100%;
    padding-left: 20px;
    padding-right: 20px;
    border-left: 1px solid #e8e8e8; 
    border-right: 1px solid #e8e8e8;
    margin-bottom: -14px;
    padding-bottom: 0px;
    padding-top: 80px;
    min-height: 300px;
}

/*Header and Top navigation*/

#header
{
    padding: 0px;
    margin: 0px;
    border-bottom: 1px solid; 
    color: #8d008d;
    height: 65px;
}

.right 
{
    float: right;
}

.left 
{
    float: left;
}

#banner
{
    text-align: right; 
    font-size: 0.9em; 
    color: #FFF;  
    font-weight: normal;
    padding: 3px; 
    padding-bottom: 5px;
    border-bottom: 1px solid #ac09f8;
    border-top: 1px solid #ac09f8;
    background-image: url('../images/qk-background.jpg'); 
    background-repeat: repeat;
}

/*quicklink navigation*/
#banner a:active
{
    font-size: 0.9em; 
    /*font-weight: bold;*/
    text-decoration: none; 
    /*line-height: 0.9em; */
    padding-right: 3px; 
    padding-left: 3px;
}

#banner a:hover
{
    font-size: 0.9em; 
    /*font-weight: bold;*/
    text-decoration: none; 
    /*line-height: 0.9em; */
    padding-right: 3px; 
    padding-left: 3px;
}

#banner a:visited
{
    font-size: 0.9em; 
    /*font-weight: bold;*/
    text-decoration: none; 
    /*line-height: 0.9em; */
    padding-right: 3px; 
    padding-left: 3px;
}

#banner a:link
{
    font-size: 0.9em; 
    /*font-weight: bold;*/
    text-decoration: none; 
    /*line-height: 0.9em; */
    padding-right: 3px; 
    padding-left: 3px;
}

#banner a:visited
{
    color: #FFF;
}

#banner a:link
{
    color: #FFF;
}

#banner a:active
{
    color: #697b9c;
}


#banner a:hover
{
    color: #697b9c;
}


/*Main navigation*/
#nav
{
    /*padding-left: 5px;*/
    font-size: 1em; 
    color: #FFF; 
    font-weight: bold;
    background-image: url('../images/qk-background.jpg'); 
    background-repeat: repeat-x; 
    background-position: top;
    height: 33px;
    margin-bottom: -10px;
    margin-left: -20px;
    margin-right: -20px;
    text-align: center;
}

/*Quicklinks*/	
	
#nav a:active
{
    font-size: 1em; 
    font-weight: bold;
    text-decoration: none; 
    line-height: 2.2em; 
    padding-right: 4px; 
    padding-left: 4px;
}

#nav a:hover
{
    font-size: 1em; 
    font-weight: bold;
    text-decoration: none; 
    line-height: 2.2em; 
    padding-right: 4px; 
    padding-left: 4px;
}

#nav a:visited
{
    font-size: 1em; 
    font-weight: bold;
    text-decoration: none; 
    line-height: 2.2em; 
    padding-right: 4px; 
    padding-left: 4px;
}

#nav a:link
{
    font-size: 1em; 
    font-weight: bold;
    text-decoration: none; 
    line-height: 2.2em; 
    padding-right: 4px; 
    padding-left: 4px;
}

#nav a:visited
{
    color: #FFF;
}

#nav a:link
{
    color: #FFF;
}

#nav a:active
{
    color: #697b9c;
}

#nav a:hover
{
    color: #697b9c;
}

#leftNav
{
    float: left;
    padding-right: 10px;
    margin-top: 90px;
    width: 190px;
}

#leftNav ul
{
    margin-left: -10px;
    padding: 0px;
}

#leftNav ul ul
{
    margin-left: 10px;
    font-size: 90%;
    padding-top: 5px;
}

#leftNav li
{
    list-style-type: none;
    padding-bottom: 5px;
}

#leftNav .liHeader
{
    /*color: #8d008d;*/
    color: #697b9c;
    border-bottom: 1px solid #e8e8e8;
    font-size: 120%;
    font-weight: bold;
    margin-bottom: 15px;
}

#leftNav a:visited
{
    color: #6C596F;
}

#leftNav a:link
{
    color: #6C596F;
}

#leftNav a:active
{
    color: #8d008d;
    text-decoration: none;
}

#leftNav a:hover
{
    color: #8d008d;
    text-decoration: none;
}
#leftNav
{
	color: #6C596F;
	font-weight:bold; 
}
}
.divContentPlaceHolder
{
    padding-top: 15px;
    margin-top: 30px;
}

.divContentPlaceHolder img
{
    margin: 5px;
    border: 1px solid #697B9C;
    padding: 5px;
}

.defaultTable
{
    
}

.defaultTable TH a
{
    background-color: #697b9c;
    color: #FFF;
    padding: 4px;
}

.defaultTable TH
{
    background-color: #697b9c;
    color: #FFF;
    padding: 4px;
}

.defaultTable TD
{
    /*border-left: 1px solid #697b9c;
    border-bottom: 1px solid #697b9c;*/
    padding: 4px;
    font-size: 90%;
    background-color: #d8e4fb;
}

.newsheader
{
    border-bottom: 1px dotted #697b9c; 
}

.NewsFeed
{
    color: #697B9C;
}

.staffTable td
{
    vertical-align: top;
}

.pLastModified
{
    text-align: right;
    color: #929292;
    font-size: 0.8em;
    font-weight: normal;
    padding-bottom: 8px;
}

#footer
{
    padding: 16px;
    clear: both;
    font-weight: 400; 
    font-size: 0.8em; 
    color: #929292; 
    letter-spacing: 0em;
    text-align: center;
}

/*end of positioning and panel decoration*/

/* To ensure .png files display nicely in IE6 */
#bodypanel { behavior: url(/ccfea/iepngfix.htc) }
#textarea { behavior: url(/ccfea/iepngfix.htc) }
#bodywrap { behavior: url(/ccfea/iepngfix.htc) }
img { behavior: url(/ccfea/iepngfix.htc) }
