@charset "utf-8";
/* CSS Document */

body, td{
	color:#818181;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:10px;
}

#pageHeader{
	margin:20px 0px;
}

#Title{
	background-color:#C8C8C8;
	text-transform:uppercase;
	color:#FFFFFF;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11pt;
}

#Title span{
	margin:2px;
}

.error, .alert{
	color:#AA0000;
	font-weight:bold;
}

.error a, .alert a{
	color:#aa0000;
}

h2, h2 a:link, h2 a:visited, h2 a:active {
color:#818181;
font-size:13px;
font-weight:bold;
margin:0px;
}

.formlabel, .formlabel a:link, .formlabel a:active, .formlabel a:visited {
color:#333333;
font-size:11px;
}

textarea,select, input{
	color:#818181;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:10px;
}

#ecatalogs{
	margin-top:10px;
	width:145px;
	font-size:7pt;
	letter-spacing:-0.5pt;
	color:#666666;
	margin-left:0px;
	float:left;
}

#ecatalogs h2{
	color:#666666;
	letter-spacing:-1pt;
	margin-bottom:5px;
}

#ecatalogs ul{
	list-style-type:none;
	margin-left:-40px;
	font-weight:bold;
	font-size:7pt;
	color:#999999;
	letter-spacing:0pt;
}	