@charset "utf-8";
/* CSS Document */


.shadeform { 
		FONT: 13px arial, verdana, sans-serif;
		background-image: url("images/KnowledgeCenter_form_field.jpg");
		text-align: left;
		WIDTH: 100PX;
		BORDER: #000000 1px solid
}

.shadeformsearch { 
		FONT: 13px arial, verdana, sans-serif;
		background-image: url("images/KnowledgeCenter_form_field.jpg");
		text-align: left;
		WIDTH: 175PX;
		BORDER: #000000 1px solid
}

.go { 
		background-image: url("images/GO.gif");
		text-align: left;
		WIDTH: 30PX;
		BORDER: #000000 0px solid
}
body {
	background-color: #FFFEF0;
}
a:link {
	text-decoration: none;
	color: #033250;
}

a:visited {
	text-decoration: none;
	color: #033250;
}
a:hover {
	text-decoration: underline;
	color: #c9b591;
}
a:active {
	text-decoration: none;
	color: #013252;
}
.style3 {font-size: 9pt}
.style4 {font-size: 9pt; font-weight: bold; }
.style6 {
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
}
.style7 {font-size: 9pt; color: #013250; }


