@charset "utf-8";
/* CSS Document */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td
{  
margin:0; 
padding:0; 
} 

table
{ 
border-collapse:collapse; 
border-spacing:0; 
} 

fieldset,img
{  
border:0; 
} 

address,caption,cite,code,dfn,em,strong,th,var
{ 
font-style:normal; 
font-weight:normal; 
} 

ol,ul
{ 
list-style:none; 
} 

caption,th
{ 
text-align:left; 
} 

h1
{ 
font-size:14pt; 
font-weight:normal; 
} 

h2
{ 
font-size:12pt; 
font-weight:normal; 
} 

h3
{ 
font-size:10pt; 
font-weight:bold; 
} 

h4
{ 
font-size:10pt; 
font-weight:normal; 
} 

h5
{ 
font-size:10pt; 
font-weight:normal; 
} 

h6
{ 
font-size:10pt; 
font-weight:normal; 
} 

q:before,q:after
{ 
content:''; 
} 

abbr,acronym
{
border:0; 
} 

body
{
font-size:10pt;
font-family:Arial, Helvetica, sans-serif;
color:#00000;
padding-bottom:10px;
text-align:center;
font-size:100%;
}

a
{
outline:none;
color:#99181D;
}

strong
{
font-weight:bold;
}

em
{
font-style:italic;
}

#wrapper
{

}

#header
{
display:none;
}

#logo
{
display:none;
}

#ticker
{
display:none;
}

#news-ticker
{
display:none;
}

#message-ticker
{
display:none;
}



#tabs
{
display:none;
}



#main
{
width:960px;
background-image:none;
}

#left
{
display:none;
}


#middle
{
float:left;
width:90%;
}

#middle h1
{
color:#99181D;
font-size:14pt;
padding-bottom:10px;
}

#middle h1.homeh1
{
padding-bottom:0px;
}

#middle h2
{
color:#000000;
font-size:12pt;
padding-bottom:10px;
}

#middle h3
{
color:#333333;
font-size:10pt;
padding-bottom:5px;
font-weight:bold;
}

#middle h4
{
color:#000000;
font-size:10pt;
padding-bottom:3px;
font-weight:bold;
}

#middle p
{
font-size:10pt;
line-height:1.4em;
padding-bottom:10px;
}

#middle ul,ol
{
margin-left:20px;
margin-bottom:10px;
}

#middle li
{
font-size:10pt;
line-height:1.4em;
list-style-type:disc;
margin-bottom:4px;
}

#middle ol li
{
list-style-type:decimal;
}

#middle ul ul li
{
font-size:10pt;
}

#middle img
{
margin-bottom:10px;
}

#middle table
{
width:100%;
margin-bottom:10px;
}

#middle td
{
font-size:10pt;
padding:2px;
border:#99181D 1px solid;
}

#middle td p
{
font-size:10pt;
padding:0px;
}

#contactforms td
{
padding:none;
border:none;
}

div.errors
{
font-size:10pt;
color:#FF0000;
margin-bottom:10px;
}




#breadcrumbs
{
display:none;
}


#right
{
display:none;
}


#footer
{
display:none;
}

#middle a[href $='.pdf'] { 
   padding:0px;}


