/* STYLES FOR NORWOOD TUTORS WEBSITE */

body, p, table, select, option {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}
body a, p a, table a, select a, option a { color: #00008B; text-decoration: underline; }
body a:hover, p a:hover, table a:hover, select a:hover, option a:hover  { color: #FFA500 text-decoration: underline; }
body a:visited, p a:visited, table a:visited, select a:visited, option a:visited  { color: #8A2BE2 text-decoration: underline; }
body a:active, p a:active, table a:active, select a:active, option a:active  { color:  #00008B;  text-decoration: underline; }

.currentlink {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #95ADD3;
}
input {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    height: 20px;
    width: 300px;
    padding: 0px;
    border: 1px solid #8FDCFF;
}
.inputsmall {
    height: 14px;
    width: 25px;
    text-align: center;
}
textarea {font-family: verdana, sans serif;
    clear: left;
    float: left;
    width: 300px;
    color: #000000;
    font-size: 100%;
    font-weight: normal;
    border: 1px solid #8FDCFF;
}
h1 {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
    margin-top: 0.1in;
    color: #0F218B;
    margin-bottom: 0.1in;
    /*text-transform: lowercase;*/
}

h2 {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #0F218B;
    margin-bottom: -8px;
    /*text-transform: lowercase;*/
}

h3 {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #0F218B;
    margin-bottom: 4px;
    /*text-transform: lowercase;*/
}
h4 {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #0F218B;
    margin-bottom: 2px;
    /*text-transform: lowercase;*/
h5 {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #0F218B;
    margin-bottom: 0.01in;
    /*text-transform: lowercase;*/
h1 a { color: #0F218B; text-decoration: none; }
h1 a:hover { color: #DD7700; text-decoration: none; }
h1 a:active { color: #DDDDCD; text-decoration: none; }
li {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    margin-left: 1.5em;
    margin-bottom: 6;
    list-style-image: url("../images/arrow.gif")
}
li a { color: #0F218B; text-decoration: none; }
li a:hover { color: #DD7700; text-decoration: none; }
li a:active { color: #FFAA33; text-decoration: none; }
li a:visited { }
ul { margin-left: 0; }
.darkblue { color: #0F218B; }
.arrow2 { list-style-image: url("../images/arrow2.gif"); }
.arrowf { list-style-image: url("../images/arrow2.gif"); }
.tintarrow { list-style-image: url("../images/arrow3.gif"); }
.blocktext { background-color: #8FDCFF; }
.tighterspacing { margin-bottom: 2; }
.thinborder {
    border: 1px solid #C7EAF2;
}
.biglightblue {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #B7DAE2;
    text-decoration: none;
}
.biglightblue a {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #B7DAE2;
    text-decoration: none;
}
.biglightblue a:hover {
    color: #95B8C0;
    text-decoration: none;
}
.biglightblue a:active {
    color: #B7DAE2;
    text-decoration: none;
}
.biglightblue a:visited {
}
.footer {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #0F218B;
    text-decoration: none;
}
div.right-hand-text {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #0F218B;
    text-decoration: none;
}

div.menu-title {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 100%;
    font-weight: normal;
    color: #0F218B;
    margin-left: 0.1in;
    margin-right: 0.1in;
    margin-top: 0.2in;
    margin-bottom: 0.1in;   
}
div.reg-link {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 100%;
    font-weight: normal;
    color: #00008B;
    margin-left: 0.1in;
    margin-right: 0.1in;
    margin-top: 0.2in;
    margin-bottom: 0.2in;   
}

div.submenu {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 100%;
    font-weight: normal;
    color: #0F218B;
    margin-left: 0.3in;
    margin-right: 0.1in;
    margin-top: 0.1in;
    margin-bottom: 0.1in;   
}
div.subsubmenu {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 100%;
    font-weight: normal;
    color: #0F218B;
    margin-left: 0.5in;
    margin-right: 0.1in;
    margin-top: 0.1in;
    margin-bottom: 0.1in;   
}
div.animated-gif {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin-left: 0in;
    margin-right: 0in;
    margin-top: 0in;
    margin-bottom: 0in;   
}

