@import "reset.css";
@import "general.css";

body, textarea {
	font-size: 100%;
	font-family:Arial, Helvetica, sans-serif;
	color: #333333;
}
#sitemap {
	font-size: 1.2em;
}
#sitemap li {
	line-height: 1.5em;
}
a {
	color: #000042;
	text-decoration: underline;
}
.newslink {
	color: #000042;
	font-size: 90%;
	text-decoration: underline;
}
.quote {
	font-weight:bold;
	font-style: italic;
	color: #000042;
	font-size: 0.8em;
	margin: 0;
}
.quoteattr {
	font-size: 0.7em;
	text-transform: uppercase;
	color: #000042;
}
.newsartical #date {
	font-size: 0.9em;
	color: #5c5c5c;
}
.newsarticle #title, .newsarticle a#title {
	font-size: 1em;
	color: #000042;
}
.newsarticle #abstract {
	font-size: 1em;
	color: #333333;
}
h1,h2,h3 {
	font-weight: normal;
}
#footer, #footer a {
	color:#FFFFFF;
}
h1 {
    font-size:120%;
    margin-top: 5px;
    text-transform: uppercase;
    }

h2, h2 a {
	font-size:0.8em;
	text-transform: uppercase;
	color: #ffffff;
	width: 100%;
	background-color: #000042;
	padding: 5px;
	font-weight: bold;
    }
#wtpsol h3 {
        font-size: 0.8em;
}
p {
    font-size:70%;
    }
.fp {
        font-weight: bold;
        margin: 0 !important;
        padding:0 !important;
}
#cdp p {
	line-height: 1.5em;
	letter-spacing: 0.0em;
	word-spacing: -0.01em;
}
#leftLinks li {
        padding-top: 5px;
	background: white url(../images/subnav.gif) no-repeat;
	color: #5c5c5c;
	width: 180px;
	text-transform: uppercase;
	font-size: 0.75em;	
        height: 24px;

}
#leftLinks li a {        
        padding: 0 0 5px 10px;
	text-decoration: none;
	color: #606060;
}
#leftLinks li a:hover, #leftLinks li a:focus {
        color: #333333;
}
#leftLinks li:hover, #leftLinks li:focus {
	background: white url(../images/subnavsel.gif) no-repeat;
	width: 180px;
        height: 24px;        
}
strong {
	font-weight: bold;
	letter-spacing: 0.01em;
}
#newsf, #newsf a {
	color: white;	
	line-height: 0.9em;        
}
#newsf a:hover, #newsf a:focus {
	text-decoration: none;
}
a:hover, a:focus {
	text-decoration: none !important;
}
#newsh {	
	padding: 9px 0 9px 30px;
	font-size: 0.7em;
}
#newsc {
	margin-left: 37px;
}
#flink {
        font-size: 0.8em;
}
#flink a {
        text-decoration: none;
}
#flink a:hover, flink a:focus {
        text-decoration: underline;
}
/* These are standard sIFR styles... do not modify */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

h3 { color: #1c1c62; text-transform: uppercase; font-weight: bolder; }

#wtpsol {
	color: #1c1c62;
    text-transform: uppercase;
    font-weight: bolder;
}
.sIFR-hasFlash h1 {
	visibility: hidden;
        font-size: 1.6em;
        font-weight: bolder;
}
.sIFR-hasFlash #wtpsol h3 {
	visibility: hidden;
	font-size: 0.9em;
	font-weight: bolder;
}

