
@import url(/style/reset-fonts.css);
@import url(/style/sIFR-print.css);

html,body {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000;
	font-size: 13px;
}

img, 
a,
a:visited,
a img, 
a:visited img {
	border: 0;
	background: none;
}

h1{
	font-size: 15px;
	font-weight: bold;
}

h2,h3 { font-size: 13px; } 

a, a:link, a:visited  {
    color: #999;
    text-decoration: none;
}

hr {
    border: none;
    border-bottom: 1px solid #CCC;
	margin: 0 0 1.3em 0;
}

p {
    font-size: 11px; 
	line-height: 1.5em;
    margin: 0 0 1em;
}

#wrapper {
	/*width: 100%;
	width: 500px;*/
	margin: 20px auto;
	text-align:left;
	background: #fff;
	/*border: 2px solid #f00;*/
}

#content h3 {
	color: #999;
	font-size: 140%;
	font-weight: bold;
}

#content h2 {
	color: #000;
	font-family: Georgia,Arial,Helvetica,sans-serif;
	font-size: 24px;
	font-weight: bold;
}

#content p.date {
	color: #999;
	font-size: 11px;
}

#content p.introHeader {
	color: #999;
	font-size: 11px;
}

#content .intro {
	font-weight:bold;
	line-height: 140%;
	font-size: 11px;
}

.textGray{
	color: #999;
	font-size: 11px;
}

.pictureRight p { color: #999; }

#imageBox{
	float: right;
	margin: 0 0 0 1em;
	width: 66.7%;
	font-size: 10px;
}

#imageBox span{
	color: #999;
}

#imageBox hr{
	margin: 1em 0 ;
}

#navigation,
#reactions,
#mcol,
#rcol {
	display: none;
}

#footer {
	display: none;
}

#trackbacklink {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
    display: block;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    background-color: #F1F1F1;
    color: #00519e;
    padding: 0.3em;
    margin: 15em 0 0 0;
}