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:0;
	margin-top: 15px;
	background-color: #3f4953;
	background-image: url(/web/template/img/bg.jpg);
	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;
}

.headerLeftContainer
{
	background-image: url(/web/template/img/headerLeftBG.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.leftNavContainer
{
	background-color: #ffffff;
}

.leftHandSide
{
	background-color: #f3f4c0;
	/*border: solid 1px #cccda6;*/
}

.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: Georgia, Times New Roman, Tahoma, Sans-Serif;
	font-size: 22px;
	font-weight:bold;
	color: #bc6e07;
	padding-bottom:10px;
	border-bottom: dotted 1px #CCCCCC;
	line-height:24px;
}


.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;
    white-space: nowrap;
    display: block;
    width: 200px;
    height: 27px;
    margin: 0; 
    padding: 0;
    background-color: #feffdf;
    border-bottom: solid 1px #cccda6;
    border-left: solid 1px #cccda6;
    border-right: solid 1px #cccda6;
}

.leftNav a:link, .leftNav a:visited, .leftNav a:active
{
    display: block;
    font-size: 12px;
    width: 200px;
    height: 27px;
    display: block;
    float: left;
    color: #333333;
    text-decoration: none;
}

.leftNav a:hover
{
	background-color: #39546d;
	color: #ffffff;
}

.leftNav img {width: 200px; height: 27px; border: 0; }

.leftNav img.menuArrow {width: 8px; height: 7px; border: 0; }

* html a:hover {visibility:visible}

/*.leftNav a:hover img{visibility:hidden}*/

.leftNav span {
    position: absolute;
    left: 10px;
    top: 5px;
    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;
}