/* ---- BEGIN STANDARD NETSTARTER CSS -- */

p               {font-size:13px; color:#68695a; font-weight:normal; line-height:20px; font-family:Arial;}
.LargeCopy	{ font-size:15px; color:#817f47; font-weight:bold; line-height:20px; font-family:Arial; font-style:italic;}
.MainCopy	{ font-size:13px; color:#4b4c41; font-weight:normal; line-height:20px; font-family:Arial;}
.SmallCopy	{ font-size:10px; color:#4b4c41; font-weight:normal; line-height:20px; font-family:Arial;}

h1{font-size:28px; padding:0px; margin:0px; }
h2{font-size:15px; color:#817f47; font-weight:bold; line-height:24px; font-family:Arial; font-style:italic;}
h3{font-size:15px; color:#42461c; font-weight:bold; line-height:24px; font-family:Arial;}
h4{ }
h5{}
h6{}

/*ul li{font-size:12px; color:#68695a; font-weight:normal; line-height:27px; list-style:disc; font-family:Arial;}*/


ul{padding:0PX 0PX 5PX 5PX; margin:0;}
li	{
		font-size:12px; color:#4b4c41; font-weight:normal; line-height:20px; font-family:Arial;
		
		background-image: url(../Images/bullet.gif);background-repeat:no-repeat; padding:5PX 0PX 5PX 20PX;
		background-position:0px 13px; 
		list-style-image: none;
		list-style-type: none;
	}


ol li{font-size:12px; color:#68695a; font-weight:normal; line-height:24px; font-family:Arial;}

hr {color: #cfd1bb; border: none; height: 1px;  background-color:#cfd1bb;}

.datatable, .datatable td { border: solid 1px #ccc;font-size:12px; color:#68695a; font-weight:normal; line-height:20px; font-family:Arial;}


/*seo*/

.seotitle	{ font-size:14px; color:#aaaf7c; font-weight:normal; line-height:25px; font-family:Arial; }
.seolinks	{ font-size:12px; color:#b2b1b1; font-weight:normal; line-height:25px; font-family:Arial; }

a.seolinks:link{color:#b2b1b1; text-decoration:none; font-family:Arial; line-height:25px; font-weight:normal;}
a.seolinks:active{color:#b2b1b1; text-decoration:none; font-family:Arial; line-height:25px; font-weight:normal;}
a.seolinks:visited{color:#b2b1b1; text-decoration:none; font-family:Arial; line-height:25px; font-weight:normal;}
a.seolinks:hover{color:#b2b1b1; text-decoration:underline; font-family:Arial; line-height:25px; font-weight:normal;}


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 -- */