<!--


.TopBanner
{
font-family: Arial; /* Font Face */
font-size: 28pt; /* Font Size */
color: #666666; /* Font Color */
font-weight: Bold; /* Font Style */
text-decoration: none;
font-style: normal; /* FontStyle */
/*background-color: #FFFFFF; /* Background color */
text-align: Center; /* Align Text */
border-collapse: collapse;
}

.TopSubBanner
{
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;
background-color: #666666; /* Background color */
text-align: Center; /* Align Text */
}

.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 */
}

.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: 511px; */
}

.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: 10px;
	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: 10px;
	font-style: normal;
	font-weight: normal;
}

A, A:visited {
	color: #3D72C0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	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: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

H1 {
	color: #4E68A1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-bottom: 1px;
	margin-top: 0px;
	padding-top: 0px;
}

H2 {
	color: #3D72C0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 600;
    line-height: 16px;
	margin-bottom: 1px;
	margin-top: 0px;
	padding-top: 0px;
}

H3 {
	color: #3D72C0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-bottom: 1px;
	margin-top: 0px;
	padding-top: 0px;
}

H4 {
	color: #C10000;
	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;
}

.bread {
	color: #88869B;
	font-family: Tahoma, sans-serif;
	font-size: 7.2pt;
	font-weight: 300;
	text-decoration: none;
}

A.bread, A.bread:visited {
	color: #88869B;
	font-family: Tahoma, sans-serif;

	font-size: 7.2pt;
	font-weight: 300;
	text-decoration: none;
    background-color: transparent;
}

A.bread:active {
	color: #0088CC;
	font-family: Tahoma, sans-serif;
	font-size: 7.2pt;
	font-weight: 300;
	text-decoration: none;
    background-color: transparent;
}

A.bread:hover {
	color: #0088CC;
	font-family: Tahoma, sans-serif;
	font-size: 7.2pt;
	font-weight: 300;
	text-decoration: none;
    background-color: transparent;
}

/*  *********************  */
/*  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: #dddddd;
	border-style: dotted dashed;
	border-width: 1px;
	padding: 5px;
}

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: 10px;
	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: center;
    color: #6695A9;
}


/*  ****************  */
/*  search box items  */
/*  ****************  */

.testimonial_style {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
    color: #3166A2;
}


/*  ***************  */
/*  glossary styles  */
/*  ***************  */

.glossarylink {
	color: #3D72C0;
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a.glossarylink, a.glossarylink:visited {
	color: #3D72C0;
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a.glossarylink:active, a.glossarylink:hover {
	background-color: transparent;
	color: #C93D40;
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	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: #3d72c0;
	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: #c93d40;
	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;
}

.glossaryTerm {
	color: #222222;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	margin-top: 1px;
	margin-left: 2px;
	margin-right: 0px;
	margin-bottom: 1px;
    list-style-type: none;
}

a.glossaryTerm, a.glossaryTerm:visited {
	color: #3d72c0;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	margin-top: 1px;
	margin-left: 2px;
	margin-right: 0px;
	margin-bottom: 1px;
    list-style-type: none;
}

a.glossaryTerm:hover, a.glossaryTerm:active {
	color: #c93d40;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	margin-top: 1px;
	margin-left: 2px;
	margin-right: 0px;
	margin-bottom: 1px;
    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: 10px;
	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: 10px;
	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;
}

.pm_subTitles {
    color: #414141;
	font-family: arial, sans-serif;
	font-size: 8pt;
	font-weight: bolder;
	text-decoration: none;
    text-transform: italics;
    background-color: transparent;
}

.pm_topWhite {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	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: 10px;
	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: 10px;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	color: #EEEEEE;
    line-height: 10px;
}

.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;
}

.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;
}

.testimonial_menu {
    background-color: #ffffff;
	color: #3D72C0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	align: right;
}

.testimonial_menu_button {
    background-color: #ffffff;
	color: #3D72C0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	align: right;
	border-style: collapse;
}

.testimonial_option {
    background-color: #fefefe;
	color: #c10000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
}

.romanOutline li {
	list-style-type: upper-roman;
	color: #222222;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}

.decimalOutline li {
	list-style-type: decimal;
	color: #222222;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}


-->