/* CSS Document */
html {
	max-width: 100%;
	height: 100%;
	margin-bottom: 1px;
}

body {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	min-height: 100%;
	background-color: #ffffff;
	text-align: center;
	
}

#container {
	width: 992px;
	display: block;
	background-color: #ffffff;
	height: 100%;
	min-height: 100%;
	margin: 0 auto;
	border: none;
	text-align: left;
	position: relative;
	padding-bottom: 0px;
	text-align: left;
	overflow: visible;
}
#menucontainer {
       position: absolute;
       clip: rect(0px,200px,100px,0px);
       overflow: hidden;
}

#header {
	border: none;
	height: 75px;
	left: 0px;
	width: 100%;
	float: left;
	/*background:url(../images/logo_cjs_hci.gif) left no-repeat;*/
	padding-top: 20px;
}

.spacer {
height:25px;
}

#logo {
	float: left;
	width: 1%;
}

#login {
	width: 300px;
	position: relative;
	left: 67.7%;
	top: 10px;
}

#textgrouplabel {
	left: 0%;
	top: 10px;
}

#textgroup {
	left: 0%;
	top: 20px;
	margin:0px;
}
#textgroup2 {
	top:-10px;
	left: 0px;
	width:320px;
	padding:none;
	padding-left:0px;
	margin:0px;
	height:23px;
}
#user {
	position: relative;
	padding-top: 0px;
}

#pass {
	position: relative;
	padding-left: 10px;
	padding-top: 10px;
}

#button {
	position: relative;
	float: right;
	top: -22px;
	left: 10px;
	width: 22px;
}

body,dl,td,th,table,caption,pre,p,blockquote,input,textarea {
	font-family: Arial, Verdana, sans-serif, Tahoma;
	font-size: 12px;
	color: #202020;
	line-height: 16px
}

body {
	rightmargin: 0px;
	leftmargin: 0px;
	topmargin: 0px;
	bottommargin: 0px;
}

/* Paragraph Presets */
p img {
	margin-left: 20px;
	margin-bottom: 5px;
	margin-right: 10px;
}

/* Headings */
h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
	color: #202020;
}

h1 {
	font-size: 160%;
	line-height: 220%;
}

h2 {
	font-size: 140%;
	line-height: 210%;
}

h3 {
	font-size: 130%;
	line-height: 200%;
}

h4 {
	font-size: 120%;
	line-height: 190%;
}

h5 {
	font-size: 110%;
	line-height: 180%;
}

h6 {
	font-size: 80%;
	line-height: 180%;
}

#logo {
	position: relative;
}

#topnav {
	position: relative;
	width: 990px;
	height: 32px;
	background: url(../images/img_topNav_mid.gif) repeat-x;
}

#topnav div {
	position: relative;
	width: 100%;
	float: none;
	padding-left: 13px;
	padding-top: 5px;
}

#topnav span {
	padding-left: 120px;
}

.clearDiv {
	clear: both;
}

#topnavleft {
	position: relative;
	left: 0%;
	top: -32px;
	width: 7px;
	height: 32px;
	background: url(../images/img_topNav_left.gif);
	background-repeat: no-repeat;
}


#topnavleft1 {
	position: relative;
	left: 0%;
	top: -32px;
	width: 7px;
	height: 28px;
}

#topnavright {
	position: relative;
	left: 99.3%;
	top: -32px;
	width: 7px;
	height: 32px;
	background: url(../images/img_topNav_right.gif);
	background-repeat: no-repeat;
}

#imagepart {
	position: relative;
	display: inline;
	left: 0px;
	top: -50px;
}

#services {
	position: relative;
	top: -30px;
	display: inline;
	float: left;
}

#services-one {
	width: 23%;
	position: absolute;
	left: 0px;
	top: 0px;
}

#services-two {
	width: 23%;
	position: absolute;
	left: 234px;
	top: 0px;
}

#services-three {
	width: 25%;
	position: absolute;
	left: 468px;
	top: 0px;
}

#inc500 {
	width: 25%;
	position: absolute;
	left: 702px;
	top: 0px;
}

#bbbmember {
	width: 25%;
	position: absolute;
	left: 940px;
	top: 110px;
}

#services-links {
	width: 29%;
	position: absolute;
	left: 685px;
	top: 0px;
	padding-top: 5px;
}

#services-links li {
	text-decoration: none;
	padding-top: 2px;
	list-style: none;
	list-style: disc;
	list-style-position: outside;
	line-height: 19px;
	width: 212px;
	/*color:#666666;*/
	color: #0D389B;
	/*font-weight: bold;*/
}

#footerhold {
	left: 0px;
	position: relative;
	width: 992px;
	height: 72px;
	top: 145px;
	margin-left: 0px;
}

footerholdmore {
	left: 0px;
	position: relative;
	width: 992px;
	height: 72px;
	top: 0px;
	margin-left: 0px;
}

#footer {
	position: relative;
	left: 3px;
	float: none;
	height: 50px;
	width: 983px;
	top: -15px;
	background: url(../images/footer_mid.gif);
	background-repeat: repeat-x;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	
}

#footer p {
	padding-top: 10px;
}

#footer p.copyrights {
	text-align: center;
	padding-top: 10px;
}

#footerleft {
	padding-top: 10px;
	position: relative;
	width: 7px;
	height: 50px;
	top: -65px;
	float: left;
	background-color: #CC33FF;
	background: url(../images/footer_left.gif);
	background-repeat: no-repeat;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#footerright {
	position: relative;
	width: 7px;
	height: 50px;
	float: right;
	top: -65px;
	background: url(../images/footer_right.gif);
	background-repeat: no-repeat;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/* Links */
a:link  , a:visited {
	/*color: #202020;*/
	color:#0D389B;
	text-decoration: underline;
}

a:hover {
	/*color: #70020A;*/
	/*color:#cf2328;*/
	color: #000000;
	text-decoration: none;
}

a.bold:link  , a.bold:visited {
	color: #0D389B;
	text-decoration: underline;
	font-weight: bold;
}

a.bold:hover {
	color: #000033; /* color:#0f3799; */
	text-decoration: none;
	font-weight: bold;
	/*background-color: #fdeac0;*/
	background-color: #ffe4af;
}

a.blue:link {
	text-decoration: underline;
}

a.blue:visited {
	text-decoration: underline;
}

a.blue:hover {
	color: #70020A;
	text-decoration: none;
}

.selectelink {
	font-weight: bold;
}

/*=================================================================*/
#main-column,#right-column,#left-column {
	float: left;
}

#main-column {
	width: 674px;
	position: relative;
	left: 0px;
	top: -40px;
	padding-top: 0px;
	padding-left: 7px;
	padding-right: 35px;
	border-right: 1px dotted #333;
		
}
.main-column-thickbox {
    border:0px ! important;
    position:static ! important;
    width:500px ! important;
    margin:15px 0 ! important;
    top:0 ! important;
    height:430px;
}
#left-column {
    width:170px;
    height:430px;
    margin:10px 2px;
    text-align:left;
    color:black;
    font-size:12px;    
}

#sub-column {

	padding-top: 0px;
	padding-left: 25px;
	padding-right: 1%;
	border-right-width: 1px;
	
	/*
	border-right: dotted;
	border-right-color: #666666;*/
}

#right-column {
	width: 250px;
	position: relative;
	left: 0%;
	top: -40px;
	margin-left: 15px;
}

.heading {
	position: relative;
	padding-left: 2px;;
	padding-top: 10px;
	padding-bottom: 0px;
}

div.sidebarheader {
	position: relative;
	height: 35px;
	width: 226px;
	padding-top: 23px;
	padding-left: 12px;
	background-color: #f6f6f6;
	font-weight: bold;
	background: url(../images/graphic_right_side.gif) no-repeat;
}

div.sidebarcontent ul {
	list-style-type: none;
	margin: 0;
	padding-left: 5px;
}

div.sidebarcontent ul li {
	padding-top: 0px;
	line-height: 23px;
	list-style-position: inside;
	font-weight: normal;
	text-decoration: none;
}

/*a.boldright:link{ color:#666666; text-decoration:underline; font-weight:bold; }
a.boldright:visited { color:#666666; text-decoration:underline; font-weight:bold; }*/
a.boldright:link {
	color: #0D389B;
	text-decoration: underline;
	font-weight: normal;
}

a.boldright:hover { /*color: #0f3799; */
	text-decoration: none;
	/*font-weight: bolder;*/
	color: #000033;
	/*background-color: #fdeac0;*/
	background-color: #ffe4af;
}



a.rightlinks {
	color: #0f3799;
	text-decoration: underline;
	font-weight: normal;
}

a.rightlinks:hover {
	color: #000033;
	/*background-color: #fdeac0;*/
	background-color: #ffe4af;
	/*font-weight: bold;*/
	text-decoration: none;
}

a.rightlinksselected {
	color: #0f3799;
	text-decoration: none;
	font-weight: bold;
}

a.rightlinksselected:hover {
	color: #000033;
	background-color: #ffe4af;
	font-weight: bold;
	text-decoration: none;
}


#thickbox-left { 
	width: 300px; 
	float: left;
	width: 170px;
    height: 430px;
    padding:10px 5px;
    text-align:left;
}

#thickbox-right { 
	width: 500px; 
	padding:10px 5px;
    float: right;
   }

	/*=============================TOP NAVIGATION========================================*/
#topnav {
	clear: both;
	width: 987px;
	height: 32px;
	line-height: normal;
	color: #000000;
	z-index: 1000;
	white-space: nowrap;
}

.top-menu,.top-menu  ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.top-menu ul {
	display: none;
	position: absolute;
	top: 1.0em;
	margin-top: 18px;
	left: -1px;
	width: 410px;
	padding: 0;
}

.top-menu ul ul {
	top: -1px;
	margin-top: 10;
	left: 150px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.top-menu li {
	float: left;
	display: block;
	position: relative;
	margin-right: -1px;
}

.top-menu ul li {
	float: none;
	margin: 0 0 -1px 0;
	border: 1px #727272 solid; /*background-color: #FFF;*/
	background: url("../images/menu_top.gif");
	height: 28px;
	width: 200px;
}

.top-menu ul>li:last-child {
	margin-bottom: 1px; /* Mozilla fix */
}

#dividerimg {
	padding-bottom: 3px;
	background: none;
}

.top-menu ul li#submenubottom {
	float: none;
	margin: 0 0 -1px 0;
	border: 0px #727272 solid; 
	/*background-color: #FFF;*/
	background: url("../images/menu_bottom.gif") no-repeat;
	height: 30px;
	width: 202px;
	white-space: nowrap;
}
/*===========START PRODYCT=====================================*/


/*=========END ==============*/
/* Links inside the menu */
.top-menu a {
	display: block;
	text-decoration: none;
	padding: 4px 0px 0px 4px;
/*	padding-left:4px;*/
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
}
.submenu, .submenubottom
{
	height:28px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
}

/* Lit  items: 'hover' is mouseover, 'highlighted' are parent items to visible menus */
.submenu:hover {
	/*background: url(../images/menu_top_on.gif) no-repeat;*/
	background-color:#4a4646;
	height:28px;
}

.submenubottom:hover {
	background: url(../images/menu_bottom_on.gif) no-repeat;
}

/* top left bg img values */
.top-menu a#topnavimgleft {
	/* background-image: url("../images/menubg_left_off.gif");*/
	background: url(../images/menubg_left_off.gif) no-repeat;
	width: 121px;
	height: 21px;
	text-align: left;
	padding: 9px 18px 2px 22px;
	color: #272727;
	font-weight:bold;
}  /*padding: 15px 0px 2px 1px;  height:28px*/
.top-menu a#topnavimgleft :hover,.top-menu a.highlighted#topnavimgleft {
	/*background-image: url("../images/menubg_left_on.gif") ;*/
	background: url(../images/menubg_left_on.gif) no-repeat;
	width: 121px;
	text-align: left;
	padding: 9px 18px 2px 22px;
	color: #cf2328;
}  /* height:28px*/
.top-menu a#topnavimg1 {
	background-image: url("images/top_menubg_off_product.gif");
	width: 49px;
	text-align: left;
	height: 20px;
	padding: 9px 22px 2px 19px;
	color: #272727;
	font-weight:bold;
	margin-left:1px;
}

.top-menu a#topnavimg1 :hover,.top-menu a.highlighted#topnavimg1 {
	/*background-image: url("../images/menubg_on.gif"); */
	background-image: url("../images/top_menubg_on_product.gif");
	width: 49px;
	height: 20px;
	text-align: left;
	padding: 9px 22px 2px 19px;
	color: #cf2328;
	margin-left:1px;
}  /* height:28px*/
.top-menu a#topnavimg2 {
	background-image: url("images/top_menubg_off_product.gif");
	width: 47px;
	text-align: left;
	height: 20px;
	padding: 9px 22px 2px 18px;
	color: #272727;
	font-weight:bold;
	margin-left:1px;
}


.top-menu a#topnavimgproduct {
	background-image: url("images/top_menubg_off_product.gif");
	width: 49px;
	text-align: left;
	height: 20px;
	padding: 9px 22px 2px 19px;
	color: #272727;
	font-weight:bold;
	margin-left:1px;
}

.top-menu a#topnavimgproduct :hover,.top-menu a.highlighted#topnavimgproduct {
	background-image: url("../images/top_menubg_on_product.gif");
	width: 49px;
	height: 20px;
	text-align: left;
	padding: 9px 22px 2px 19px;
	color: #cf2328;
	margin-left:1px;
}


.top-menu a#topnavimg2 :hover,.top-menu a.highlighted#topnavimg2 {
	background-image: url("../images/top_menubg_on_product.gif");
	width: 47px;
	height: 20px;
	text-align: left;
	padding: 9px 22px 2px 18px;
	color: #cf2328;
	font-weight:bold;
	margin-left:1px;
} 
.top-menu a#topnavimg3 {
	background-image: url("images/menubg_off.gif");
	width: 128px;
	text-align: left;
	height: 20px;
	padding: 9px 19px 2px 19px;
	color: #272727;
	font-weight:bold;
	margin-left:1px;
}

.top-menu a#topnavimg3 :hover,.top-menu a.highlighted#topnavimg3 {
	background-image: url("../images/menubg_on.gif");
	width: 128px;
	height: 20px;
	text-align: left;
	padding: 9px 19px 2px 19px;
	color: #cf2328;
	margin-left:1px;
}

.top-menu a#topnavimg4 {
	background-image: url("images/menubg_off.gif");
	width: 97px;
	text-align: left;
	height: 20px;
	padding: 9px 20px 2px 19px;
	color: #272727;
	font-weight:bold;
	margin-left:1px;
}

.top-menu a#topnavimg4 :hover,.top-menu a.highlighted#topnavimg4 {
	/* background-image: url("../images/menubg_on.gif"); */
	width: 97px;
	height: 20px;
	text-align: left;
	padding: 9px 20px 2px 19px;
	color: #cf2328;
	margin-left:1px;
}

/*------------START TEST TOPIMGNAV--------------------------*/
.top-menu a#topnavimg {
	background-image: url("images/menubg_off.gif");
	width: 135px;
	text-align: center;
	height: 20px;
	padding: 9px 0px 2px 1px;
	color: #272727;
}  /* height:28px*/
.top-menu a#topnavimg :hover,.top-menu a.highlighted#topnavimg {
	background-image: url("../images/menubg_on.gif");
	width: 135px;
	height: 20px;
	text-align: center;
	padding: 9px 0px 2px 1px;
	color: #cf2328;
}  /* height:28px*/
	/*------------END TEST TOPIMGNAV--------------------------*/
	/* Only style submenu indicators within submenus. */
.top-menu a .subind {
	display: none;
}

.top-menu ul a .subind {
	display: block;
	float: right;
}

/* 'Escaped Comment' hack for horizontal menubar width in IE5/Mac */
.top-menu a {
	float: left;
}

.top-menu ul a {
	float: none;
}

.top-menu a {
	float: none;
}

* :first-child+html .top-menu ul li {
	float: left;
	width: 100%;
}

* html .top-menu ul li {
	float: left;
	height: 1%;
}

* html .top-menu ul a {
	height: 1%;
}
/* End Hacks */
/*=======================FORM CONTENT=======================================*/
div.left-column { float: left; width: 42%; }
div.right-column { float: right; width: 50%; }

div.formcontent { clear: both; width: 100%; margin: 0; padding: 2px 0 2px 20px;  border:1px solid #d8d8d8; background-color:#eeeded;}
div.field-block { clear: both; padding-left: 1px; margin-top: 10px; height: 40px; padding-top: 5px;}
div.field-block span.label { float: left; width: 100%; text-align: left; padding-bottom:5px;}
div.field-block span.labelstrong { float: left; text-align: left; font-weight:bold;}
div.field-block span.element { float: left;text-align: left;}
div.field-block span.required {	color: #FF0000;	font-size: 14px; font-weight: bold; margin: 0 0 0 0; }

.required {	color: #FF0000;	font-size: 14px; font-weight: bold; margin: 0 0 0 0; }

div.error-box { width: 95%; color: #960; font-size: 11px; text-align: left; padding: 5px; margin: 10px 5px 10px 5px; color: #960; background-color: #FFC; border: 1px solid #FC3; }

A.blue12Link {
	font-size: 12px; color: #0D389B; font-family: arial,helvetica; white-space: nowrap; font-weight: bold; text-decoration: underline
}
A.blue12Link:hover {
	font-size: 12px; color: #000000; font-family: arial,helvetica; white-space: nowrap; font-weight: bold; text-decoration: underline; background-color: #ffe4af;
}

.dkgray12bdes {
    FONT-WEIGHT: bold; font-size: 12px; font-family: Verdana; color:#4D4D4D;
}
.black11 {
	font-size: 11px; font-family: Arial, Helvetica, Verdana,sans-serif; padding-left:20px;
}

.black12 {
	font-size: 12px; font-family: Arial, Helvetica, Verdana,sans-serif;
}
.black12b {
	font-size: 12px; font-family: Arial, Helvetica, Verdana,sans-serif; font-weight:bold;
}
.black14b {
	font-size: 16px; font-family: Arial, Helvetica, Verdana,sans-serif; font-weight:bold;
}

A.pageLink {
	font-size: 12px; COLOR: #0D389B; font-family: arial,helvetica; WHITE-SPACE: nowrap; FONT-WEIGHT: bold; TEXT-DECORATION: none
}
A.pageLink:visited {
	font-size: 12px; COLOR: #0D389B; font-family: arial,helvetica; WHITE-SPACE: nowrap; FONT-WEIGHT: bold; TEXT-DECORATION: none
}
A.pageLink:hover {
	font-size: 12px; COLOR: #990000; font-family: arial,helvetica; WHITE-SPACE: nowrap; FONT-WEIGHT: bold; TEXT-DECORATION: none
}
A.pageLink:active {
	font-size: 12px; COLOR: #0D389B; font-family: arial,helvetica; WHITE-SPACE: nowrap; FONT-WEIGHT: bold; TEXT-DECORATION: none
}
.red12b {
    FONT-WEIGHT: bold; font-size: 12px; font-family: Arial, Helvetica, Verdana,sans-serif; color: #CC0000;padding-left:20px;
}
.padme
{
 padding-top:10px;
}
.red {
    color:#D1232A;
    font-weight:bold;
}
.leftAligned {
    margin-left:0;
}
.pipe {
    margin:0 2px;
}
