input,
textarea,
select {
  background-color: #ffffff;
  border: 1px solid #ddddff;
  font-family: arial, helvetica, sans-serif;
  font-weight: normal;  
  font-size: 1em;
}

textarea {
  width: 30em;
  height: 15em;
}

.cxitext, .cxipassword {
  width: 15em;
}

BODY
{
  background-color: #FFFFFF;
  margin: 0 0 0 0;
  height: 100%;
}

.cxsitewrapper {
  height: 100%;
  width: 100%;
}

.cxleftcolumn {
  width: 152px;
  background-color: #fedebd;
  background-image: url(kop7.gif); 
  background-repeat: no-repeat; 
  background-position: top right;
}

.cxmaincolumn {
  margin: 0 0 0 0;
}

.cxrightcolumn {
  width: 152px;
}

.cxNav {
  margin: 26px 0 0 0 ;
  background-color: #fedebd;
  color: #0066cc;
  font-size: 0.9em;
}

.cxContent {
  margin: 23px 15px 15px 15px;
  color: #000088;
  font-size: 1em;
}

.cxContent A:link,
.cxContent A:visited,
.cxsubcontent A:link,
.cxsubcontent A:visited
{
  color: #0066cc;
  text-decoration: none;
}

.cxContent A:hover,
.cxContent A:visited:hover,
.cxsubcontent A:hover,
.cxsubcontent A:visited:hover
{
  color: #000000;
  text-decoration: underline;
}

.cxsubcontent {
  padding: 26px 15px 15px 15px;
  font-size: 0.8em;
}

.cxsubcontent H1 {
  padding: 0 0 0 0;
  font-size: 1.2em;
  margin: 0 0 1em 0;
  color: #000088;
  font-weight: bold;
  border-bottom: 1px solid #000088;
}

.cxsubcontent p {
  margin: 0 0 0.5em 0.5em;
  color: #808080;
}

.cxspecific {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  clear: both;
}

.cxgeneric {
  margin: 0 200px 3em 0;
  padding: 0 0 0 0;
}

.cxgeneric p:first-line {
  font-variant: small-caps;
  font-weight: bold;
}

.cxgeneric p {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

.cxgeneric img {
  float: right;
  border: 1px none #000088;
  margin: 0 0 10px 10px;
  width: 240px;
}

.cxContent H1 {
        padding: 0 0 0 0;
	font-size: 1.3em;
	margin: 0 0 1em 0;
	color: #000088;
        font-weight: bold;
        border-bottom: 1px solid #000088;
}

.cxContent  H2 {
        padding: 0 0 0 0;
	font-size: 1.2em;
	margin: 1em 0 0.25em 0;
	color: #000088;
	font-weight: bold;
}

.cxContent H3 {
        padding: 0 0 0 0;
	font-size: 1.1em;
	margin: 1em 0 0.25em 0;
	color: #000088;
	font-weight: bold;
}

BODY, TD, H1, H2, H3, P, DIV
{
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
}


TD {
  vertical-align: top;
}


.cxBreadCrumbs A:link,
.cxBreadCrumbs A:visited
{
  color: #000088;
  text-decoration: underline;
}

.cxBreadCrumbs A:hover,
.cxBreadCrumbs A:visited:hover
{
  color: #000000;
  text-decoration: underline;
}

.cxNavItem {
  font-size: 9pt;
}

.cxNavItem A:link,
.cxNavItem A:visited
{
  color: #0066cc;
  text-decoration: none;
}

.cxNavItem A:hover,
.cxNavItem A:visited:hover
{
  color: #000000;
  text-decoration: underline;
}

.cxContent TH {
    text-align: left;
    font-size: 10pt;
    font-weight: bold;
    background-color: #999900;
    color: #DDFFAA;
}


.cxBreadCrumbs {
        background-image: url(kop3.gif); background-repeat: no-repeat;
	font-weight: bold;
        padding-left: 26px;
	font-size: 0.8em;
        padding-top: 6px;
}

.cxObjectActions {
  margin: 0 0 1em 0;
}

.cxObjectActions A:link,
.cxObjectActions A:visited
{
	font-weight: bold;
	font-size: 0.8em;
        text-decoration: none;
        background-image: url(action_arrow.gif);
        background-position: center left;
        background-repeat: no-repeat;
        padding: 0.2em 6px 0.2em 15px;
        background-color: #0066cc;
	color: #ffffff;
}

.cxObjectActions A:hover,
.cxObjectActions A:visited:hover
{
	color: #000000;
	text-decoration: underline;
}

