/* ---- BEGIN STANDARD NETSTARTER CSS -- */

p               {font-size:12px; color:#666666; font-weight:normal; line-height:150%; font-family:Arial;}

/* The first item in this stylesheet will appear first in the RADEditor Control */
.PageTitle			{font-size:12pt; color:#666666; font-weight:bold; border-bottom:1px dotted #A3B643; width:100%; padding-bottom:3px;margin-bottom:10px;}
.MainCopy			{font-size:12px; color:#666666; font-weight:normal; line-height:150%;}
.MainSmallCopy		{font-size:12px; color:#666666; font-weight:normal; line-height:150%;}

.FormCopy			{font-size:12px; color:#666666; font-weight:normal; line-height:14px;}

h1{font-size:24px; color:#666666; font-weight:normal; font-family:Arial; padding:0px; margin:0px; line-height:22px;}
h2{font-size:20px; color:#666666; font-weight:normal; font-family:Arial; padding:0px; margin:0px; line-height:22px;}
h3{font-size:18px; color:#363636; font-weight:bold; font-family:Arial; padding:0px; margin:0px;}
h4{font-size:12px; color:#000; font-weight:bold; font-family:Arial; padding:0px; margin:0px; line-height:22px;}
h5{}
h6{}

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;}

/* ---- END STANDARD NETSTARTER CSS -- */