/* ---- BEGIN STANDARD NETSTARTER CSS -- */

p               {font-size:12px; color:#666666; font-weight:normal;  font-family:Arial;}

.BlackLargeCopy
{
	font-size:16px;
	 display:block; 
	
}

.BlueLargeCopy
{
	font-size:16px;
	 display:block; 
	
}



.LargeCopy	
{ 
	font-size:14px;
	color:#aaaaaa;
	font-weight:normal;
	line-height:20px;
	font-family:Arial;
	
	}
.MainCopy	
{
	font-size:12px;
	color:#656565;
	font-weight:normal;
	line-height:20px;
	font-family:Arial;
	margin: 0px;
	padding: 0px;
}
.MainCopyBlack	
{
	font-size:12px;
	color:#222222;
	font-weight:normal;
	line-height:20px;
	font-family:Arial;
}
.SmallCopy	
	
{ 
	font-size:10px;
	color:#656565;
	font-weight:normal;
	line-height:20px;
	font-family:Arial;
	
	}


h1{font-size:28px; }
h2{font-size:21px;}
h3{font-size:18px;}
h4{font-size:15px;}
h5{font-size:14px;}
h6{}

li
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	list-style: none;
	background-image:url(/images/bullet.jpg);
	background-repeat:no-repeat;
	background-position:0px 7px;
	padding:4px 0px 4px 15px;
	color:#656565;
	font-weight:normal;	
}
	
ul
{

 padding:4px 0px 4px 10px;
 margin:0px;
 


 
}



hr {color: #dddddd;border: none;height: 1px;}

.datatable, .datatable td { border: solid 1px #ccc;font-size:12px; color:#666666; font-weight:normal; line-height:20px; font-family:Arial;}

a:link{
	color:#0578b4;
	text-decoration:none;
	font-family:Arial;
	font-size: 12px;
}
a:active{
	color:#0578b4;
	text-decoration:none;
	font-family:Arial;
	font-size: 12px;
}
a:visited{
	color:#0578b4;
	text-decoration:none;
	font-family:Arial;
	font-size: 12px;
}
a:hover{
	color:#0578b4;
	text-decoration:none;
	font-family:Arial;
	font-size: 12px;
}



/* ---- END STANDARD NETSTARTER CSS -- */