﻿.home-cell {
	background-color: #FFFFCC;
	border: 1px solid #FFFF00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;

}
.nice-font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003399;
	text-decoration: none;
}
h1 { 
	font-family: Verdana, Arial, Helvetica, sans-serif; color: #000080; 
        font-size: 20pt; font-weight: bold }
h2           { font-family: Verdana, Arial, Helvetica, sans-serif; color: #000066; 
               font-size: 14pt; font-weight: bold }
h3           { font-family: Verdana, Arial, Helvetica, sans-serif; color: #000066; 
               font-size: 12pt; font-weight: bold }
h4           { font-family: Verdana, Arial, Helvetica, sans-serif; color: #000066; 
               font-size: 12pt }               
h5           { font-family: Verdana, Arial, Helvetica, sans-serif; color: #000066; 
               font-size: 8pt }
h6           { font-family: Verdana, Arial, Helvetica, sans-serif; color: #008080; 
               font-size: 8pt }
               
a:active     { color:#00cc00; text-decoration:none}
hr           { color: #000066 }
.highlight   { color: #00cc00; text-decoration:none; font-weight:bold }
.pathfinder  { font-family: Verdana, Arial, Helvetica; font-size: 10.5px; 
               font-style: normal; font-weight: normal; text-decoration: none}
.footer{font-size:11px; color:#666666; font-family: verdana, arial,sans-serif}

P.bold{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9pt; color:black; font-weight:bold}
P.big{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11pt; color:black; font-weight:bold}
P.small{ font-size:8pt; } 

td, ol, ul, body { font-family: Verdana, Arial, Helvetica; color: #000066;
                          font-size: 9pt }
p { font-family: Verdana, Arial, Helvetica; color: #000066;
                          font-size: 9pt }

.black-img-border {
	border: 1px solid #000000;
}
.link-box {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #E5E5E5;
	text-decoration: none;
	font-weight:bold;
	background-color: #336699;
}
.link-box1 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #E5E5E5;
	text-decoration: none;
	font-weight:bold;
	background-color: #006699;
}
a {
	color: #0099CC;
	text-decoration: none;
}

div.clSlideMenu{    
	font-family:verdana,arial,helvetica;
	font-size:10px;
	padding: 10px 10px;
	position : relative;
	margin : 5px;
	width:138;
	height:21;
	white-space : nowrap;
}
p.clSlideSubMenu     
{
	background-image:url(level1_regular.gif);
	font-family:verdana,arial,helvetica;
	font-size:10px;
	padding: 5px 10px;	
	position : relative;
	left : 10px;
	margin : 2px;
	width:127;
	height:20;
	white-space : nowrap;	
	display : none;
}
a.clA0{ /* All top level links */
	color:white;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
}
a.clA1{ /* All sub level links */
	color:black;
	font-size:11px;
	font-weight:none;
	text-decoration:none;
}

/* NEEDED STYLES */
div.slideMenuBG{position : absolute; left: 0; top: 0; z-index:1}
div.slideMenuText{position: absolute; left: 2; top: 0; z-index:200;}
#slideMenucont{position:absolute; height:300; width:200;}

.field-validation-error
{
    color: #ff0000;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
}

#logindisplay
{
    font-size:1.1em;
    display:block;
    text-align:right;
    margin:10px;
    color:White;
}

#logindisplay a:link
{
    color: white;
    text-decoration: underline;
}

#logindisplay a:visited
{
    color: white;
    text-decoration: underline;
}

#logindisplay a:hover
{
    color: white;
    text-decoration: none;
}


.educationalLinks {
    clear: both;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.educationalLinks li {
	display: inline;
	float: left;
	margin: 0 5px 0 0;
	padding: 0 5px 0 0;
	border-right: 1px solid #999;
}

.educationalLinks li.plFirst { color: white; border-right: 0px solid #999; }
.educationalLinks li.plLast { border-right: 0px solid #999; }