/* -------------------------
	copyright 2007 by mmc
 ---------------------------*/



	
	
* { margin: 0; padding: 0;}

html { height: 100%;}

body { 
	font: 76% Verdana, Arial, Helvetica, sans-serif; 
	line-height: 1.3em; 
	text-align: center; 
	color: #5b6d73;
	background: #e7f1f5; 
	width:100%;
	height:100%;
	}

table, input, select, textarea { font: 1em Verdana, Arial, Helvetica, sans-serif; color: #333;}

/* text formating */
h1, h2, h3 { line-height: 1em;}

h1 { font-size: 1.9em; color: #057295; margin:  0 0 1em 0;}

h2 { font-size: 1.1em; color: #057295; margin: 0 0 1em 0; line-height: 1.2em;}

h3 { font-size: 1em; color: #057295; margin: 0 0 1em 0;}

p { margin: 0 0 1em 0;}

a {	
	text-decoration: none; 
	color: #299bc0;
	}

a:hover { 
	text-decoration: none; 
	color: #299bc0;
	}

img { border: none;}
img.spacer-gif {
	border: none !important;
}

/* global classes */
.mre { color: #299bc0; text-decoration: none;}

.ir { text-indent: -100em; overflow: hidden;} /* image replacement - hides text from browsers with css on */


img.atsign {
	margin: 0 1px 0 1px;
	}

.clear {
	clear: both;
}


.csc-sitemap ul {
	margin-left: 20px;
}

.csc-sitemap li {
	line-height: 20px;
}


#bd .clm-2 ul {
	margin: 0 0 0 20px !important; 
}
  
	


