/* GENERAL STYLES */
/**********************************
CSS-file for Phosphor White Site
Developed by Phosphor Essence Ltd.
Copyright 2007 - Typography
**********************************/
body, html {
    color: #3B3B3B; 
    font-family: Calibri, Arial, sans-serif;
    font-size: 12px;
    line-height: 1.2;
}
body {font-size:98%;}

p{padding: 7px 0 7px 0;}

h1, h2, h3, h4, h5 {font-weight:600; font-family: Calibri, Arial, sans-serif; color:#888 }
h1 { 
	color: #f36f20; 
	font-family: 'Open Sans', 'Segoe UI Light', 'Segoe UI', Arial, Verdana, Tahoma, sans-serif; 
	font-weight:300;
	font-size: 24px;
	padding-bottom:4px;
}
h2 {font-size:18px; letter-spacing:-1px; margin-bottom: 5px;}
h3 {font-size:18px; letter-spacing:-1px; font-weight:normal;}
h4 {font-size:18px; letter-spacing:-1px; font-weight:normal;}
h5 {font-size:12px;}

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:arial, Helvetica, sans-serif; font-weight:bold; font-size:10px;}
#nav ul li a:hover {
	background-image: url(/userfiles/image/main/nav-button-hover.png);
}
#nav ul li.selected {
}
#nav ul li.selected a { }

/**************************
SUBNAV COLUMN
**************************/
#subnav ul{list-style:none;}

#utils ul{list-style:none;}
#utils ul a{color:#6d6e71; display:block; font-size:18px; }
#utils ul a:hover{color: #f36f20; }
#utils ul li.selected a{}

/**************************
news section
**************************/
#latest{
	margin:10px;
}
#latest ul.navigation { 
    list-style: none;
    margin-top: 15px;
}

#latest li.navigationItem {
    padding: 0px 10px 0 22px;
    background: transparent url(/userfiles/image/main/bullet.png) 0px 3px no-repeat;
    margin: 0 0 10px;
}

.newsDate {
	color:#bbb;
}

#latest h2 { 
}
#latest h4 { 
}
#latest h4 a { 
	font-weight:normal;
}
#latest p { padding: 0;}
/**************************
FOOTER
**************************/
#footer {text-align: left;}

.copyright {
    font-size: 11px;
    text-align:center;
    color:#bbb;
}












/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

