BODY {
	margin: 5px 0 3px 14px;
	font-family: arial; 
	font-size: 12px;
} 

IMG {
	border: 0;
}

font.bi {
	font-weight: bold; 
	font-style: italic;
}

TABLE#menuline, TABLE#amenuline {
	margin: 10px 0 10px 0;
  border-collapse: collapse;
  border-spacing: 0;
}

TABLE#amenuline {
	margin-left: auto;
	margin-right: auto;
}

#menuline TD,#amenuline TD {
  padding:0;
}

TD#menu {
	background: transparent url(/pix/menubg.gif); 
	width: 685px;
	padding: 6px 0 6px 0;	
}

#menu A {
	color: white;
	text-decoration: none;
	font: bold 14px arial;
	border-left: 1px solid white;	
	padding: 6px 25px 6px 24px;
}

#footer A, #header A {
	color: #faa61a;
	margin: 0 16px 0 16px;
	text-decoration: none;
	font-size: 12px;
}

#footer A:hover, #header A:hover, #menu A:hover {
	text-decoration: underline;
}

DIV#header {
	color: #faa61a;
	text-align: right;
	width: 975px;
	margin: 3px 8px; 0 0;
}

DIV#footer  {
	color: #faa61a;
	text-align: center;
	width: 1000px;
	margin: 10px 0 0 0;
}


div.content {
  margin: 0px 10px 0px 10px;
	width: 950px;
}


h2 {
font: bold 18px arial; 
margin: 8px 0 14px 0; 
color: #168ab8;
}

h3 {
font: bold 14px arial;
margin: 8px 0 14px 8px;
}

fieldset {
	border-color:#DDDDDD rgb(170, 170, 170) rgb(170, 170, 170) rgb(221, 221, 221);
	border-style:solid;
	border-width:1px;
	margin-top: 2px;
	padding: 16px;
}

fieldset legend {
	color: #168ab8;
	margin-bottom: 10px;
}

#padded DIV {
	margin-bottom: 8px;
}

DIV#faq {
  color: black;
}

#faq h4{
	margin: 9px 0 9px 0;
}

a {
  text-decoration: none;
  color: #168ab8;
}

a:hover {
  text-decoration: underline;
	color: #faa61a;
}

#offer H2, #feedback H2 {
  text-align: center;
}

DIV#partners {
  width: 455px;
	margin-left: 260px;
}


/* TABS */


ul#tabnav { /* general settings */
text-align: left; /* set to left, right or center */
margin: 3px 0 14px 0; /* set margins as desired */
font: bold 11px verdana, arial, sans-serif; /* set font as desired */
border-bottom: 1px solid #279; /* set border COLOR as desired */
list-style-type: none;
padding: 3px 10px 3px 10px; /* THIRD number must change with respect to padding-top (X) below */
}

ul#tabnav li { /* do not change */
display: inline;
}

div#tab1 li.tab1, div#tab2 li.tab2, div#tab3 li.tab3, div#tab4 li.tab4, div#tab5 li.tab5, div#tab6 li.tab6, div#tab7 li.tab7, div#tab8 li.tab8  { /* settings for selected tab */
border-bottom: 1px solid #fff; /* set border color to page background color */
background-color: #fff; /* set background color to match above border color */
}


div#tab1 li.tab1 a, div#tab2 li.tab2 a, div#tab3 li.tab3 a, div#tab4 li.tab4 a, div#tab5 li.tab5 a, div#tab6 li.tab6 a, div#tab7 li.tab7 a, div#tab8 li.tab8 a  { /* settings for selected tab link */
background-color: #fff; /* set selected tab background color as desired */
color: #000; /* set selected tab link color as desired */
position: relative;
top: 1px;
padding-top: 4px; /* must change with respect to padding (X) above and below */
}

ul#tabnav li.tabhelp a { /* settings for selected tab link */
background-color: #FF9933; /* set unselected tab background color as desired */
color: white; /* set selected tab link color as desired */
}

ul#tabnav li { /* do not change */
display: inline;
}

div#tab1 li.tab1, div#tab2 li.tab2, div#tab3 li.tab3, div#tab4 li.tab4, div#tab5 li.tab5, div#tab6 li.tab6, div#tab7 li.tab7, div#tab8 li.tab8  { /* settings for selected tab */
border-bottom: 1px solid #fff; /* set border color to page background color */
background-color: #fff; /* set background color to match above border color */
}

div#tabhelp li.tabhelp  { /* settings for selected tab */
border-bottom: 1px solid #fff; /* set border color to page background color */
background-color: #fff; /* set background color to match above border color */
}

div#tab1 li.tab1 a, div#tab2 li.tab2 a, div#tab3 li.tab3 a, div#tab4 li.tab4 a, div#tab5 li.tab5 a, div#tab6 li.tab6 a, div#tab7 li.tab7 a, div#tab8 li.tab8 a  { /* settings for selected tab link */
background-color: #fff; /* set selected tab background color as desired */
color: #000; /* set selected tab link color as desired */
position: relative;
top: 1px;
padding-top: 4px; /* must change with respect to padding (X) above and below */
}

div#tabhelp li.tabhelp a { /* settings for selected tab link */
background-color: #fff; /* set selected tab background color as desired */
color: #000; /* set selected tab link color as desired */
position: relative;
top: 1px;
padding-top: 4px; /* must change with respect to padding (X) above and below */
}

ul#tabnav li a { /* settings for all tab links */
padding: 3px 4px; /* set padding (tab size) as desired; FIRST number must change with respect to padding-top (X) above */
border: 1px solid #279; /* set border COLOR as desired; usually matches border color specified in #tabnav */
background-color: #269ac8; /* set unselected tab background color as desired */
color: #fff; /* set unselected tab link color as desired */
margin-right: 0px; /* set additional spacing between tabs as desired */
text-decoration: none;
border-bottom: none;
}

ul#tabnav a:hover { /* settings for hover effect */
background: #459; /* set desired hover color */
}

td#tab1 li.tab1 a, td#tab2 li.tab2 a, td#tab3 li.tab3 a, td#tab4 li.tab4 a, td#tab5 li.tab5 a, td#tab6 li.tab6 a, td#tab7 li.tab7 a, td#tab8 li.tab8 a { /* settings for selected tab link */
    background-color: rgb(141, 21, 20);^M
    color: white;
}

#advmenu td#tab1 li.tab1 a, #advmenu td#tab2 li.tab2 a, #advmenu td#tab3 li.tab3 a, #advmenu td#tab4 li.tab4 a, #advmenu td#tab5 li.tab5 a, #advmenu td#tab6 li.tab6 a, #advmenu td#tab7 li.tab7 a, #advmenu td#tab8 li.tab8 a { /* settings for selected tab link */
    background-color: rgb(4, 95, 165);
    color: white;
}

/* customer pages only */

a.info{
    position:relative; /*this is the key*/
    z-index:24; background-color:#ccc;
    color:#000;
    text-decoration:none}

a.info:hover{z-index:25; background-color:#ff0}

a.info span{display: none}

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:2em; left:2em; width:32em;
    border:1px solid #0cf;
    background-color:#cff; color:#000;
    text-align: center
}

#cs {
  text-align: center;
  font-size: 14px;
  font-family: Helvetica;
}

table#cs {
  border-collapse: auto;
  width: 690px;
}

#cs TD {
  border-bottom: 1px solid #ccc;
	margin: 5px;
	padding: 1px;
}

.selected {
  background-color: #f5e0c0;
}

.whiteboy {
  background: white;
}


.Running, .Listening, .GOOD {
 color: green;
}

.Stopped, .Sleeping, .BAD {
 color: red;
}


INPUT.error {
  border: 3px solid #F00;
}

INPUT.normal {
  background: #fff;
  color: #000;
}

.missingbox {
  width: 10px;
  height: 10px;
  background-color: #F00;
}

.invalidbox {
  width: 10px;
  height: 10px;
  background-color: #F00;
}

.validbox {
  width: 10px;
  height: 10px;
  background-color: #009900;
}

.toolongbox {
  width: 10px;
  height: 10px;
  background-color: #E90;
}

.doublebox {
  width: 10px;
  height: 10px;
  background-color: #660099;
}

.missing {
  border: 3px solid #F00;
}


.invalidtxt {
  color: red;
}

.invalid {
  border: 3px solid #F00;
}

.saved {
  border: 3px solid #009900;
}

.double {
  border: 3px solid #660099;
}

.imgcode {
  border: 3px solid #FFFF66;
}

#rhead, 
#lhead1, 
#lhead2, 
#highlights {
	font-family: arial; 
	font-size: 12px;
}

TABLE#highlights {
width: 700px;
}

/* front page only */
table#whycv	{
	margin-top: 10px;
}

table#whycv, table#buttons, table#main {
  border-collapse: collapse;
  border-spacing: 0;
}

#whycv TD, #buttons TD, #main TD {
	padding: 0;
	margin: 0;
	vertical-align: top;
}

TD#leftbox {
	font: bold 15px arial;
	color: #161c6a;
	background: #faa61a;  
	padding-top: 14px;
	width: 203px;	
}

#leftbox ul
{
list-style-type: none;
padding: 0;
margin: 8px 6px 3px 6px;
}

#leftbox li
{
background-image: url(/pix/checkbox.gif);
background-repeat: no-repeat;
background-position: 0 2px;
padding-left: 1.3em;
margin: 5px 0 5px 0;
}

.h2b {
	margin-top: 8px;
	text-align: center;
	color: #0065b1;
	font: bold 27px arial;
}

.btext {
	text-align: left;
	color: #168ab8;
	font-size: 14px;
	margin: 135px 10px 0 18px;
}

table#obs {
	margin-top: 10px;
}

#obs td {
	padding: 10px;
}

#obs a {
	text-decoration: none;
	height: 46px; 
	width: 331px;
	display: block;
	background: transparent url(/pix/ob.gif) no-repeat left top; 
	color: white;
	font: bold 22px arial;
	text-align: center;
	padding-top: 8px;

}

div#marketers {
	font-size: 12px;
}

#marketers a {
	color: #168ab8;
	font-weight: bold;
}



#callus a {
	margin-top: 21px;

	display:block;
	width:auto;
	height:auto;

	font-weight: bold;
	font-size: 20px;
	font-family: arial;
	color: #faa61a;

	padding-top: 18px;
	padding-left: 89px;
	padding-bottom: 16px;
	
	background: url("/pix/callusnowb.gif") top left no-repeat;
	text-decoration: none;
		
}

#callus a:hover {
	background-position: 0 -58px;
	color:#ffcc00;
}
      

DIV.line {
  height: 1px;
  background: #5a5b5d;
  width: 975px;
}

HR {
  display: none;

}

.hidden {
	display: none;
}

.button {
	color: black;
	background: #FF9933;
	border-bottom: 1px solid #1A5E8F;
	border-right: 1px solid #1A5E8F;
	color: white;
	border-top: 1px solid #BCCEE5;
	border-left: 1px solid #BCCEE5;
	margin: 5px 0px 1px 0px;
	font-size: 10pt;
}

.savebutton {
	background: #269ac8;
	color: white;
	border-bottom: 1px solid #1A5E8F;
	border-right: 1px solid #1A5E8F;
	border-top: 1px solid #BCCEE5;
	border-left: 1px solid #BCCEE5;
	margin: 5px 0px 1px 0px;
	font-size: 10pt;
}

#xptHeader {width: 100%; margin: 0px; }
div#xptHeader table { width: 600px; }
#xptContentMain DIV {font-size: 13px; color: #000;}
#xptHeader TD.cobrand {font-size: 22px; font-weight: 700; color: #036; }
#xptHeader TR {vertical-align: middle;}
div.sectionBreak {
background:#336699;
height:28px;
margin-left: 5px;
margin-right: 5px;
width:100%;
}
.largeEmphasis {
font-size:17px;
font-weight:700;
}
HR.dotted {
border-bottom:2px dotted #AAAAAA;
border-top:0px none;
margin:10px 0px 15px;
display: block;
width:100%;
}
INPUT.link {
	background: #fff;
	border: 0px;
	font-size: 10pt;
	cursor:pointer;
}

