#header
	{
	font-size: smaller;
	height: 40px;
	white-space: nowrap;
	padding-top: 3px;
	padding-left: 106px;
	padding-right: 1em;
	text-align: right;
	background: #449dd6;
	text-decoration: none;
	}
#banner 
	{
	white-space: nowrap;
	background: #449dd6 url(/ccs/wwwresources/images/layout/banner.gif) no-repeat bottom;
	height: 64px;
	margin-bottom: 3px;
	color: white;
	padding-right: 1em;
	}
#logo
	{
	position: absolute;
	left: 0;
	top: 0;
	}
#page-icon
	{
	vertical-align: middle;
	}
#searchbox
	{
	border: 1px solid #547ebe;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
	padding-left: 0.25em;
	}

/*
 * breadcrumbs
 */
#breadcrumbs
	{
	color: #e29a31;
	white-space: nowrap;
	font-size: x-small;
	text-transform: lowercase;
	}
#breadcrumbs a
	{
	color: #495bbb;
	text-decoration: none;
	}
#breadcrumbs a:hover
	{
	color: #449dd6;
	}

#container
	{
	height: 100%;
	clear: both;
	padding: 1em;
	padding-top: 0;
	position: relative;
	}
#navigation
	{
	position: absolute; top: 0;
	width: 18em;
	}
#content
	{
	padding-left: 19em;
	padding-right: 10%;
	}

/*
 * top menu bar
 */
#topMenu
	{
	width: 100%;
	float: left;
	background:#a5d0eb url(/ccs/wwwresources/images/layout/tab_border.gif) repeat-x bottom;
	border-top: 1px solid #a5d0eb;
	text-decoration: none;
	}
#topMenu ul
	{
	float: right;
	list-style: none;
	margin: 0; padding: 0;
	}
#topMenu li
	{
	float: right;
	margin: 0; padding: 0;
    }
#topMenu a
	{
	display: block;
	white-space: nowrap;
	padding-left: 10px; padding-right: 10px;
	text-decoration: none;
	color: #495bbb;
	}
#topMenu a:hover
	{
	color: #449dd6;
	}
#topMenu li.urhere
	{
	border-bottom: none;
	background: #fff url(/ccs/wwwresources/images/layout/tab_right.gif) no-repeat right top;
	}
#topMenu li.urhere a
	{
	background: url(/ccs/wwwresources/images/layout/tab_left.gif) no-repeat left top;
	}

/* ccs help phone number */
#contact
	{
	clear: both;
	font-size: smaller;
	text-align: right;
	padding-right: 1em;
	}
#contact a
	{
	text-decoration: none;
	}

/* news feed */
#news h1, h2, h3, h4, h5, h6
	{
	margin: 0; padding: 0;
	}
#news h4
	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: normal;
	color: #999999;
	}
#news h3
	{
	color: #ed931c;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 100%;
	}
#news p
	{
	margin-top: 0; margin-bottom: 1em;
	}
/*
 * footer
 */
#footer
	{
	clear: both; position: fixed; bottom: 0;
	background: #fff;
	width: 100%;
	min-width: 12em;
	border-top: 1px solid #315983;
	}

