/*
CSS for classes
*/

.descrip
{
	padding-right: 12px;
	padding-left: 18px;
	text-indent: 9pt;
}

.sepline
{
	height: 1px;
	width: 85%;
	padding-left: 20px;
}

.clearimage
{
	clear: both;
	position: relative;
	left: 0px;
	top: 0px;
	clip: rect( );
}

.2answer
{
	font-style: normal;
	font-size: 0.75em;
	font-family: Arial, Helvetica, sans-serif;
	margin: 12px;
	padding-left: 72px;
}

.bigboldsans
{
	font-weight: 600;
	font-size: 130%;
	font-family: Arial, Helvetica, sans-serif;
}

.bigboldsansreversed
{
	color: white;
	font-style: italic;
	font-weight: 600;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
}

.footnote
{
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
}

.intrograph
{
	font-weight: 500;
	font-size: 110%;
	font-family: "Times New Roman", Times, "New York", Georgia, Serif;
}

.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_black.gif);
	background-repeat: repeat-x;
}

.coloraccentcccccc
{
	background-image:  url(../images/dot_cccccc.gif);
	background-repeat: repeat-x;
}

.tightlinespace { line-height: .1em; }

.fontspsans { font-family: Arial, Helvetica, sans-serif; }

.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;
}

.subheadercell
{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
}
.addspaceafter {
	margin-bottom: 12px;
}

.addspacebefore {
	margin-top: 12px;
}

/*
added 20041214
*/

.captiontext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #990000;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.message_text_dk
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	line-height: 1.15 em;
	text-align: left;
}

.message_cite_dk
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	line-height: 1.15 em;
	text-align: right;
}
.message_cite
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	line-height: 1.15 em;
	color: #FFFF00;
	text-align: right;
}

.message_text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	line-height: 1.15 em;
	color: #FFFFFF;
	text-align: left;
}
.pullout {
	padding: 6px;
	margin: 3px;
	border: 1px solid #666666;
}

.flaginvisible
{
	display: none;
	background-color: #00FFFF;
}

.clearforthis {
	clear: right;
}
.emphasistextbright {
	font-weight: 900;
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.flagvisible {
	background-color: #00FFFF;
}
.nobullet {
	list-style-type: none;
}
.dontbreak {
	white-space: nowrap;
}
