﻿
body {
	background-image: url(assets/bkgd_tile.gif);
	background-repeat: repeat;
}
.BodyCopy {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: black;
}

.homePageMiddleBox  { 
	  font-family: "Times New Roman", Times, serif;
	  font-size: 14px;
	  color: #000000;
	  padding: 1px 35px 7px 10px; 
	  text-align:left;
}
a {
	color: #EC2C17;
	text-decoration:none;
	font-weight:bold;
}
h3{color: #ee2b24;text-decoration:none;font-weight:bold;}

link 
{	
	color: white;
	text-decoration:none;
	font-weight:bold;
}
button
{
background-color: #ee2b25;	
color: #EC2C17;
	text-decoration:none;
	font-weight:bold;	
}

linkSmall {
	color: White;
	 font-size: 8px;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	text-decoration:underline;
}
.BodyHeader {

	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: Teal;
}
.Copyright {

	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: black;
}
.BreadCrumbs {


	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
}
 .toolbar
        {
         font-size: 13px;
         font-family: Verdana;
         padding: 6px;
        
        }
        
  .level1
{
	text-align:center;
    color: White;
	background-color: #ee2b25;
     font-variant:normal;
    font-family: Verdana;
    font-size: 15px;
    padding: 2px;       
    font-weight: normal;     
    width:140;
    height:150;
}
  .level1A
{
	text-align:left;
    color: White;
	background-color: #ee2b25;
    font-variant: small-caps;
    font-family: Verdana;
    font-size: 12px;
    padding: 2px;       
    font-weight: normal;     
    width:170;
      height:120;
}
.level2
{
	text-align:left;
    color: White;
	background-color: #ee2b25;
    font-variant: small-caps;
    font-family: Verdana;
    font-size: 12px;
    padding: 2px;
    font-weight: normal;  
    width:170;
     height:120;
}

.level3
{
	text-align:left;
    color: black;
	background-color: #ee2b25;
    font-family: Verdana;
    padding: 2px;
    font-size: 12px;   
     width:170;
       height:120;
}

.s_hoverstyle
{
	background-color: #991C16;
    width:170;
      height:130;
    text-decoration: underline;
    padding: 2px;
    
   
}
.d_hoverstyle
{
	background-color: #991C16;
    width:170;
      height:130;
    text-decoration: underline;
   
}
       
       
.sublevel1
{
    background-color: #ee2b25;
    color: Black;
    padding: 2px;
    font-variant: small-caps;
    font-family: Verdana;
    border-style:solid;
    border-color: Gray;
    border-width:1px;  
    width:170;
      height:130;
} 
 
.SiteColor
{
 background-color: Teal;
}

.pagetitle
{
 background-color:White;
 color:  Teal;
 font-size: 24px;
 font-variant: small-caps;
}

PageTitlehr {
  color:Teal;
background-color:Teal;
 border-style:solid;
    border-color:  Gray;
    border-width :thin;  
}
.question {

	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #E93632;
}
.answer {

	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: black;
}