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 : 1000px;
	border : 0px none #000000;
	text-align : left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #949494;
}
.insight #header {
	background-repeat: no-repeat;
	height: 175px;
	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(black.png);
	width: auto;
}
.insight #header h1 {
	margin : 0;
	padding : 10px 0;
	color: #000;
	font-size: large;
}
.insight #sidebar1 {
	float : left;
	width : 250px;
	text-align: left;
	background-color: #949494;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}
.insight #sidebar1 h3, .insight #sidebar1 p {
margin-left : 10px;
margin-right : 10px;
}
.insight #mainContent {
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 260px;
	border-left-width: medium;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.insight #footer {
	background-color: #7D7D7D;
	height: 35px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #7D7D7D;
	border-right-color: #7D7D7D;
	border-bottom-color: #7D7D7D;
	border-left-color: #7D7D7D;
	font-size: small;
}
.insight #footer p {
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.fltrt {
	float : right;
	margin-left : 8px;
}
.domain-image {
	position: relative;
	left: 40px;
	border-top-color: #949494;
	border-right-color: #949494;
	border-bottom-color: #949494;
	border-left-color: #949494;
}

.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;
}

