body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.tdWhite {
	font-family: Aria, Helvetica, sans-serif;
	font-size: 12px;
	background: #ffffff;
	color: #000000;
}

.tdGray {
	font-family: Aria, Helvetica, sans-serif;
	font-size: 12px;
	background: #f1f1f1;
	color: #000000;
}
.tdForm {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #DADBFF;
	color: #000000;
}

.tdGray10 {
	font-family: Aria, Helvetica, sans-serif;
	font-size: 10px;
	background: #eeeef8;
	color: #000000;
	border-width: thin;
}

.tdWhite10 {
	font-family: Aria, Helvetica, sans-serif;
	font-size: 10px;
	background: #ffffff;
	color: #000000;
}

.tdRuddy {
	font-family: Aria, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background: #d9d9d9;
	color: #000000;
}

.tdLeftNav {
	font-family: Aria, Helvetica, sans-serif;
	font-size: 12px;
	background: #f1f1f1;
	color: #000000;
}

.tdHeader {
	font-family: Aria, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background: #d9d9d9;
	color: #000000;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}

.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2px;
	padding: 3px;
	border: 1px solid;
}

a.copyright:link {
	color: #d2d2d2;
	text-decoration: none;
}

a.copyright:hover {
	color: #000099;
	text-decoration: none;
	
}

a.print:link {
	color: #ffffff;
	text-decoration: none;
}

a.print:hover {
	color:#ffffff;
	background-color: #A70000;
	text-decoration: underline;
	font-weight: bold;
}

a:link {
	color: #0F3465;
	text-decoration: none;
	/* padding-left: 2px; */
	/* padding-right: 2px; */
	/* padding-top: 2px; */
	/* padding-bottom: 1px; */
}

a:visited {
  color: #0F3465;
  text-decoration: none;
}

a:hover {
	background-color: #dedede;
	text-decoration: none;
}

a:active {
	color: #0F3465;
	text-decoration: underline;
}

a.hidden {
  color: #000000;
}

a.hidden:visited {
  color: #000000;
}

a.hidden:hover {
	color: #0000CC;
}

a.hidden:active {
  color: #000000;
}

a.red:link {
	color: #ff0000
}

a.red:visited {
	color: #ff0000;
}

a.red:hover {
	color: #000000;
}

a.nav:link {
	color: #dedede;
	font-size: 8pt;
}

a.nav:visited {
	color: #dedede;
	font-size: 8pt;
}

a.nav:hover {
	color: #000000;
	font-size: 8pt;
}

a.menu {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

a.menu:hover {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
	}

a.box {
	padding: 3px;
	background-color: #FFFFFF;
	text-decoration: none;
	border: medium solid #CCCCCC;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.box:hover {
  color: #000000;
	padding: 3px;
	text-decoration: none;
	background-color: #666666;
	border: medium solid #3366FF;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.copyright	{
	color: #828282;
}

a.menulabels	{
		display:block;
		height: 20px;
		width: 150px;
		font-weight: bold;
		font-size:10px;
		/* padding-top: 5px; */
		cursor: hand; /* makes it look like a link */
		text-align: left; /* Auth: Robert Standridge */
		color: #000099;	/* Auth: Robert Standridge */
	}
a.menulabels:hover {
	display:block;
	height: 20px;
	width: 150px;
	background-color: #dedede;
	text-decoration: none;
}

/* Desc:	Added for the ability of a drop cap in the news pages */
/* Date:	1-26-2005 */
/* Auth: 	Robert STandridge */
div.dropcap {
	float: left;
	width: .60em;
	font-size: 200%;
	font-family:Arial, Helvetica, sans-serif;
	/* line-height: 80%; */
}

.formBlue {
	background-color:#96B9D4;
	color: #000000;
	font-size:12px;
}

div.NewsHeader {
	font-size: 200%;
	color: #000099;
	font-weight: bold;	
}

div.NewsOther {
	font-size: 150%;
	color: #000099;
	font-weight: bold;	
}

.NewsOtherList {
	text-indent: 15px;
}

div.NewsDate {
	font-style: italic;
	text-align: left;
	text-indent: 15px;
}

div.ErrorChangeUP {
	color: #ff0000;
	font-size: 120%;
	font-weight: bold;
	text-align:center;
	margin-top: 20px;
}
div.OOPS{
	color: #ff0000;
	font-size: 125%;
	font-weight: bold;
	text-align:center;
	margin-top: 20px;
}
div.floatright{
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}
div.floatleft{
	float: left;
}

div.DkBlueHeader {
	font-weight: bold;
	font-size: 14px;
	color:#FFFFFF;
}

div.DkBlueHeaderSmall {
	font-weight: bold;
	font-size: 12px;
	color:#FFFFFF;
}

div.HotTopics	{
		font-weight: bold;
		font-size:10px;
		cursor: hand; /* makes it look like a link */
		text-align: left; /* Auth: Robert Standridge */
		color: #000099;	/* Auth: Robert Standridge */
	}
div.HotTopics:hover {
	background-color: #dedede;
	text-decoration: none;
}

div.tdHotGray {
	font-family: Aria, Helvetica, sans-serif;
	font-size: 10px;
	background: #f1f1f1;
	color: #000000;
}
div.tdHotGray:hover {
	background-color: #dedede;
	text-decoration: none;
}
a.tdGray {
	font-family: Aria, Helvetica, sans-serif;
	font-size: 10px;
	background: #f1f1f1;
	color: #000000;
}
a.tdGray:hover {
	background-color: #dedede;
	text-decoration: none;
}
div.proddesc	{
		height: 20px;
		font-weight: bold;
		font-size:10px;
		text-align: left; /* Auth: Robert Standridge */
		color: #000099;	/* Auth: Robert Standridge */
	}
div.proddesc2	{
		height: 20px;
		font-weight: bold;
		font-size:10px;
		text-align: left; /* Auth: Robert Standridge */
	}

div.x {
	color: #000099;
	font-size: 150%;
	font-weight: bold;
}

.tblHeader{
	background-image: url(../images/roll_bar_slice.gif);
	color: #000099;
	font-weight: bold;
	font-size: 100%;
	letter-spacing: 2px;
}

div.FAQHeader {
	color: #000099;
	font-size: 300%;
	font-weight: bold;
	text-align: center;
	width: 400px;
}
div.FAQ {
	Width: 400px;
}

.blue {
	color: #000099;
}
div.trackinginfo
	{
	float: left;
	width: 275px;
	height: 100px;
	background: #DADBFF;
	overflow: scroll
	}
div.subtrackinginfo
	{
	background: #DADBFF;
	width: 259px;
	border-bottom: thin solid
	
	}
div.orderinfo
	{
	float: right;
	width: 275px;
	height: 100px;
	background: #DADBFF;
	overflow: scroll
	}
	
/* New tags for the shopping cart */
.cartheader {
	color:#ffffff;
	background-color:#627EA5;
	font-weight:bold;
	text-align:center;
}

.cartitem1 {
	background: #E4F1F3;
}

.cartitem2 {
	background: #F5E5E4;
}

.cartspacer {
	background: #f1f1f1;
	height:1px;
}

.checkoutbutton {
	float: right;
	font-size:14px;
	color:#FF0000;
}

.productvalue {
	color:#ff0000;
}