a:link, a:visited, a:active
{
	color: #336699;
	text-decoration: underline;
}

a:hover
{
	color: #cc6600;
	text-decoration: underline;
}

body
{
	font-family: Verdana, Tahoma, Sans-Serif;
	font-size: 12px;
	color: #000000;
	margin-left:0px;
	margin-top: 0px;
	background-color: #505050;
	background-image: url(/web/template/img/bodyBG.jpg);
	background-repeat: repeat-x;
	background-position: top;
	line-height: 16px;
}

.headerContainer
{
	background-color: #666666;
	background-image: url(/web/template/img/headerBG.jpg);
	background-repeat: repeat-x;
	background-position: top;
}


.subHeaderContainer
{
	background-color: #648aa5;
	background-image: url(/web/template/img/subHeaderBG.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.subHeaderTopContainer
{
	background-color: #666666;
	background-image: url(/web/template/img/subHeaderTopBG.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.headerLeftContainer
{
	background-image: url(/web/template/img/headerLeftBG.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.leftNavContainer
{
	background-color: #0e3e5b;
	background-image: url(/web/template/img/leftNavBG.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.footerContainer
{
	background-color: #d5d5d5;
	padding: 10px 10px 10px 10px;
}

.homeContentContainer
{
	background-color: #ffffff;
	padding: 15px 15px 15px 15px;
	text-align:justify;
}

.mainHomeContentContainer
{
	background-color: #ffffff;
	background-image: url(/web/template/img/grayStripes.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 0px 0px 0px 1px;
}

.input
{
	font-family: Verdana, Tahoma, Sans-Serif;
	font-size: 11px;
	color: #336600;
}

.pageTitle
{
	font-family: Verdana, Tahoma, Sans-Serif;
	font-size: 20px;
	font-weight:bold;
	color: #817214;
	padding-bottom:10px;
	border-bottom: dotted 1px #CCCCCC;
	line-height:22px;
}


.contentCell
{
	padding-top: 10px;
}

.subTitle
{
	font-family: Verdana, Tahoma, Sans-Serif;
	font-size: 13px;
	font-weight:bold;
	color: #666666;
}

.leftNav
{ 
    position: relative;
    font-family: Arial;
    font-size: 12px;
    letter-spacing: 0.05em;
    background-repeat: no-repeat;
    white-space: nowrap;
    display: block;
    width: 204px;
    height: 30px;
    margin: 0; 
    padding: 0;
    border-bottom: solid 1px #4c7493;
    font-weight:bolder;
}

.leftNav a:link, .leftNav a:visited, .leftNav a:active
{
    display: block;
    font-size: 12px;
    width: 204px;
    height: 30px;
    display: block;
    float: left;
    color: white;
    text-decoration: none;
    font-weight:bolder;
}

.leftNav a:hover
{
	background-color: #a8ceea;
	color: Black;
	font-weight:bolder;
}

.leftNav img {width: 204px; height: 25px; border: 0; }

.leftNav img.menuArrow {width: 14px; height: 8px; border: 0; }

* html a:hover {visibility:visible}

/*.leftNav a:hover img{visibility:hidden}*/

.leftNav span {
    position: absolute;
    left: 10px;
    top: 8px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
}

.topNavContainer
{
	background-color: #2c5a84;
	background-image: url(/web/template/img/topNavBG.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.topHorizontalLine
{
	background-color: #ffffff;
	background-image: url(/web/template/img/headerGreenHL.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.topNavMenuOff
{
    font-family: Arial;
    font-size: 12px;
    letter-spacing: 0.05em;
    font-weight:bolder;
}

.topNavMenuOn
{
    font-family: Arial;
    font-size: 12px;
    letter-spacing: 0.05em;
    font-weight:bolder;
    background-color: #a8ceea;
    position: relative;
}

.topNavMenuOff a:link, .topNavMenuOff a:visited, .topNavMenuOff a:active
{
    font-size: 12px;
    display: block;
    color: white;
    height:27px;
    text-decoration: none;
    font-weight:bolder;
    padding-top:13px;
}

.topNavMenuOn a:hover
{
	background-color: #a8ceea;
	color: Black;
	font-weight:bolder;
	height:27px;
	text-decoration: none;
	display:block;
	padding-top:13px;
}

.lhsNews a:link, .lhsNews a:visited, .lhsNews a:active
{
    color: white;
    text-decoration: none;
}

.lhsNews a:hover
{
	color: White;
	text-decoration: underline;
}
