body {
	background-image: url(/templates/cimip2009/images/background.jpg);
	background-repeat: repeat-x;
	background-color: #004B91;
	font-family: Myriad, "Myriad Web", Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #004B91;	
}

a, a:active, a:visited {
	color: #0E5398;
}

	a:hover {
		color: #5875AE;
	}

img {
	border: none;
}

h1, h2, h3, h4, h5, h6 {
	display: inline;
	margin: 0px;
	line-height: normal;
}

td {
	font-size: 12px;
}

/* HEADER */

#top a, #top a:hover, #top a:active #top a:visited {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	line-height: 22px;
	display: block;
	float: left;
}

	#top input {
		font-size: 9px;
		margin-left: 3px;
		width: 100px;
		margin-top: 2px;
	}
	
#headerimage {
	border-bottom: 3px solid #000000;
}

#navbar {
	background-image: url(/templates/cimip2009/images/navbar.jpg);
	background-repeat: repeat-x;
}

	.navitem a, .navitem a:hover, .navitem a:active, .navitem a:visited {
		font-weight: bold;
		font-size: 10px;
		color: #FFFFFF;
		text-align: center;
		text-decoration: none;
		line-height: 19px;
	}

/* COLUMNS */

#content {
	background-color: #FFFFFF;
}

.mod {
	color: #BBBDC0;
}

.mod h2, .mod h2 a, .mod h2 a:hover, .mod h2 a:active, .mod h2 a:visited {
	font-size: 13px;
	font-weight: bold;
	color: #004B91;
	display: block;
	padding-bottom: 5px;
}

#left, #right {

}

#left .leftlink {
	padding: 5px 0px 5px 10px;
	text-indent: -10px;
}

	div.leftlink a, div.leftlink a:hover, div.leftlink a:active, div.leftlink a:visited {
		color: #BBBDC0;
		text-decoration: none;
		font-weight: bold;
		font-size: 11px;
	}

	#left .indent {
		margin-left: 20px;
	}

	div.leftlink.activelink a, div.leftlink.activelink a:hover, div.leftlink.activelink a:active, div.leftlink.activelink a:visited {
		color: #5875AE;
	}

	div.leftlink.last a, div.leftlink.last a:hover, div.leftlink.last a:active, div.leftlink.last a:visited {
		padding-bottom: 20px;
	}
	
	.linkdivider {
		height: 3px;
		line-height: 3px;
		background-color: #004B91;
		margin-bottom: 10px;
	}
	
#center {
	background-color: #FFFFFF;
}
	
#contact {
	font-size: 11px;
	font-weight: bold;
}

	#contact a, #contact a:hover, #contact a:active, #contact a:visited {
		color: #BBBDC0;
		text-decoration: none;
	}

#bottom {
	background-image: url(/templates/cimip2009/images/bottombar.jpg);
	background-repeat: repeat-x;
}

/* FOOTER */

#footer, #footer a, #footer a:hover, #footer a:active, #footer a:visited {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

	#addresstext {
		line-height: 17px;
	}
	
	#privacy a, #privacy a:hover, #privacy a:active, #privacy a:visited {
		font-weight: bold;
		font-size: 11px;
		letter-spacing: -1px;
	}
	
		#privacy .color1 {
			color: #FFFFFF;
		}
		
		#privacy .color2 {
			color: #9D9FA2;
		}

/* MAIN CONTENT */

/* Header Styles */

h1 {
	font-weight: bold;
	font-size: 20px;
	color: #BFBFBF;
	letter-spacing: -1px;
}

h2, h2 a, h2 a:hover, h2 a:active, h2 a:visited {
	font-weight: bold;
	font-size: 15px;
	color: #004B91;
	text-decoration: none;
}

h3, h3 a, h3 a:hover, h3 a:active, h3 a:visited {
	font-weight: bold;
	font-size: 13px;
	color: #96989B;
}

h4, h4 a, h4 a:hover, h4 a:active, h4 a:visited {
	font-weight: bold;
	font-size: 12px;
	color: #004B91;
}

h5, h5 a, h5 a:hover, h5 a:active, h5 a:visited {
	font-weight: bold;
	font-size: 11px;
	color: #004B91;
}

h6, h6 a, h6 a:hover, h6 a:active, h6 a:visited {
	font-weight: normal;
	font-size: 11px;
}

/* Text Styles */

.note, a.note, a.note:hover, a.note:active, a.note:visited, .note a, .note a:hover, .note a:active, .note a:visited {
	font-size: 11px;
	font-weight: normal;
}

.caption, a.caption, a.caption:hover, a.caption:active, a.caption:visited {
	color: #5F6F7F;
	font-style: italic;
	font-size: 11px;
}

.quote {
	font-weight: bold;
	font-size: 11px;
	font-style: italic;
}

.error {
	color: #990000;
}

.required {
	color: #990000;
}

.important {
	color: #990000;
	font-weight: bold;
}

.signature {
	font-style: italic;
}

.more, a.more, a.more:hover, a.more:active, a.more:visited {
	font-size: 12px;
	color: #7F7F7F;
	text-decoration: none;
}

hr.utica {
	background-color: #004B91;
	color: #004B91;
	border: 0px;
}

hr.divider {
	background-color: #004B91;
	color: #004B91;
	border: 0px;
	width: 50%;
	text-align: center;
}

/* Table styles */

.display, .details {
	border-top: 1px solid #A3A9B7;
	border-bottom: 1px solid #A3A9B7;
	border-left: 2px solid #A3A9B7;
	border-right: 2px solid #A3A9B7;
}

.details {
	width: 100%;
}

.altrow {
	background-color: #DCDDDF;
}

th {
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	background-color: #004B91;
	padding-left: 2px;
	border-bottom: 1px solid #A3A9B7;
}

	th a, th a:hover, th a:active, th a:visited {
		color: #FFFFFF;
	}

.form th {
	border-top: 10px solid #FFFFFF;
	border-bottom: 1px solid #A3A9B7;
}

	.form th input {
		font-weight: normal;
	}
	
.display th {
		border: 0px;
	}

.display td {
	border-top:  1px solid #d9dfe7;
	font-size: 11px;
	padding-left: 2px;
}

.display td table td {
	border: 0px;
}

.details td {
	padding-left: 3px;
	padding-bottom: 5px;
	padding-right: 3px;
}

th.th2 {
	text-align: left;
	vertical-align: top;
	padding-left: 2px;
	font-weight: bold;
	color: #000000;
	font-size: 11px;
	background-color: #E8E8E8;
	padding-left: 2px;
	border-top: 0px;
	border-bottom: 1px solid #A3A9B7;
}

th.th3 {
	text-align: left;
	vertical-align: top;
	padding-left: 2px;
	font-weight: bold;
	color: #003263;
	font-size: 10px;
	background-color: #E0E5EF;
	padding-left: 2px;
	border-top: 0px;
	border-bottom: 1px solid #A3A9B7;
}

tbody.spacing td {
	padding-top: 4px;
	padding-bottom: 4px;
}

td.padding {
	padding-bottom
}

/* Block-level element styles */

.callout {
	font-size: 11px;
	background-color: #DDDEDF;
	border-top: 4px solid #CCCCCC;
}

	.calloutcolor {
		background-color: #DDDEDF;
	}
	
.callout2 {
	font-size: 11px;
	background-color: #E0E5EF;
}

/* Form element styles */

input, textarea, select, button, optgroup {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}
