@charset "utf-8";
/* CSS Document */
body 
{
    font-size:.9em;
}
#container {

}
#skip, #header, #header-OS, #footer, #leftCol, #rightCol, #breadcrumbs, .contentTools, .promo, #quickLinks, .screenOnly {
	display:none;
}
#header-print {
    text-align:center;
}

.column-left img, .column-right img {
	float:left;
	margin:.4em;
}

#midCol{
	margin: 0 4em;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
}

h1 
{
    font-size:1.6em;
    margin-top:1.2em;
    margin-bottom:.2em;
	font-family:"Gill Sans Std Light", Arial, Helvetica, sans-serif;
	clear:both;
}

h2 {
    font-size:1.1em !important;
    font-weight:normal;
	margin-top:1em;
	margin-bottom:.2em;
}

h3 
{
    font-size:1.0em;
    font-weight:normal;
    font-style:italic;
	margin-bottom:.1em;
}

h4  {
	font-family: Arial, Helvetica, sans-serif;
	font-size:.8em;
	font-weight:bold;
	margin-top:1.2em;
	margin-bottom:.1em;
}

p {
    font-size:.9em;
    line-height:1.2em;
    margin-top:0;
    margin-bottom:1em;
}


a 
{
    text-decoration:none!important;
    color:#666 !important;
}



#footer-print {
	font-size:.6em;
	color:#666666;
	text-align:center;
	margin-top: 2em;
	padding: 2em;
	border-top:1 px solid #CCCCCC;
}

.googleMapHolder {
	clear:left;
	margin:0;
}

.column-right {
	width:100%;
	margin: 0;
	padding:0;
}

.column-left {
	float:left;
	width:100%;
	margin: 0;
	padding:0;
}


#listing .column-right  table.datagrid {
	width:100%;
}

.summary .column-right {
	width:100%;
	margin: 0;
}

.summary .column-left {
	width:100%;
	margin-top:0;
}

#midCol p, #midCol ol li, #midCol ul li {
	font-size: .8em;
	line-height:1.3em;
	margin-top: 0em;
	margin-bottom:1em;
}


p.first 
{
    font-size: 1.2em;
	line-height:2.2em;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;

}
p.pullquoteRight 
{
    
    padding:20px;
    font-size: 1em;
	line-height:1.4em;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#003d79;
	width:180px;
	margin: 15px;
	float:right;
	margin-right:-50px;
	background:url(/gfx/bg_pullquote.png) no-repeat;
}

p.pullquoteLeft 
{
    
    padding:20px;
    font-size: 1em;
	line-height:1.4em;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#003d79;
	width:220px;
	margin: 15px;
	float:left;
	margin-left:-50px;
	background:url(/gfx/bg_pullquote.png) no-repeat;
}

 sup
{
    vertical-align: top;
}

ol.footnotes 
{
    padding-left:0px;
    margin-top:30px;
    padding-top:4px;
    font-size:.6em;
}
ol.footnotes li 
{
    margin-bottom:8px;
}

ol.footnotes li img 
{
    display:none !important;
}

div.articleImg 
{
    float:right !important;
}

img 
{
    border:none;
}

th {
	white-space:normal !important;
}

table.datagrid th, table.datagrid td 
{
    font-size:.7em;
    line-height:.9em;
}

