/*------- COMMON -------------*/
{
	/* DONT" FORGET - use only em or % - PX doesn't let user-define*/

	/* set even playing field for all browsers */
	margin: 0em;
	padding: 0em;
}


blockquote {
  	padding:  0 0 1em 25;
}

body {
	margin-top: 10px;
	background-color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0 0 0 0;
	/* decimal fontsize fixing font resizing bug in IE5/6 */
	padding: 5px 7px 0 7px;
}

hr {
	border: 1em #0080C0;
	margin-top: 1em;
}

img {
	margin: 0 0 0 0;
}

p {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1em;
	line-height: 1.1em;
	margin: 0em 0em 1em 0em;
	color: #000000
}

SUP {
	font-family: Verdana, Tahoma, sans-serif; 
	font-size: 1em;
	line-height: 1.1em;
	margin: 0 0 0 0;
	color: #990066;

}

table {
	border-collapse: collapse;
	border: 0;
	margin: 0 0 0 0; 
	/* margin: 1em 1 1 1 ; */
}

/*------- BULLET POINTS -------------*/

li {
	line-height: 1.3em;
	margin: 0 0 0 0;
}

td {

	margin: 0 0 0 0;
}
tr {
	margin: 0 0 0 0;
}

ol ul { 
	margin: 0 0 .5em 2em; 
}

ol li {	
	margin: 0 0 .5em 2em;
}

ul li { 
	margin: 0 0 .5em 2em;
	list-style-image: url("../images/icons/mark.gif");
}

li { 
	list-style-image: url("../images/icons/mark.gif");
}


/*------- HEADINGS-------------*/
h1 {
	font-size: 170%; 
	font-weight: bold;
	color: #002C95; 
	padding: .5em 0em .2em 0em;
	text-align: left;
}

h2,h3,h5,h6 {
	color: #008040;
}

h2 {
	font-size: 150%;
	font-weight: normal;
	color: #DF002F;
	padding: .3em 0em .5em 0em;
}

h3 {
	font-size: 125%;
	font-weight: bold;
}

h4 {
	font-size: 95%; 
	font-weight: bold;
	text-transform: uppercase;
	color: #002C95;	
	padding: 0em 0em 0em 0em;
}



/*------- LINKS -------------*/

a:active {
	color: #0000ff;  
	text-decoration: underline;
}

a:link {  
	color: #0000ff;
	text-decoration: none; 
}

a:hover {  
	color: #0000ff;
	text-decoration: underline;
	background-color: #AABFBF;
}

a:visited {  
	color: #000099;
}


/*------- SPECIALS -------------*/
.footer {
	clear: both;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: .9em;
	text-align: center;
	margin: 0 0em 1em 0em;
	padding: 7px 0;
	width: 100%;
	line-height: 1.5em;
	border-top: 1px solid #BEBEBE;
	color: #002C95;
}

.category {
	clear: both;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: .95em;
	color: #000066;
	text-align: left;
	padding: 1em 3em 2em 0em;
	width: 100%;
}

.page_nav {
	clear: both;
	float: center;
	font-size: .7em;
	text-align: left;
	background-color: #edf2ff;
	border-top: 1px solid #99cccc;
	padding: .4em 0em .4em .4em;
	width: 100%;
	height: .8em;
}

.datelastupdated {
	font-weight: bold; 
	color: #CC0000;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 0.6em;
	padding: 3em 1 3 1;
	text-align: center;
	height: 9px;
}

.question {
	color: #003399;
	text-align: left;	
	font-size: .9em;
	line-height: 1em;
}

#atoz ul li {
	list-style-image: url("../images/icons/arrow.gif");
	margin: 0 0 0 3em; 	
	font-size: .9em;
	line-height: 1.2em;	
}


/*------- PAGE WRAPPER -------*/
#cim_page-wrapper {
	/* set global base font size for entire page */
	font-size: 100%;
	position: relative;
}

#cim_skip-content {
	text-align: right;
	font-size: 0.85em;
}

#cim_skip-content a {
	text-decoration: none;
}

#cim_skip-content a:hover, #cim_skip-content a:focus {
	text-decoration: underline;
}


/*-------- CM TOOLS ----------*/

#cim_tools {
	border-bottom: 1px solid white;
	font-size: 0.85em;
	height: 2.2em;
	padding: 3px 10px 0 10px;
	clear: both;
	float: right;
}

#cim_tools div.links {
	float: left; 
	line-height: 1.8em;
}


#cim_tools a {
	text-decoration: none;
}

#cim_tools a:hover, #cim_tools a:focus {
	text-decoration: underline;
}

/*-------- FRONT PAGE Nav ----------*/

#cim_top-nav {
	clear: both;
	background-color: #BEBEBE;
	border-bottom: 1px solid white;
	font-size: 0.85em;
	position: relative;
	height: 2.3em;
	z-index: 10;
}

/*-------- CONTENT WRAPPER --------*/
#cim_content-wrapper {
	/* creates fake left column background image */
	clear: both;
	border-top: 1px solid #BEBEBE;
}

/*-------- left column (secondary navigation) --------*/
#cim_left-col {
	font-size: 0.85em;
	width: 160px;
	margin-left: 1px;
	float: left;
	position: relative;
	display: inline;
	z-index: 49;
}

#cim_left-col ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#cim_left-col li {
	list-style-type : none;
	margin: 0;
}

#cim_left-col a {
	display: block;
	border-bottom: 1px solid white;
	padding: 6px 12px 6px 12px;
	width: 146px;
	\width: 170px;
	w\idth: 146px;
	text-decoration: none;
	background: #BEBEBE;
}

#cim_left-col a:hover, #cim_left-col a:focus {
	color: white;
	background: #002C95;
}

#cim_left-col a.arrow:hover, #cim_left-col a.arrow:focus {
	background: #002C95 url(../images/arrow_white_side.gif) 150px 8px no-repeat;
}


/* -------- main body content -------*/
#cim_main-content {
	padding: 6px 184px 1em 182px;
	position: relative;
	z-index: 5;
}

.no-right-col {
	padding-right: 14px !important;
}

* html #cim_main-content {
	padding-left: 10px;
	height: 1%;
}

*:first-child+html #cim_main-content {
	padding-left: 10px;
	height: 1%;
}

/*------ header -------*/

#cim_header {
	position: relative;
	margin-bottom: 1px;
	font-size: 0.85em;
	min-height: 62px;
}

#cim_header #cim_header-left {
	margin-right: 160px;
	color: #002C95; 
	font-weight: normal;
	padding: 0 0 0 88px;
	/* the width wraps the text; remove the declaration when using a house banner */
	width: 100%;
}

#cim_header #cim_header-left img {
	position: absolute; 
	left: 0; 
	top: 0;
}

#cim_house-banner {
	position: absolute;
	margin-left: 370px;
	top: 1.1em;
}


/*------ footer -------*/
#tc_footer {
	clear: both;
	/*border-top: 1px solid #BEBEBE;*/
	padding: 7px 0 0 20;
	/*text-align: center;*/
	font-size: 100%; 
	color: #002C95;
}

#tc_footer a {
	text-decoration: none;
}

#tc_footer a:hover, #cim_footer a:focus {
	text-decoration: underline;
}


/*--- generic reusable classes -----*/

.search {
	font-weight: bold; 
	text-color: #000099;
	font-size: 0.8em;
	text-decoration: none;
}

.datelastupdated {
	font-weight: bold; 
	color: #004080;
	font-size: 0.8em;
	text-align: right;
	text-decoration: none;
}

.float-left {
	float: left;
}
.float-right {
	float: right;
}
div.function-icons {
	float: right;
	text-align: right;
	cursor: default;
}