/* page setup and redefine generic tags */
DIV{
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	margin:0;
	padding:0;

}
html, body {
	height:100%;
	margin:0px;
	background:#eeeeee;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#000000;
	vertical-align: top;
}
a {
	color:#006EAE;
}
a:hover {
	color:#cc0000;
	text-decoration:none;
}
b {
	color:#006EAE;
}
strong {
	color:#cc0000;
	font-style:normal;
	font-weight:bold;
}
h1 {
	margin-top:0px;
	font-size:16px;
	color:#006EAE;
}
h2 {
	margin-top:0px;
	font-size:14px;
	color:#990000;
	margin-bottom: 5px;
}
h3 {
	margin-top:0px;
	font-size:13px;
	color:#333333;
}
h4 {
	margin-top:0px;
	margin-bottom:6px;
	font-size:11px;
	background:url(images/smarrow.gif) no-repeat left;
	padding-left:8px;
	font-weight:normal;
}
h5 {
	margin-top:0px;
	margin-bottom:6px;
	font-size:11px;
	font-weight:normal;
}

form {
	margin:0px;
	line-height:22px;
}
/* ------------- */
/* layout <div>s */
/* if protentially using more than one of these divs in a page, change to div.classname from div#idname */
/* ------------- */
div#contain {
	position:relative;
	display:block;
	width:780px;
	background-color: #ffffff;
	background-image: url(images/containbg_xbc.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
div#interface {
	position:relative;
	display:block;
	width:780px;
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 0px;
	background-image: url(images/containfoot_xtream.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
html>body div#interface {
	width:780px;
	margin: 0px;
	padding: 0px;
}

div#header {
	display: block;
	width: 772px;
	background-image: url(images/XBC-CSG-Header.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 135px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: top;
}

div#headertest {
	display: block;
	width: 772px;
	background-image: url(images/XBC-CSG-Header.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 135px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: top;
}

div#searchbox {
	position:relative;
	display:block;
	margin-top:15px;
	float: right;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	
	
}

#tabsB {
	float:left;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:normal;
	display: block;

      }
	  
#tabsB ul {
	margin:0;
	list-style:none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 50px;
      }
	  
#tabsB li {
      display:inline;
      padding:0;
      }
	  
#tabsB a {
      float:right;
      background:url("images/tableftB.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
	  }
	  
#tabsB a span {
      float:right;
      display:block;
      background:url("images/tabrightB.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#666;
      }
	  /* Commented Backslash Hack hides rule from IE5-Mac \*/
	  
#tabsB a span {
	float:none;
	}
	/* End IE5-Mac hack */
	
	
#tabsB a:hover span {
      color: #CC0000;
      }
	  
#tabsB a:hover {
    background-position:0% -42px;
    }
	
#tabsB a:hover span {
      background-position:100% -42px;
      }
	  
#tabsB #current a {
	background-position:0% -42px;
	}
	
#tabsB #current a span {
	background-position:100% -42px;
	color: #CC0000;
	}

/* main navigation - top of page */
div#nav {
	position:relative;
	display:block;
	width:780px;
	padding:0px;
	margin-right: auto;
	margin-left: auto;
}

div#nav ul {
	position:relative;
	display:block;
	list-style:none;
	padding:0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: auto;
}
div#nav ul li {
	position:relative;
	display:block;
	float:right;
	line-height:10px;
	clear: left;
	background-repeat: no-repeat;
	background-position: right;
	width: 120px;
	text-align: center;
	padding: 0px;
	margin: 0px;
	height: 22px;
	background-image: url(images/tableftB.gif);
}
div#nav ul li a {
	position:relative;
	display:block;
	font-size:12px;
	text-decoration:none;
	color:#666666;
	width: 120px;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 16px;
}
div#nav ul li a:hover {
	color: #FFFFFF;
	background-image: url(images/grey_tab.gif);
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 16px;
}
/* secondary navigation */
div#subnav {
	position:relative;
	display:block;
	width:776px;
	height:15px;
	background-color: #DFDFDF;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	float: right;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div#subnav ul {
	position:relative;
	display:block;
	list-style:none;
	padding:0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div#subnav ul li {
	position:relative;
	display:block;
	float:right;
	line-height:10px;
	margin-top: 3px;
	margin-left: 5px;
	vertical-align: middle;
	margin-right: 20px;
}
div#subnav ul li a {
	position:relative;
	display:block;
	font-size:11px;
	color:#666666;
	text-decoration: none;
}
div#subnav ul li a:hover, div#subnav ul li a.on {
	text-decoration:none;
	color: #FFFFFF;
}

div#userdetails {
	position:relative;
	display:block;
	float:left;
	margin-right: 25px;
	margin-left: 5px;
}
/* main content area setup */
div#content {
	position:relative;
	display:block;
	width:760px;
	clear:both;
	padding: 0px;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(images/contentbgfade.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	overflow: visible;
}
/* tertiary navigation on the left of the page */
/* and any content for the thin left hand column */
div#leftcol {
	position:relative;
	float:left;
	display:block;
	width:175px;
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

div#subsub {
	position:relative;
	display:inline;
	height:1%; /* IE fix */
	border-bottom:solid 1px #B0BBC1;
	margin-bottom:16px;
}
div#subsub p {
	position:relative;
	display:block;
	margin:0px;
	background:#ffffff;
	padding: 0px;
}
div#subsub p.header {
	font-weight:bold;
	color:#ffffff;
	font-size:12px;
	background:#B0BBC1;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 165px;
	padding-left: 10px;
}
div#subsub p a {
	position:relative;
	display:block;
	text-decoration:none;
	color:#000000;
	padding-top: 4px;
	padding-bottom: 3px;
	margin: 0px;
	
}

div#subsub p a.more {
	background:url(images/subsubplus.gif) no-repeat 4px;
}
div#subsub p a.open {
	background:url(images/subsubminus.gif) no-repeat 4px;
}

div#subsub p a:hover {
	text-decoration:none;
	color:#cc0000;
}
div#subsub p.on {
	background:#EFEEEE url(images/subsubnavbg.gif) repeat-x top;
	border-top:solid 1px #AFBAC0;
	border-bottom:solid 1px #AFBAC0;

}
div#subsub p.on a {	
	padding-left:16px;
	background:none;
		color: #cc0000;
}
div#subsub p.on a.more {
	background:url(images/subsubplus.gif) no-repeat 4px;
}
div#subsub p.on a.open {	
	background:url(images/subsubminus.gif) no-repeat 4px;
}

div#subsub p.open {
	margin:0px;
	background:#eeeeee url(images/subsubnavbgshadow.gif) repeat-x top;
	font-size:10px;
	border-bottom:solid 1px #AFBAC0;
}
div#subsub p.open a {	
	padding-left:16px;
	background:none;
}
div#subsub p.open a:hover {	

}
div#subsub p.open a.open {	
	background:url(images/subsubminus.gif) no-repeat 4px;
}
div#subsub p.open a.more {
	background:url(images/subsubplus.gif) no-repeat 4px;
}


/* main content column setup */
div#rightcol {
	display:block;
	float:right;
	padding:0px;
	overflow: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	position: relative;
}

div#rightcol100 {
	position:relative;
	display:block;
	float:right;
	width:100%;
	margin:0px 0px 4px 0px;
	padding:0px;
	overflow: auto;
}
div#rightcol div.white {
	position:relative;
	display:block;
	width:100%;
	background:#ffffff;
	border-bottom:solid 1px #B0BBC1;
	padding:0px 14px 14px 14px;
	margin-bottom:6px;
}
div#rightcol div.fadeblue {
	position:relative;
	float:left;
	display:inline;
	padding:14px;
	margin:0px 6px 0px 0px;
	border:solid 6px #ffffff;
	width:232px;
	background:#ffffff url(images/fadebluelite.jpg) repeat-x top;
	height:1%;
}
div#menuheader {
	background:#ffffff;
	border-top:solid 1px #efefef;
	border-bottom:solid 1px #cccccc;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	margin: 0px;
}
div#menuheader h1 {
	font-size: 14px;
	margin: 0;
}

html>body div#rightcol div.fadeblue {
	width:272px;
}
html>body div#rightcol { /* IE fix */
}
div#rightcol p {
	margin-top:0px;
	margin-bottom:12px;
	line-height:16px;
}
/* home page - blue faded boxes */
/* if content becomes too long for one of these boxes, change the height value so all boxes will line up */
div.columnthird {
	position:relative;
	display:block;
	float:left;
	width:237px;
	background:#ffffff;
	height:220px;
	font-size:10px;
	padding:0px;
	margin:0px;
}
div.columnthird a {
	color:#cc0000;
	text-decoration:underline;
}
div.columnthird a:hover {
	text-decoration:none;
}
div.columnthird p {
	padding:0px 12px 0px 12px;
	margin:6px 0px 0px 0px;
}
div.columnthird p.logo {
	text-align:center;
	margin:0px auto 12px auto;
}
/* ---------------------------- */
/* grey dividing div */
div.divide {
	clear:both;
	background:url(images/subnavbg.gif) repeat-x;
}
/* setup for home page table at bottom of page */
/* much quicker and easier to use a table here to control layout */
div#content table.hometable {
	font-size:11px;
}
div#content table.hometable td {
	background:#ffffff;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
div#content table.hometable td p {
	text-align:justify;
	margin:8px 0px 8px 0px;
}
/* footer items */
div#content div#footer {
	clear:both;
	padding-left:3px;
	color:#006EAE;
	margin-top: 16px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
div#content div#footer p.terms {
	position:absolute;
	bottom:6px;
	right:6px;
	float:right;
	margin:0px;
}
div#content div#footer p.terms a {
	margin:0px 6px 0px 6px;
	text-decoration:none;
}
div#content div#footer p.terms a:hover {
	text-decoration:underline;
}
/* form items */
.formfield {
	background:#ffffff;
	color:#666666;
	font-size:10px;
	border:solid 1px #cccccc;
}
.formbutt {
	color:#666666;
	font-size:10px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}
fieldset {
	border:dotted 1px #B0BBC1;
	margin-bottom:22px;
	padding:10px;
	display:block;
}
.fixedwidth {
	/* change to pixel width if needed */
	width:99%;
}
html>body .fixedwidth {
	/* real width */
	width:100%;
}
legend {
	background:#eeeeee;
	padding:0px 4px 0px 4px;
	height:1%;
	margin:0px;
	color:#006EAE;
	font-weight:bold;
	margin-bottom:8px;
}
div#leftcol fieldset {
	display:block;
	border:0px;
	border-top:solid 1px #b0bbc1;
	border-bottom:solid 1px #b0bbc1;
	margin:0px;
	padding:8px;
	background:#ffffff;
}
div#leftcol legend {
	display:block;
	background:#b0bbc1;
	margin:0px;
	padding:0px 4px 0px 4px;
	color:#ffffff;
}




.results_header_lvl1 {
	color: #F2F2F2;
	text-decoration: none;
	background: #CC0000;
	border-top: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.results_header_lvl2 {
	text-decoration: none;
	color: #CC0000;
	border-top: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-bottom: 2px solid #B2B2B2;
	border-left: 2px solid #FFFFFF;
	background: url(../images/header_lvl2_background.gif) no-repeat left top;
	font-size: 12px;
}

.results_header_field_title {
	text-decoration: none;
	color: #CC0000;
	font-size: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #B2B2B2;
	border-left-color: #FFFFFF;
	background-color: #F2F2F2;
}


.searchtable {
	text-decoration: none;
	border: 1px solid #CC0000;
	font-size: 10px;
}
.resultstable {
	text-decoration: none;
	border: 1px solid #CC0000;
	color: #000000;
	font-size: 10px;
}
select {
	border: 1px solid #333333;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}


#navigation_table {
	background: #333333 url(../images/colourbar.jpg) repeat-x bottom;
	height: 50px;
	text-align: center;
	white-space: nowrap;
}

.navigation_button {
	height: 25px;
	width: 50px;
	background: #626262;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	border: 1px none #FFFFFF;
	display: inline;
	margin: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.navigation_button a{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.navigation_button_hover {
	height: 25px;
	width: 50px;
	background: #CC0000;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	border: 1px none #FFFFFF;
	display: inline;
	margin-right: 2px;
	margin-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.navigation_button_hover a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
input {
	border: none;
}
.submit {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #CCCCCC;
	color: #000000;
	text-decoration: none;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.hide {
	display: none;
}
.submit100 {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #CCCCCC;
	color: #000000;
	text-decoration: none;
	background: #FFFFFF;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.invoice_table {
	color:#000000;
	font-size:12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.resultstable_no_border {

	text-decoration: none;
	border: 1px solid #CCCCCC;
	color: #000000;
	font-size: 10px;
}
.bottom_line {
	color:#000000;
	font-size:12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.invoice_header_field_title {

	text-decoration: none;
	color: #000000;
	font-size: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #B2B2B2;
	border-left-color: #FFFFFF;
	background-color: #F2F2F2;
}
.invoice_title {
	color:#000000;
	font-size:18px;
	border: 1px none #000000;
}
.dotted_line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.insert_page_break {
	page-break-before: left;
}
.textfield {
	background:#ffffff;
	color:#333333;
	font-size:10px;
	border:solid 1px #cccccc;
	width: 100%;
	overflow: visible;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
