/* - - - - GENERAL - - - - */
a {
color: #981793;
}

/* - - - - contact page - - - - */

div#content table.contact-logo a { font-size: 9px; font-weight:normal; color: #000000;}
div#content table.contact-logo a:hover { color:#CF181F;}

/* - - - - HEADER - - - - */
div#header h1 {
background: #EEE;
color: #79B30B;
}
div#topnav p a, div#topnav p {
color: #999999;
text-decoration: none;
}
div#topnav p a:hover {
color: #222222;
text-decoration: underline;
}
#header div#strap {
background-image: url(../f/images/forward_thinking_04.gif);
background-repeat: no-repeat;
background-position: right center;
}

/* - - - - NAVIGATION - - - - */
div#navigation {
color: #FFFFFF;
background-image: url(../f/images/red_nav_back_03.gif);
background-repeat: repeat-x;
}

div#navigation a {
text-decoration: none;
}


/* NOTE - see menu.css for more styles */

/* - - - - CONTENT - - - - */
div#content a {
color: #666666;
font-weight: bold;
}
div#content a:hover {
color: #CF181F;
}
div#content p {
color: #555555;
}
div#content h1 {
color: #000;
}
div#content h2 {
color: #CF181F;
font-weight: bold;
}

div#content h2 a, div#content h2 a.closed {
color: #CF181F;
padding-left: 10px;
background-image: url(../f/triangle_bullet_02.gif);
background-repeat: no-repeat;
background-position: left;
}

div#content h2 a.open {
background-image: url(../f/triangle_bullet_02_down.gif);
background-repeat: no-repeat;
background-position: left;
text-decoration: none;
}
div#content h2 a:hover {
text-decoration: underline;
}

div#content h3 {
color: #000;
}
div#content ul, div#content ol {
color: #555;
}

#content a.external {
background: url(../f/external_grey.gif) center right no-repeat;
color: #666666;
}
#content a.external:hover {
color: #001A9D;
text-decoration: none;
}
div#content img {
border: 0;
}

div#content a:visited {
color: #000;
}

/* - - - - APPS - - - - */

div#apps h1, div#apps h1 a, div#apps h2, div#apps h2 a, div#apps h3, div#apps h3 a  {
font-family: verdana, helvetica, sans-serif;
color: #FFF;
font-weight: normal;
text-decoration: none;
}

/* div#apps a:visited {color: #555555; } */

div#apps ul {
list-style : none outside none;
}
div#apps p a {
color: #555555;
text-decoration: underline;
}
div#apps p a:hover {
color: #CF181F;
text-decoration: none;
}
div#apps ul a {
text-decoration: none;
color: #555555;
}
div#apps ul a:hover {
color: #CF181F;
text-decoration: underline;
}

div.rhs h3 {
display: block;
color: #fff;
background-color: #003DBE;
background-image: url(../f/images/blue_back_06.gif);
background-repeat: repeat-x;
}

div.rhs ul, div.rhs dl, div.rhs dd a {color: #555;}

div.rhs dd a {text-decoration: none;}

div.rhs {
background-image: url(../f/images/greyback_17.gif);
background-repeat: no-repeat;
background-position: top left;
}

div.rhs dt a {
padding-left: 8px;
background-image: url(../f/triangle_bullet.gif);
background-repeat: no-repeat;
background-position: left;
font-weight: bold;
text-decoration: none;
color: #000000;
}
div.rhs dt a:hover {
background-image: url(../f/triangle_bullet_blue.gif);
background-repeat: no-repeat;
background-position: left;
font-weight: bold;
text-decoration: underline;
color: #CF181F;
}
div.rhs dl.services dd a {
padding-left: 8px;
background-image: url(../f/triangle_bullet.gif);
background-repeat: no-repeat;
background-position: left;
text-decoration: underline;
color: #777;
}
div.rhs dl.services dd a:hover {
background-image: url(../f/triangle_bullet_blue.gif);
background-repeat: no-repeat;
background-position: left;
text-decoration: none;
color: #CF181F;
}

div.rhs dt {
font-weight: bold;
}

div.rhs dd a:hover {
color: #000;
}

div#apps div.rhs a:visited {
color: #333;
}

/* - - - - FOOTER - - - - */
div#footer{
color: #888888;
background-image: url(../f/images/blue_line_21.gif);
background-repeat: repeat-x;
background-position: top;
}
div#footer p a {
color: #999;
text-decoration: none;
}
div#footer p a:hover {
text-decoration: underline;
color: #CF181F;
}
div#footer dl dt {
color: #999;
}
div#footer dl dd {
color: #999;
}


.arepo a {color: #999;}
.arepo a:hover {color: #CF181F;}

/* - - - - MISC - - - -  */
