/* formatting */
html		{ height: 100%; }
div			{ margin: 0px; padding: 0px; }
h1			{ color: #223242; font-family: "trebuchet ms", verdana, arial; font-size: 14px; font-weight: bold; margin: 0px 0 0 0 }
*html h1	{ color: #223242; font-family: "trebuchet ms", verdana, arial; font-size: 14px; font-weight: bold; margin: 15px 0 0 0 }
h2			{ color: #223242; font-family: "trebuchet ms", verdana, arial; font-size: 12px; font-weight: bold; margin: 15px 0 0 0 }
h3			{ margin: 0 0 30px 0; font-family: "trebuchet ms", verdana, arial; font-size: 14px; font-weight: normal; color: #000000 }
h4			{ margin: 15px 0 0 0; padding-top: 5px; font-family: "trebuchet ms", verdana, arial; font-size: 11px; font-weight: bold; color: #8D969D; border-top: 1px solid #CCDDDD }
h5			{ margin: 3px 0 10px 0; font-family: "trebuchet ms", verdana, arial; font-size: 11px; font-weight: normal; color: #667777 }
h6			{ margin: 0 0 0 0; padding-top: 5px; font-family: "trebuchet ms", verdana, arial; font-size: 11px; font-weight: bold; color: #8D969D; }
body 		{ height: 100%; background-image:url(img/background.gif); background-attachment: scroll ; background-repeat: repeat-x; background-color: #455F78;  margin-top: 0; height: 100%;}
a:link 		{
	text-decoration: none;
}
a:active 	{
	text-decoration: none;
}
a:visited 	{
	text-decoration: none;
}
a:hover 	{
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
}
.h7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	white-space: normal;
}
.text		{ font-family: "trebuchet ms", verdana, arial; font-size: 14px; font-weight: normal; }
.text2		{ font-family: "trebuchet ms", verdana, arial; font-size: 14px; font-weight: normal; }
.number		{ font-family: "trebuchet ms", verdana, arial; font-size: 14px; font-weight: normal; color: #FF0099; }
.product	{
	font-family: "trebuchet ms", verdana, arial;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}
.numberCheck	{ font-family: "trebuchet ms", verdana, arial; font-size: 14px; font-weight: normal; color:#669900; }
.numberPaper	{ font-family: "trebuchet ms", verdana, arial; font-size: 14px; font-weight: normal; color:#996600; }
.numberLit	{ font-family: "trebuchet ms", verdana, arial; font-size: 14px; font-weight: normal; color:#009966; }
.numberShelf	{ font-family: "trebuchet ms", verdana, arial; font-size: 14px; font-weight: normal; color:#0066CC; }
.numberHooks	{ font-family: "trebuchet ms", verdana, arial; font-size: 14px; font-weight: normal; color:#FF6600; }
.numberSign	{ font-family: "trebuchet ms", verdana, arial; font-size: 14px; font-weight: normal; color:#9933CC; }
.numberAcc	{ font-family: "trebuchet ms", verdana, arial; font-size: 14px; font-weight: normal; color:#996600; }
.head			{ color: #223242; font-family: "trebuchet ms", verdana, arial; font-size: 18px; font-weight: bold; margin: 0px 0 0 0 }
.head2			{
	color: #FF0099;
	font-family: "trebuchet ms", verdana, arial;
	font-size: 18px;
	font-weight: bold;
	margin: 0px 0 0 0;
	line-height: 35px;
	text-align: left;
	vertical-align: top;
}
.hover_clear {
}
