
/* A CSS Framework by Mike Stenhouse of Content with Style */

/* TYPOGRAPHY */
	body {
		text-align: left;
		font-family: Verdana, sans-serif;
		font-size: 11px;
                	}
	div {
		font-size: 1em;
	}
	img {
		border: 0;
	}
	
/* LINKS */
	a,
	a:link 
	a:active, a:visited {
        text-decoration: none;
	}

        div#footer a, 	
        div#footer a:link 
	div#footer a:active, div#footer a:visited {
               color: #fff;
        }

	a:hover {
	text-decoration: none;
	}
.navlist2
{font-size: 10px; font-family: Verdana; }
	
a.navlist2:link { color: #6A6A6A;}
a.navlist2:visited{ color: #6A6A6A;}
a.navlist2:hover { color: #BE010F; }
a.navlist2:active { color: #BE010F; }

/* END LINKS */
	
/* HEADINGS */
	h1 {
		font-size: 2em;
		margin: 0;
		padding: 0;
	}
	h2 {
		font-size: 1.5em;
		margin: 0 0 0.5em 0;
		padding: 0;
	}
	h3 {
		font-size: 1.3em;
		margin: 0 0 0.5em 0;
		padding:0;
	}
	h4 {
		font-size: 1.2em;
		margin: 0 0 0.25em 0;
		padding: 0;
	}
	h5 {
		font-size: 1.1em;
		margin: 0 0 0.25em 0;
		padding: 0;
	}
	h6 {
		font-size: 22px;
		margin-left:30px;
		margin-bottom: 10px;
                margin-top: 0px;
                margin-right: 0px;
                font-weight: normal;
                color: #BE010F;
	}
/* END HEADINGS */

/* TEXT */
	p {
		padding: 0;
                margin: 0;
            
    }		
.address {
		font-size: 11px;
                          margin: 5px 25px 0px 0px;
		padding: 0;
                          line-height: 150%;
                          text-align: right;
                          color: #BE010F;
}		

.jan2   { 
           background-image: url("images/redweave2.gif");
           background-repeat: no-repeat;          
	}
          
	.indent {
		font-size: 11px;
		margin-left:30px;
               margin-right: 5px;
                margin-top: 22px;
		padding: 0px;
		line-height:1.4em;
                color: #000;

   }
.indent2 {
		padding: 0px 0 10px 30px;
                        

   }


	blockquote {
		border-left: 5px solid #ddd;
		margin-left: 5px;
                list-style:none;
	} 
	pre {
		font-family: monospace;
		font-size: 1.0em;
	}
	strong, b {
		font-weight: bold;
	}
	em, i {
		font-style:italic;
	}
    code {
        font-family: "Courier New", Courier, monospace;
        font-size: 1em;
        white-space: pre;
    }
/* END TEXT */
	
/* LISTS */
	#main ul {
        line-height:1.4em;
		margin: 0 0 1.5em 0;
		padding: 0;
        list-style: square;
        font-size: 9px;
                
	}
	#main ul li {
		margin: 0 0 0px 0px;
		padding: 0;
                color: #333;
                font-size: 9px;
	}
	ol {
		font-size: 10px;
		line-height: 1.4em;
		margin: 0 0 1.5em 0;
		padding: 0;
                        
	}
	ol li {
		font-size: 10px;
		margin: 0 0 0.25em 0px;
		padding: 0;
	}
	dl {
		margin: 0 0 1.5em 0;
		padding: 0;
		line-height: 1.4em;
	}
	dl dt {
		font-weight: normal;
		margin: 0.25em 0 0.25em 0;
		padding: 0;
	}
	dl dd {
		margin: 0 0 0 0px;
		padding: 0;
	}
/* END LISTS */
	
	
/* TABLE */
	table {
        font-size: 1em;
        margin: 0 0 0 0;
        padding: 0;
	}
	table caption {
		font-weight: bold;
		margin: 0 0 0 0;
		padding: 0 0 1.5em 0;
	}
	th {
		font-weight: bold;
		text-align: left;
	}
	td {
		font-size: 1em;
	}

             
/* END TABLE */	
	
	
		}

	
/* END TYPOGRAPHY */	

/* Layout sections */
	body {
		background: #545454;
		color: #000;
		}
		
	div#pagewrapper {
		border: 1px solid #000;
		background: #fff;
                          width: 100%;
	    }
		
	div#header {
		color: #fff;
		}
		
	div#footer {
		color: #fff;
				}
		
/* Links */		
	a,
	a:link 
	a:active, a:visited {
		color: #333333;
	}

/* Headings */	
	h1, h2, h3, h4, h5, h6 {
		color: #000;
	}

#menu_vert, #menu_vert ul {
  margin-top: 30px;
  margin-left: 5px;
  padding: 5;
  list-style:none;
  }

#menu_vert ul {
  width: 175px /* Width of Menu Items */
  
  }
#menu_vert li {

  text-decoration: none;
  color: #333333;
  font-weight: bold;
  font-family: Arial, Helvetica, san serif;
  font-size: 12px;
  }

#menu_vert li a {
  display: block;
  text-decoration: none;
  padding: 5px 2px 15px 42px;
  color: #000;
  font-weight: bold;
  font-family: Arial, Helvetica, san serif;
  background-image: url("images/bullet4.gif");
  background-repeat: no-repeat;
  font-size: 12px;
  list-style:none;
  margin: 0;

  }

/* Fix IE. Hide from IE Mac \*/
* html #menu_vert li { float: left; height: 1%; }
* html #menu_vert li a { height: 1%; }
/* End */

    div#menu_vert ul ul li a, 
    div#menu_vert ul ul li a:link, 
    div#menu_vert ul ul li a:visited  {
        display: block;
        padding: 3px 5px 3px 25px;
        border-bottom: none;
        font-size: 90%;
    }
    div#menu_vert ul ul  {
      border-right: none;
      border-top: none;
      border-bottom: 1px solid #006699;
      padding-bottom: 0px;
    }

    div#menu_vert ul ul ul li a, 
    div#menu_vert ul ul ul li a:link, 
    div#menu_vert ul ul ul li a:visited  {
        padding-left: 40px;
    }
    div#menu_vert ul ul ul  {
      border-bottom: none;
    }
#menu_vert li ul li a { padding: 5px 5px; } /* Sub Menu Styles */

/* fixed image flicker by adding .cssmenu-vertical ul */

#menu_vert li a:hover {
             color: #C0C0C0;
}

.current
{
	list-style-type: square;
	display: inline;
}

#menu_vert li.activeparent {
   
   
}

#menu_vert li.active01 h3 {
  display: block;
  text-decoration: none;
  padding: 5px 5px 5px 10px;
  border-bottom: 1px solid #006699;
  color: #18507C;
  margin: 0;
  font-size: 1em;
  line-height: 1em;
  background-color: #abb0b6;
  }

#menu_vert li.active02 h3
{
  display: block;
  padding: 3px 5px 3px 25px;
  border-bottom: none;
  font-size: 90%;
  font-weight: bold;
  color: #18507C;
  margin: 0;
}

#menu_vert li.active03 h3
{
  display: block;
  padding: 3px 5px 3px 40px;
  border-bottom: none;
  font-size: 90%;
  font-weight: bold;
  color: #18507C;
  margin: 0;
}

li.sectionheader {
  margin: 0;
  margin-right: -1px;
 }
li.sectionheader h3 {
   margin: 0;
   padding: 1em 10px 0.5em 10px;
   border: none;
   background-color: #fff;
  border-bottom: 1px solid #006699;
  z-index: 90;
}

li.separator {
   height: 1px;
   padding: 0.5em 0;
   margin: 0;
   width: 100%;
   border-bottom: 1px dotted black;
	}

