body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/background.gif);
	/* background-image: url(../images/bg1.gif); */
	background-position: top;
	background-repeat:repeat;
}

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;
}
/* commented out 2008-10-17 by Robert Standridge, replaced with the new lines below */
/*a:link {
	color: #0F3465;
	text-decoration: none;

}

a:visited {
  color: #0F3465;
  text-decoration: none;
}

a:hover {
	background-color: #dedede;
	text-decoration: none;
}

a:active {
	color: #0F3465;
	text-decoration: underline;
}*/
a:link {color:#0033FF;text-decoration: none;}
a:visited {color: #0033FF;text-decoration: none;}
a:hover {color:#FF0000;text-decoration: underline;}
a:active {color: #0033FF;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;
}

a.black {
  color: #000000;
}

a.black:visited {
  color: #000000;
}

a.black:hover {
  color: #000000;
}

a.balck:active {
  color: #000000;
}

a.white {
  color: #ffffff;
}

a.white:visited {
  color: #ffffff;
}

a.white:hover {
  color: #ff0000;
}

a.white:active {
  color: #ffffff;
}
.formBlue2 {
	//background-color: #ACCFED;
	background-color: #BEE0FF;
	font-weight: BOLD;
}
.extradetailsheader {
	background-image: url(../images/additional_files.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.extradetailsbody {
	//border: solid;
	//border-width: 1px;
	background-color: #E4F1F3;
	//border-color: #0000FF;
}

/* basic color sets */
.fgblue1 {color: #AAC8EF;}
.fgblue2 {color: #96B2D5;}
.fgblue3 {color: #455F80;}
.fgwhite {color: #ffffff;}
.fgred {color: #ff0000;}
.fgblack {color: #000000;}
.fgdkgreen {color: #026102;}

/* basic font sets/sizes */
.arial {font-family: Arial, Helvetica, sans-serif;}
.ftbold {font-weight: bold;}
.font15em {font-size: 1.5em;}
.font125em {font-size: 1.25em;}
.font1em {font-size: 1.0em;}
.font075em {font-size: 0.75em;}
.font050em {font-size: 0.50em;}

/* basic background colors */
.bggray1 {background-color: #dedede;}
.bggray2 {background-color: #e1e1e1;}
.bggray3 {background-color: #cccccc;}
.bggray4 {background-color: #f1f1f1;}
.bgblue2 {background-color: #96B2D5;}
.bgblue1 {background-color: #AAC8EF;}
.bgblue3 {background-color: #EBF4FF;}
.bgblue4 {background-color: #455F80;}
.bgred1 {background-color: #ff0000;}
.bgred2 {background-color: #A90000;}
.bggreen1 {background-color: #00ff00;}
.bggreen2 {background-color: #2E8801;}
.bggreen3 {background-color: #C3FEC9;}
.bggreen4 {background-color: #EEFBED;}
.bgwhite {background-color: #ffffff;}
.bgyellow1 {background-color: #FFFF99;}
.bgyellow2 {background-color:#FAFBDD;}

#error {background-color:#FF0000;
		color:#FFFFFF;
		font-size:1.5em;
		width:auto;
		text-align:center;}
		
/* added 2010-01-06 */
#wsBodyMain {background-color:#FCFCFC;
  border-style:solid;
  border-color:#D9E1EC;}
/* added 2010-01-06 */  
#wsBody{padding:10px;}

#wsLinkList{background-color:#D9E1EC;
	padding:6px;}

.wsTabImages{
padding-right:6px;}

#wsCode {
padding-left:5px;
background-color:#FAFBDD;
color:#000000;
width:550px;
height:250px;
letter-spacing: .5px;
overflow:scroll;
border: black 2px inset;
}

.wsCode2 {
background-color:#fafbdd;
color:#000000;
}

a.wsTabLink {
  color: #0000ff;
  padding:10px;
}

a.wsTabLink:visited {
  color: #0000ff;
}

a.wsTabLink:hover {
  color: #0000ff;
  text-decoration:underline;
}

a.wsTabLink:active {
  color: #0000ff;
}

/* added 2010-01-08 */
.wsHeaders{
	padding-left:20px;
	margin-top:20px;
	background-color: #EBF4FF;
	font-size: 1.5em;	
}
.wsOptions{
	padding-left:40px;
	padding-top:10px;
	padding-bottom:10px;
}

.wsSampleColors{
	width:20px;
	height:20px;
	border-style:ridge;
	border-width:thin;
	border-color:#000000;
}

		
.wrapper
{
background-color:#e6e6e6;
width:620px;
height:200px;
overflow:auto;
padding-bottom:10px;
border:thin;
border-color:#999999;
border-style:solid;
}
div.license 
{
background-color:#96B9D4;
color:#000000;
width:620px;
height:200px;
padding-left: 5px;
letter-spacing: .5px;
overflow: scroll
}

div.perWindows{
padding:4px;
}