/* CSS styles for www.netcommworks.com */

/* Table border */
table.main { border-style:solid; border-color:#282A89; border-width:1px; }

/* Header text */ 
.header { font-family:Times New Roman; font-size:22px; font-weight:bold; color:#000000; }

/* Header text */ 
.headersmall { font-family:Verdana, Arial, Helvetica; font-size:15px; font-weight:bold; color:#000000; }

/* Style for regular content */
.content { font-family:Verdana, Arial, Helvetica; font-size:10pt; color:#000000; }

/* Style for regular content justified */
.contentjustify { font-family:Verdana, Arial, Helvetica; font-size:10pt; color:#000000; text-align:justify; }

/* Contact Us heading text */
.contactheading { font-family:Verdana, Arial, Helvetica; font-size:7.5pt; color:#000099; }

/* Contact Us content text */
.contactcontent { font-family:Verdana, Arial, Helvetica; font-size:8pt; color:#000000; }

/* Footer text links and copyright notice */
.footertext { font-family:Times New Roman; font-size:12px; font-weight:bold; color:#000000; }

/* Footer text links href style */
A.footerlink { font-family:Times New Roman; font-size:12px; font-style:normal; font-weight:bold; letter-spacing:normal; text-decoration:none; text-transform:none; color:#000000; background:none;}
A.footerlink:hover { font-size:12px; font-weight:bold; color:#000000; background:#F1B01D;}