body {
	font-family:Helvetica, Arial, sans-serif;
	font-size:1em;
	}

#navigation li {
	font-size:0.75em;
	color:#CCC;
	text-transform:uppercase;
	}

#navigation li a{
	color:#CCC;
	text-transform:uppercase;
	border:0;
	}

#main-title p{
	font-size:1em;
	color:#92ACB6;
	margin:0 0 10px 0;
	}



h1 {
	font-size:1.5em;
	margin:0;
	font-weight:normal;
	color:#516973;
	display:block;
	}
		
h2 {
	font-size:1.2em;
	margin:0;
	color:#333;
	}
	
.coll {
	font-size:0.9em;
	color:#333;
	line-height:1.6em;
	}
.coll {
	line-height:1.6em;
	}
.colf {
	font-size:0.9em;
	color:#333;
	line-height:1.6em;
	}
.colf ol {
	color:#666;
	}
.spotlight {
	font-size:0.75em;
	line-height:1.5em;
	color:#666;
	}
.spotlight strong {
	color:#516973;
	}
.spotlight a {
	font-weight:bold;
	color:#333;
	}
	
	
.emergency {
	color:#F00;
	font-size:1.2em;
	font-weight:bold;
	}
	
form {
	font-size:0.8em;
	}
.field, textarea {
	color:#666;
	font-size:1em;
	}