body{
	font: normal 1.2em/2.45em sans-serif;
	background: #00369E;
	color: #fff;
}

a {		
		color: #5BE1D3;
		text-decoration: none;
		border-bottom: 2px solid #6CA9B2;

		}

a:hover {
			color:#001760;
			background-color: #DBEFEF;
			padding-top: 2px;
		}

a img {
			border: none !important;
		}

strong, em {
color: #fff;
}


#sidebar p {
			margin: 10px 0 10px 0;
			padding: 5px 15px;
			font: normal .87em/2.15em sans-serif;
			color: #555 ;

}

#sidebar {
	background: #AAE9E9;
	
}

#sidebar p{
	color: #001760;
	background-color: transparent; 

}

#sidebar a{
	color: #00369F;

}

#sidebar h2, #content h2 {
		color: #86CCCC;
		background: #00369E;
}

#sidebar h2{ 
		font-size: 95%;
			text-indent: 0; }

h1 {
		background: #00369E url(../images/delaBlindLOGOrgb.gif) 0% 90% no-repeat;
 }

h2, h3 {
		color: #fff;
		background: #00369E;

}

#container, #header, #footer {
			background: #00369E;
}



#content p {
		color: #fff;
		font-size: 110%; 
		 letter-spacing: 1px;
		 }
		 
#navigation ul {
			margin: 15px 0 0 0;
			padding-left: 0;
			list-style-type: none;			
			float: left;
		}
		
#navigation a {
			display: block;
			padding: 5px 5px 3px 5px;
			width: 160px;
			border-bottom: 4px solid #00369E;
			font: bold 100%/240% georgia, serif;
			letter-spacing: .1em;
			text-indent: .25em;
		}

#navigation a:link, #navlist a:visited {
			color:#001760;
			text-decoration: none;
			background: #9ED4D4;
			
		}
		
#navigation a:hover {
			background: #fff;
			color:#00369E;
			text-indent: .5em;
		}

	#navigation #active {
			background:#64F8EA ;
			color:#00369D;
			text-indent: .25em;
		}

#textresizer{
			float: right;
			margin-top: -195px;
			font: normal .9em/1.65em sans-serif;
			border-top: 1px solid #DDF0F0;
			border-bottom: 1px solid #DDF0F0;
			text-align: right;
			padding: 5px 25px;
			color: #fff;
		}

#textresizer a{
			color: #fff;

		}

#footer p{
	color: #fff;
	}
	
#footer p a{
			color: #5BE1D3;
}

#footer {
	border-top: 1px solid  #fff;
}

ul {
color: #fff;
}
	
