
H4
{
    FONT-SIZE: 12px;
    BACKGROUND: white;
    MARGIN: 0px
}
H2
{
    MARGIN-TOP: 0px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    MARGIN-BOTTOM: 2px;
    COLOR: #000099;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.infoTable { 
 cellpadding: 1;
 cellspacing: 1;
 border:0;
 width:100%; 
}
.infoTr { 
 background: #3B445C;
}
.helpTr { 
 background: #008000;
}
.helpCell {
 font-size: 14px;
 text-align: left;
 background: #C0EEC0;
 font-weight: normal;
}

.infoTitle { 
 text-align: left;
 background: #DEE7F7;
 color: #000;
 font-weight: bold;
}

.infoTitleText { 
 background: #DEE7F7;
 color: #000;
 font-weight: bold;
}

.infoTitleCentered { 
 text-align: center;
 background: #DEE7F7;
 color: #000;
 font-weight: bold;
}

.infoCell {
 text-align: left;
 background:#FFF;
 font-weight: normal;
}

.infoCellCentered {
 text-align: center;
 background: #fff;
 font-weight: normal;
}

.infoCellText {
 background: #fff;
 font-weight: normal;
}

.copy {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	text-align: left;
	font-weight: normal;
	page-break-before: 0;
	padding: 5px;
}

.sidetext {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	
}

.linkhref {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	text-align: center;
	font-weight: bold;
	page-break-before: 0;
	color: blue;
}
.linkblack {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	text-align: center;
	font-weight: bold;
	page-break-before: 0;
	color: #000000;
}

.sideboxheader {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	text-align: center;
	font-weight: bold;
	page-break-before: 0;
	color: #00265D;
}

.submenu strong
{
	font-size: 14px;
}
.submenu a
{
	font-weight: bold;
	color: blue;
	text-decoration: none;
}

.submenu a:hover
{
	color: #4C667F;
}

table {
 font-weight: normal;
 font-family: arial, helvetica;
 font-size: 12px;
}

body {
 background: #fff;
 color: #000;
 font-family: arial, helvetica;
 font-size: small;
}

input.text {
 border:0;
 background:#FFC;
 color: #000;
}

textarea.expanding {
 line-height: 14px;
 width: 100%; 
 height: 100%;
 border:0;
 background:#FFC;
}

textarea {
 font-family: Tahoma, Arial, Helvetica, sans-serif;
 font-size: 12px;
 width: 90%;
 background:#FFC;
 color: #000;
 border:0;
}