@charset "utf-8";
/* CSS Document */

.introCopy p
{
 
  font-size: 18px;
  line-height:150%;
  /*font-weight:bold;*/
}

#copy
{
  clear: left;
  margin: 16px 0px 10px 0px;
}

#copy a
{
	color:#666;
	font-weight:bold;
}

#copy p
{
	font-size:18px;
	line-height:180%
}

#copy li
{
	list-style:none outside;
	padding:0px 0px 6px 30px;
	background:url(/_images/dash.jpg) left top no-repeat;
	
}

#box
{
  width: 314px;
  float: right;
  margin: 18px 0px 0px 0px;
}


.boxText
{
	/*background:url(/_images/arrow.jpg) right center no-repeat;*/
	  padding:4px 0px 4px 10px;
}

.boxText p
{
  margin: 0px;
  padding: 0px 0px 0px 0px;
}

.boxText a:hover
{
text-decoration:underline !important;
}



.boxInner a:hover
{
	text-decoration:underline !important;
}



#copy a:hover
{
	text-decoration:underline !important;
}


.clear
{
	clear:both;
}


.mainCopy a
{
	color:#666;
	font-weight:bold;
}

.mainCopy a:hover
{
	text-decoration:underline !important;
}


#contentHolder
{
  width: 680px;
  padding: 10px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  float:right;
}

#contentInnerBody
{
  width: 945px !important;

}