/* CSS Document */

/* --------------  Master Page Layout ------------ */

body.MasterBody {
margin:0px auto;
background:url(../../images/bodygradient.gif) top left repeat-x #98baf0;
font-family: Arial, Helvetica, sans-serif;
}

#CBIwrapper {
width:784px;
margin:0px auto;
background:url(../../images/contentshadow.gif) left bottom repeat-y transparent;
}

#CBIwrapper .coverright{    
margin:0px;
float:right;
position:relative;
right:4px;
}

#CBIwrapper .coverleft{    
margin:0px;
float:left;
position:relative;
left:4px;
}

#container {
width:770px;
margin:0px 7px 0px 7px;
}

#CBIheader {
width:770px;
height:145px;
float:left;
}

#logincontainer {
width:755px;
float:right;
margin-right:6px;
_margin-right:3px;
margin-bottom:2px;
}

#CBIwrapper .user {
height:25px;
width:745px;
float:left;
margin:0px;
}

#CBIwrapper .login {
width:755px;
float:left;
background:url(../../images/login-gradient.gif) bottom left repeat-x #ffcb00;
padding:7px 0px 0px 0px;
margin:0px;
}

#CBIwrapper .loginname {
float:left;
font-size:95%;
font-weight:bolder;
margin:0px;
display:inline;
}

#CBIwrapper .logintxt {
font:bold 11px Arial, Helvetica, sans-serif;
color:#202020;
padding:0px 2px 0px 2px;
margin:0px;
text-decoration:none;       
}

#CBIwrapper .logintxt:Hover {
color:#001269;  
}

#CBIwrapper .loginfailed {
margin:0px;
padding:2px 2px 2px 0px;
font:bold 11px Arial, Helvetica, sans-serif;
background-color:#FFCB00;
color:Red;
/*visibility:hidden;*/
}

#CBIwrapper .cbiinputbox {
float:left;
color:#202020;
font:.70em Verdana, Arial, Helvetica, sans-serif;
margin:5px 0px 5px 0px;
padding:3px;
background:url(../../images/gradient_form.gif) left top repeat-x #FEFEFE;
border-left:1px solid #FFD321;
border-bottom:1px solid #FFD321;
border-right:1px solid #ffdd5e;
border-top:1px solid #ffdd5e;
}

#CBIwrapper .password {
float:left;
color:#202020;
font:.70em Arial, Helvetica, sans-serif;
margin:5px 0px 6px 0px;
padding:3px;
border-left:1px solid #FFD321;
border-bottom:1px solid #FFD321;
border-right:1px solid #ffdd5e;
border-top:1px solid #ffdd5e;
/*_background:url(../../images/gradient_form.gif) left top repeat-x #FEFEFE;*/
background:url(../../images/password_form.gif) left top no-repeat #FEFEFE;
}

#CBIwrapper .password:focus, #CBIwrapper .password:active, #CBIwrapper .password:focus:hover{
background:url(../../images/gradient_form.gif) left top repeat-x #FEFEFE;
}

#headerad {
width:570px;
height:95;
margin:2px 0px 0px 0px;
background:url(../../images/headeradbackground.gif) top left no-repeat #ffffff;
float:right;
}

#CBIwrapper .headerflashad {
width:550px;
height:90px;
margin:4px 0px 0px 6px;
background-color:#f3f5f9;
position:relative;
z-index:0;
}

#navigation {
width:762px;
height:35px;
padding-left:8px;
background:url(../../images/navigationgradient.gif) left bottom repeat-x #FFFFFF;
overflow:hidden;
}

#CBIwrapper .navblock {
display:inline;
height:35px;
/*
padding:0px 5px 0px 5px;
*/
padding: 0px 15px;
text-align:center;
float:left;
text-decoration:none;
outline:0;
}

#CBIwrapper .navblock:Hover {
cursor:pointer;
background:url(../../images/navigationhover.gif) left bottom repeat-x;
color:#001269;
text-decoration:underline;
}

#CBIwrapper .navtext{
display:block;
padding-top:12px;
color:#001269;
font:12px Arial, Helvetica, sans-serif;
font-weight:bolder;
}

#CBIwrapper .navcurrent{
background:url(../../images/navigationselected.gif) left bottom repeat-x;
}

#CBIwrapper .navcurrent:Hover {
background:url(../../images/navigationselected.gif) left bottom repeat-x;
}

#CBIcontent {
width:752px;
padding:20px 9px 10px 9px;
background:url( ../../images/contentgradient.gif) left top repeat-x #ffffff;
float:left;
}

#contentcontainer {
width:748px;
border-left:solid 1px #e2e5ec;
border-right:solid 1px #e2e5ec;
display:table;
background-color:#ffffff;
position:relative;
left:1px;
}

#CBIfooterwrapper {
width:784px;
margin:0px auto;
padding:0px;
_position:relative;
_left:17px;
}

#CBIfooter {
	width:100%;
	padding: 5px 17px 10px 17px;
	background:url( ../../images/footershadow.gif) left top repeat-y transparent;
	display:table;
	margin:0px;
	float:left;
	color: #9BA8C4;
	font-size: 9pt;
}

#CBIfooter h1 {
	font-size: 9pt;
	color: #9BA8C4;
	font-weight: bold;
	margin: 5px 0 2px 0;
	padding: 0 0 2px 0;
	border-bottom: dotted 1px #596c95;
}

#CBIfooter ul {
	margin: 0;
	padding: 0 0 5px 0;
	list-style: none;
}

#CBIfooter ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#CBIfooter a {
	color: #9BA8C4;
	text-decoration: none;
}

#CBIfooter a:hover {
	color: #fff;
}

#CBIfooter #footer_row1 {
	width: 720px;
	text-align: center;
	margin-left: 15px;
	padding-bottom: 5px;
	/*
	border-bottom: solid 1px #596c95;
	*/
	margin-bottom: 5px;
}

#CBIfooter #footer_row2 {
	width: 720px;
	margin-left: 15px;
}

#CBIfooter #footer_column1,
#CBIfooter #footer_column2,
#CBIfooter #footer_column3,
#CBIfooter #footer_column4 {
	width: 150px;
	float: left;
	margin: 0 15px;
}

#CBIcopyright {
	width:784px;
	margin:0 auto;
	padding:10px 0;
	_position:relative;
	_left:17px;
}

#CBIcopyright p {
	width: 720px;
	margin-left: 15px;
	text-align: center;
	color: #00336b;
}

#CBIwrapper .CBIfootersection {
float:left;
width:75px;
color:#9BA8C4;
font-weight:bold;
margin:10px;
}

#CBIwrapper .CBIfooterlinks{
width:625px;
float:left;
margin:10px;
}

#CBIwrapper .CBIfooterlinks a{
color:#9BA8C4;
padding:0px 6px 0px 4px;
font-size:95%;
border-right:solid 1px #3e599b; 
text-decoration:none;
}

#CBIwrapper .CBIfooterlinks a:Hover{
text-decoration:underline;
}

#CBIwrapper .imgheightfit {
margin:0px;
padding:0px;
}

#CBIwrapper .ieimagefix {
display:block;
margin:0px;
padding:0px;
}

#CBIwrapper .ieimgleft {
float:left;
}

#CBIwrapper .fftapleft {
position:relative;
left:1px;
}

#CBIwrapper .imageblock {
display:block;
margin:0px;
}

#CBIwrapper .emp-navtext{
display:block;
padding:3px;
color:#ffffff;
font:12px Arial, Helvetica, sans-serif;
font-weight:bolder;
text-align:center;
background:url(../../images/emp-switchsites.gif) top left repeat-x #2e3779;
text-decoration:none;
margin:0px -1px 0px -1px;
border:solid 1px #e3e8f2;
border-top:none;
border-bottom:none;
}

#CBIwrapper .emp-navtext:Hover{
background:url(../../images/emp-switchsiteshover.gif) top left repeat-x #829fd3;
text-decoration:none;
color:#ffffff;
}

#CBIwrapper .emp-button {
position:relative;
float:right;
z-index:2000;
right:10px;
top:35px;
width:124px;
border:solid 1px #ffffff;
border-top-color:#7F9BD0;
border-left:none;
border-right:none;
margin-top:-31px;
}
