body {
	background-image: url(../images/left-bg.jpg);
	font-family:Arial, Helvetica, sans-serif;

}
h4 {
  padding: 0 0px;
  background: transparent url(/images/content/quoleft.gif) left top no-repeat;
  font-style : normal;
  font-weight : normal;
}
h4 div {
  padding: 0 48px;
  background: transparent url(/images/content/quoright.gif) right bottom no-repeat;
    font-style : normal;
  font-weight : normal;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#00469F;
	text-transform:capitalize;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#87714A;
}

p, td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;

}

#dropmenudiv a{
width: 100%;
display: block;

text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
background-color: #015D96;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #008AE5;
}


.MHTMHead {
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 12px;
	font-weight:bold;
}



.MHTM
td{
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 8px;
padding: 2px;
text-decoration: none;
background-color: white;
	font-weight:bold;
text-align: center;
border-style: solid; border-color: #cccccc;
          border-width: thin;background-color:
          white; text-align: center;
}


a.MHTM:link{
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size:8px;
	font-weight:bold;
	color:blue;
	text-decoration:none;
}
a.MHTM:hover, a:active{
	color:#BE0000;
        background-color: white;
        border-style:solid; border-color:#d2492a; border-width: thin;
}
a.MHTM:visited {
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size:8px;
	font-weight:bold;
	color:blue;
	text-decoration:none;
}



a, a:link{
	font-family:Arial, Helvetica, sans-serif;

	font-weight:bold;
	color:#005AC0;
	text-decoration:none;
}
a:hover, a:active{
	color: #BE0000;
	text-decoration: none;
	border: 0px;
}



a.white:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}
a.white:hover, a:active{
	color:#BE0000;
	text-decoration:underline;
}

a.white:visited, a:active{
	color:white;

}

.smfnt { font-size: 6pt ;
         color: red }
.TPcell { background-color: lightgrey ;
        border-width: 5px }


.TDcell { font-family: Arial, San-Serif ;
     font-size: 8pt ;
     border: 1px outset ;
     padding: 5px   ;
     vertical-align: text-top ;
     background-color: white ;
     padding: 2px }

.blueBck { background-color: blue ;
           color: white ;
           font-weight: bold }

