/*
*
{
color: red !important;
background-color: transparent;
background-image: none;
border-color: black;
}

*
{
color: black !important;
background-color: transparent !important;
background-image: none !important;
border-color: black !important;
text-shadow: none !important;
}
*/

html,body
{
	background-color: white;
	margin: 0px;
	color: black;
}


a,strong,dt, th
{
	color: #000 !important;
}

h1,h2,h3,h4
{
color: #222 !important;
text-shadow: none !important;
background-image: none;
background-color: white;
}

h2,h3,dd,.column-right-thin,#footer
{
background-color: transparent !important;
background-image: none !important;
}

h2, em, dt, th
{
color: black;
border: none;
}

h2 em, h3 em {color:#000;}

thead th
{
background: #FFF;
background-image: none;
padding-left:0px;
border-bottom: 2px solid #000;
}

h3
{
	border: none;
	border-left: 20px;
	margin: 10px 0px;
	padding: 0;
}

cite
{
	background-color: #FFF !important;
	background-image: none !important;
	color: black;
}

td
{
	border: none;
}

.do-not-print,
div#header,
.quicklinks,
.menu-2,
.menu-3,
.menu-4,
form,
#image-holder
{
display: none !important;
}

#print-logo
{
	display: block;
	border: none;
	width:100%;
}

div.section, div.sub-section
{
	display: block !important;
}

div#content
{
	background: white;
/*
	background: white url(../../site-images/ci/logo-print.gif) 20px 50px no-repeat;
	padding-top: 100px;
*/
width: 100%;
}

div#footer
{
width: 100%;
}


div#banner,div#footer ul
{
	display: none;
}

/*
ul.bullets li
{
	list-style-image: none;
	list-style-type: square !important;
	border: none;
}
*/

ul li
{
	list-style-image: none;
	list-style-type: square !important;
	border: none !important;
	background-image: none !important;
}

hr
{
	width: 100%;
}

.even
{
	background-image: none !important;
	background-color: #EEE !important;
}

.hilite
{
	background-image: none !important;
	color: #FFF;
}

img
{
	border: 2px solid black;
}

#stars
{
	width: 98%;
}

#stars img
{
	width: 10%;
}

tbody
{
	margin: 20px 0px;
}


div#content 
{
	width: 100%;
}

div#content h1
{
	display: block;
	font-size: 28pt;
	text-align: right;
	/*
border-bottom: 2px solid black;
*/
}

div#footer h1
{
	/* border-top: 1px solid black; */
}

.column-right-thin
{
		/* display: none; */
		width: 20% !important;
}

.column-right-thin img
{
		width: 100%;
}

.column-left-medium
{
		width: 70% !important;
}

.column-right-50, .column-left-50
{
		float: left !important;
		width: 98% !important;
}

table, img, cite
{
	page-break-inside: avoid !important;
}
