﻿a.leftNavSubheader
{
    color: black;
    font-size: medium;
    font-weight: bold;
   text-transform: uppercase;
   line-height:1.5;
   text-decoration: none;

}
span.leftNavSubheader
{
    color: black;
    font-size: medium;
    font-weight: bold;
   text-transform: uppercase;
   line-height:1.5;
}
a span.leftNavSubheader
{
    color: black;
    font-size: medium;
    font-weight: bold;
   text-transform: uppercase;
   line-height:1.5;
}
a:link span.leftNavSubheader
{
    color: black;
    font-size: medium;
    font-weight: bold;
   text-transform: uppercase;
   line-height:1.5;
}
a:visited span.leftNavSubheader
{
    color: black;
    font-size: medium;
    font-weight: bold;
   text-transform: uppercase;
   line-height:1.5;
}
a:hover span.leftNavSubheader
{
    color: #cc6600;
    font-size: medium;
    font-weight: bold;
   text-transform: uppercase;
   line-height:1.5;
}

a:active span.leftNavSubheader
{
    color: black;
    font-size: medium;
    font-weight: bold;
   text-transform: uppercase;
   line-height:1.5;
}


/* mainContentHeader and mainContentSubheader
identical to h1 and h2 configured in styles.css */

p.mainContentHeader
{
    font-family: Garamond, Times New Roman, Serif;
	font-size: 24px;
	font-weight: bold;
	color: #cc6600;
	line-height:1.25;

}
p.mainContentSubheader
{
	font-family: Arial, Sans-Serif;
  font-size:12pt;
	font-weight: bold;
	color: #666600;
}
span.mainContentHeader
{
    font-family: Garamond, Times New Roman, Serif;
	font-size: 24px;
	font-weight: bold;
	color: #cc6600;

}
span.mainContentSubheader
{
	font-family: Arial, Sans-Serif;
    font-size:12pt;
	font-weight: bold;
	color: #666600;
}

span.mainContentSubheaderTwo
{
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	color: #cc6600;
	font-weight: bold;
}

p.title3
{
    color: #990000;
    font-size: large;
    font-weight: bold;
}
p.title2
{
    color: #990000;
    font-size: medium;
    font-weight: bold;
}
.align-right
{
    float: right;
    margin: 0 0 15px 15px;
}
.align-left
{
    float: left;
    margin: 0 15px 15px 0;
}
.frame
{
    padding: 5px;
    border: 1px solid #aaa;
}

img
{
    border: none;
}

.navLinksUl 
{
}

.navLinksUl li 
{
	list-style-type: none;
	line-height: 1.5;
    font-size:9pt;
	text-indent: -2em;
}

.navLinksUl li a 
{
	color: #212121;
    text-decoration: none;
}

.navLinksUl li a:hover 
{
	color: black;
    font-weight: bold;
}

.navLinks
{
    line-height: 1.5;
    font-size:9pt;
	text-indent: -4em;
}

a.navLinks:link
{
    color: #212121;
    text-decoration: none;
}
a.navLinks:visited
{
    color: #212121;
    text-decoration: none;
}
a.navLinks:hover
{
    color: black;
    font-weight: bold;
}
a.navLinks:active
{
    color: #212121;
    text-decoration: none;
}

.navLinksIndent
{
    display:block;
    margin:0;
    padding:0;
    line-height: 1.5;
    font-size:9pt;
	padding-left:5px;
}

a.navLinksIndent:link
{
    color: #212121;
    text-decoration: none;
}
a.navLinksIndent:visited
{
    color: #212121;
    text-decoration: none;
}
a.navLinksIndent:hover
{
    color: black;
    font-weight: bold;
}
a.navLinksIndent:active
{
    color: #212121;
    text-decoration: none;
}

a.navSubLinks:link
{
    color: #212121;
    text-decoration: none;
    margin-left: 5px;
}
a.navSubLinks:visited
{
    color: #212121;
    text-decoration: none;
    margin-left: 5px;
}
a.navSubLinks:hover
{
    color: black;
    text-decoration: underline;
    margin-left: 5px;
}
a.navSubLinks:active
{
    color: #212121;
    text-decoration: none;
    margin-left: 5px;
}
a.white:link
{
    margin-left: 5px;
    margin-right: 5px;
    color: #ffffff;
    text-decoration: none;
}
a.white:visited
{
    color: #ffffff;
    text-decoration: none;
}
a.white:hover
{
    color: #ffffff;
    text-decoration: underline;
}
a.blue:active
{
    color: #B9C7EA;
    text-decoration: underline;
}
a.blue:link
{
    margin-left: 5px;
    margin-right: 5px;
    color: #B9C7EA;
    text-decoration: none;
    font-size: 12px;
}
a.blue:visited
{
    color: #B9C7EA;
    text-decoration: none;
    font-size: 12px;
}
a.blue:hover
{
    color: #B9C7EA;
    text-decoration: underline;
    font-size: 12px;
}
a.white:active
{
    color: #343D58;
    text-decoration: underline;
}
a.submenu:link
{
    color: yellow;
    text-decoration: none;
}
a.submenu:visited
{
    color: yellow;
    text-decoration: none;
}
a.submenu:hover
{
    color: #990000;
    text-decoration: underline;
}
a.submenu:active
{
    color: yellow;
    text-decoration: underline;
}

#leftNavLinksContent
{
    padding-top: 20px;
    padding-left: 15px;
    padding-bottom: 15px;
   
font-family: "Trebuchet MS" , Trebuchet, Verdana, Helvetica, Arial, sans-serif;
font-size: 70%;
padding-right:10px;
}
#leftNavLinksContent a
{
text-decoration:none;
}
/* css for a links in mainContent div contentArea1 control */
#mainContent a:link
{
    color: #0232C2;
    text-decoration: none;
}

#mainContent a:visited
{
    color: #0232C2;
    text-decoration: none;
}

#mainContent a:hover
{
    color: #cc6600;
    text-decoration: none;
}

#mainContent a:active
{
    color: #cc6600;
    text-decoration: none;
}
#menuTask
{
    position: absolute;
    top: 79px;
    width: 100%;
    float: left;
    margin: 0 auto; /* correct way to center divs */
    z-index: 0;
    margin: 0;
    padding: 0;
    border: none;
    font: 14px Verdana, Arial, Helvetica, sans-serif;
}
#menuTask a, #menuTask h2
{
    display: block;
    margin: 0;
    padding: 3px 0 0 0;
    height: 18px;
}

#menuTask ul ul li a
{
    font-weight: normal;
    font: 70% Verdana, Arial, Helvetica, sans-serif;
    white-space: nowrap;
    width: 130%;
    background: #0A3662;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
    opacity: 0.9;
    text-decoration: none;
}
#menuTask a
{
    background: #5E7791;
    color: White;
    text-decoration: none;
    border: none;
}

#menuTask a, #menuTask a:visited
{
    color: white;
}

#menuTask a:hover
{
    color: #000;
    background: #B9C7EA;
}

#menuTask a:active
{
    color: #030342;
    background: #B9C7EA;
}
#menuTask ul
{
    list-style: none;
    margin: 0;
    padding: 0;
    float: left;
    width: 125px;
}
#menuTask li
{
    position: relative;
}

a.centerA
{
    text-align: center;
}

#menuTask ul ul
{
    position: absolute;
    z-index: 500;
    top: auto;
    display: none;
}

#menuTask ul ul ul
{
    top: 0;
    left: 100%;
}

#editArea 
        {
            margin-left:auto;
            margin-right:auto;
            width:100%;
            height:35px;
            border:2px solid red;
            border-top-style:none;
            text-align: center;
        }
