/* Print Style Sheet */

html { font-size: .625em; }
body { margin: 0; padding: 0; background: #FFFFFF; }
body { font-family: "Times New Roman", Times, serif; color: #000; font-size: 1.45em; line-height:1.45em;}
h1, h2, h3, h4, h5, h6, p, ul, ol { padding-top: 0; padding-bottom: 1.2em; margin: 0; }

h1 { font-size:1.6em; padding-bottom:.3em;}
h2 { font-size:1.3em; padding-bottom:.3em; }
h3 { font-size:1.1em; padding-bottom:.3em; }
h4 { font-size:1em; padding-bottom:.3em; }

a:link { color: #000; text-decoration: underline; }
a:visited { color: #000;}
a:hover, a:focus { color: #FFF; text-decoration: none; }
a:active { color: #CCC; text-decoration: none; }

.printElement { display: block; }
#printBanner { margin-bottom: 15px; width: 99%; }
.screenElement { display: none; }

/* CUSTOM DESIGN ELEMENTS */
body.design { text-align:center; background: #FFF; padding-bottom: 0; }
		#containerPage { margin:0 auto; padding:0; width:779px; text-align:left;  }
			#topNavigation { display: none; }
			#banner { display: none; }
			#mainNavigation { display: none; }
			#siteTools { display: none; }
			#columnMain { float:none; width: 100%; _width:85%; }
.home		#columnMain { float:none; width: 100%; _width:85%; }
				.columnMainBox { background: #FFF; margin-bottom: 0;} 
.home 			.columnMainBox { background: #FFF; margin-bottom: 0; }
					.columnMainBox-bottom { border-bottom:0px solid #666; }
.home				.columnMainBox-bottom { }
						.columnMainBox-top { background: #FFF; text-align:left; }
.home					.columnMainBox-top { background: #FFF; text-align:left; }
							h1.Title { margin: 0; padding: 10px 0 0 0; }
.home						h1.Title { margin: 0; padding: 10px 0 0 0; }
							.content { margin: 15px 0; padding-bottom:0; min-height:5px; }
.home						.content { margin: 15px 0; padding-bottom:0; min-height:5px; }
.finePrint					.content { font-size: 1em; line-height: 1.45em; }
.home							.content em { font-family: "Trebuchet MS"; letter-spacing:1px; font-size:1.09em; font-style:italic; font-weight:bold; }
								.hostingPackages { float: none; width: 200px; }
									.hostingPackages p { margin: .0em 1em 1.5em 1em; padding: .5em; border: 1px solid #333; }
										.hostingPackages strong { font-size: 1.2em; font-weight: bold; color: #000; }
								.smallText { font-size: .91em; font-weight: normal; }	
			#columnRight { display: none; }
.home		#columnRight { display: none; }		
			#footer { padding: 10px 0; font-size:.92em; text-align: left; border-top: 1px solid #666; }
				#lowerNavigation { display: none; }
				#territory { display: none; }
				#copyright { }
