@charset "utf-8";
@import "../themes/onyx.css";
/*
CWP Style Sheet

Copyright © 2005-2006 by James E. Pettis

October 19, 2006

*/

blockquote
	{
	margin-top: 1ex;
	margin-bottom: 1ex;
	}

td
	{
	text-align: left;
	}

.HeaderButton
	{
	vertical-align: middle;
	}

.HeaderMargin
	{
	margin-left: 1em;
	}

ul.Features
	{
	margin-top: .5em;
	font-size: 1.59em;
	}

ul.Features li ul
	{
	font-size: .79em;
	}

td.VRuleH1
	{
	border-width: .8ex;
	border-style: solid;
	background-color: #0066CC;
	border-color: #0099FF #003399 #003399 #0099FF;
	}

td.MainLogo
	{
	background-color: black;
	padding:0 1.5ex 2ex 1.8ex;
	vertical-align: bottom;
	}

