/* ---- BEGIN STANDARD NETSTARTER CSS -- */

p               {font-size:12px; color:#999999; font-weight:normal; line-height:20px; font-family:Arial;}
.LargeCopy	{ font-size:16px; color:#878787; font-weight:normal; line-height:26px; font-family:Arial;}
.MainCopy	{ font-size:12px; color:#999999; font-weight:normal; line-height:20px; font-family:Arial;}
.OrangeMainCopy	{ font-size:12px; color:#e3701e; font-weight:normal; line-height:20px; font-family:Arial;}
.WhiteMainCopy {font-size:12px; color:#ffffff; font-weight:normal; line-height:20px; font-family:Arial;}
.SmallCopy	{ font-size:10px; color:#999999; font-weight:normal; line-height:16px; font-family:Arial;}
.BlackSmallCopy	{ font-size:10px; color:#1a171b; font-weight:normal; line-height:16px; font-family:Arial;}
h1{font-size:44px; color:#e3701e; font-weight:normal; font-family:Arial; padding:0px; margin:0px;}
h2{font-size:20px; color:#666666; font-weight:normal; font-family:Arial; padding:0px; margin:0px;}
h3{font-size:14px; color:#ffffff; font-weight:bold; padding:0px; margin:0px; font-family:Arial;}
h4{font-size:12px; color:#e3701e; font-weight:normal; padding:0px; margin:0px; font-family:Arial;}
h5{}
h6{}


ul{
	padding:0px 0px 0px 17px;
	margin:0px 0px 0px 0px;
}
ol{
	padding:0px 0px 0px 29px;
	margin:0px 0px 0px 0px;
}

ul li{ font-size:12px; color:#999999; font-weight:normal; line-height:20px; font-family:Arial; list-style:disc; }

ol li{ font-size:12px; color:#999999; font-weight:normal; line-height:20px; font-family:Arial; list-style:decimal-leading-zero;}


hr {color: #dbdcdc; border: none; height: 1px;background-color: #dbdcdc; padding: 0px 0px; margin: 10px 0px;  }

.datatable, .datatable td { border: solid 1px #ccc;font-size:12px; color:#666666; font-weight:normal; line-height:20px; font-family:Arial;}

a:link{color:#999999; text-decoration:underline; font-family:Arial;}
a:active{color:#999999; text-decoration:underline; font-family:Arial;}
a:visited{color:#999999; text-decoration:underline; font-family:Arial;}
a:hover{color:#999999; text-decoration:none; font-family:Arial;}

/* ---- END STANDARD NETSTARTER CSS -- */

.Headerlink:link, .Headerlink:active, .Headerlink:visited{
	float:right; height:25px
	font-size:12px; color:#999999; padding:2px 25px 5px 0px; margin:0px;
	background-image:url(/images/linkArrow.jpg);
	background-repeat:no-repeat; background-position:top right;
	text-decoration:none;
}	

.Headerlink:hover{
	float:right; height:25px
	font-size:12px; color:#000000; padding:2px 25px 5px 0px; margin:0px;
	background-image:url(/images/linkArrow_r.jpg);
	background-repeat:no-repeat; background-position:top right;
	text-decoration:none;
}	

.Graylink{	
	font-size:12px; color:#999999; text-decoration:none !important; 	
}

.Graylink:hover{	
	font-size:12px; color:#999999; text-decoration:none !important; 	
}

a.Graylink:link, a.Graylink:active, a.Graylink:visited, a.Graylink:hover  {	
	font-size:12px; color:#999999; text-decoration:none !important;
}
.whiteheading{
	font-size:17px; color:#ffffff;
}

.heading1{
	font-size:20px; color:#e3701e; font-weight:normal; font-family:Arial; padding:0px; margin:0px;
}
