/*Style Sheet for Bruce Neufeld's Web Sites */
/*The Body Background */
body {
    background-color : #000000;
    background-image : url(images/topbar.gif);
    background-repeat : repeat-x
}

/*Styles for the Main Content Layer */
.maindiv {
    border-left : 1px solid #FF0000;
    font-family: Arial, Helvetica, "Trebuchet MS", Verdana, sans-serif;
    font-size : 14px;
    color : #ffffff;
    padding-left : 28px;
    padding-right : 36px
}

.maindiv p { line-height : 180%; margin-top : 6px }

.dabottom {
    border-bottom : 1px dotted #CCCCCC;
}

.maindiv h1 {
    font-family : Arial, Helvetica, "Trebuchet MS", Verdana, sans-serif;
    font-size : 18px;
    margin-bottom : 12px;
    margin-top : 0px
}

.maindiv h2 {
    font-family : Arial, Helvetica, "Trebuchet MS", Verdana, sans-serif;
    font-size : 16px;
    margin-bottom : 12px;
    margin-top : 30px
}

.maindiv a:link { color : #AAAAFF; text-decoration : none }
.maindiv a:visited { color : #BBAAFF; text-decoration : none }
.maindiv a:hover { color : #FFFF00; text-decoration : none; background-color : #800000 }

/*Style for the breadcrumb Layer */
.breadCrumbDiv {
	font-family      : Arial, Helvetica, "Trebuchet MS", Verdana, sans-serif;
	font-size        : 16px;
	color            : #FFFFFF;
	padding-left     : 14px;
	padding-right    : 5px;
	background-color : #000000
}

.breadCrumbDiv p { line-height : 160%;
            margin-top  : 6px
}

.breadCrumbDiv a:link { color : #FFFFFF; text-decoration : none }
.breadCrumbDiv a:visited { color : #FFFFFF; text-decoration : none }
.breadCrumbDiv a:hover { color : #FFFFFF; text-decoration : underline; }

/*Style for the footer Layer */
.footerDiv {
	font-family      : Arial, Helvetica, "Trebuchet MS", Verdana, sans-serif;
	font-size        : 14px;
	color            : #FFFFFF;
	padding-left     : 5px;
	padding-right    : 5px;
	background-color : #000000
}

.footerDiv p { line-height : 140%;
            margin-top  : 6px
}

.footerDiv a:link { color : #FFFFFF; text-decoration : none }
.footerDiv a:visited { color : #FFFFFF; text-decoration : none }
.footerDiv a:hover { color : #FFFFFF; text-decoration : underline; }


/*Styles for the Table Content Layer */
.tablediv {
    border-left : 1px solid #FF0000;
    font-family: Arial, Helvetica, "Trebuchet MS", Verdana, sans-serif;
    font-size : 14px;
    color : #ffffff;
    padding-left : 28px;
    padding-right : 36px
}

.tablediv p { line-height : 110%; margin-top : 6px }

.tablediv h1 {
    font-family : Arial, Helvetica, "Trebuchet MS", Verdana, sans-serif;
    font-size : 18px;
    margin-bottom : 0px;
    margin-top : 0px
}

.tablediv h2 {
    font-family : Arial, Helvetica, "Trebuchet MS", Verdana, sans-serif;
    font-size : 16px;
    margin-bottom : 0px;
    margin-top : 0px
}

.tablediv a:link { color : #AAAAFF; text-decoration : none }
.tablediv a:visited { color : #BBAAFF; text-decoration : none }
.tablediv a:hover { color : #FFFF00; text-decoration : none; background-color : #880000}

/*Styles for the Table Content Layer */
.linkdiv {
    border-left : 1px solid #FF0000;
    font-family: Arial, Helvetica, "Trebuchet MS", Verdana, sans-serif;
    font-size : 14px;
    color : #ffffff;
    padding-left : 28px;
    padding-right : 36px
}

.linkdiv p { line-height : 130%; margin-top : 6px }

.linkdiv h1 {
    font-family : Arial, Helvetica, "Trebuchet MS", Verdana, sans-serif;
    font-size : 18px;
    margin-bottom : 0px;
    margin-top : 0px
}

.linkdiv h2 {
    font-family : Arial, Helvetica, "Trebuchet MS", Verdana, sans-serif;
    font-size : 16px;
    margin-bottom : 0px;
    margin-top : 0px
}

.linkdiv a:link { color : #AAAAFF; text-decoration : none }
.linkdiv a:visited { color : #BBAAFF; text-decoration : none }
.linkdiv a:hover { color : #FFFF00; text-decoration : none; background-color : #800000 }

/* Lists*/
li {
    font-family: Arial, Helvetica, "Trebuchet MS", Verdana, sans-serif;
    font-size : 14px;
    margin-bottom : 12px;
    margin-right : 48px;
    margin-top : 12px
}

ol { color : #ffffff }

ul { color : #ffffff }

/*Style for The Little Icon Layers */
.icondiv {
    border-bottom : 0px solid #222222;
    border-left : 0px solid #222222;
    border-right : 0px solid #222222;
    border-top : 0px solid #222222
}

.icondivL {
    border-bottom : 0px solid #222222;
    border-left : 0px solid #222222;
    border-right : 0px solid #222222;
    border-top : 0px solid #222222
}

/*Style Applied to the Sidebar Layer */
.navDiv {
    color : #ffffff;
    font-family:  Arial, Helvetica, "Trebuchet MS", Verdana, sans-serif;
    font-size : 12px
}

.navDiv p { margin-bottom : 12px; margin-top : 6px }

.navDiv h1 {
    font-family :  Arial, Helvetica, "Trebuchet MS", Verdana, sans-serif;
    font-size : 18px;
    margin-left : 0px;
    margin-top : 0px
}

.navDiv h2 {
    font-family : Arial, Helvetica, "Trebuchet MS", Verdana, sans-serif;
    font-size : 16px;
    margin-bottom : 0px;
    margin-left : 0px;
    margin-top : 24px
}

/*Style Applied to the Paragraphs for Main Section Links */
p.navButts {
    color : #ffffff;
    font-family : Arial, Helvetica, "Trebuchet MS", Verdana, sans-serif;
    font-size : 11px;
    margin-bottom : 5px;
    margin-top : 5px
}

.navButts a {
    background-color : #000000;
    border : 1px solid #222222;
    color : #ffffff;
    display : block;
    padding-bottom : 2px;
    padding-left : 12px;
    padding-top : 4px;
    text-decoration : none;
    width : 100%
}

.navButts a:hover {
    background-color : #A10000;
    border : 1px solid #A10000;
    color : #FFFF00;
    text-decoration : none
}

/*Style Applied to the Paragraphs for the Sub-Section Links */
p.navSubs {
    color : #999999;
    font-family : Arial, Helvetica, "Trebuchet MS", Verdana, sans-serif;
    font-size : 11px;
    margin-bottom : 4px;
    margin-left : 0px;
    margin-top : 0px
}

.navSubs a {
    background-color : #000000;
    color : #ffffff;
    display : block;
    padding-left : 14px;
    text-decoration : none;
    width : 100%
}

.navSubs a:hover {
    background-color : #FFFF00;
    color : #000000;
    text-decoration : none
}



/*Style Applied to the Paragraphs for the Sub-Section Links , but selected */
p.navSubsViz {
    color : #22FF22;
    font-family : Arial, Helvetica, "Trebuchet MS", Verdana, sans-serif;
    font-size : 11px;
    margin-bottom : 4px;
    margin-left : 0px;
    margin-top : 0px
}

.navSubsViz a {
    background-color : #000000;
    color : #00AA00;
    display : block;
    padding-left : 14px;
    text-decoration : none;
    width : 100%
}

.navSubsViz a:hover {
    background-color : #000000;
    color : #00AA00;
    text-decoration : none
}


/*Style Applied to the Paragraphs for Static Down-State Main Section Links */
p.navViz {
    color : #22FF22;
    font-family : Arial, Helvetica, "Trebuchet MS", Verdana, sans-serif;
    font-size : 11px;
    font-weight : normal;
    margin-bottom : 5px;
    margin-left : 0px;
    margin-top : 5px
}

.navViz a {
    background-color : #2828A0;
    border : 1px solid #2020A0;
    color : #FFFFFF;
    display : block;
    padding-bottom : 2px;
    padding-left : 12px;
    padding-top : 4px;
    text-decoration : none;
    width : 100%
}

/*Styles Applied to Form Elements */
form {
    border : 1px dotted #CCCCCC;
    font-family : Arial, Helvetica, "Trebuchet MS", Verdana, sans-serif;
    font-size : 12px;
    margin-right : 36px;
    margin-top : 0px;
    padding : 12px
}

input { background-color : #CDC9D8; border : 1px solid #999999 }

input:focus { background : #000000 }

textarea {
    background-color : #FAE4A5;
    border : 1px solid #999999;
    font-family : Arial, Helvetica, "Trebuchet MS", Verdana, sans-serif;
    font-size : 12px
}

.checks { background-color : #000000; border : 1px none }

.formBut { background-color : #CCCCCC }

/*Styles Applied to Float Images left or right */
.imgfloatright { float : right;  padding-left : 5px;   }

.imgfloatleft { float : left;  padding-right : 5px;  }

.hidden { display: none; }
.unhidden { display: block; }

.vishidden { visibility: hidden; }
.visunhidden { visibility: visible; }

