BODY, TH, TD, P, LI A {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

BODY {
	background-color: #707070;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

TABLE.externalLayout {
	border: none 0pt;
	background-color: #FFFFFF;
	border-collapse:collapse;
	padding: 0px;
	width: 800px;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

TABLE.externalLayout TD {
	border: none 0pt;
	padding: 0px;
	border-collapse:collapse;
}

TD.externalBorderLeft {
	background-image: url(../layout_images/bg_left.jpg);
	width: 10px;
}

TD.externalBorderRight {
	background-image: url(../layout_images/bg_right.jpg);
	width: 10px;
}

TD.externalBorderTop {
	background-image: url(../layout_images/bg_top.jpg);
	height: 10px;
}

TD.externalBorderBottom {
	background-image: url(../layout_images/bg_bottom.jpg);
	height: 10px;
}

TABLE.topBanner {
	border-collapse: collapse;
	padding: 0px;
	border: 0px;
	width: 100%;
	height: 108px;
	background-image: url(../layout_images/back2.jpg);
}

TABLE.mainContent {
	border-collapse: collapse;
	padding: 0px;
	border: 0px;
	width: 100%;
}

table.normaltable {
	border-collapse: collapse;
}
table.normaltable td {
	border: 1px #FFCC00 dotted;
	background-color: #FFFF99;
	padding: 3px 3px;
}
table.normaltable th {
	border: 1px #FFCC00 solid;
	background-color: #FFCC00;
	padding: 3px 3px;
}

A.logo {
	color: #000000;
	text-decoration: none;
	font-size: 10px;
}

A.logo img {
	color: #000000;
	border-width: 0px;
	border-style: none;
}

P {
	text-align: justify;
}

H1  {
	color : Navy;
	margin-top: -3px;
	margin-bottom: 10px;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
}

hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFCC00;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
}

H2  {
	color : Navy;
	margin-top: 	6px;
    margin-bottom : 0px;
}

H3  {
	font-size : 12pt;
	color : Navy;
	margin-top: 	6px;
	margin-bottom : 0px;
}

H3.tableH3  {
	font-size : 10pt;
	color : black;
	margin-top: 	6px;
	margin-bottom : 0px;
}

H4  {
	color : Navy;
	font-style : italic;
	margin-top: 	6px;
	margin-bottom : 0px;
}

H5  {
	color : Navy;
	font-size : 10pt;
	font-style : italic;
	margin-top: 	6px;
	margin-bottom : 0px;
}

H6  {
	color : Navy;
	font-style : italic;
	margin-top: 	6px;
	margin-bottom : 0px;
}

P.lastupdated  {
	font-size : 8pt;
	font-style : italic;
	line-height : 10pt;
	margin-top : 5px;
	text-align : left
}

P.topic  {
	font-size: 12px;
	color : blue;
	text-align : left
}

P.msgError {
	font-size: 14px;
	color: red;
}


P.topdescr  {
	text-align: left;
	margin-top: -8px;
	margin-left: 15px
}

P.navH0	{
	text-align : left;
	margin-top : 6px;
	margin-bottom : 0px;
	margin-left : 2px;
	line-height : 12pt
}

P.navH0nolink  {
	font-weight : bold;
	text-align : left;
	margin-top : 6px;
	margin-bottom : 0px;
	margin-left : 2px;
	line-height : 12pt
}

P.navH1  {
	text-align : left;
	margin-top : 6px;
	margin-bottom : 0px;
	margin-left : 8px;
	line-height : 12pt
}

P.navH1nolink  {
	font-weight : bold;
	text-align : left;
	margin-top : 6px;
	margin-bottom : 0px;
	margin-left : 8px;
	line-height : 12pt
}

P.navH2  {
	font-size : 9px;
	text-align : left;
	margin-top : 4px;
	margin-bottom : 4px;
	margin-left : 14px;
	line-height : 9pt
}

P.navH2nolink  {
	font-size : 9px;
	font-weight : bold;
	text-align : left;
	margin-top : 4px;
	margin-bottom : 4px;
	margin-left : 14px;
	line-height : 9pt
}

P.nav-link  {
	text-align : left;
	margin-top : 20px;
	margin-bottom : 20px
}

P.nav-simple-issue  {
	font-size : 9px;
	text-align : left;
	margin-top : 1px;
	margin-bottom : 20px;
	margin-left : 0px;
	margin-right : 0px
}
FORM INPUT[type="text"],SELECT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFF99;
	border: 1px solid #999999;
}
FORM INPUT[type="submit"],INPUT[type="reset"],INPUT[type="file"] {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #EEEEEE;
	border: 1px solid #999999;
}

INPUT.searchText[type="text"] {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	border: 1px solid #999999;
	height: 15px;
	margin-right: 5px;
	margin-top: 5px;
	opacity: .5;
/* 	filter: alpha(opacity=50); */
}

INPUT.searchText2 {
	background-color: #ffffcc;
	border: 1px solid #999999;
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 19px;
	width: 19px;
	margin-left: -2px;
}



UL  {
	font-size : 11px
}


LI  {
	font-size : 10px;
	margin-bottom : 5pt
}

TD.maintitle  {
	text-align : center;
	font-weight : bold;
	background-color : #ffffc8
}
