body {
	color: #000000;
	background: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.linkGrey A:link {text-decoration: none; color: #666666}
.linkGrey A:visited {text-decoration: none; color: #666666}
.linkGrey A:active {text-decoration: none; color: #666666}
.linkGrey A:hover {text-decoration: none; color: #FF9900;}

.linkPath A:link {text-decoration: none; color: #333333;
	font-weight: bold;}
.linkPath A:visited {text-decoration: none; color: #333333;
	font-weight: bold;}
.linkPath A:active {text-decoration: none; color: #333333;
	font-weight: bold;}
.linkPath A:hover {text-decoration: none; color: #FF9900;}

.linkWhite A:link {text-decoration: none; color: #FFFFFF}
.linkWhite A:visited {text-decoration: none; color: #FFFFFF}
.linkWhite A:active {text-decoration: none; color: #FFFFFF}
.linkWhite A:hover {font-weight:none; color: #FFCC33;}

.center { text-align: center;}


H1    {font-size: 18px; margin: .67em 0;}
H2    { font-size: 15px; margin: .83em 0; }
H3    { font-size: 13px; margin: 1em 0; }


H1 {    
	text-align: left;
	letter-spacing: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666666;
}
    
          
p { text-align: justify;
	margin-top: 6px;
	margin-right: 20px;
	margin-bottom: 3px;
	margin-left: 20px;
}
li{
	margin-top: 10px;
}

.size9  {font-size: 9px; }
.size10 {font-size: 10px; }
.size11 {font-size: 11px; }
.size12 {font-size: 12px; }
.size16 {font-size: 16px; }
.size18 {font-size: 18px; }

.grey   {color: #666666;}
.white  {color: #ffffff;}
.red    {color: #FF0000;}
.greylight {color: #999999;}

.applRow {
    font-size: 12px;
	background-color: #006699;
	color: #FFFFFF;
}

.wremColor {
	background-color: #31548A;
	color: #FFFFFF;
}

.wremBgColor {
	background-color: #E8E8E8;
}

.bold   {font-weight: bold;}

.left  {text-align: left;}
.right  {text-align: right;}
.center { text-align: center;}

.leftmargin15 {
    text-align: left;
	margin-right: 15px;
	margin-left: 15px;
}

.leftmargin0 {
    text-align: left;
	margin-right: 0px;
	margin-left: 0px;
}


.leftMenu {
	font-size: 16px;
	color: #666666;
	font-weight: bold;
}


.lowText {
	text-decoration: none;
	color: #000000;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.highText {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.lowTextSubM {
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.highTextSubM {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.itemBorder { border: 1px solid #666666 }
.itemBorderBlank { border: 1px solid #CCCCDD }
