@charset "utf-8";
/* CSS Document */
body{
	padding:0;
	margin:0;
	font-family:Tahoma, Verdana, Helvetica, sans-serif;
	font-size:12pt;
	background:#252525;
	}
#wrapper{
	width:1000px;
	border:1px solid #a0a0a0;
	margin:0 auto;
	margin-top:10px;
	display:block;
	background:#fff;
	}
#head_wrap{
	}
#logo{
	height:130px;
	}
#logo a img{border:none;}
#content_wrap{
	}
#footer{
	font-size:8pt;
	color:3f3f3f;
	font-weight:bold;
	text-align:center;
	}
#zawzum{
	color:#dedede;
	font-size:8pt;
	text-align:center;
	display:block;
	margin:5px auto;
	}
#zawzum a{
	color:#dedede;
	text-decoration:none;
	}
#zawzum a:hover{
	color:#ccc;
	text-decoration:overline;
	}
/* BEGIN NAVIGATION */
    #tabsH {
      float:left;
      width:100%;
      background:#000;
      font-size:9pt;
	  font-weight:bold;
      line-height:normal;
      }
    #tabsH ul {
	margin:0;
	padding:0px 0px 0 3px; /* sets list padding */
	list-style:none;
      }
    #tabsH li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsH a {
      float:left;
      background:url("../images/tableftH.png") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsH a span {
      float:left;
      display:block;
      background:url("../images/tabrightH.png") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsH a span {float:none;}
    /* End IE5-Mac hack */
    #tabsH a:hover span {
      color:#252525;
      }
    #tabsH a:hover {
      background-position:0% -42px;
      }
    #tabsH a:hover span {
      background-position:100% -42px;
      }
/* END Navigation */
.logo_text{
	color:#08298c;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:30pt;
	font-weight:bold;
	letter-spacing:1px;
	line-height:120px;
	padding-left:60px;
	}
	
.contact_header a{
	float:right;
	color:#252525;
	font-size:10pt;
	text-decoration:none;
	background:url(../images/email-button-under.png) left center no-repeat;
	margin-top:5px;
	padding-left:35px;
	line-height:30px;
	width:70px;
	}
.contact_header a:hover{
	background:url(../images/email-button.png) left center no-repeat;
	text-decoration:underline;
	}
#class_block{
	font-size:12pt;
	display:block;
	margin: 0 15px 0 15px;
	}
p#class_block img {
	display:block;
	clear:both;
	margin:0 auto;
	padding: 10px 0;
}
.class{
	font-weight:bold;
	color: #cc0000;
	display: block;
	}
.class_text{
	display:block;
	width:550px;
	margin:0 auto;
}
h4{
	padding:10px 0 0 0;
	margin:0;
	font-size:11pt;
	font-weight:bold;
	color:#000;
	letter-spacing: 1px;
	text-align: left;
}
h5{margin-left:15px; padding:10px 0; font-size:14pt; font-weight:normal;} 	
h5 a{text-decoration:none; color:#193694;}
h5 a:hover{text-decoration:underline; color:#252525;}	
h3{padding:10px 0; font-size:14pt; font-weight:normal;}
h3 a{text-decoration:none; color:#193694;}
h3 a:hover{text-decoration:underline; color:#252525;}	
h2{padding:10px 0; font-size:13pt; font-weight:bold;}
h1{
	color:#000;



font-size:14pt font-weight:bold;				font-size: 15pt;
	letter-spacing: 2px;
}
.mission_statement{
	font-size:13pt;
	margin:20px 40px 10px 40px;
	color:#252525;
	text-align:justify;
	}
.first-letter{font-size:14pt; color:#07288c;}
.name{font-size:13pt; color:#252525; display:block; text-align:left;}
.agency{font-size:10pt; color:#252525; display:block; font-weight:bold; text-align:left;}
.agency a{color:#07288c; text-decoration:none; font-weight:normal; font-size:11pt;}
.agency a:hover{text-decoration:underline; color:#797979;}
p.agency{
	padding:8px;
	margin:0;
}
