﻿@import url(/incl/base.css);

/************** Content Styles **************/

body 
{
	font-size: 10pt;
}
LI
{
	font-size: 10pt;
}
p 
{
    font-size: 10pt;
}
span
{
    font-size: 10pt;
}
.aspControls 
{
    font-size: 10pt;
}
.content
{
	font-size: 12pt;
}

/************** Link Styles **************/

a:link {
    font-size: 10pt;
}

a:visited {
   font-size: 10pt;
}

a:hover {
    font-size: 10pt;
}

a:active {
    font-size: 10pt;
}

/* End of Link Styles */

/************** Header/Footer Styles **************/

.header 
{
	font-size: 10pt;
}
.header .menu a
{
	font-size: 9pt;
}
.header span 
{
    font-size: 7pt;
}
.calendarButton
{
	font-size: 10pt;
}
.footer
{
	font-size: 8pt;
}
.footer a
{
	font-size: 8pt;
}
.footer.footer a:hover
{
	font-size: 8pt;
}
.footer a:visited
{
	font-size: 8pt;
}
.footer a:visited:hover
{
	font-size: 8pt;
}
.footer a:active
{
	font-size: 8pt;
}
.footer a:active:hover
{
	font-size: 8pt;
}

Text
{
	font-size: 7pt;
}
.footerText P
{
	font-size: 7pt;
}

.footerText a:link
{
	font-size: 7pt;
}
.footerText a:visited
{
	font-size: 7pt;
}
.footerText a:hover
{
	font-size: 7pt;
}
.footerText a:active
{
	font-size: 7pt;
}

/************** Glove Compartment Styles **************/

h1 {    
    font-size: 16pt;
}

h2 {
    font-size: 14pt;
}

h3 {
    font-size: 12pt;
}

h4 {
    font-size: 11pt;
}

/* End of Glove Compartment Styles */


/************** Drop-Down Menu **************/
 
#dropmenudiv
{
	font-size: 10pt;
}

#dropmenudiv a
{
	font-size: 10pt;
}

#dropmenudiv a:hover
{
	font-size: 10pt;
}

/* End of Drop-Down Menu */

/************** Tab Menu **************/

#tablist {
	font-size: 10pt;
}
#tablist LI {
	font-size: 10pt;
}
#tablist LI A {
	font-size: 10pt;
}
#tablist LI A:link {
	font-size: 10pt;
}
#tablist LI A:visited {
	font-size: 10pt;
}
#tablist LI A.current {
	font-size: 10pt;
}

/* End of Tab Menu */

/************** Binoculars **************/
/* Glove Compartment Tooltips * /

/** HyperLink for the Binocular **/
.binocularHyperLink, .binocularHyperLink_PlainText {
    font-size: large;
}

.binocularHyperLink:hover, .binocularHyperLink_PlainText:hover {
    font-size: large;
}

/** Tooltip **/
.binocularHyperLink span {
    font-size: large;
}

.binocularHyperLink_PlainText span {
    font-size: large;
    
}

.binocularHyperLink:hover span, .binocularHyperLink_PlainText:hover span {
    font-size: large;
}

/* End of Binoculars */

/* SUPPORT GROUP */

.CatHeader
{
	font-size: 10pt;
}

.CatColor
{
	font-size: 10pt;
}

.Column1
{
	font-size: 10pt;
}

.ShadedCol
{
	font-size: 10pt;
}
.GridHeader
{
    font-size: 10pt;
}
.GridColumn1
{
	font-size: 10pt;
}
.GridColumn2
{
	font-size: 10pt;
}
.GridMessageHeader
{
	font-size: 10pt;
}

.GridMessageColumn
{
	font-size: 10pt;
}

.menuHeader
{
	font-size: 10pt;
}
.menuHeaderItem
{
	font-size: 10pt;
}

/* END SUPPORT GROUP */

