body
	{background-color: white;}
a:link
	{color: #187968;
	text-decoration: none;
	font-style: normal;}
a:visited
	{color: #187968;
	text-decoration: none;
	font-style: normal;}
a:active
	{color: #187968;
	text-decoration: none;
	font-style: normal;}
a:hover
	{color: #000000;
	text-decoration: underline;
	font-style: normal;}

/* HEADLINE */

.divHeadline {
        background: #fff;
        border-color: #00f;
}

.divHeadline p{
        color: #fff;
        background: #000;
        border-color: #f00;
}

h1
	{margin:0in;
	margin-bottom:.0001pt;
	text-align:center;
	page-break-after:avoid;
	font-size:12.0pt;
	font-family:Arial;}
h2
	{margin:0in;
	margin-bottom:.0001pt;
	page-break-after:avoid;
	font-size:10.0pt;
	font-family:Arial;
	color:blue;
	font-weight:normal;
	text-decoration:underline;}
h3
	{margin:0in;
	margin-bottom:.0001pt;
	page-break-after:avoid;
	font-size:12.0pt;
	font-family:Arial;}
hr
	{color: #002864;}
ol
	{margin-bottom:0in;}
p
        {margin: 0 0;}
ul
	{margin-bottom:0in;}

/* **** PDS Regular Text **** */

.pdsNormal
	{margin:0in;
	margin-bottom:.0001pt;
	font-size:10.0pt;
	font-family:Arial;}
.pdsHeader
	{margin:0in;
	margin-bottom:.0001pt;
	font-size:10.0pt;
	font-family:Arial;}
.pdsFooter
	{margin:0in;
	margin-bottom:.0001pt;
	font-size:10.0pt;
	font-family:Arial;}
.pdsBodyText
	{margin:0in;
	margin-bottom:.0001pt;
	font-size:10.0pt;
	font-family:Arial;
	font-weight:bold;}

/* **** PDS Regular Table Data **** */

.pdsTable
	{margin-left:5.4pt;
	border-collapse:collapse;
	border:none}
.pdsRow
	{page-break-inside:avoid}
.pdsDataTop
	{border:solid windowtext 1.0pt;
	border-top:solid windowtext 1.0pt;
	border-left:solid windowtext 1.0pt;
	border-right:solid windowtext 1.0pt;
	border-bottom:solid windowtext 1.0pt;
	padding:2.0pt 5.4pt 2.0pt 5.4pt}
.pdsDataLeft
	{border:solid windowtext 1.0pt;
	border-top:none;
	border-left:solid windowtext 1.0pt;
	border-right:none;
	border-bottom:solid windowtext 1.0pt;
	padding:2.0pt 5.4pt 2.0pt 5.4pt}
.pdsDataRight
	{border:solid windowtext 1.0pt;
	border-top:none;
	border-left:none;
	border-right:solid windowtext 1.0pt;
	border-bottom:solid windowtext 1.0pt;
	padding:2.0pt 5.4pt 2.0pt 5.4pt}
.pdsDataBottom
	{border:solid windowtext 1.0pt;
	border-top:none;
	border-left:solid windowtext 1.0pt;
	border-right:solid windowtext 1.0pt;
	border-bottom:solid windowtext 1.0pt;
	padding:2.0pt 5.4pt 2.0pt 5.4pt}

/* **** PDS Header Table **** */

.pdsHeaderTable{
	background-color: #F18B19;
	border-color: #F18B19;
	border-style: solid;
	border-width: 1px;
}

.pdsHeaderTableRow{
	background-color: #009F81;
	border-color: black;
	border-style: solid;
	border-width: 1px;
}

.pdsHeaderTableData{
	background-color: #009F81;
	border-color: white;
	border-style: solid;
	border-width: 1px;
}

.pdsHeaderTableText{
	color: #F9FADA;
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
}

/* **** PDS Radio Button Table **** */

.pdsRadioTable{
	background-color: #eeffff;
	border-color: #002963;
	border-style: solid;
	border-width: 1px;
}

.pdsRadioTableRow{
	background-color: #eeffff;
	border-color: #002963;
	border-style: none;
	border-width: 0px;
}

.pdsRadioTableHead{
	background-color: #002963;
	border-color: #002963;
	border-style: solid;
	border-width: 1px;
}

.pdsRadioTableHeadText{
	color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
}

.pdsRadioTableData{
	background-color: #eeffff;
	border-color: #002963;
	border-style: solid;
	border-width: 1px;
}

.pdsRadioTableText{
	color: #002963;
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
}

/* **** PDS Button **** */

.pdsButtonText{
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	line-height: 20px;
}

/* **** PDS Navigation Box **** */

.pdsNavBox{
	background-color: #036;
	color: #fff;
}

.pdsNavBox A:link, .pdsNavBox A:visited { color: #fff; }
.pdsNavBox A:active, .pdsNavBox A:hover { text-decoration: None; }


.pdsNavText{
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
	padding-left: 6px;
}

/* **** PDS Miscellaneous **** */

.pdsExampleText{
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	padding-left: 6px;
}

.pdsWarningText{
        color: #ff0000;
        font-family: arial, helvetica, sans-serif;
        font-size: 18px;
        font-weight: bold;
        line-height: 20px;
        padding-left: 6px;
}


