.descrip {
	padding-right: 12px;
	padding-left: 18px;
	text-indent: 9pt;
}

.sepline {
	height: 1px;
	width: 85%;
	padding-left: 20px;
}

.2answer
{
	font-style: normal;
	font-size: 0.75em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	text-indent: 21px;
	margin: 12px;
}

.bigboldsans
{
	font-weight: 600;
	font-size: 130%;
	font-family: Arial, Helvetica, sans-serif;
}

.bigboldsansreversed
{
	color: white;
	font-style: italic;
	font-weight: 600;
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;
}

.intrograph
{
	font-weight: 500;
	font-size: 110%;
	font-family: "Times New Roman", Times, "New York", Georgia, Serif;
}

.mainbody
{
	font-style: normal;
	font-size: 1em;
	font-family: "Times New Roman", Times, "New York", Georgia, Serif;
	text-align: left;
	text-indent: 9px;
	margin: 0px 12px;
}

.mainbody2
{
	font-style: normal;
	font-size: 1em;
	font-family: "Times New Roman", Times, "New York", Georgia, Serif;
	text-align: left;
	text-indent: 36px;
	margin: 0px 12px;
}

.smallerlighter
{
	color: #990000;
	font-size: smaller;
}

.smallfootersans
{
	font-weight: 500;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.listingsansnorm
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.smaller { font-size: smaller; }

.coloraccentone
{
	background-image:  url(images/dot_blak.gif);
	background-repeat: repeat-x;
}

.coloraccentcccccc
{
	background-image:  url(images/dot_blak.gif);
	background-repeat: repeat-x;
}

.tightlinespace { line-height: .1em; }

.stepupone
{
	font-size: 120%;
	font-family: Arial, Helvetica, sans-serif;
}

.emphasistext
{
	font-weight: bolder;
	color: #990000;
}

.foreignword
{
	font-style: italic;
	font-weight: bold;
}

.uppercase {
	text-transform: uppercase;
}
.displaylink {
	font-weight: 500;
	text-decoration: none;
}


/*
SPECIAL LINK STYLE SETS:
*/


.leftnavlinks
{
	font-weight: 500;
	color: #0000CC;
	text-decoration: none;
}

a.leftnavlinks:link
{
	color: #0000CC;
	font-family: Arial, Helvetica, Geneva, Sans-Serif;
	text-decoration: none;
}

a.leftnavlinks:visited
{
	color: #0000CC;
	font-family: Arial, Helvetica, Geneva, Sans-Serif;
	text-decoration: none;
}

a.leftnavlinks:hover
{
	color: #333333;
	font-family: Arial, Helvetica, Geneva, Sans-Serif;
	text-decoration: underline;
	background-color: white;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

a.leftnavlinks:active
{
	color: #808080;
	font-family: Arial, Helvetica, Geneva, Sans-Serif;
	text-decoration: underline;
}

.darkbgndlinks
{
	font-weight: 500;
	color: #0000CC;
	text-decoration: none;
}

a.darkbgndlinks:link
{
	color: #FFFFFF;
	font-family: Arial, Helvetica, Geneva, Sans-Serif;
	text-decoration: none;
}

a.darkbgndlinks:visited
{
	color: #FFFFFF;
	font-family: Arial, Helvetica, Geneva, Sans-Serif;
	text-decoration: none;
}

a.darkbgndlinks:hover
{
	color: #333333;
	font-family: Arial, Helvetica, Geneva, Sans-Serif;
	text-decoration: underline;
	background-color: white;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

a.darkbgndlinks:active
{
	color: #808080;
	font-family: Arial, Helvetica, Geneva, Sans-Serif;
	text-decoration: underline;
}

/*   unspecified styles      */
			/*
			li
			{
				font-family: Arial, Helvetica, sans-serif;
				list-style-type: disc;
				list-style-position: outside;
				font-size: 12px;
			}
			
			p
			{
				font-size: 12px;
				font-family: Arial, Helvetica, sans-serif;
			}
			
			blockquote
			{
				font-family: Arial, Helvetica, sans-serif;
				padding-left: -2em;
				font-size: 12px;
			}
			
			td
			{
				font-size: 12px;
				font-family: Arial, Helvetica, sans-serif;
			}
			
			ul
			{
				font-family: Arial, Helvetica, sans-serif;
				list-style-type: disc;
				list-style-position: outside;
				font-size: 12px;
			}
			
			*/

.smallertabledivider {
	font-size: xx-small;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
}
.boxrule {
	border: thin solid #666666;
}
