﻿/*  These styles prevent the navigation and advertising from printing  */

	nav#leftSideBar {display:none}
	nav#rightSideBar {display:none}
	nav#socialMedia {display:none}
	nav#homeButton {display:none}
	nav.siteNav {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;  }

article#content { width:100%; margin:0; 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% }

.floatStop { margin:0; }
.floatRight { margin:0; }
.floatLeft { margin:0; }

div.columnsTwo { width: 95%; }
div.columnsTwoNoBorder { width: 95%; }
div.columnsThree { width: 95%  }
div.columnsFour { margin:5px; width: 95%; }
div.columns150px { width: 95%  }
div.columns150pxNoBorder { width: 95%  }
div#PRTsitenavSocial { width:95% }
div#DLTKsitenavSocial { width:95% }