body {
	background-color:#FFF;
	font-family:Trebuchet,Bitstream-Vera,Verdana,sans-serif;
	font-size:85%;
	padding:0;
	margin: 0 auto;
	color:#333;
	line-height:175%;
}

td,th,a,li {
	font-family:Trebuchet,Bitstream-Vera,Verdana,sans-serif;
}

a {
	color:#00F;
}
a:hover {
	color:#F00;
}

h1 {
	color:#111;
	font-size:133%;
}

h2 {
	margin-top:1.5em;
	font-size:125%;
	color:#111;
}

h3 {
	margin-top:1.5em;
	font-size:110%;
	color:#111;
}

#header {
	height:110px;
	position:relative;
	border-bottom-style:solid;
	border-width:1px;
}
#header img {
	float:left;
	border:0;
}
#header h2 {
	margin:0;
	padding:0;
}
#topnavlinks {
	padding:0.75em;
	text-align:right;
}
#topnavlinks ul {
	list-style:none;
}
#topnavlinks li {
	display:inline;
	margin-left:0.25em;
	margin-right:0.25em;
}
#topnavlinks a {
	text-decoration:none;
}
#topnavlinks a:hover a:active {
	color:#F00;
}

#sidebar {
	margin-top:1em;
	float:left;
	width:175px;
}
#sidebar ul {
	list-style:none;
	margin-top:0;
	padding:0;
	margin-left:0.5em;
}
#sidebar li {
	border-left-style:solid;
	border-left-width:3px;
	border-left-color:#CCC;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#AAA;
	width:175px;
	margin-top:0.25em;
	height:1.75em;
}
#sidebar li a {
	display:block;
	text-decoration:none;
	color:#00F;
	padding:2px;
	margin-left:0.25em;
	width:175px;
}
#sidebar li a:hover {
	color:#F00;
}
#sidebar li.nav-services {
	border-left-color:#060;
}
#sidebar li.nav-help {
	border-left-color:#33F;
}
#sidebar li.nav-legal {
	border-left-color:#F60;
}
#sidebar li.nav-contact {
	border-left-color:#F00;
}
#sidebar li.spacer {
	border-left-color:#AAA;
}
#sidebar li.nav-header {
	border-left-color:#777;
	padding-left:0.25em;	
	font-weight:bold;
	text-transform:capitalize;
}
#main {
	margin-left:185px;
	padding:1em;
}
#footer {
	clear:both;
	margin:1em;
}
#faq ul {
	list-style:none;
	margin:0;
}
#faq li {
	margin-top:2.5em;
}
#jargonwindow {
	padding:1em;
	position:absolute;
	z-index:3;
	background-color:#FFA;
	border-width:3px;
	border-style:double;
	border-color:#777;
	width:280px;
}
#jargonoutput {
	text-align:justify;
	line-height:150%;
}
#jargonoutput h1 {
	margin:0;
	padding-bottom:0.66em;
	border-bottom-width:2px;
	border-bottom-color:#555;
	border-bottom-style:solid;
}
#prices form {
	margin:0;
}
#paypalbutton {
	margin:0;
	margin-top:0.5em;
}

.jargon {
	/* this is the highlighted text in the body showing jargon words */
	color:#F00;
	border-bottom-width:1px;
	border-bottom-color:#00F;
	border-bottom-style:solid;
	text-decoration:underline;
	cursor:help;
}
.closejargonwindow {
	cursor:pointer;
	color:#00F;
	text-align:center;
	text-decoration:underline;
}
#closex {
	position:absolute;
	right:8px;
	top:5px;
	font-weight:bold;
	cursor:pointer;
}
#table_email {
	margin:2em;
}
#table_email td {
	padding:0.5em;
	font-family:Trebuchet,Bitstream-Vera,Verdana,sans-serif;
}
#table_email td input {
	width:100%;
	border-width:1px;
	border-style:solid;
	border-color:#AAA;
}
#table_email textarea {
	width:300px;
	height:140px;
	padding:0.25em;
	border-width:1px;
	border-style:solid;
	border-color:#AAA;
	font-family:Trebuchet,Bitstream-Vera,Verdana,sans-serif;
}
#table_email .td-sendemail {
	text-align:center;
}
#table_email .button-sendemail {
	border-width:3px;
	border-style:double;
	border-color:#C00;
	background-color:transparent;
	font-size:90%;
}
#table_jargonbuster {
	font-size:inherit;
}
#table_jargonbuster th,td {
	padding:0.5em;
	vertical-align:top;
	border-style:solid;
	border-width:1px;
	border-color:#CCC;
}
#table_jargonbuster th {
/*	font-variant:small-caps; */
}
.ul-prices {
	list-style:square;
	line-height:200%;
	margin-left:0;
}

.center {
	text-align:center;
}
.light {
	color:#777;
}
.bold {
	font-weight:bold;
}
.dynamictext {
	vertical-align:bottom;
}
.privacylink {
	margin:0.5em;
	padding:0.5em;
	background-color:#CCC;
	border-width:1px;
	border-style:solid;
	border-color:#777;
	text-align:center;
}
.smpdownload {
	text-decoration:none;
}
.smpdownload img {
	border:0;
	margin-top:1em;
	margin-bottom:1em;
}
.td-jargon-term {
}
.td-jargon-wp {
	vertical-align:middle;
}
.td-jargon-wp a {
	text-decoration:none;
}
#tcWeb li {
	margin-bottom:1.5em;
}
#tcWeb h2 {
	color:#333;
	font-size:105%;
}
