/*Pink css */

.idSideNavPink {background-color: #fce5f0}
.idNavHeaderPink {background-color: #D42480; color: #FFFFFF; font-size: 12px; line-height: 18px;}

/*regular css*/

.idSideNav {background-color: #EEF3FC}
.idNavHeader {background-color: #8390B0; color: #FFFFFF; font-size: 12px; line-height: 18px;}

.idNavText {color: #000000; font-size: 12px;}
a.idNavText:link {color: #0066CC; text-decoration: none;}
a.idNavText:visited {color: #0066CC; text-decoration: none;}
a.idNavText:hover {color: #0066CC; text-decoration: underline;}

.idNavTextH {color: #000000; font-size: 14px; font-weight: bold;}
a.idNavTextH:link {color: #0066CC; text-decoration: none;}
a.idNavTextH:visited {color: #0066CC; text-decoration: none;}
a.idNavTextH:hover {color: #0066CC; text-decoration: none;}

.idNavTextW {color: #000000; font-size: 11px;}
a.idNavTextW:link {color: #0066CC; text-decoration: none;}
a.idNavTextW:visited {color: #0066CC; text-decoration: none;}
a.idNavTextW:hover {color: #0066CC; text-decoration: underline;}

.idNavTextCat {color: #0066CC; font-size: 11px; line-height: 16px;}
a.idNavTextCat:link {color: #0066CC; text-decoration: none;}
a.idNavTextCat:visited {color: #0066CC; text-decoration: none;}
a.idNavTextCat:hover {color: #0066CC; text-decoration: underline;}
