h2 a:link, h2 a:visited {
	font-family: Arial,Franklin Gothic Demi Cond;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	color: #cc6600;
	text-decoration: none;
}
h2 a:hover {
	font-family: Arial,Franklin Gothic Demi Cond;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	color: #cc6600;
	text-decoration: underline;
}
h3 a:link, h3 a:visited {
	font-family: Arial,Franklin Gothic Demi Cond;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	color: #cc6600;
	text-decoration: none;
}
h3 a:hover {
	font-family: Arial,Franklin Gothic Demi Cond;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	color: #cc6600;
	text-decoration: underline;
}

.postcategory a:link, .postcategory a:visited {
    font-family: Arial,Franklin Gothic Demi Cond;
	font-size: 10px;
	font-style: normal;
	color: #cc6600;
	text-decoration: none;
}
.postcategory a:hover {
    font-family: Arial,Franklin Gothic Demi Cond;
	font-size: 10px;
	font-style: normal;
	color: #cc6600;
	text-decoration: underline;
}
.sidebarHeading {
    font-family: Arial,Franklin Gothic Demi Cond;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 15px;
}
#archiveList ul {
    margin: 0px 0px 0px 15px;
	padding: 0px;
}
#archiveList li {
    font-family: Arial,Franklin Gothic Demi Cond;
	font-size: 12px;
	font-weight: bold;
	list-style: none;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
#categoryList ul {
    margin: 0px 0px 0px 0px;
	padding: 0px;
}
#categoryList li {
    font-family: Arial,Franklin Gothic Demi Cond;
	font-size: 12px;
	font-weight: bold;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
textarea {
   width: 550px;
}
.directory-of-schools {
	font-family: Arial,Franklin Gothic Demi Cond;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
a:link, a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 12px;
    text-decoration: none;
    color: #0000FF;
}
a:hover {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 12px;
    text-decoration: underline;
    color: #0000FF;
}

a:link strong, a:visited strong {
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 12px;
    text-decoration: none;
    color: #0000FF;
}
a:hover strong {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 12px;
    text-decoration: underline;
    color: #0000FF;
}

strong {
	font-family: Arial,Franklin Gothic Demi Cond;
	font-size: 12px;
	font-style: normal;
	font-weight: 800;
	color: #990000;
}
h1 {
	font-family: Arial,Franklin Gothic Demi Cond;
	font-size: 28px;
	font-style: normal;
	font-weight: 900;
	color: #990033;
}
h2 {
	font-family: Arial,Franklin Gothic Demi Cond;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	color: #333366;
}
h3 {
	font-family: Arial,Franklin Gothic Demi Cond;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	color: #000000;
}
h4 {
	font-family: Arial,Franklin Gothic Demi Cond;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

p{
text-align : justify
}
div#navcontainer {
    width: 750px;
	float:left;
    line-height:normal;
	padding: 0;
	margin: 0;
}
div#navcontainer ul {
    margin:0;
    padding:0px 24px 0px;
    list-style:none;
}
div#navcontainer li {
    float:left;
	margin:0;
    padding:0px 0px 0px 1px;
	
}
div#navcontainer a {
    float:left;
    display:block;
	background:url("images/header_tab.gif")
      no-repeat left center;
    width: 85px;
	text-decoration: none;
	font-family: Arial; 
    font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
    text-align: center;
}
  
div#navcontainer a:hover {
    font-family: Arial; 
    font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFCC66;
    text-align: center;
}
.blueLinks a:link, blueLinks a:visited {
	font-family: Verdana, Arial,Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #0000FF;
	text-decoration: underline;

}
.blueLinks a:hover {
	font-family: Verdana, Arial,Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #0000FF;
	text-decoration: underline;
}
div#sidebar li {
    font-family: Arial,Franklin Gothic Demi Cond;
	font-size: 12px;
	font-weight: bold;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
div#sidebar li a {
    font-family: Arial,Franklin Gothic Demi Cond;
	font-size: 12px;
	font-style: normal;
	color: #0000FF;
}