/* This file is to style html that is entered directly into the metastore...
it may look close to framework genearated code but it is not */

div.PageDescription, div.ImportantNote
{
	padding-bottom: 10px;
	font-size:9pt;
	padding-left:33px;
	font-weight:normal;
	line-height:18px;
}

div.PageDescription a
{
	font-size:9pt;
	color: #5E663A;
}

div.ActionBar div.Instruction
{
	padding: 10px 0 0 0;
}

div.ActionBar div.ImportantNote
{
	padding-top: 10px;
	padding-left: 0px;
}

div.Instruction div.PrimaryTitle
{
	background-color: #bac405;
	/* padding: 17px 3px 17px 0; */
	padding:0;
	margin: 0;
	background-image: url(../images/Instruction_PrimaryTitle.gif);
	background-position:left top;
	background-repeat:no-repeat;
	height:59px;
}
div.Instruction div.PrimaryTitle div.TitleText
{
	margin:17px 0 17px 0;
	font-size: 14pt;
	float: left;
	clear:left;
	font-weight:bold;
	width:342px;
}
div.Instruction div.PrimaryTitle div.TitleStep
{
	font-size: 9pt;
	color: white;
	float: left;
	clear:right;
	font-weight:bold;
	width:100px;
	text-align: right;
	margin:3px 5px 0 0;
}
div.Instruction div.PageInstruction
{
	padding:0 0 10px 33px;
	font-size:9pt;
	font-weight:bold;
	background-color:#bac405;
	display:inline-block;
	width:483px;
}
a#emailPrefsPopupLink
{
	font-style: normal;
}
div.accordion_headings
{
	margin: 10px 0px 10px 0;
	text-decoration: underline;
	color: #5E663A;
	cursor: pointer;
}
/* Currently used in Motorcycle Content Page*/
div.accordion_headings_nolink {
	margin: 10px 0px 10px 0;
	text-decoration: underline;
	color: #5E663A;
}


 

