a:link, a:visited {
    color: #637dba;
}

#banner {
	background:  url(../../AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Low/images/header_bg.png) repeat-x;
}

#banner #insert {
	background:  url(../../AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Low/images/computer_header.png) no-repeat;
}

#pageHeader {
	border-top-color: #637dba;
}

#navcontainer #current {
	background: #637dba;
}

#navcontainer #current:hover {
	background: #637dba;
	color: #ffffff;
}


#navcontainer a:hover {
	background: #637dba;
}

