﻿.invis {display: none;}


	/* Topbar */
	

#topbar	{ display: none;}
#ut a {text-decoration:none; padding-bottom:3em;}


	/*  Horizontal nav */

#menu  {display: none;}


	/* Footer */

#footer  {display: none;}
#mainfooter {display: none;}


	/*  General rules */
		
body	{
	border:0px none;
	color: #000;
	margin: 0;
	font-family: verdana, lucida, arial, helvetica, sans-serif;
	padding:0;
}

img.bline {border:1px solid #000;}

a {
	text-decoration:underline;
	color: #173673;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.main {font-size:.75em; line-height:150%; color:#000;}

H1 { font-weight: bold; font-size: 1.4em; color: #173673; line-height:140%;	padding-top: 2em;}
.H1 { font-weight: bold; font-size: 1.4em; color: #173673; line-height:140%; padding-top: 2em;}

.boldblue { font-weight: bold; color: #173673;}
.lilblack { font-size: 0.9em; line-height:150%;}
.lilblack2 { font-size: 0.75em; line-height:150%;}
.lilblue  { font-size: 0.9em; line-height:150%; color: #173673;}
.lilblue2 { font-size: 0.75em; line-height:150%; color: #173673;}
.orange { color:#CC5500;}
a.noline{ text-decoration: none;}

body, table, td, th {font-size:100%}

		/* Containers */

#container {
  	margin: 0px;
  	padding: 0px;
	background-color: #fff;
	border:0px none;
 }

#subcontent {
	border:0px none;
	padding:0; 
	vertical-align:top;
	font-size:.75em;
}

#subcontent2 {
	border:0px none;
	padding:0; 
	vertical-align:top;
	font-size:.75em;
}

	/*  Breadcrumbs */
			
#bread {
	display:none;
	}
#bread a {	display:none;	}

	/*  Titles */

#sitetitle {
	display:none;
	margin:0;
}
	/*  Leftnav */
	
#nav, .nav  {display: none;}
#macnav  {display: none;}
#navdt, .navdt {display: none;}



	/*  Rightnav */
	
.rightnav {display: none; width:0;}
#rightlinks  {display: none; width:0;}

	/*  Text */

#subcontent .text  {
	margin:0;
	background:white;
	padding:0;
	line-height:1em;
}

#subcontent2 .text {
	margin-left:0px;
	background:white;
	padding:0;
	line-height:1em;
}

#print {display:none;}

	/*  Data Theft template */
	

#sitetitledt {
	font-size:1.6em;
	font-weight:bold;
	margin:0;
	}
	
#subcontent3dt {
	border:0px none;
	padding:0; 
	vertical-align:top;
	font-size:.75em;
} 

#subcontent3dt .text {
	margin:0;
	background:white;
	padding:0;
	line-height:1em;
}

#subcontent3dt .newstext {
	margin:0;
	background:white;
	padding:0;
	line-height:1em;
}

h1.dth1 { font-weight: bold; font-size: 1.4em; color: #173673; line-height:140%;	padding-top: 2em;}
