/* GENERAL STYLES */
/**********************************
CSS-file for Phosphor White Site
Developed by Phosphor Essence Ltd.
Copyright 2007 - Typography
**********************************/
body, html {
    color: #fff; 
    font-family:Lucida Sans Unicode, Lucida Grande, Verdana, Arial, sans-serif;
    line-height: 1.2;
}
body {font-size:98%;}

p{padding: 7px 0 7px 0;}

h1, h2, h3, h4, h5 {font-weight:normal;}
h1 {font-size:18px;}
h2 {font-size:16px;}
h3 {font-size:15px;}
h4 {font-size:13px;}
h5 {font-size:13px;}

blockquote p{font-size:17px !important; margin:5px 0 0 5px; line-height:25px !important;}
blockquote.quotee p{font-size:13px !important; margin:-15px 0 0 0;}


#mainContainer {}

/**************************
banner
**************************/
#banner{}
#banner h1{font-size:19px; font-weight:normal;}
#banner p{font-size:13px; letter-spacing:.2px; line-height:23px; margin:0 10px 0 0;}
/**************************
CONTENT AND COLUMNS
**************************/

/*Quote on front page*/
.profileQuote{font-size:15px !important; margin:-10px 10px 0 70px !important;}
.quoteName{margin:-10px 0 0 70px !important;}

.smallLink{}

.reportBody{}
.reportBody h4{}
.reportBody h5{}
.reportBody p{margin:0 0 0 20px;}

.reportBody ul{}
.reportBody ol{}

.reportBody li{}

/**************************
NAV
**************************/
#nav ul{list-style:none;}
#nav ul a{color:#fff; display:block; text-decoration:none; font-family:verdana, Helvetica, sans-serif; font-size:14px; text-transform:uppercase; padding:4px 0 0 0;}
#nav ul a:hover{border-top:3px solid #fdb626; padding:1px 0 0 0;}
#nav ul li.selected a{border-top:3px solid #fdb626; padding:1px 0 0 0;}

/**************************
SUBNAV COLUMN
**************************/
#subnav ul{list-style:none;}


/**************************
news section
**************************/
#latest{margin:150px 0 0 20px;}
#latest ul.navigation { 
    list-style: none;
    margin-top: 15px;
}

#latest li.navigationItem {
    padding: 0 10px 0 25px;
    background: transparent url(/userfiles/image/main/bullet-news.png) 0px 3px no-repeat;
    margin: 0 0 10px;
}

#latest h2 { font-size:16px; text-transform:uppercase;}

#latest h4 { font-size: 14px; }

#latest p { padding: 0;}
/**************************
FOOTER
**************************/
#footer {text-align: left;}
