@charset "utf-8";
/* CSS Document */


h3
{
	color:#717171;
  font-size: 12pt;
  font-weight:normal;
  line-height:150%;
}

.mainTitle h1
{
  font-size: 36px;
  font-weight:normal !important;
  margin-bottom:20px;
}


.mainTitle
{
  padding: 10px 25px 0px 10px;
}

* html body .mainTitle
{
  padding: 10px 25px 0px 10px;
  margin: 0px;
}

.introCopy
{
  float: left;
  font-size: 18px;
  line-height:150%;
  margin: 0px 10px 10px 10px;
  /*font-weight:bold;*/
}

* html body .introCopy
{
 	margin: 0px 0px 0px 5px;
}


.print
{
float:right; 
width:140px; 
height:36px; 
line-height:36px;
}

.theme-bg
{
	
	margin-left:0px; 
	width:720px; 
	padding-left:0px;
	padding-top:10px;
	padding-bottom:0px;
	margin-bottom:0px;
}

.introCopy a:hover
{
	text-decoration:underline;
}



.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;
}
