ol li
{
	list-style-type: decimal;
	list-style-position: outside;
	list-style-image:none;
	margin-left:1; 
	padding-left:1;
	padding-right:10px;
	margin-top:10px;
	margin-bottom:10px;
	line-height: 15px;
}
img
{	border:none;
}
p
{
	margin: 10px 10px 5px 10px;
}

p.moreinfo
{
	margin: 10px 10px 15px 10px;
}
p.quote
{
	margin: 14px 23px 5px 12px;
	font-size:14px;
	line-height:21px;
}
p.quotesmall
{
	margin: 14px 23px 5px 12px;
	font-size:13px;
	line-height:21px;
}
.quoted
{
	margin: 10px 23px 5px 12px;
	font-size:12px;
}
hr.largequote
{
	margin: 5px 10px 5px 10px;
	}
p.largequote
{
	margin: 5px 10px 5px 10px;
	font-size:22px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	line-height:23px;
	color:#558027;
}
p.menu
{
	margin-left: 26px;
}

p.maincontent
{
	margin: 15px 10px 5px 10px;
}
h1.h2style
{
	font-size: 12px;
	font-weight: bold;
	margin: 12px 10px 0px 10px;
	color: #555555;
}
h2
{
	font-size: 12px;
	font-weight: bold;
	margin: 12px 10px 0px 10px;
}
h3
{
	font-size: 12px;
	font-weight: bold;
	color: #hhhhhh;
	margin: 12px 10px 0px 10px;
}
/* h3
{
	font-size: 12px;
	font-weight: bold;
	color: #265253;
	margin: 4px 0px 4px;
} */
em
{
	font-style:normal;
}


h1 em
{
	font-style:normal;
	font-weight:normal;
	font-size:12px;
}

blockquote
{
	list-style-position: outside;
	list-style-type: square;
	margin: 6px 0px 9px 17px;
}

.button
{
    BORDER-RIGHT: #7E1717 thin solid;
    BORDER-TOP: #E99292 thin solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    BORDER-LEFT: #E99292 thin solid;
    COLOR: #ffffff;
    BORDER-BOTTOM: #7E1717 thin solid;
    BACKGROUND-COLOR: #B53737;
    margin-top: 4px;
    margin-bottom: 4px;
}


/* This will affect all text boxes */
.thrColAbsHdr  input[type="text"]
{
    BORDER: #888888 1px solid;
	color: #555555;
	width:220px;
}
.thrColAbsHdr  input[disabled]
{
    BORDER: #dddddd 1px solid;
	color: #555555;
	width:220px;
}


/* This will affect all text boxes that are multi-line */
.thrColAbsHdr textarea
{
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	BORDER: #888888 1px solid;
	    color: #555555;
	width:220px;
}

/* This will affect all text boxes that are part of the file upload control */
.thrColAbsHdr input[type="file"]
{
    color: #555555;
}

/* This will affect all drop down lists */
.thrColAbsHdr  select
{
	BORDER: #888888 1px solid;
	    color: #555555;
		width:222px;
}
.button
{
    BORDER-RIGHT: #7E1717 thin solid;
    BORDER-TOP: #E99292 thin solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    BORDER-LEFT: #E99292 thin solid;
    COLOR: #ffffff;
    BORDER-BOTTOM: #7E1717 thin solid;
    BACKGROUND-COLOR: #B53737;
    margin-top: 4px;
    margin-bottom: 4px;
}

.customers td
{
		vertical-align: middle;
		text-align: center;
		height: 87px;
		BORDER-bottom: #dadad3 1px solid;
		BORDER-right: #dadad3 1px solid;  
}
table.customers 
{
	width: 100%;
	margin-top: 0px;
	margin-left: 0px;
}


table.formbox
{
		margin:10px;
		width:480px;
}
form.buttonform
{
	margin: 0px 0px 0px 0px;
}
INPUT.quicklinks
{
    BORDER-RIGHT: #861a1a 1px solid;
    BORDER-LEFT: #861a1a 1px solid;
    BORDER-TOP: #861a1a 1px solid;
    BORDER-BOTTOM: #861a1a 1px solid;
	BACKGROUND-COLOR: #ffffff;
	Margin: 3px;
    BACKGROUND-POSITION: 100% 50%;
    BACKGROUND-IMAGE: url('../images/structural/button_quicklink.gif');
    BACKGROUND-REPEAT: no-repeat;
	TEXT-ALIGN: left;
	HEIGHT: 46px;
	width:150px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
	COLOR: #ffffff;
	padding-left:7px;
}
TD.innerquote 
{
    BORDER-left: #dadad3 1px solid;
	BORDER-top: #dadad3 1px solid;
	BORDER-bottom: #dadad3 1px solid;
   	PADDING: 16px;
	width:249px;
	font-size:14px;
	line-height:19px;
}
TD.innerquote p 
{
	margin: 0px 0px 5px 0px;
}
TD.innerquote em 
{
	font-weight:bold;
	color: #558027;
	font-size:12px;
}
h1.press
{
	font-size: 21px;
	line-height:22px;
	font-weight:normal;
}
h2.press
{
	font-size: 19px;
	line-height:21px;
	font-weight:normal;
	color: #558027;
}
.mandatory
{
	color: red;
}
del {
    color: red;
}
del span {
    color: #558027;
}





