/* CSS Document */

body, html { width: 100%; height: 100%; padding: 0px; margin: 0px; font-size: 14px; font-family: Arial, Helvetica, sans-serif; color: #000000; background-image: url(images/image_02.png);}
table, tr, td { font-size: 14px; font-family: Arial, Helvetica, sans-serif; color: #000000; }

p { margin:0; padding:0; }

h1,h2,h3,h4 { font-family: Arial, Helvetica, sans-serif; color: #000000; }
h1 { font-size: 16px; border-left: 3px solid #CCCCCC; border-bottom: 1px solid #CCCCCC; padding-left: 5px; }
h2 { font-size: 15px; }
h3 { font-size: 14px; }
h4 { font-size: 13px; }

a { color: #003366; text-decoration: underline; }
a:hover { color: #0066CC; };

#copyright { color: #EDEBEB; }
#copyright a { color: #EDEBEB; text-decoration: none; }
#copyright a:hover { color: #EDEBEB; text-decoration: underline; }

#searchbox input { background-color: #FFFFFF; border: 1px solid #666666; }

#menudiv   { padding-left: 15px; padding-right: 15px; }
#content   { padding: 10px; padding-right: 30px; }
#content, #content td, #content table {line-height: 150%; font-size: 14px;}


#clickpath { color: #000000; font-size: 10px; padding: 3px; padding-top: 8px; }
#clickpath a { color: #000000; text-decoration: none; }
#clickpath a:hover { color: #000000; text-decoration: underline; }

.clickpath_inactive { padding: 1px; padding-left: 17px; margin-bottom: 7px; background-color: #EDEBEB; background-image: url(images/arrow_right.gif); background-position: center left; background-repeat: no-repeat; }
.clickpath_inactive a { text-decoration: none; color: #000000; }

/*
.clickpath_inactive_sub { padding: 1px; padding-left: 17px; margin-bottom: 1px; background-color: #EDEBEB; background-image: url(images/arrow_right.gif); background-position: center left; background-repeat: no-repeat; }
.clickpath_inactive_sub a { text-decoration: none; color: #000000; }
*/

.clickpath_active { padding: 1px; padding-left: 17px; margin-bottom: 7px; background-color: #005178; background-image: url(images/arrow_right_active.gif); background-position: center left; background-repeat: no-repeat; }
.clickpath_active a { text-decoration: none; color: #FFFFFF; }
.clickpath_active a:hover { text-decoration: none; color: #CCCCCC; }

/*
.clickpath_active_sub { padding: 1px; padding-left: 17px; margin-bottom: 1px; background-color: #005178; background-image: url(images/arrow_down.gif); background-position: center left; background-repeat: no-repeat; }
.clickpath_active_sub a { text-decoration: none; color: #FFFFFF; }
*/

.submenu_inactive { padding: 1px; padding-left: 17px; margin-bottom: 1px; background-color: #EDEBEB; }
.submenu_inactive a { text-decoration: none; color: #000000; }
.submenu_inactive a:hover { color: #990000; }

.submenu_active { padding: 1px; padding-left: 17px; margin-bottom: 1px; background-color: #005178; }
.submenu_active a { text-decoration: none; color: #FFFFFF; }
.submenu_active a:hover { color: #DDDDDD; }
