td {
	font-family: Arial;
	font-size: 11px;
}
.tagline {
	color: #000066;
	font-weight: bold;
	text-align: right;
	font-size: 10px;

}
.nav {
	background-attachment: scroll;
	background-image: url(images/csi_nav_bg.jpg);
	background-repeat: no-repeat;
}
.nav img{
	margin-bottom: 3px;
}
.topnav {
	font-size: 13px;
	font-weight: bold;
	color: #CCFFFF;
	background-image: url(images/csi_top_banner.jpg);
	background-repeat: no-repeat;
	padding-right: 10px;
}
.topnav a {
	color: #CCFFFF;
	text-decoration: none;
}
.bottom {
	font-weight: bold;
	color: #000066;
	font-size: 10px;

}
.bottom a {
	color: #000066;
}
.main {
	padding: 10px;
}
.main a {
	color: #000066;
	font-weight: bold;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #000066;
}
.subnav {
	color: #e7ac35;
}
.subnav a {
	color: #e7ac35;
	font-weight: bold;
	text-decoration: none;
}
.calltoaction {
	font-size: 13px;
	color: #000066;
}