/*@charset "UTF-8";*/
/* Diversenet */
/* Phoenix Contact */
/* Copyright (c) 2008 Stanza Systems */
/* Stylesheet by Kevin at Brough Communicaitons */
/* High Contrastn */
/* For Screen */

/************** Colors Changed **************
#b2bb1e	on	#ffffff  h2
#777777	on	#ffffff  text
#ffffff	on	#c3c95a	 a on nav
#777777	on	#eff2d3	 h5 on supp
#777777	on	#cbd37e	 text on supp
#005367	on	#cbd37e	 a on supp
*/

/************** Root Element **************/
body { color:#555; }

/************** Headings **************/
h2 { color:#555; }
h5 { color:#444; }

/************** Standard Elements **************/
table tbody { background:#fff; }

/************** Page Layout **************/
#utility a { color:#555; }

#nav { background-color:#888E15; }
#nav a { color:#fff; }

.item, .item.first, .item.last { background-color:#EFF2D3; }
.item p.link a { color:#555; }
.item p.link a:hover { color:#00394A; }

#footer a { color:#555; }
