.jsBodyBlueGrad 
{
	background: #fff url(http://img.icbdr.com/images/gradients/js_bluegrad.jpg) repeat-x; 
	padding: 1px 0 1px 0; /* pixels prevent margins to collapse in firefox */
	margin: 0; 	
}

.jsBlueGrad 
{
	background: #fff url(../images/images/js_bluegrad.jpg) repeat-x; padding-top: 10px; margin: 0;
}

.cb_style .grad 
{	
	background: url(images/bg_grad.jpg") left top repeat-x;
}

.cb_style 
{
	font: 12px Arial, Helvetica, sans-serif; 
}

.cb_style p, #cb * p 
{
	margin: 0 0 1em; 
}

.cb_style * input, .cb_style * select, .cb_style * td
{
	margin: 0;
	font-size: 11px;
}

.cb_style select, .cb_style input, .cb_style submit, .cb_style td {
	font: 11px arial,helvetica;
}

.cb_style .jsWhiteBoxWrapper 
{
	margin: 15px 0 0 0; 
	padding: 1px 0 1px 0; 
	text-align: center; 
	background-color: #fff; 
	width: 750px; 	
}

.cb_style .jsContentWrapper
{
	margin: 10px; 
	text-align: left;
}

.cb_style h1
{
	font-family: Arial, helvetica, Sans-Serif;
	font-size: 20px;
	font-weight: bold;
	color: #f70;
}

.cb_style h2, .cb_style legend 
{ 
	font-size: 16px; 
	line-height: 18px; 
	color: #006; 
	margin: 1em 0 1em; 
	font-weight: bold; 
	border-bottom-width: 1px; 
	border-bottom-style: solid; 
}

.cb_style h3 { font-size: 14px; line-height: 16px; color: #666; margin: 0 0 .75em; }
.cb_style h4 { font-size: 12px; }
.cb_style h5 { font-size: 11px; }
.cb_style h6 { font-size: 10px; }

.cb_style a 
{
	font-family: Arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #1e3e8c;
	text-decoration: none;
}

.cb_style a:hover 
{
	text-decoration: underline;
}

.cb_style .hdr_gry_bld, .cb_style .hdr_bold{
	font: bold 18px arial,helvetica;
	color: #333333;
}

.cb_style .formTitle
{
	float: left;
	font-size: 16px; 
	color: #006;	 
	font-weight: bold; 
	margin: 0; 
	padding: 0;
}

.cb_style .results_nav{
	font: bold 11px arial,helvetica;
	color: #333333;
}

/* Panels and tabs */


/* Primary Panel
-------------------------------------------------------- */
.cb_PnlPrimary 
{
	border: 1px solid #fa0;
	text-align: left;
	margin: 0 0 25px;
	padding: 9px;
}
.cb_PnlTabbed 
{
	margin: 0 0 0;
	padding: 0 0 0 2px;
	position: relative;
	z-index: 100;
}
.cb_PnlTabbed ul 
{
	list-style: none;
	margin: 0;
}
.cb_PnlTabbed ul li 
{
	float: left;
	margin: 0 0 0 3px;
	border: 1px solid #bbb;
	border-bottom: none;
	background: #f9f9f9 url(http://img.icbdr.com/images/shell/bg_cb_PnlTabbed_li.gif) left top repeat-x;
}
.cb_PnlTabbed ul li.active 
{
	border-color: #fa0;
	border-bottom: 2px solid #ffc928;
	background: #ffc928 url(http://img.icbdr.com/images/shell/bg_cb_PnlTabbed_li-active.gif) left top repeat-x;
}
.cb_PnlTabbed ul li a 
{
	display: block;
	padding: 4px 7px;
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	color: #1e3e8c;
	float: left;
}
.cb_PnlTabbed ul li.active a:hover 
{
	text-decoration: none;
}

/* Secondary Panel
-------------------------------------------------------- */

.cb_PnlSecondary 
{
	background: transparent url(http://img.icbdr.com/images/shell/bg_cb_PnlSecondary.gif) left top repeat-x;
	border: 1px solid #ddd;
	text-align: left;
	margin: 0 0 25px;
	padding: 9px;
}

.cb_PnlSecondary h3 
{
}

/* Tertiary Panel
-------------------------------------------------------- */

.cb_PnlTertiary 
{
	background: #fff;
	text-align: left;
	margin: 0 0 25px;
}

.cb_PnlTertiary h3 
{
	border-bottom: 1px solid #ddd;
}

/* End Panels and tabs */



/* Buttons */
.cb_style .btn
{
	font-weight: bold;
	color: #fff;
	cursor: hand;
	width: auto;
	border: 1px solid #c30;
	border-top-color: #fc6;
	padding: .25em !important; /* hold this line for Firefox and Safari */
	padding: .25em 0; /* take of the left/right margins for IE */
	background: #ff7d00 url("http://img.icbdr.com/images/js/elements/buttons/bg_btn.gif") 0 0 repeat-x !important; /* hold this line for Firefox and Safari */
	background: #ff7d00 url("http://img.icbdr.com/images/js/elements/buttons/bg_btn.gif") 0 -1px repeat-x; /* shift the bg up 1px for IE */
}

/* Constant Button Style for Questionnarie Preview */
.cb_style .btnConstant
{
	font-weight: bold;
	color: #fff;
	cursor: hand;
	width: 100px;
	height:24px;
	border: 1px solid #c30;
	border-top-color: #fc6;
	padding: .25em !important; /* hold this line for Firefox and Safari */
	padding: .25em 0; /* take of the left/right margins for IE */
	background: #ff7d00 url("http://img.icbdr.com/images/js/elements/buttons/bg_btn.gif") 0 0 repeat-x !important; /* hold this line for Firefox and Safari */
	background: #ff7d00 url("http://img.icbdr.com/images/js/elements/buttons/bg_btn.gif") 0 -1px repeat-x; /* shift the bg up 1px for IE */
}

.cb_style .span 
{
	font-weight: bold;
	font-size:small;
	margin: 0;
}
/* End of Questionnarie Preview */

.cb_style .btn .lrg  
{ 
	font-size: 110%; 
}

.cb_style .btn .blue {
	border: 1px solid #006;
	border-top-color: #69c;
	padding: .25em !important; /* hold this line for Firefox and Safari */
	padding: .25em 0; /* take of the left/right margins for IE */
	background: #2629a5 url("http://img.icbdr.com/images/js/elements/buttons/bg_btnBL.gif") 0 0 repeat-x !important; /* hold this line for Firefox and Safari */
	background: #2629a5 url("http://img.icbdr.com/images/js/elements/buttons/bg_btnBL.gif") 0 -1px repeat-x; /* shift the bg up 1px for IE */
}

.cb_style .btn .blue .lrg
{
	font-size: 110%;
}
	
/* End Buttons */

.cb_style .rss 
{
	font-family: Arial, helvetica, Sans-Serif;
	font-size: 14px;
	color: #ff740a;
}

.cb_style .plainLink { text-decoration: none; cursor: hand; }

/* Quick Search Box Styles */
.cb_style #qsForm, #webIDForm 
{
	color: #333;	
	padding: .5em;
	margin: 0;
	/*
	border: 1px solid #ff6;
	background: url("http://img.icbdr.com/images/js/elements/gradients/bg_gradbot.gif") bottom left repeat-x;
	*/
}

.cb_style #qsForm label
{
	display: block;
	font-weight: bold;
	font-size: 1.25em;
	margin: 0 0 .3em;
}

.cb_style #keywordCol 
{ 
	float: left; 
	width: 50%; 
	/*min-width: 16.5em;*/ 
}

.cb_style #locationCol 
{
	float: left; 
	width: 50%; 
}

.cb_style #webIDForm label
{
	display: block;
	font-weight: bold;
	font-size: 12px;
	margin: 0 0 .3em;
}
/* End Quick Search Box Styles */



/*General Styles */
.cb_style .centerOuterWrapper { text-align: center; padding: 0; margin: 0; }

.cb_style .medGrey { font-size: 14px; font-weight: bold; color: #696969; padding: 0; margin: 0 0 1px 0; }




/* JA and PR Box on INTL Pages.  Soon to be delete after all intl sites are on their own CSS */

.intlHome_jaBox 
{
	width: 118px;
	height: 148px;
	margin-bottom: 9px;
	border: 1px solid #006;
}

.intlHome_prBox 
{
	width: 118px;
	height: 122px;
	margin-bottom: 9px;
	border: 1px solid #FE8908;
}

.cb_style .intlHome_jaBox .jaBox_inner 
{
	border: 1px solid #fff;
	background-color: #BCBCD7;
	padding: 5px;
	margin: 0;
	height: 110px;
}

.cb_style .intlHome_prBox .prBox_inner 
{
	border: 1px solid #fff;
	background-color: #FFDFBD;
	padding: 5px;
	margin: 0;
	height: 83px;
}

.cb_style .intlHome_jaBox h3
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	letter-spacing: -1px;
	padding: 5px;
	margin: 0;
	background-color: #006;
	border: 1px solid #fff;
	border-bottom: 0;
}

.cb_style .intlHome_prBox h3
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	letter-spacing: -1px;
	padding: 5px;
	margin: 0;
	background-color: #FE8908;
	border: 1px solid #fff;
	border-bottom: 0;
}

.cb_style .intlHome_jaBox a:hover, .cb_style .intlHome_prBox a:hover 
{
	text-decoration: none;
}

.cb_style .jaBox_inner, .cb_style .prBox_inner 
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #000;
	letter-spacing: -1px;
	position: relative;
}

.cb_style .jaBox_inner .jaBox_bottom 
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 106px;
	height: 33px;
	margin: 5px;
	background: url(http://img.icbdr.com/images/js/widgets/jobalert_go.jpg) no-repeat; 
}

.cb_style .prBox_inner .prBox_bottom 
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 106px;
	height: 36px;
	margin: 5px;
	background: url(http://img.icbdr.com/images/js/widgets/postres_go.jpg) no-repeat; 
}

.cb_style .jaBox_inner .jaBox_bottom span a
{
	font-size: 15px;
	letter-spacing: -1px;
	font-weight: bold;
	color: #006;
	display: block;
	padding: 0;
	margin: 6px 0 0 10px;
	text-decoration: none;
}

.cb_style .prBox_inner .prBox_bottom span a
{
	font-size: 15px;
	letter-spacing: -1px;
	font-weight: bold;
	color: #FE8908;
	display: block;
	padding: 0;
	margin: 9px 0 0 25px;
	text-decoration: none;
}

	
/* End JA and PR Boxes on INTL style */


/* Clearing Classes */
.clear {
    clear: both;
    height: 1px;
    overflow: hidden;
}

/* Clearing floats - Hat Tip: http://www.positioniseverything.net/easyclearing.html  */
.clearfix:after 
{
    content: "."; 
    display: block; 
    height: 0;
    clear: both;
    visibility: hidden;
}

/* JCK - added this to remove the extra spacing in Safari and Firefox */
.c\learfix:after { line-height: 0; }
.clearfix { display: inline-table; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }

/* End hide from IE-mac */
/* End Clearing Classes */


/* Styles taken from inline and placed in the stylesheets*/	


/*
 *  BEGIN job seeker login
 */
.silogin_wrapper {
    width:750px;
    margin: 0 auto;
    text-align:left;
}

.siBox {
    float: left;
    width: 335px;
    height: 275px;
    font-family: Arial, helvetica, sans-serif;
    font-size: 12px;
    border: 1px solid turquoise;
}


.siBox.org {
    border: 1px solid #F60;   
}

.siBox.blu {
    border: 1px solid #006;
}

.siContent {
    margin: 10px;
}

.siBox h3.org {
    margin: 0;
    font-size: 15px;
    color: #ffffff;
    padding: 6px 8px 4px 10px;
    background: url(http://img.icbdr.com/images/header-org.gif) repeat-x top left;
}

.siBox h3.blue {
    margin: 0;
    font-size: 15px;
    color: #ffffff;
    padding: 6px 8px 4px 10px;
    background: url(http://img.icbdr.com/images/header-blu.gif) repeat-x top left;
}

.siContentWrapper {
    margin: 0;
    padding: 0;
}

/*.grad {
    border-top:1px solid #F60;
}*/

.siContent {
    margin: 10px;
}

.siContent li {
    list-style-image: url(http://img.icbdr.com/images/arrow2.gif);
    list-style-type: none;
}

.siContent p {
    font-size: 12px;
}

.siContent a {
    font-size:11px;
    color: #006;
}

.siItalic {
    font-style:italic;
}

.siBold {
    font-weight: bold;
}

.dvSpacer {
    float: left;
    width: 15px;
}

#container {
	margin: 0 auto;
	width: 100%;
	text-align: left;
}

.grad {
    border-top:1px solid #F60;
}

/*
 *  END job seeker login
 */


/* stupid asterisk */
.cb_style .requiredStar { font-family: Arial, Sans-Serif; font-size: 14px; text-align:center; color:#ff6600; vertical-align: bottom;}
.cb_style .requiredText {font-weight: bold; font-family: arial,helvetica; font-size: 10px; color: #FF6600;}


/* dotted link underline */
a.dotted:link { 
    border-bottom:1px dotted #6a6cd3;
    text-decoration:none; 
}
a.dotted:visited { 
    border-bottom:1px dotted #6a6cd3;
    text-decoration:none; 
}
a.dotted:hover { 
    border-bottom:1px dotted #6a6cd3;
    text-decoration:none; 
}

/* bind account page */

.bindaccount {
	font-size: 18px; 
	font-weight: bold; 
	font-family: arial,helvetica; 
	color: #ff7d00; 
}

.MSNSignOut {
	font-size: 18px; 
	font-weight: bold; 
	font-family: arial,helvetica; 
	color: #ff7d00; 
}
	
.articleModified 
{
	color: #666;
	text-align: right;
}
.jsBodyBlueGradBasso {
	padding: 1px 0 1px 0; /* pixels prevent margins to collapse in firefox */
	margin: 0;
	background-color: #fff;
	background-image: url(../images/js_bluegradbasso.jpg);
	background-repeat: repeat-x;
}

.titNews {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #5683A4;
}
.puntini {
	background-image: url(../images/puntini.jpg);
	background-repeat: repeat-x;
}
