﻿BODY
{
	margin-left : 10px;
	margin-top : 10px;
	margin-right : 0px;
	margin-bottom : 0px;
	background-color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, Geneva, Sans-Serif;
}

A
{
    color: #000000;
    font-size : 11px;
    font-weight : normal;
    text-decoration: none;
    font-family: Arial, Verdana, Helvetica, Geneva, Sans-Serif;
}

A:HOVER
{
    color: #000000;
    font-size : 11px;
    text-decoration: underline;
    font-weight: normal;
    font-family: Arial, Verdana, Helvetica, Geneva, Sans-Serif;
}
.mainmenulinks
{
    color: #333333;
    font-size : 12px;
    font-weight : normal;
    text-decoration: none;
    font-family: Arial, Verdana, Helvetica, Geneva, Sans-Serif;
    line-height:20px;
}

.mainmenulinks:HOVER
{
    color: #333333;
    font-size : 12px;
    text-decoration: underline;
    font-weight: normal;
    font-family: Arial, Verdana, Helvetica, Geneva, Sans-Serif;
    line-height:20px;
}

.stdtxt
{
    color: #000000;
    font-size : 11px;
    text-decoration: none;
    font-weight: normal;
    font-family: Arial, Verdana, Helvetica, Geneva, Sans-Serif;
}
.emergency_header
{
    color: #7DBDF9;
    font-size : 13px;
    text-decoration: none;
    font-weight: bold;
    font-style: italic;
    font-family: Arial, Verdana, Helvetica, Geneva, Sans-Serif;
}
.emergency_subheader
{
    color: NAVY;
    font-size : 12px;
    text-decoration: none;
    font-weight: bold;
    font-style: normal;
    font-family: Arial, Verdana, Helvetica, Geneva, Sans-Serif;
}
.emergency_number
{
    color: #666666;
    font-size : 12px;
    text-decoration: none;
    font-weight: bold;
    font-style: normal;
    font-family: Arial, Verdana, Helvetica, Geneva, Sans-Serif;
}

.pageheader
{
    color: #000000;
    font-size : 16px;
    text-decoration: none;
    font-weight: bold;
    font-family: Arial, Verdana, Helvetica, Geneva, Sans-Serif;
}
.pagesubheader
{
    color: #000000;
    font-size : 13px;
    text-decoration: none;
    font-weight: bold;
    font-family: Arial, Verdana, Helvetica, Geneva, Sans-Serif;
}
.topicheader
{
    color: #000000;
    font-size : 12px;
    text-decoration: none;
    font-weight: normal;
    font-family: Arial, Verdana, Helvetica, Geneva, Sans-Serif;
}

.smalltxt
{
    color: #000000;
    font-size : 9px;
    text-decoration: none;
    font-weight: normal;
    font-family: Arial, Verdana, Helvetica, Geneva, Sans-Serif;
}


.textboxes
{
    height: 12px;
    font-size: 11px;
    font-family: Arial, Verdana, Helvetica, Geneva, Sans-Serif;
}
.textboxes_multiline
{
    font-size: 11px;
    font-family: Arial, Verdana, Helvetica, Geneva, Sans-Serif;
}
.buttons
{
    height: 20px;
    font-size: 12px;
    font-family: Arial, Verdana, Helvetica, Geneva, Sans-Serif;
    font-weight:normal;
    text-decoration: none;

}
.dropdownlists
{
    height: 20px;
    font-size: 11px;
    font-family: Arial, Verdana, Helvetica, Geneva, Sans-Serif;
    font-weight:normal;
    text-decoration: none;

}

.contactheader
{
    color: #000000;
    font-size : 16px;
    text-decoration: none;
    font-weight: bold;
    font-family: Arial, Verdana, Helvetica, Geneva, Sans-Serif;
}
.contactsubheader
{
    color: NAVY;
    font-size : 14px;
    text-decoration: none;
    font-weight: bold;
    font-family: Arial, Verdana, Helvetica, Geneva, Sans-Serif;
}
.contactnormal
{
    color: #333333;
    font-size : 12px;
    text-decoration: none;
    font-weight: normal;
    font-family: Arial, Verdana, Helvetica, Geneva, Sans-Serif;
}
.contactlinks
{
    color: #333333;
    font-size : 12px;
    font-weight : normal;
    text-decoration: none;
    font-family: Arial, Verdana, Helvetica, Geneva, Sans-Serif;
    line-height:20px;
}

.contactlinks:HOVER
{
    color: #333333;
    font-size : 12px;
    text-decoration: underline;
    font-weight: normal;
    font-family: Arial, Verdana, Helvetica, Geneva, Sans-Serif;
    line-height:20px;
}