﻿/*  These styles prevent the navigation and advertising from printing  */

	#no-print {display:none}
	div#largeSideBar {display:none}
	div#leftSideBar {display:none}
	div#rightSideBar {display:none}
	div#socialMedia {display:none}
	div.topRight {display:none}
	div.halfLeft { display:none }
	div.halfRight { display:none }


/*  These styles are the default adjustments for content on a smaller device */

body         { font-size:medium; }

ul           { list-style-image: none; }
ul ul        { list-style-image: none; }
ul ul ul     { list-style-image: none; }
li			 	 { padding-bottom:10px }
h1 { font-size: x-large;  }

div#content { width:100%; margin:0; padding:0 }
div#largeContent { width:100%; margin:0; padding:0 }
.fourteenNav { max-width:100px; max-height: 25px; padding:0 }
div.topLinks { max-width:100px; max-height: 25px; padding:0 }

.indentLarge   { margin-left: 10px }
.indentSmall   { margin-left: 5px }

.indexImage  { clear:both; min-height:10px; width:95%; text-align:left }
.indexText   { clear:both; min-height:10px; width:95% }

nav.topNav { padding: 0; font-size: medium;  }

.floatStop { margin:0; }
.floatRight { margin:0; }
.floatLeft { margin:0; }

div.columnsTwo { width: 95%; }
div.columnsTwoNoBorder { width: 95%; }
div.columnsThree { width: 95%  }
div.columnsFour { margin:0; width: 250px; }