

h1 {
	font-size: 20px;
	color: #ffffff;
	font-weight:bold;
	margin: 0;
}

td {
	font-size: 11px;
	color: #444444;
}

a {  #333333;  }
a:link { color: #333333; }
a:visited { color: #333333; }
a:hover {  text-decoration: none; color: #cccccc}

#is-password-form-layer-label{
font-size:16px;
border: 1px solid black;
padding: 5px;
width:400px;

background-color: #FFFFE0;
z-index: 99999999;
}

.flash-message
{
color:#0000ff;
font-size:14px;
font-weight:bold;
}

.banner-cariboost-page
{
background-color:#e2f3ff;

border-style:solid;
border-width:0px;
border-bottom-width:1px;
border-left-width:1px;
border-color:#80a5b7;
width:100%;
height:100%;
}


.banner-text
{
color:#333333;
font-size:12px;
text-decoration:none;
font-weight:normal;
font-family:"Verdana";
text-align:center;
}
.banner-text:hover
{
color:#000000;
}

.sub-banner-cariboost
{
width:100%;
height:100%;
padding:0px;
}

#sidebarnav {
margin-left:10px;
margin-top:10px;
padding-bottom:10px;
}
  
#sidebarnav a {
	width:265px;
	display:block;
	clear:both;
	padding-left:8px;
	padding-top:6px;
	height:25px;
	border-bottom:1px solid #353535;
	color:#FFFFFF;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	background-color:#474747;
  }
  
  
#sidebarnav a:hover, #sidebarnav a.active {
	background-color:#474747;
	text-decoration:none;
	border-bottom:1px solid #8be7ef;
	color:#FFFFFF;
}