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: #ffffa0; 
}

.cxmaincolumn {
  margin: 0 0 0 0;
}

.cxrightcolumn {
  width: 152px;
}

.cxNav {
  margin: 26px 0 0 0 ;
  color: #003366;
  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: #003366;
  text-decoration: none;
}

.cxContent A:hover,
.cxContent A:visited:hover,
.cxsubcontent A:hover,
.cxsubcontent A:visited:hover
{
  color: #CCCC00;
  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: #003366;
  font-weight: bold;
  border-bottom: 1px solid #003366;
}

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

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

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

.cxspecific ol, .cxspecific ul {
  margin-top: 0;
  margin-bottom: 0;
}

.cxgeneric {
  margin: 0 100px 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;
  margin: 0 0 10px 10px;
  width: 240px;
/*  height: 180px;*/
}

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

.cxContent  H2 {
  padding: 0 0 0 0;
  font-size: 1.2em;
  margin: 2em 0 0.5em 0;
  color: #003366;
  font-weight: bold;
}

.cxContent H3 {
        padding: 0 0 0 0;
	font-size: 1.1em;
	margin: 1em 0 0.25em 0;
	color: #003366;
	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: #003366;
	text-decoration: none;
}

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

.cxNavItem {
	color: #DDDDFF;
	font-size: 9pt;
}

.cxNavItem A:link,
.cxNavItem A:visited
{

        color: #003366;
        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;
}


.cxContent input,
.cxContent Button,
.cxContent file,
.cxContent textarea,
.cxContent select,
.cxContent option {
    background-color: #FFFFFF;
    border: 1px solid #999900;
    color: #999900;
    font-weight: normal;  
    font-size: 10pt;
    font-family: arial, helvetica, sans-serif;
}

.cxContent input.Button,
.cxContent input.file,
.cxContent input.submit {
    border: 1px solid #000000;
    background-color: #999900;
    color: #FFFFFF;
    font-weight: bold;  
    font-size: 10pt;
    font-family: arial, helvetica, sans-serif;
}

.cxStatus {
	background-color: #3333FF;
	color: #FFFFFF;
	padding: 2px;
    margin: 0;
	font-size: 9pt;
        font-weight: bold;
}

.cxBreadCrumbs {
	font-weight: bold;
        padding-left: 26px;
	font-size: 0.8em;
        padding-top: 6px;
        background-color: #ffffa0; 
}

.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;
}

