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

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


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

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

}

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

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

.maindiv a:link { color : #0000FF; text-decoration : none }

.maindiv a:visited { color : #6000FF; text-decoration : none }

.maindiv a:hover { color : #FF0000; text-decoration : none; background-color : #ffffc0 }



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

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

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

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

.tablediv a:link { color : #0000FF; text-decoration : none }
.tablediv a:visited { color : #6000FF; text-decoration : none }
.tablediv a:hover { color : #FF0000; text-decoration : none; background-color : #ffffc0}

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

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

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

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

.linkdiv a:link { color : #0000FF; text-decoration : none }
.linkdiv a:visited { color : #6000FF; text-decoration : none }
.linkdiv a:hover { color : #FF0000; text-decoration : none; background-color : #ffffc0 }

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

ol { color : #000000 }

ul { color : #000000 }

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

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

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

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

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

.navDiv h2 {
	font-family : Verdana, Arial, Helvetica, 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 : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin-bottom : 4px;
	margin-top : 6px
}

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

.navButts a:hover {
	background-color : #ffff00;
	border : 1px solid #FF0000;
	color : #000000;
	text-decoration : none
}

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

.navSubs a {
	background-color : #FFFFFF;
	color : #000000;
	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 : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin-bottom : 4px;
	margin-left : 0px;
	margin-top : 0px
}

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

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


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

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

/*Style Applied to the Paragraphs for Copyright-Small-Text */
p.copyrights {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : normal;
	margin-bottom : 12px;
	margin-top : 60px
}

p.footer {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : normal;
	margin-top : 6px
}



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

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

input:focus { background : #FFFFFF }

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

.checks { background-color : #FFFFFF; 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;  }