/* - - - - GENERAL - - - - */
a {
color: #981793;
}

/* - - - - 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;
}

div#telephone p {
color: #888888;
font-weight: normal;
font-family: tahoma, verdana, sans-serif;
}

/* - - - - NAVIGATION - - - - */
div#navigation {
color: #FFFFFF;
}

div#navigation a {
text-decoration: none;
}

div#nav1 {
background-image: url('/f/images/graphics_ltd_01_08.gif');
background-position: top left;
background-repeat: no-repeat;
}
/* NOTE - see menu.css for more styles */

/* - - - - CONTENT - - - - */
div#content a {
color: #666666;
font-weight: bold;
}
div#content a:hover {
color: #FF0000;
}
div#content p {
color: #555555;
}
div#content h1 {
color: #000;
}
div#content h2 {
color: #0C6CB4;
border-bottom: 1px solid #eeeeee;
}
div#content h3 {
color: #0C6CB4;
border-bottom: 1px solid #efefef;
}
div#content ul, div#content ol {
color: #000;
}
#content a.external {
background: url('/css/external.png') center right no-repeat;
color: #003ABD;
}
#content a.external:hover {
color: #001A9D;
text-decoration: none;
}
div#content img {
border: 0;
}
div#content dl dt {
font-size: 120%;
font-weight: bold;
color: #0C6CB4;
}

/* - - - - APPS - - - - */

div#apps h1, div#apps h1 a, div#apps h2, div#apps h2 a {
color: #000000;
font-weight: normal;
text-decoration: none;
}
div#apps p a:visited {
color: #555555;
}
div#apps h2 {
font-weight: normal;
}
div#apps h2 a {
color: #000000;
}
div#apps h2 a:hover {
text-decoration: underline;
}

/*div#apps ul {
list-style : none inside none;
}*/
div#apps p {
color: #555;
}
div#apps p a {
color: #000000;
text-decoration: underline;
}
div#apps p a:hover {
color: #FF0000;
text-decoration: none;
}
div#apps ul a {
text-decoration: none;
color: #000000;
}
div#apps ul a:hover {
color: #ff0000;
text-decoration: underline;
}
div#apps li a {
font-weight: bold;
text-decoration: none;
}
div#apps ul {
list-style-image: url("/f/triangle_bullet.gif");
list-style-position : outside;
}
div#apps ul a:hover {
list-style-image: url("/f/triangle_bullet_blue.gif");
list-style-position : outside;
}
div#apps li a:hover {
font-weight: bold;
text-decoration: underline;
color: #CF181F;
}
div#apps ul {
padding-left: 18px;
}
div#apps ul li.highlight {
background-color: #0c5ca4;
}
div#apps ul li.highlight a {
color: white; 
display:block;
}

/* - - - - FOOTER - - - - */
div#footer{
color: #888888;
}
div#footer p a {
color: #999999;
text-decoration: none;
font-weight: normal;
}
div#footer p a:hover {
text-decoration: underline;
color: #ff0000;
}
#footer div#accreditions {
border-top: 1px solid #0C6CB4;
}

/* - - - - MISC - - - -  */
