﻿/*  These styles prevent the navigation and advertising from printing  */

@media print {
	#no-print {display:none}
	nav.topNav {display:none}
	div#largeSideBar {display:none}
	div#leftSideBar {display:none}
	div#rightSideBar {display:none}
	div.topLeft {display:none}
	div.topAd {display:none}
	div.topRight {display:none}
	div.topLinks {display:none}
	div.searchBox {display:none}
	div.bottomLinks {display:none}
	div.halfLeft {display:none}
	div.halfRight {display:none}
	div.fourteenNav {display:none}
	div.twentyNav {display:none}
}

/*  These styles are the defaults for both the dwt templates and the editable content  */

ul           {list-style-image: url('images/dltkbullet1.gif'); margin-top:20px; padding-bottom:10px }
ul.materialsList li { padding-bottom:5px }
ul ul        { list-style-image: url('images/dltkbullet2.gif'); margin-top:20px; }
ul ul ul     { list-style-image: url('images/dltkbullet3.gif'); }
li			 { list-style-position: outside; padding-bottom:20px }
a:link       { color: rgb(0, 0, 255); }
a:active     { color: rgb(0, 153, 0); }
a:visited    { color: rgb(0, 153, 0); }
body         { background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-size: large; font-family: Helvetica, Arial, sans-serif; line-height:140%; }
h1           { color: rgb(0, 0, 128); font-size: xx-large; font-weight: normal; font-style: normal; font-family: Georgia, "Times New Roman", Times, serif; line-height:140% }
h2           { color: rgb(0, 0, 128); font-size: x-large; font-weight: normal; font-style: normal; line-height:120% }
h3           { color: rgb(255, 0, 0); font-size: large; font-weight: normal; font-style: normal }
h4           { color: rgb(0, 128, 128); font-weight: normal; font-size: medium; font-style: normal; }
h5           { color: rgb(0, 153, 153); font-size: small; font-style: normal; font-weight: normal; }
h6           { color: rgb(0, 153, 153); font-size: x-small; font-style: normal; font-weight: normal }
table        { line-height:110%; border:0; padding:3px; width:100% }

img	{ max-width:100% }

/*  These styles are for the dwt templates  */
/*  Remember . indicates a CLASS which can be used multiple times on a page while # indicates an ID which should only be used once per page  */

.fourteenNav { float:left; width:14%; background-color: #E0E0E0; font-size:small; text-align:center; overflow:hidden; padding:10px 0 10px 0}
div.twentyNav { float:left; width:19%; background-color: #E0E0E0; border: 1px solid gray; font-size:small; font-weight:bold; text-align:center; overflow:hidden; padding:5px 0 5px 0}

div#socialMedia { float:left; height:36px; width:20%; background-color:#DDDDFF; text-align:center; overflow:hidden; padding:10px 0 10px 0 }


div#container { width:100%; margin:5px auto; }

div#largeContent { float:left; width:75%; padding:0 1% 0 1%; }
div#content { float:left; width:70%; padding:0 1% 0 1%; }

div#largeSideBar { float:left; width:22%; text-align:right; margin:auto; line-height:100%; }
div#leftSideBar { float:left; width:10%; overflow:hidden; text-align:left; margin:auto; line-height:100%; }
div#rightSideBar { float:left; width:17%; overflow:hidden; text-align:right; margin:auto; line-height:100%; }

div.topLeft { float:left; width:20%; height:100px; text-align:left; overflow:hidden }
div.topAd { float:left; width:59%; height:100px; text-align:center }
div.topRight { float:left; width:20%; height:100px; text-align:right; overflow:hidden }
div.topLinks { float:left; width:20%; background-color:#DDDDFF; text-align:center; overflow:hidden; padding:10px 0 10px 0 }
div.searchBox { float:left; text-align:right; vertical-align:text-top; width:58% }
div.bottomLinks { float: left; width: 19%; background-color: #E0E0E0; border: 1px solid gray; font-size: small; font-weight: bold; text-align: center; overflow: hidden; padding: 5px 0 5px 0 }
div.halfLeft { text-align:left; float:left; width:49% }
div.halfRight { text-align:right; float:right; width:49% }

/*  These styles are for the editable content  */
/*  Remember . indicates a CLASS which can be used multiple times on a page while # indicates an ID which should only be used once per page  */

.pageTitleShrink { font-size: medium; font-family: Helvetica, Arial, sans-serif }

.printVersionLink { background-color: #eeddff; }

header#mainHeader { margin-bottom:10px }
h3#materials   { padding-top: 20px }
ul.materialsList  { padding-bottom:20px }
ul.materialsList li { padding-bottom:5px }
#author { font-size: small; font-style:italic }

.indentLarge   { margin-left: 80px }
.indentSmall   { margin-left: 40px }

.indexHighlight { background-color: #DDDDDD; font-size: medium; font-weight: bold; line-height:110%; }

.indexImage { float:left; text-align:center; margin: 0 20px 0 20px; min-width:150px; max-width:250px; min-height:60px }
.indexText  { float:left; margin:0; min-width:150px; max-width: 650px; min-height:60px }

.textLarge  { font-size: large; }
.textMedium { font-size: medium; }
.textSmall  { font-size: small; }

.floatStop { clear:both; margin: 10px 0 10px 0; }
.floatRight { float: right; margin: 10px 0 40px 20px; vertical-align: text-top; text-align:center; }
.floatLeft { float: left; margin: 0 20px 5px 0; vertical-align: text-top; text-align:center; }

nav.topNav { padding: 15px 0 15px 0; margin: 0; font-size: small; width: 100%; background-color: #ddeeff; line-height:100%; }

div.columnsTwo { float: left; padding: 20px; margin: 0 20px 10px 0; width: 40%; border: 1px solid gray }

div.greyFloatRight { float: right; margin: 10px 0 40px 20px; vertical-align: text-top; text-align:center; background-color:#E0E0E0; border: 1px solid gray }

div.columns150px { float: left; padding: 10px; width: 150px; font-size:large; border: 1px solid gray; text-align:center }

div.columnsTwo { float: left; padding: 20px; margin: 0 20px 10px 0; width: 40%; border: 1px solid gray; }
div.columnsTwoNoBorder { float: left; padding: 10px; margin: 0 20px 10px 0; width: 40%; text-align:center }
div.columnsThree { float: left; padding: 10px; margin: 0 5px 5px 0; width: 30%; text-align:center }
div.columnsFour { float: left; text-align:center; padding:5px; margin:10px; width: 200px; min-height:240px; font-size: medium; border: 1px solid navy }