/* product table formatting */

.rci_products { display: block;
position: relative;
background-image: url('../images/rci_table_bg.gif');
border-collapse: collapse;
width: 600px;
z-index: 0;
}

.rci_products td { border: solid #fff;
border-width: 0px 0px 1px 1px;
padding: 5px;
border: solid #336633;
border-width: 0px 0px 1px 1px;
font: 10pt verdana;
}

.rci_products th { color: #fff;
background-color: #336633;
padding: 5px;
border: solid 1px #fff;
}

.rci_products td h5 { font: bold 10pt verdana;
}

.rci_products td a { display: block;
margin: 0 auto;
padding: 0 auto;
color: #000;
text-decoration: none;
border: solid 1px #0F6996;
text-align: center;
}

.rci_products td a:hover { display: block;
background-color: #FFF;
}

.rci_products td img { border: solid 0px;
margin-left: 0 auto;
}

.bold { font-size: 2em;
font-weight: bold;
}

.cen { text-align: center;
}

.sout { font-size: 1em;
font-weight: bold;
font-style:italic;
color: #0000e7;
text-align: left;
}

/* for Allied Products Listing Page */

.allied div
{ position: absolute;
top: 70px;

margin-bottom: 50px;
padding-bottom: 50px;
border: solid 0px;

}

.allied ul
{

width: 275px;
font: 8pt verdana;
text-indent: none;
list-style-type: none;
border: solid 0px;
}

.allied ul li { display: block;
width: 275px;
line-height: 3em;
background-image: url('/images/commsvc/ListLinkBullet.gif');
background-repeat: no-repeat;
background-position: 0 1em;
padding-left: 15px;
text-align: left;

}

.allied h3 { width: 600px;
text-align: center;
}

.allied #rcol { 
left: 350px;
margin-top: 100px;
}
.allied #lcol { 
margin-top: 100px;
left: 50px;
}

.allied #note { position: absolute;
top: 30px;
width: 600px;
}

.allied #note p { width: 600px;
text-align: center;
}


.allied a { color: #336633;
text-decoration: none;
}

.allied a:hover { text-decoration: underline;
}

.allied p {
	font: 8pt verdana;
}

#mc_hdr { position: absolute;
width: 600px;
text-align: center;
font: 14pt verdana;
color: #336633;
}

.desc {
width: 350px;
text-align: justify;
}


.plist_hdr { position: relative;
top: 130px;
color: #EF8400;
text-decoration: underline;
font: 14pt verdana;
margin-top: 10px;}



