/* --- Style sheet for style -- DGJ - Verdana --- */


/* --- Custom css starts here --- */

.breadcrumb {
   color: #A6B0B9;
   font-family: Verdana, geneva, arial, charcoal, helvetica, sans-serif;
   font-size: 10px;
   line-height: 16px
}

A .breadcrumb {
   text-decoration: none
}

A:visited .breadcrumb {
   color: #A6B0B9;
   text-decoration: none
}

A:hover .breadcrumb {
   color: #A6B0B9;
   text-decoration: underline
}

.breadcrumb  .sel{
   color: #A6B0B9;
   text-decoration: none
}

A:active .breadcrumb {
   color: #A6B0B9;
   text-decoration: underline
}

.imgright {
border: 0px solid #ffffff; 
}

/* --- Custom css ends here --- */



/* --- Page style -- DGJ - Verdana starts here --- */

/* Heading */
BIG {
   color: #000000;
   font-family: Verdana, geneva, arial, charcoal, helvetica, sans-serif;
   font-weight: bold;
   font-size: 16px;
   line-height: 18px
}

/* Heading */
.BIG {
   color: #000000;
   font-family: Verdana, geneva, arial, charcoal, helvetica, sans-serif;
   font-weight: bold;
   font-size: 16px;
   line-height: 18px
}

/* Subheading */
STRONG {
   color: #000000;
   font-family: Verdana, geneva, arial, charcoal, helvetica, sans-serif;
   font-weight: bold;
   font-size: 10px;
   line-height: 14px
}

/* Subheading */
.STRONG {
   color: #000000;
   font-family: Verdana, geneva, arial, charcoal, helvetica, sans-serif;
   font-weight: bold;
   font-size: 10px;
   line-height: 14px
}

/* Caption */
SMALL {
   color: #000000;
   font-family: Verdana, geneva, arial, charcoal, helvetica, sans-serif;
   font-size: 8px;
   line-height: 10px
}

/* Caption */
.SMALL {
   color: #000000;
   font-family: Verdana, geneva, arial, charcoal, helvetica, sans-serif;
   font-size: 8px;
   line-height: 10px
}

/* Text */
.norm {
   color: #000000;
   font-family: Verdana, geneva, arial, charcoal, helvetica, sans-serif;
   font-size: 10px;
   line-height: 14px
}

/* Paragraph Link */
A {
   color: #000000;
   font-family: Verdana, geneva, arial, charcoal, helvetica, sans-serif;
   font-size: 10px;
   line-height: 14px
}

A {
   text-decoration: underline
}

A:visited {
   color: #000000;
   text-decoration: underline
}

A:hover {
   color: #000000;
   text-decoration: underline
}

A:active {
   color: #000000;
   text-decoration: underline
}

/* --- Page style ends here --- */



/* --- Navigation style starts here --- */

/* Navigation Level 1 */
.navniv1 {
   color: #000000;
   font-family: Verdana, geneva, arial, charcoal, helvetica, sans-serif;
   font-size: 10px;
   line-height: 16px
}

A .navniv1 {
   text-decoration: none
}

A:visited .navniv1 {
   color: #000000;
   text-decoration: none
}

A:hover .navniv1 {
   color: #000000;
   text-decoration: underline
}

.navniv1  .sel{
   color: #000000;
   text-decoration: none
}

A:active .navniv1 {
   color: #000000;
   text-decoration: underline
}



/* Navigation Level 2 */
.navniv2 {
   color: #000000;
   font-family: Verdana, geneva, arial, charcoal, helvetica, sans-serif;
   font-size: 10px;
   line-height: 16px
}

A .navniv2 {
   text-decoration: none
}

A:visited .navniv2 {
   color: #000000;
   text-decoration: none
}

A:hover .navniv2 {
   color: #000000;
   text-decoration: underline
}

.navniv2  .sel{
   color: #000000;
   text-decoration: none
}

A:active .navniv2 {
   color: #000000;
   text-decoration: underline
}

/* --- Navigation style ends here --- */



/* --- Shorthand for colours starts here --- */

.red {
   color: #ff0000
}

.orange {
   color: #ff9900
}

.yellow {
   color: #ffff00
}

.green {
   color: #009900
}

.turquoise {
   color: #33cccc
}

.blue {
   color: #0000ff
}

.purple {
   color: #990099
}

.white {
   color: #ffffff
}

.grey {
   color: #999999
}

.black {
   color: #000000
}

/* --- Shorthand for colours ends here --- */