A:link  {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	background-color : #ffffff;
}

A:visited  {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	background-color : #ffffff;
}

A:active  {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	background-color : #ffffff;
}

A:hover  {
	color : red;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	background-color : #ffffff;
}

A.lnkMenuBar:link  {
	font-size : 8pt;
	color : White;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	background-color : #0099FF;
}

A.lnkMenuBar:visited  {
	color : White;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 8pt;
	background-color : #0099FF;
}

A.lnkMenuBar:active  {
	color : White;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 8pt;
	background-color : #0099FF;
}

A.lnkMenuBar:hover  {
	color : Yellow;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 8pt;
	background-color : #0099FF;
}

A.lnkInfoBar:link  {
	font-size : 8pt;
	color : White;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	background-color : rgb(153,204,255);
}

A.lnkInfoBar:visited  {
	color : White;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 8pt;
	background-color : rgb(153,204,255);
}

A.lnkInfoBar:active  {
	color : White;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 8pt;
	background-color : rgb(153,204,255);
}

A.lnkInfoBar:hover  {
	color : Yellow;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 8pt;
	background-color : rgb(153,204,255);
}

A.lnkMatr2:link  {
	font-size : 8pt;
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	background-color : #ffffff;
}

A.lnkMatr2:visited  {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 8pt;
	background-color : #ffffff;
}

A.lnkMatr2:active  {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 8pt;
	background-color : #ffffff;
}

A.lnkMatr2:hover  {
	color : Red;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 8pt;
	background-color : #ffffff;
}

A.lnkMatr1:link  {
	font-size : 8pt;
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	background-color : #eeeeee;
}

A.lnkMatr1:visited  {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 8pt;
	background-color : #eeeeee;
}

A.lnkMatr1:active  {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 8pt;
	background-color : #eeeeee;
}

A.lnkMatr1:hover  {
	color : Red;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 8pt;
	background-color : #eeeeee;
}

.text  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 10pt;
	background-color : #ffffff;
}

.err  {
	color : red;
	background-color : #ffffff;
}

.mainText  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 10pt;
	margin-left : 5px;
	margin-bottom : 5px;
	background-color : #ffffff;
}

.titleText  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 14pt;
	background-color : #ffffff;
}

.textMatr1  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #000000;
}


.textMatr2  {
	background-color : #ffffff;
	color : #000000;
	font-size : 8pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

.txtInfoBarLeft  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : White;
	font-size : 8pt;
	margin-left : 5px;
	background-color : rgb(153,204,255);
}

.txtInfoBarRight  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : White;
	font-size : 8pt;
	margin-right : 5px;
	background-color : rgb(153,204,255);
}

BODY  {
	color : #000000;
	font-size : 10pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	background-color : rgb(145,199,232);
}

H1  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16pt;
	color : Blue;
	margin-bottom : 4px;
	background-color : #ffffff;
}

H2  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14pt;
	color : Blue;
	background-color : #ffffff;
}

H3  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : Blue;
	margin-bottom : 4px;
	background-color : #ffffff;
	margin-top : 0px;
}

H4  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : Blue;
	margin-bottom : 0;
	background-color : White;
	margin-top : 0;
        padding-bottom: 0;
}

dl{
 margin-top: 0;
}

.lastupdated  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #0099cc;
	font-size : 8pt;
	font-style : normal;
	text-align : right;
	background-color : rgb(145,199,232);
}

TD.pageTopImg  {
	background-color : #91c7e8;
	color : #000000;
}

TD.pageMenuBarTop  {
	background-color : #0099FF;
	color : #000000;
}

TD.pageMenuBarBottom  {
	background-color : rgb(153,204,255);
	color : #000000;
}

TD.pageMenuCol  {
	background-color : #ffffff;
	color : #000000;
}

TD.pageMainBody  {
	background-color : White;
	padding-left : 1px;
	color : #000000;
}

TH.mainbak  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #FFFFFF;
	font-weight : bold;
	background-color : Black;
}

.bold  {
	font-size : 10pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font-weight : bold;
	background-color : Black;
}

.indent15  {
	margin-left : 15px;
}

img  {
	border-width : 0px;
}

TD.pageMainSurface  {
	background-color : White;
	color : #000000;
}

/*
INPUT  {
	border-style : solid;
	border-color : Black;
	border-width : 1px;
	background-color : rgb(250,250,250);
	color : #000000;
}
*/

TEXTAREA  {
	background-color : rgb(250,250,250);
	border-width : 1px;
	border-color : Black;
	border-style : solid;
	color : #000000;
}

INPUT.button  {
	background-color : rgb(130,190,243);
	color : White;
	font-weight : bold;
	border-width : 1px;
	border-color : Black;
	border-style : solid;
}

TD  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}


INPUT.chkbox  {
	margin-right : 1px;
	border-style : none;
}


TD.forumTitle  {
	background-color : #eeeeee;
	color : #000000;
}

TD.forumTd  {
	background-color : #ffffff;
	color : #000000;
}

.forumTxt  {
	color : #000000;
	font-family : Verdana, Arial, Helvetica,  sans-serif;
	font-style : normal;
	font-weight : normal;
	font-size : 10pt;
	background-color : #ffffff;
}

.forumTitleTxt  {
	color : #000000;
	font-family : Verdana, Arial, Helvetica,  sans-serif;
	font-style : normal;
	font-weight : normal;
	font-size : 10pt;
	background-color : #eeeeee;
}

.rightBorder  {
	border-left-width : 0px;
	border-right-width : 1px;
	border-top-width : 0px;
	border-bottom-width : 0px;
	border-color : #000000;
	border-style : none;
}

TH  {
	font-size : 10pt;
}

.titleRowOpenRight  {
	color : #000000;
	background-color : #eeeeee;
	border-left-width : 1px;
	border-top-width : 1px;
	border-bottom-width : 1px;
	border-right-width : 0px;
	border-color : Silver;
	border-style : solid;
}

.titleRowOpenLeft  {
	border-style : solid;
	border-color : Silver;
	border-bottom-width : 1px;
	border-top-width : 1px;
	border-right-width : 1px;
	border-left-width : 0px;
	color : #000000;
}

.titleRow  {
	background-color : #eeeeee;
	color : #000000;
	border-width : 1px;
	border-color : Silver;
	border-style : solid;
}

ul.noListType{
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;  
}

.mapInfo{
	display: none;
	position: absolute;
	border: 1px solid black;
	background-color: #FFFFCC;
	margin: 0em;
	padding: 2px;
	width: 200px;
}

div.mapInfo h4{
  padding-left: 10px;
}

div.mapInfo a{
    background-color: #FFFFCC !important;
    display: block;
	text-align: center;
}

