/* Print styles */

.contentText, A.contentText:link, A.contentText:visited
{
	font-family: verdana, sans-serif;
	font-size: 13px;
	color: darkblue;
	font-weight: bold;
	text-decoration: none;
}

A.contentText:hover
{
	font-family: verdana, sans-serif;
	font-size: 13px;
	color: orange;
	font-weight: bold;
	text-decoration: none;
}

.text
{
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: black;
	text-decoration: none;
}

.text1
{
	font-family: arial, sans-serif; 
	font-size:13px; 
	text-decoration:none;
	color: #3E6887;
}

.text1b
{
	font-family: arial, sans-serif; 
	font-size:12px; 
	text-decoration:none;
	color: #3E6887;
}

.text2
{
	font-family: verdana,sans-serif; 
	font-size:11px; 
	text-decoration:none;
	color: #235273;
}

.textShogun
{
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #444532;
	text-decoration: none;
}

.textShogunCo
{
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: black;
	text-decoration: none;
}

A.text:link, A.text:visited
{
	color: #2A6A95;
	text-decoration: underline;
}

A.text:hover
{
	color: orange;
}

sup
{
	font-family: arial, sans-serif;
	font-size: 8px;
	color: black;
	text-decoration: none;
}

.lsup
{
	font-family: arial, sans-serif;
	font-size: 8px;
	color: blue;
	text-decoration: none;
}

.bizquestion
{
	font-family: Century Gothic, sans-serif;
	font-size: 17px;
	color: #2A6A95;
	/*color: #015B88;*/
	font-weight: bold;
}

.bizsubheading
{
	font-family: Century Gothic, sans-serif;
	font-size: 14px;
	color: #9C9EA0;
	font-weight: bold;
	font-style: italic;
}

.custquestion
{
	font-family: verdana, sans-serif;
	font-size: 13px;
	color: #9E9F73;
	font-weight: bold;
}

.bizquestiontm
{
	font-family: verdana, sans-serif;
	font-size: 8px;
	color: #015B88;
	font-weight: bold;
}

.custquestiontm
{
	font-family: verdana, sans-serif;
	font-size: 8px;
	color: #82835F;
	font-weight: bold;
}

.footer, A.footer:link, A.footer:visited
{
	font-family: arial, sans-serif;
	font-size: 10px;
	color: black;
	text-decoration: none;
}


/* Screen styles */
