﻿DIV.CI-container{
	padding-top:10px;
	width:573px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#636466;
}

DIV.CI-header{
	background:url(../concierge/images/help/head-intro.gif) top right no-repeat;
}

DIV.CI-header H1{
	color:#086AB1;
	font-size:26px;
	width:400px;
	padding:15px 0 0 5px;
	margin:0;
	font-weight:bold;
	line-height:38px;
}
DIV.CI-header H3{
	color:#16264D;
	font-size:20px;
	font-weight:bold;
	width:250px;
	padding:15px 0 15px 5px;
	margin:0;
}
DIV.CI-header H5{
	color:#F08621;
	font-size:14px;
	font-weight:bold;
	width:370px;
	padding:0 0 25px 5px;
	margin:0;
}
DIV.CI-header P{
	width:320px;
	padding:0 0 17px 5px;
	margin:0;
	line-height:20px;
}


DIV.CI-nav{
	background:url(../concierge/images/help/nav-grad-bkg.gif) top left repeat-x;
	border-bottom:1px dotted #999999;
}

DIV.CI-nav-right{
	background:url(../concierge/images/help/nav-corn-right.gif) top right no-repeat;
}
DIV.CI-nav-left{
	background:url(../concierge/images/help/nav-corn-left.gif) top left no-repeat;
}


DIV.CI-nav UL{
	margin:0;
	padding:6px 0 0 0;
	height:19px;
	list-style:none;
}
DIV.CI-nav UL LI{
	margin:0;
	padding:5px 15px 5px 15px;
	float:left;
	border-right:1px solid white;
}
DIV.CI-nav UL LI.CI-no-border{
	border:0;
}
DIV.CI-nav UL LI A{
	font-size:14px;
	font-weight:bold;
	color:white;
	text-decoration:none;
}
DIV.CI-nav UL LI A.CI-current{
	font-size:14px;
	font-weight:bold;
	color:#683600;
	text-decoration:none;
}


DIV.CI-instruction-content{
	padding:20px 5px 5px 5px;
}
DIV.CI-instruction-content H1{
	color:#086AB1;
	font-size:14px;
	padding:8px 0 13px 10px;
	margin:0;
	background:url(../concierge/images/help/bullet.gif) top left no-repeat;
}
DIV.CI-instruction-content H1.no-bullet{
	color:#086AB1;
	font-size:14px;
	padding:8px 0 13px 0;
	margin:0;
	background:white;
}
DIV.CI-instruction-content P{
	padding:0 0 20px 0;
	margin:0;
	line-height:20px;
}


DIV.CI-footer{
	background:url(../concierge/images/help/footer-grad-bkg.gif) top left repeat-x;
	border-top:1px dotted #999999;
	height:35px;
}

