/* WTSC CSS Document */
body{
	font-family: Arial, Helvetica, sans-serif;
}
td.mainImage{
	border-left: 1px solid #711D32;
	border-right: 1px solid #711D32;
}
td.greyBarL{
	background-color: #FFFFFF;
	background-image: url(../images/greyBar.gif);
	background-repeat: repeat-x;
	border-left: 1px solid #711D32;
	font-size: .8em;
	font-weight: bold;
	color: #000000;
	padding-left: 12px;
}
td.greyBarR{
	background-color: #FFFFFF;
	background-image: url(../images/greyBar.gif);
	background-repeat: repeat-x;
	border-right: 1px solid #711D32;
	padding-top: 4px;
	font-size: .8em;
	font-weight: bold;
	color: #711D32;
}
td.content{
	background-color: #FFFFFF;
	border-right: 1px solid #711D32;
	border-left: 1px solid #711D32;
}
td.footer{
	background-color: #BDBDBD;
	border-right: 1px solid #711D32;
	border-left: 1px solid #711D32;
	text-align: center;
	padding: 5px;
	font-size: .7em;
	color: #711D32;	
}
td.subnav{
	background-color: #D1D1D1;
	border-right: 1px solid #711D32;
	border-left: 1px solid #711D32;
	border-bottom: 1px solid #711D32;
}
td.absbanner{
	background-color: #BDBDBD;
	border-right: 1px solid #711D32;
	border-left: 1px solid #711D32;
	padding-right: 5px;
	font-size: .7em;
	color: #711D32;	
}
td.notification{
	padding: 4px;
	background-color: #ECECEC;
	border 1px dashed #333333;
	color: #333333;
	font-size: .7em;
}
td.divider{
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	
}
td.prodHdr{	
	color: #630018;
	font-size: .8em;
	font-weight: bold;
}
.prodHdr{	
	color: #630018;
	font-weight: bold;
}
td.prodtext{	
	color: #333333;
	font-size: .75em;
	text-align: justify;
}
td.prodtext2{	
	color: #333333;
	font-size: .75em;
	text-align: justify;
}
td.bodycontent{
	padding-right: 18px;
	text-align: justify;
}
td.form{
	color: #333333;
	font-size: .8em;
	font-weight: bold;
}
td.form2{
	color: #333333;
	font-size: .7em;
	background-color: #ECECEC;
	border: 1px solid #CCCCCC;
}
td.FormHDR{
	font-size: .9em;
	font-weight: bold;
	background-color: #ECECEC;
	border: 1px solid #630018;
}
td.RequiredTD{
	font-size: .7em;
	padding: 3px;
	background-color: #ECECEC;
	border 1px dotted #CCCCCC;
}
span.customerbox{
	height: 100%;
	padding-bottom: 5px;
	padding-left: 5px;
}
div.newscontent{
	margin-left: 12px;
	width: 250px;
}
div.contentbox{
	padding-left: 12px;
	padding-right: 3px;
}
div.addBoxBack{
	margin-left: 4px;
	width: 258px;
	padding: 5px;
	padding-top: 12px;
	background-color: #FFFFFF;
	background-image: url(../images/addBoxBack.gif);
	background-repeat: repeat-x;
	color: #711D32;
	padding-left: 3px;
}
.addHdr{
	font-size: .9em;
	font-weight: bold;
}
.addtxt{
	font-size: .8em;
}
.contentText{
	font-size: .8em;
}

.contentTeam{
	font-size: .8em;
	text-align: justify;
}

.AddressText{
	font-size: .75em;
	color: #000000;
}
.Required{
	font-weight: bold;
	color: #630018;
}
a.footerLink{
	color: #333333;
	text-decoration: none;
}
a.footerLink:hover{
	color: #711D32;
	text-decoration: underline;
}
a.link{
	color: #711D32;
	text-decoration: none;
	font-weight: bold;
}
a.link:hover{
	color: #333333;
	text-decoration: underline;
}

a.download{
	color: #711D32;
	text-decoration: none;
	font-weight: bold;
}
a.download:hover{
	color: #000000;
	text-decoration: underline;
	
}

a.breadcrumb{
	color: #711D32;
	text-decoration: none;
	font-size: .7em;
	font-weight: bold;
}
a.breadcrumb:hover{
	color: #333333;
	text-decoration: underline;
}


/* SCROLL */
.memberhead {
	color: #000000;
	font-size: .8em;
	font-weight: bold;
}
p.memberfont {
	color: #333333;
	font-size: .75em;
}
a.memberslink {
font-size: .75em;;
text-decoration: none;
color: #800000;
}
a.memberslink:hover {
text-decoration: underline;
}
h4{
	color: #711D32;
	font-size: 1.2em;
}
hr.dotted{  
  border:none;
  height:2px;
  background:url(../images/dot.gif) repeat-x center;
}
a.link {
text-decoration: none;
color: #711D32;
}
a.link:hover {
color: #000000;
text-decoration: underline;
}
#navlist
{
margin-left: 10px;
padding-left: 0;
list-style: none;
}

#navlist li
{
font-size: .8em;
padding-left: 25px;
padding-top: 3px; 
background-image: url(../images/bullet.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
}

#navlist ul { list-style: none; }
/* SEARCH CLASSES
.SearchHeading {
	color: #333333;
	font-size: .9em;
	font-weight: bold;
}
p.result2 {
	color: #333333;
	font-size: .8em;
}
a.result2{
	color: #880000;
	text-decoration: none;
}



