/* ---- BEGIN STANDARD NETSTARTER CSS -- */

p               {font-size:12px; color:#666666; 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:#848484;
	font-weight:normal;
	line-height:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.MainCopyTitle	{
	font-size:12px;
	color:#c5c5c5;
	font-weight:normal;
	line-height:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.MainCopyItalicPurple	{
	font-size:12px;
	color:#81749d;
	font-weight:normal;
	line-height:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.MainCopyItalicGray	{
	font-size:12px;
	color:#848484;
	font-weight:normal;
	line-height:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.SmallCopy	{ font-size:10px; color:#666666; font-weight:normal; line-height:22px; font-family:Arial;}

h1{
	font-size:30px;
}
h2{
	font-size:30px;
}
h3{
    font-size: 16px;
}
h4{}
h5{}
h6{}

.white{
	color: #FFF;	
}
.Purple{
	color: #a68dde;	
}

.HomeNewsTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #FFF;	
}
ul li{font-size:12px; color:#666666; font-weight:normal; line-height:26px; list-style:disc; font-family:Arial;}

ol li{font-size:12px; color:#666666; font-weight:normal; line-height:26px; font-family:Arial;}

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:#666666; text-decoration:underline; font-family:Arial;}
a:active{color:#666666; text-decoration:underline; font-family:Arial;}
a:visited{color:#666666; text-decoration:underline; font-family:Arial;}
a:hover{color:#666666; text-decoration:none; font-family:Arial;}

.RightWhiteTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 25px;
	color: #FFF;	
}
.RightGrayTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 25px;
	color: #c5c5c5;	
}
a.ReadMoreNews:link{
	color:#9EACD8;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
	text-transform:lowercase;
}
a.ReadMoreNews:active{
	color:#9EACD8;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
	text-transform:lowercase;
}
a.ReadMoreNews:visited{
	color:#9EACD8;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
	text-transform:lowercase;
}
a.ReadMoreNews:hover{
	color:#9EACD8;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
	text-transform:lowercase;
}
/* ---- END STANDARD NETSTARTER CSS -- */