

.pageTop
{
  background-repeat : repeat;
  background-color : #0768A9;
  color: #FFFFFF;
  background-image : none;
  border-bottom : #85898A 1px solid;
}

.pageSeparator
{
}

.pageMain
{
  margin-left : 10px;
  margin-right : 10px;
  margin-top : 15px;
  padding: 10px;
  width : 100%;
}

td.pageMain
{
  padding: 10px;
}

.footer
{
  margin-top: 30px;
  border-top: 0px solid #333333;
  background-color: #FFFFFF;
  color: #999999;
}



BODY 
{
	margin : 0px;
	background: #FFFFFF;
 	color: #000000;
	font-size: 10pt;
	font-family: arial, helvetica, sans-serif;
}

DIV 
{
	background: transparent;
	color: #000000; 
	font-family: arial, helvetica, sans-serif;
} 
    
DIV.hidden
{
	background-color: transparent;
	display: none;
	border: 0px solid transparent;
}

HR 
{
	color: #000000;
	height: 1px;
}

form
{
        padding: 0;
        margin: 0;
}

INPUT.inputSubmit
{
	color : #FFFFFF;
	background-color : #85898A;
	border: 2px outset #85898A;
     _border: 1px outset #85898A;
	font-size : 9pt;
	padding : 2px;
	font-weight : bold;
      background-image: url(/cobrand/CNC/images/gradients/subSub.png);
  background-repeat: repeat-x;
}


INPUT.inputReset
{
	color : #FFFFFF;
	background-color : #85898A;
	border: 2px outset #85898A;
    _border: 1px outset #85898A;
	font-size : 9pt;
	font-weight: bold;
	padding : 2px;
      background-image: url(/cobrand/CNC/images/gradients/subSub.png);
  background-repeat: repeat-x;
}

INPUT.inputButton
{
	color : #FFFFFF;
	background-color : #85898A;
	border: 2px outset #85898A;
	font-size : 9pt;
	padding : 2px;
	font-weight : bold;
      background-image: url(/cobrand/CNC/images/gradients/subSub.png);
  background-repeat: repeat-x;
}

INPUT.inputSimple
{
   border: 1px outset #85898A;
   padding : 0px;
}

/*
   Links
*/

/* Link to use for light color background */
A {
	color: #063868;
	background: none transparent scroll repeat 0% 0%;
}

A:hover {
	color: #C64100;
	background: none transparent scroll repeat 0% 0%;
	text-decoration: underline;
}

A:visited {
	color: #063868;
}

/* Link to use for dark color background */
A.light {
	color: #FFFFFF;
	background: none transparent scroll repeat 0% 0%;
	text-decoration: underline;
}

A.banner {
	color: #FFFFFF;
	background: none transparent scroll repeat 0% 0%;
	text-decoration: underline;
}

/*
   Tables
*/

/* Table used for layout purpose - no border*/
TABLE {
	border : 0px;
	font-weight: normal;
	font-size: 10pt;
	font-family: arial, helvetica, sans-serif;
}

/* Table cell for layout table*/

TD {
	border : 0px;
}

TH {
	color: #000000;
	border-right: #85898A 1px solid;
	border-top: #85898A 1px solid;
	border-left: #85898A 1px solid;
	border-bottom: #85898A 1px solid;
	font-weight: bold;
	background: #FFB300;
}

TD BLOCKQUOTE {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 1em;
}


/* Standard table - Table with thin border on the right and bottom*/

TABLE.border TH 
{
  background: none;
  background-color: #FFB300;
  padding-left : 5px;
  padding-bottom : 3px;
  padding-top : 3px;
  padding-right : 5px;
  color : #000000;
	border-right: #85898A 1px solid;
	border-top: #85898A 0px solid;
	border-left: #85898A 0px solid;
	border-bottom: #85898A 1px solid;
}

TABLE.border {
	border-right: #85898A 0px solid;
	border-top: #85898A 1px solid;
	border-left: #85898A 1px solid;
	border-bottom: #85898A 0px solid;
}

TD.border
{
  color: #000000;
  background-color: #DDDDDD;
  border-right: #85898A 1px solid;
  border-top: #85898A 0px solid;
  border-left: #85898A 0px solid;
  border-bottom: #85898A 1px solid;
}

TD.leftborder
{
  border-left: #85898A 1px solid;
}

TABLE.border A {
	text-decoration: underline;
	color: #063868;
}

TABLE.border A:visited {
	color: #063868;
}

TABLE.border A:hover {
	color: #C64100;
}

TD.alertBorder {
	border-right: #85898A 1px solid;
	border-top: #85898A 1px solid;
	border-left: #85898A 1px solid;
	border-bottom: #85898A 1px solid;
        background: #BB0011;
}

TD.altBorder {
	border-right: #85898A 1px solid;
	border-top: #85898A 0px solid;
	border-left: #85898A 0px solid;
	border-bottom: #85898A 1px solid;
	background-color: #CCCCCC;
	background: #CCCCCC;
        color: #000000;
}

TD.highlightBorder {
	border-right: #85898A 1px solid;
	border-top: #85898A 0px solid;
	border-left: #85898A 0px solid;
	border-bottom: #85898A 1px solid;
	background-color: #FFEEBB;
	background: #FFEEBB;
        color: #000000;
}

TD.blueTextBorder {
	border-right: #85898A 1px solid;
	border-top: #85898A 0px solid;
	border-left: #85898A 0px solid;
	border-bottom: #85898A 1px solid;
	font-weight: bold;
	font-size: 10pt;
	background: #DDDDDD;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
}

TD.redTextBorder {
	border-right: #85898A 1px solid;
	border-top: #85898A 0px solid;
	border-left: #85898A 0px solid;
	border-bottom: #85898A 1px solid;
	font-weight: bold;
	font-size: 10pt;
	background: #DDDDDD;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
}


TABLE.banner {
	border-bottom : #85898A 1px solid;
	width: 100%;
}

TABLE.banner TD
{
	background-color : #4B8A07;
        color: #FFFFFF;
	font-weight: bold;
	background-image : none;
	background-repeat : repeat;
}

TABLE.banner TD.alert
{
  font-weight : bold;
  color : #FFFFFF;
}

td.bannerCell
{
	color: #000000;
}

TH.border A
{
	color: #000000;
}

/* Light color normal text.  Used for showing copyright */
.watermark {
	color: #999999;
}

.color1 {
	background: #FFB300;
	color: #000000;
}

.color2 {
	background-color : #FFFFFF;
        background-image : none;
	background-repeat : repeat;
}

.hidecolor {
	color: #DDDDDD;
}


TABLE TH.color2 
{	
  color : #FFFFFF;
  background: none;
  background-color : #85898A;
}

td.color2 A
{
	color: #000000;
}

.color3 {
	color: #000000;
	background: #DDDDDD;
}

td.color3
{
padding: 4px;
border: 1px solid #777777;
}

.color4 {
	color: #333333;
	background: #FFEEBB;
}

.mainColor {
	color: #1D769E;
}

.warningBanner {
	background: #FFFFFF;
}

.warningBox {
	font-weight: bold;
	font-size: 10pt;
	color: #FFFFFF;
        background: #BB0011;
}

.alert1 {
	font-weight: bold;
	color: #BB0011;
   background-color: transparent;
}

.alert2 {
	font-weight: bold;
	color: #FFFFFF;
}

.inputNote {
	font-size: 8pt;
	color: #999999;
}

.fieldLabel {
	font-weight: bold;
}

.alertFieldLabel {
	font-weight: bold;
	color: #FFFFFF;
}

.requiredFieldLabel {
	font-weight: bold;
}

.requiredFieldLabelPre {
	font-weight: bold;
}

.alertRequiredFieldLabel {
	font-weight: bold;
	color: #FFFFFF;
}

.alertRequiredFieldLabelPre {
	font-weight: bold;
	color: #FFFFFF;
}


/* Smaller font (7pt) */
.smallText7 {
	font-size: 7pt;
	background: transparent none;
}

/* Smaller font (8pt) */
.smallText8 {
	font-size: 8pt;
	background: transparent none;
}

/* Smaller font (9pt) */
.smallText9 {
	font-size: 9pt;
	background: transparent none;
}



.box1
{
  color: #000000;
  background-color: #DDDDDD;
  border: 1px solid #333333;
  padding: 6px;
  background-image: url(/cobrand/CNC/images/gradients/sideCnt.png);
  background-repeat: repeat-x;

}

.box2
{
  color: #000000;
  background-color: #CCCCCC;
  border: 1px solid #333333;
  padding: 6px;
  background-image: url(/cobrand/CNC/images/gradients/infoCnt.png);
  background-repeat: repeat-x;

}

.boxHighlight
{
  color: #000000;
  background-color: #FFEEBB;
  border: 1px solid #333333;
  padding: 6px;
  background-image: url(/cobrand/CNC/images/gradients/highCnt.png);
  background-repeat: repeat-x;

}



/* begin contact manager styles */

/* begin contact manager styles */

INPUT.smallform { font-size: 8pt }
SELECT.smallform { font-size: 8pt }

TD.smallform { color: #000000; }
TR.smallform A { color: #000000; }
TR.smallform A:link { color: #000000; }
TR.smallform A:visited { color: #000000; }
TR.smallform A:hover { text-decoration: underline; color: #000000; }

TABLE.behind {
   background-color: #FFB300;
   color: #000000;
   border: 0;
}

TR.behind { background-color: #FFB300; }

TABLE.behind2 {
   background-color: #85898A;
   border: 0;
	cell-spacing: 0;
	cell-padding: 2px;
}

TD.behind { color: #000000; }
TD.behind2 { color: #FFFFFF; }
TD.behind2 A:link { color: #FFFFFF; }
TD.behind2 A:visited { color: #FFFFFF; }

TH.behind2 A:link
{
   color: #FFFFFF;
   text-decoration: none;
}

TH.behind2 A:hover
{
   color: #FFFFFF;
   text-decoration: underline;
}

TR.rowitem {
   background-color: #DDDDDD;
}

TR.altrowitem {
   background-color: #CCCCCC;
}

TR.highlightrowitem {
   background-color: #FFEEBB;
}

TD.rowitem {
   background-color: #DDDDDD;
}

table.behind2 td.smallform a
{
	color: #000000;
}

DIV.listing A:link { color: #063868; }
DIV.listing A:visited { color: #063868; }
DIV.listing A:hover { text-decoration: underline; color: #C64100; }
DIV.listing A { text-decoration: none }

TR.rowheader {
   color: #FFFFFF;
   background-color: #3D96BE;
}

TR.rowheader A:link { color: #000000; }
TR.rowheader A:visited { color: #000000; }
TR.rowheader A:hover { text-decoration: underline; color: #000000; }

TH.rowheader  {
   color: #FFFFFF;
   font-weight: bold;
   background: #3D96BE;
   border: 0px;
}

div div
{
	background-color: transparent;
}

