@charset "UTF-8";
/* CSS Document */
#sidebar1 h3 {
	padding-left: 10px;
	margin-top: 10px;
}
#sidebar1 p {
	padding-left: 10px;
	padding-right: 0px;
	
	
}

#mainContent img {
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom:0px;
	margin-right:0px;
	margin-left:0px;
	display: block;
	
}

#mainContent ul {
	padding-right: 15px;
	line-height: 1.4;
}

#horizontalmenu {
	width: 780px;
	
}
	
#otherlist {
	list-style:circle;
	line-height:1.2;
	padding-right: 10px;
}
#pink {
	color:#F69;
}

#footermain {
	width: auto;
	clear: both;
	overflow: auto;
	text-align:center;
	background-color:#102085;
}
#footermain p {
	font-size: 11px;
	line-height: 14px;
	color: #fff;
	margin: 1px;
	padding: 1px;
}
#footermain a {
	color:#FFF;
	text-decoration: underline;
}
#footermain a:hover {
	color:#FFF;
	text-decoration: none;
}
#imagereplace {
	width: 780px;
	height: 100px;
	position: relative;
	
	}
#imagereplace span {
	position: absolute;
	width: 100%;
	height: 100%;
	background-image:url(Images/deepblueIndex.jpg);
	background-repeat: no-repeat;
	left: 0px;
	top: 0px;
	margin: 0;
	}
#sidebar1 h3 {
	padding-left: 10px;
}
#sidebar1 p {
	padding-left: 10px;
	padding-right: 0px;
	
	
}
#otherlist {
	list-style:circle;
	line-height:1.2;
	padding-right: 10px;
}
	