body {
background-color : #000080;
color : #000000;
}
li.c1 {
list-style : none;
display : inline;
}
body {
	font : 100% Verdana, Arial, Helvetica, sans-serif;
	margin : 0;
	padding : 0;
	text-align : center;
	color : #000000;
	background-color: #000;
}
.insight #container {
	width : 90%;
	border : 0px none #000000;
	text-align : left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #CECEFF;
}
.insight #header {
	background-repeat: no-repeat;
	height: 150px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	border-bottom-style: solid;
	border-bottom-width: medium;
	border-bottom-color: #000;
	background-color: #FFF;
	background-image: url(banner.jpg);
}
.insight #header h1 {
	margin : 0;
	padding : 10px 0;
	color: #FFF;
}
.insight #sidebar1 {
float : left;
width : 25%;
background : #ffffff;
padding : 15px 0;
}
.insight #sidebar1 h3, .insight #sidebar1 p {
margin-left : 10px;
margin-right : 10px;
}
.insight #mainContent {
	margin : 0 20px 0 26%;
}
.insight #footer {
	padding : 0 10px;
	background-color: #97A1D4;
}
.insight #footer p {
margin : 0;
padding : 10px 0;
}
.fltrt {
float : right;
margin-left : 8px;
}
.fltlft {
float : left;
margin-right : 8px;
}
.clearfloat {
clear : both;
height : 0;
font-size : 1px;
line-height : 0;
}
a:link {
text-decoration : underline;
color : #30f;
background : transparent;
}
a:visited {
text-decoration : underline;
color : #30f;
background : transparent;
}
a:hover {
text-decoration : underline;
color : #f00;
background : transparent;
}
a:focus {
text-decoration : none;
color : #fff;
background : #6196bc;
}
a:active {
text-decoration : none;
color : #600;
background : transparent;
font-weight : bold;
}
