a, a:active, a:focus, a:hover, a:visited, .fauxnav {
	color:#009;
}

h2 {
	color:#009;
}

a:hover {
	color:#000;
}

#banner-nav {
	border-bottom:solid #009 1px;
}

#footer {
	border-top:solid #999 1px;
}

/*
#popup_component_holder {
	background-color:#f0faff;
	border:solid #009 1px;
}
#popup_component p {
	margin:0px;
}
*/

#file_upload {
	margin-bottom:15px;
}

.firewall_rules_table {
	width:100%;
}

.firewall_rules_table .title_banner {
	background-color:#ccf;
}

.firewall_rules_table td, .firewall_rules_table th {
	text-align:center;
	vertical-align:middle;
}

.popbutton {
	cursor:pointer;
}

#select-config-id {
	font-size:7pt;
	/*
	height:8px;
	background-color:#f00;
	*/
}

