<Style>

/* CSS Styles by sf app */{}

.GeneralPage {
/*background-color: #ffffff; /* Background Color */
/*margin-bottom: 0px; /* Margins */
/*margin-left: 0px; /* Margins */
/*margin-right: 0px; /* Margins */
/*margin-top: 0px; /* Margins */
}

.GeneralTable {
/*background-color: White; /* Background Color */
}

.TopBanner {
/*background-color: #FFFFFF; /* Background color */
border-collapse: collapse;
color: #666666; /* Font Color */
font-family: Arial; /* Font Face */
font-size: 28pt; /* Font Size */
font-style: normal; /* FontStyle */
font-weight: Bold; /* Font Style */
text-align: Center; /* Align Text */
text-decoration: none;
}

.TopSubBanner {
background-color: #666666; /* Background color */
color: #E7E3D7; /* Font Color */
font-family: Arial; /* Font Face */
font-size: 9pt; /* Font Size */
font-style: normal; /* FontStyle */
font-weight: Bold; /* Font Style */
text-align: Center; /* Align Text */
text-decoration: none;
}

.TopSubBannerText {
font-family: Arial; /* Font Face */
font-size: 9pt; /* Font Size */
color: #E7E3D7; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
text-align: Center; /* Align Text */
}

.LeftColumn {
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #000000; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: #FFFFFF; /* Background color */
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
/*width: 380px;*/
}

.LeftColumnText {
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #000000; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
}

.RightColumn {
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #000000; /* Font Color */
font-style: normal; /* Font Style */
font-weight: Normal; /* Font Style */
text-decoration: none;
background-color: #C6BFA5; /* Background color */
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
/*width: 15%;*/
}

.RightColumnText {
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #000000; /* Font Color */
font-style: normal; /* Font Style */
font-weight: Normal; /* Font Style */
text-decoration: none;
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
/*width: 15%;*/
}

.Footer {
/*font-family: Arial; /* Font Face */
/*font-size: 8pt; /* Font Size */
/*color: #C6BFA5; /* Font Color */
/*font-weight: Bold; /* Font Style */
/*font-style: normal; /* FontStyle */
/*text-decoration: none;
/*background-color: #000000; /* Background color */
text-align: Center; /* Align Text */
/*vertical-align: Top; /* Align Text */
}

.FooterText {
/*font-family: Arial; /* Font Face */
/*font-size: 8pt; /* Font Size */
/*color: #C6BFA5; /* Font Color */
/*font-weight: Bold; /* Font Style */
/*font-style: normal; /* FontStyle */
/*text-decoration: none;
/*text-align: Center; /* Align Text */
/*vertical-align: Top; /* Align Text */
}

.Instructions {
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #000000; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #E7E3D7; /* Background color */
text-align: Left; /* Align Text */
/*width: 380px;*/
}

.ErrorMessages {
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #C90D4F; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Center; /* Align Text */
}

.Messages {
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #C90D4F; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Center; /* Align Text */
/*width: 380px;*/
}

.Headings {
font-family: Arial; /* Font Face */
font-size: 10pt; /* Font Size */
color: Black; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Left; /* Align Text */
}

.Content {
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: 222222; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Left; /* Align Text */
/*width: 509px;*/
/*border: dashed 1px black;*/
}

.ContentTableHeader {
font-family: Arial; /* Font Face */
font-size: 10pt; /* Heading Font Size */
color: #000000; /* Heading Font Color */
font-weight: Bold; /* Heading Font Style */
font-style: normal; /* Heading FontStyle */
text-decoration: none; /* Heading Font Style */
background-color: #E7E3D7; /* Background color */
text-align: Left; /* Align Text */
}

.ContentTable {
background-color: #E7E3D7;
}

.ContentTableHorizontal {
background-color: #E7E3D7;
}

/*  *********************************  */
/*  armstrongskinaid.com custom styles */
/*  *********************************  */

BODY {
    background-color: #414141;
	color: #222222;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;

}

TD, TH, DIV, P {
	color: #222222;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

A, A:visited {
	color: #3D72C0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

A:active, a:hover {
	background-color: transparent;
	color: #69BA5E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

H1 {
	color: #2A791E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 1px;
	margin-top: 0px;
	padding-top: 0px;
}

H2 {
	color: #207197;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 1px;
	margin-top: 0px;
	padding-top: 0px;
}

H3 {
	color: #2A791E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	margin-bottom: 1px;
	margin-top: 0px;
	padding-top: 10px;
}

H4 {
	color: #E18E42;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 1px;
	margin-top: 0px;
	padding-top: 0px;
}

H5 {
	color: #3D72C0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-bottom: 1px;
	margin-top: 0px;
	padding-top: 0px;
}

H6 {
	color: #7c7c7c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.2pt;
	margin-bottom: 1px;
	margin-top: 0px;
	padding-top: 0px;
}

.CopyrightText {
	color: #7c7c7c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9.5px;
	font-variant: small-caps;
	font-weight: bolder;
}

.attention {
	font-weight: bold;
}

.highlights {
	color: #E17100;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
}

/*  *********************  */
/*  specialty menu styles  */
/*  *********************  */

.menu {
	color: #616161;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.2pt;
	font-weight: 300;
	text-decoration: none;
}

A.menu, A.menu:visited {
	color: #616161;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.2pt;
	font-weight: 300;
	text-decoration: none;
    background-color: transparent;
}

A.menu:active {
	color: #616161;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.2pt;
	font-weight: 300;
	text-decoration: none;
    background-color: transparent;
}

A.menu:hover {
	color: #616161;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.2pt;
	font-weight: 300;
	text-decoration: none;
    background-color: transparent;
}

.SmallMenuChoice {
	background-color:#FFFFFF;
	color:#DB5119;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9.5px;
	font-weight: bold;
	text-align: right;
}

.lmenu {
	color: #DB5119;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6.75pt;
	font-weight: 300;
	text-decoration: none;
}

A.lmenu, A.lmenu:visited {
	color: #DB5119;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6.75pt;
	font-weight: 300;
	text-decoration: none;
    background-color: transparent;
}

A.lmenu:active {
	color: #3D72C0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6.75pt;
	font-weight: 300;
	text-decoration: none;
    background-color: transparent;
}

A.lmenu:hover {
	color: #3D72C0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6.75pt;
	font-weight: 300;
	text-decoration: none;
    background-color: transparent;
}


/*  *****************  */
/*  table & td styles  */
/*  *****************  */

table.dashed td {
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 0px;
	padding: 1px;
	padding-bottom: 0px;
	border-style: none;
	border-color: #6D6D70;
}

table.dashed_left td {
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 1px;
	border-top-width: 0px;
	padding: 1px;
	border-style: none;
	border-color: #6D6D70;
}

table.dashed_right td {
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-width: 0px;
	border-top-width: 0px;
	padding: 1px;
	border-style: none;
	border-color: #6D6D70;
}


table.linkRoll_now td {
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	padding: 0px;
	border-style: none;
	border-color: transparent;
}

table.linkRoll td {
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	padding: 0px;
	border-style: none;
	border-color: transparent;
}

.dotted_table {
	border-collapse: collapse;
	border-color: #eeeeee;
	border-style: dotted dashed;
	border-width: 1px;
}

table.mainTable {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 760px;
	border-collapse: collapse;
	border-color: none;
}

td.grayBar {
	background-color: #787878;
    font-family: lucida sans unicode;
	color: #BBBBBB;
	font-size: 8pt;
	font-weight: bold;
	vertical-align: middle;
	text-align: right;
	margin: 0 0 0 0;
	padding: 0 3px 0 0;
}

td.titleBar {
    font-family: lucida sans unicode;
	font-size: 8pt;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	align: center;
	border-collapse: collapse;
	border-color: transparent;
	background: url(/images/topper.jpg);
	height: 100px;
	width: 760px;
	color: #03197C;
}

td.blueBar {
	background-color: #011E73;
	height: 3px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

td.leftFooter {
	width: 50%;
	color: #eeeeee;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6.75pt;
	font-weight: 300;
	text-decoration: none;
	vertical-align: middle;
}

td.rightFooter {
	text-align: right;
	widows: 50%;
	color: #03197C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6.75pt;
	font-weight: 300;
	text-decoration: none;
	vertical-align: middle;
}

tr.footerRow {
	background: url(/images/bottoms.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 760px;
}

table.footerTable {
	background: url(/images/bottoms.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 760px;
}

td.logo {
	width: 249px;
}

td.contactInfo {
	text-align: right;
	width: 511px;
}

.TopBannerText {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
	color: #EEEEEE;
    line-height: 10px;
}



/*  ****************  */
/*  search box items  */
/*  ****************  */

.searchBox {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-align: left;
    color: #6695A9;
}

/*  ***************  */
/*  glossary styles  */
/*  ***************  */

.glossarylink {
	color: #3D72C0;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a.glossarylink, a.glossarylink:visited {
	color: #3D72C0;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a.glossarylink:active {
	background-color: transparent;
	color: #D74512;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a.glossarylink:hover {
	background-color: transparent;
	color: #D74512;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.glink {
	color: #787878;
	font-family: Tahoma, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}


a.glink, a.glink:visited {
	color: #787878;
	font-family: Tahoma, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

a.glink:active {
	background-color: transparent;
	color: #3D72C0;
	font-family: Tahoma, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

a.glink:hover {
	background-color: transparent;
	color: #3D72C0;
	font-family: Tahoma, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.seealso {
	color: #222222;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	margin-top: 1px;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 2px;
    list-style-type: none;
}

a.seealso, a.seealso:visited {
	color: #50639E;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	margin-top: 1px;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 2px;
    list-style-type: none;
}

a.seealso:hover, a.seealso:active {
	color: #FF8C00;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	margin-top: 1px;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 2px;
    list-style-type: none;
}

/*  **************************  */
/*  bullets & list item styles  */
/*  **************************  */

.bulletlist li {
	list-style-image: url(/images/bullet.jpg);
	list-style-position: outside;
}

.seealso li {
	list-style-image: url(/images/bullet.jpg);
}

.nobullet li {
	list-style-type: none;
}


/*  *******************  */
/*  other custom styles  */
/*  *******************  */

a.noline, a.noline:visited, a.noline:active, a.noline:hover {
          text-decoration: none;
}

.smallmain {
	margin-left: 7px;
	margin-right: 7px;
}

.btext {
	color: #03197C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6.75pt;
	font-weight: 300;
	text-decoration: none;
}

A.btext, A.btext:visited {
	color: #03197C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6.75pt;
	font-weight: 300;
	text-decoration: none;
    background-color: transparent;
}

A.btext:active {
	color: #C10000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6.75pt;
	font-weight: 300;
	text-decoration: none;
    background-color: transparent;
}

A.btext:hover {
	color: #C10000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6.75pt;
	font-weight: 300;
	text-decoration: none;
    background-color: transparent;
}

.atext {
	color: #eeeeee;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6.75pt;
	font-weight: 300;
	text-decoration: none;
}

A.atext, A.atext:visited {
	color: #eeeeee;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6.75pt;
	font-weight: 300;
	text-decoration: none;
    background-color: transparent;
}

A.atext:active {
	color: #80FF80;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6.75pt;
	font-weight: 300;
	text-decoration: none;
    background-color: transparent;
}

A.atext:hover {
	color: #80FF80;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6.75pt;
	font-weight: 300;
	text-decoration: none;
    background-color: transparent;
}

.look {
	color: #03197C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

A.look, A.look:visited {
	color: #03197C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
    background-color: transparent;
}

A.look:active {
	color: #03197C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
    background-color: transparent;
}

A.look:hover {
	color: #03197C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
    background-color: transparent;
}

.ctext {
	color: #dddddd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6.75pt;
	font-weight: 300;
	text-decoration: none;
}

A.ctext, A.ctext:visited {
	color: #dddddd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6.75pt;
	font-weight: 300;
	text-decoration: none;
    background-color: transparent;
}

A.ctext:active {
	color: #dddddd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6.75pt;
	font-weight: 300;
	text-decoration: none;
    background-color: transparent;
}

A.ctext:hover {
	color: #dddddd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6.75pt;
	font-weight: 300;
	text-decoration: none;
    background-color: transparent;
}

a.productlink, a.productlink:visited {
	color: #509D44;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

a.productlink:active, a.productlink:hover {
	background-color: transparent;
	color: #3146A8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.pagetopic {
    font-family: lucida sans unicode;
    color: #bbbbbb;
    font-size: -1;
    font-weight: bold;
}

.cartnav {
	color: #FFFFFF;
	font-family: Lucida San Unicode, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

a.cartnav, a.cartnav:visited {
	color: #ffffff;
	font-family: Lucida San Unicode, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
    background-color: transparent;
}

a.cartnav:active, a.cartnav:hover {
	color: #C10000;
	font-family: Lucida San Unicode, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
    background-color: transparent;
}

a.advSearch, a.advSearch:visited {
    color: #ffffff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

a.advSearch:active, a.advSearch:hover {
	background-color: transparent;
	color: #C10000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.adminLink {
	color: #cccccc;
	font-family: Tahoma, sans-serif;
	font-size: 7.2pt;
	font-weight: 300;
	text-decoration: none;
}

A.adminLink, A.adminLink:visited {
	color: #cccccc;
	font-family: Tahoma, sans-serif;
	font-size: 7.2pt;
	font-weight: 300;
	text-decoration: none;
    background-color: transparent;
}

A.adminLink:active {
	color: #eeeeee;
	font-family: Tahoma, sans-serif;
	font-size: 7.2pt;
	font-weight: 300;
	text-decoration: none;
    background-color: transparent;
}

A.adminLink:hover {
	color: #eeeeee;
	font-family: Tahoma, sans-serif;
	font-size: 7.2pt;
	font-weight: 300;
	text-decoration: none;
    background-color: transparent;
}

/************************/
/*	custom pm_ styles	*/
/************************/

.pm_seeTestimonial {
    background-color: transparent;
    color: #C10000;
    font-family: Arial;
    font-size: 8pt;
    font-style: normal;
    font-weight: Bold;
    text-decoration: none;
}

a.pm_seeTestimonial, a.pm_seeTestimonial:visited {
    background-color: transparent;
    color: #C10000;
    font-family: Arial;
    font-size: 8pt;
    font-style: normal;
    font-weight: Bold;
    text-decoration: none;
}


a.pm_seeTestimonial:hover, a.pm_seeTestimonial:active {
    background-color: transparent;
    color: #15790B;
    font-family: Arial;
    font-size: 8pt;
    font-style: normal;
    font-weight: Bold;
    text-decoration: none;
}

.pm_justify {
	text-align: justify;
}

.pm_breadcrumb {
    background-color: transparent;
    color: #2789BA;
    font-family: Arial;
    font-size: 8pt;
    font-style: normal;
    font-weight: Bolder;
    text-decoration: none;
}

a.pm_breadcrumb, a.pm_breadcrumb:visited {
    background-color: transparent;
    color: #2789BA;
    font-family: Arial;
    font-size: 8pt;
    font-style: normal;
    font-weight: Bolder;
    text-decoration: none;
}


a.pm_breadcrumb:hover, a.pm_breadcrumb:active {
    background-color: transparent;
    color: #C10000;
    font-family: Arial;
    font-size: 8pt;
    font-style: normal;
    font-weight: Bolder;
    text-decoration: none;
}


.pm_pdfLink {
    background-color: transparent;
    color: #2789BA;
    font-family: Arial;
    font-size: 8pt;
    font-style: normal;
    font-weight: Bold;
    text-decoration: none;
}

a.pm_pdfLink, a.pm_pdfLink:visited {
    background-color: transparent;
    color: #2789BA;
    font-family: Arial;
    font-size: 8pt;
    font-style: normal;
    font-weight: Bold;
    text-decoration: none;
}


a.pm_pdfLink:hover, a.pm_pdfLink:active {
    background-color: transparent;
    color: #C10000;
    font-family: Arial;
    font-size: 8pt;
    font-style: normal;
    font-weight: Bold;
    text-decoration: none;
}

.pm_viewArticle {
    background-color: transparent;
    color: #2789BA;
    font-family: Arial;
    font-size: 8pt;
    font-style: normal;
    font-weight: Bold;
    text-decoration: none;
	vertical-align: top;
}

a.pm_viewArticle, a.pm_viewArticle:visited {
    background-color: transparent;
    color: #2789BA;
    font-family: Arial;
    font-size: 8pt;
    font-style: normal;
    font-weight: Bold;
    text-decoration: none;
	vertical-align: top;
}


a.pm_viewArticle:hover, a.pm_viewArticle:active {
    background-color: transparent;
    color: #C10000;
    font-family: Arial;
    font-size: 8pt;
    font-style: normal;
    font-weight: Bold;
    text-decoration: none;
	vertical-align: top;
}

.pm_viewGlossary {
    background-color: transparent;
    color: #2789BA;
    font-family: Arial;
    font-size: 8pt;
    font-style: normal;
    font-weight: Bold;
    text-decoration: none;
	vertical-align: top;
	text-align: right;
}

a.pm_viewGlossary, a.pm_viewGlossary:visited {
    background-color: transparent;
    color: #2789BA;
    font-family: Arial;
    font-size: 8pt;
    font-style: normal;
    font-weight: Bold;
    text-decoration: none;
	vertical-align: top;
}


a.pm_viewGlossary:hover, a.pm_viewGlossary:active {
    background-color: transparent;
    color: #C10000;
    font-family: Arial;
    font-size: 8pt;
    font-style: normal;
    font-weight: Bold;
    text-decoration: none;
	vertical-align: top;
}

.pm_topWhite {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	color: #EEEEEE;
    line-height: 10px;
}

a.pm_topWhite, a.pm_topWhite:visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	color: #EEEEEE;
    line-height: 10px;
}

a.pm_topWhite:hover, a.pm_topWhite:active {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	color: #EEEEEE;
    line-height: 10px;
}

.pm_price {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #DD4540;
	text-align: left;
	/* padding-right: 5px;	*/
}

.g2 {
	color: #2b7b22;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: 500;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

.emphasis {
	color: #c10000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

A.emphasis, A.emphasis:visited {
	color: #c10000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

A.emphasis:active, a.emphasis:hover {
	background-color: transparent;
	color: #3D72C0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.pm_miniDescription {
	background-color: transparent;
	color: #222222;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.pm_miniProduct a {
	background-color: transparent;
	color: #2789BA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.pm_miniProduct a, .pm_miniProduct a:visited {
	background-color: transparent;
	color: #2789BA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.pm_miniProduct a:hover, .pm_miniProduct a:active {
	background-color: transparent;
	color: #C10000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.pm_importantNote {
	color: #C10000;
	font-size: 10px;
	font-style: italic;
	font-weight: bolder;
}

a.pm_importantNote, a.pm_importantNote:visited {
	color: #C10000;
	font-size: 10px;
	font-style: italic;
	font-weight: bolder;
}

a.pm_importantNote:active, a.pm_importantNote:hover {
	background-color: #FFFF99;
	color: #C10000;
	font-size: 10px;
	font-style: italic;
	font-weight: bolder;
}

.pm_instructionalLink {
	font-weight: bolder;
	font-style: normal;
	color: #2789ba;
	font-size: 10px;
}

a.pm_instructionalLink, a.pm_instructionalLink:visited {
	font-weight: bolder;
	font-style: normal;
	color: #2789ba;
	font-size: 10px;
}

a.pm_instructionalLink:hover, a.pm_instructionalLink:active {
	font-weight: bolder;
	font-style: normal;
	color: #C10000;
	font-size: 10px;
}


</Style>