/* $Revision: 31 $ $Date: 2007-06-12 14:35:27 -0700 (Tue, 12 Jun 2007) $ */

body {
	background-color: #FFFFFF;
	margin: 10px;
	padding: 0px;
	font-size: 12px;
}
p {
	margin-top: 6px;
	margin-bottom: 6px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111111;
}

a {
	color: #555555;
	text-decoration: none;
}
	
a:hover {
	color: #2E4399;
	text-decoration: none;
}

p.sectionhead {
	margin-top: 1em;
}

p.author {
	font-style: italic;
	margin: -0.5em 0px 2em 0px;
	text-align: right;
}
p.author a {
	font-style: normal;
}

#content {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	background-image: url(../images/spiral.gif);
	background-repeat: no-repeat;
	background-position: 240px 120px;
}

#content_nobg {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}

#content_contactpg {
	background-color: #FFFFFF;
	background-image: url(../images/spiral.gif);
	background-repeat: no-repeat;
	background-position: 24px 10px;
	padding-bottom: 100px;
}

#outer {
	padding: 0px;
	margin: 10px;
}
#blog {
	margin-top: 8px;
	background-color: #D9DDEB;
	color: #333333;
	text-decoration: none;
	border: 2px solid #E6EEEF;
}

#products {
	text-align: left;
}

#testimonials {
	border: 1px solid #E6EEEF;
	margin-top: 8px;
}
#menuleft {
	padding: 0px;
	background-color: #818DBE;
	margin-left: 29px;
}

h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	margin: 0px;
	padding: 0px;
}
h1 {
	text-transform: uppercase;
	color: #7c87bd;
	font-size: 100%;
	margin: 0px 0px 2em 0px;
}
h2 {
	margin-top: 2em;
	font-size: 100%;
	background-color: #7c87bd;
	color: #ffffff;
	padding: 0px 0.5ex;
}
h3 {
	margin-top: 2em;
	font-size: 100%;
	font-weight: bold;
}
h4 {
	font-size: 100%;
}
hr {
	margin-top: 2em;
}
hr.clear {
	display: block;
	width: 100%;
	height: 1px;
	color: #ffffff;
	background-color: #ffffff;
	border: none;
	background: none;
	padding: none;
	clear: both;
	margin-bottom: 1px;
}
p.clear {
	clear: both;
}
.floatleft {
	float: left;
	clear: left;
	border: 0px;
}
.floatright {
	float: right;
	clear: right;
	vertical-align: text-top;
	border: 0px;
}
form.floatright {
	margin-top: 1em; /* to match h3 tag on tools page */
}

.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
div.highlight, p.highlight {
	margin: 1em 2em;
	padding: 1ex 2em;
	xxborder: thin solid #888888;
	xxbackground: #dddddd;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #aaaaaa;
}

.menu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.menu a:link  {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
}
.menu a:active  {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
}

.menu a:hover   {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
}
.menu a.here:link,
.menu a.here:visited  { /* must include :visited for IE */
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #777777;
	text-decoration: none;
	text-align: center;
	padding: 12px;
	line-height: 150%;
}
.sidebar ul {
	margin: 0px;
	padding: 0px;
}
.sidebar ul li {
	margin: 0.5em 0px;
	padding: 0px;
}

.purptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #818dbe;
	font-weight: bold;
}

.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-color: #818DBE;
	color: #FFFFFF;
	font-weight: bold;
}
