/* CSS Sheet for HBUHSD Support Ticket Module */
/* Last Updated: May 25, 2005 */
/* Author: Russ Ronchi - www.afterthought.net */

body {
	font-family: Tahoma, Verdana, Arial;
	font-size: 7pt;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}

td {
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}

.header {
	font-size: 14pt;
	font-weight: bold;
	font-style: normal;
	color: 1e3c7b;
}

.pageheader {
	font-size: 16pt;
	font-weight: bold;
	font-style: normal;
	color: #ffffff;
	padding: 10px;
}

.navlinks {
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
}

.copyright {
	font-size: 7pt;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
}

.fields {
	COLOR: #000000;
	FONT-FAMILY: Arial, "MS Sans Serif", Verdana, Tahoma;
	FONT-SIZE: 9pt;
	FONT-WEIGHT: normal;
	border: 1px groove #000000;
	background-color: #FFFFFF;
	padding: 3px;
}

.submit {
	BACKGROUND-COLOR: #517dbf;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 9pt;
	FONT-WEIGHT: bold;
	CURSOR:hand;
	border: 1px solid #000000;
	color: #FFFFFF;
}

.input {
	border: 1px outset #FF0000;
	background-color: #999999;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

.errormessage {
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	color: #FF0000;
}
