*, html {
	font-family: tahoma, arial, sans-serif;
	}
body {
	color: #333b5b;
	margin: 0;
	font-size: 0.9em;
	}

p, div{}

a { color: #A04FFF; }


h1 {
	font-size: 1.6em;
	font-weight: normal;
	}

h2 {
	font-size: 1.4em;
	font-weight: normal;
	}
h3 {
	font-size: 1.2em;
	font-weight: normal;
	}

	
h2,h3,h4 {
	/*TOC related - make space for the 'top' marker*/
	clear:none;
	width:80%;	
	}	
	
td, th {
	padding: 2px;
	vertical-align: top;
	}

img { border: 0; }

#colLeft{
	background-color: #323b5a;
	background-image: url('/resources/pulseteq/menu_grad_right.gif');
	background-position: 100% 0;
	background-repeat: repeat-y;
	}

.menuSide{
	color: #FFDC20;
	font-weight: bold;
	border: solid 0px white;
	background-color: transparent;
	}

.menuSide a {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: white;
	}
.menuSide .menuItem {
	width: 99%;
	font-size: 0.85em;
	}

.menuSide .menuItem .current{ font-weight: bold; }

.menuBot {
	color:#FFDC20;
	width: 100%;
	background-image: url("/resources/pulseteq/purplegrad_top.gif");
	background-repeat: repeat-x;
	background-position: 0 0;
	background-color: #432E73;
	text-align: center;
	padding: 5px 0 5px 0;
	}

.menuBot a{
	color: #f5f5f5;
	text-decoration: none;
	}

.legal{
	width: 100%;
	color: #404040;
	text-align: center;
	font-size: 0.8em;
	padding: 5px 0 5px 0;
	}

hr {
	height: 1px;
	background-color: #FFA813;
	border-width: 0;
	}

.swoosh{
	border-collapse:collapse;
	background-repeat:repeat-x; 
	background-color:#ffffff;
	padding:0;
	margin:0;
	}

/*Scraps*/
.Photobox {
	border-width: 0;
	width: auto;
	}

.PhotoboxCaption {
	font-size: 0.8em;
	border-style: solid;
	border-width: 1px 0 1px 0;
	}

.ProdBox {
	border-width: 0;
	border-collapse: separate;
	font-size: 1em;
	}

.ProdBoxTitle {
	border: solid 1px #6e707a;
	background-color: #323b5a;
	background-image: url(/resources/images/purple_grad_small.gif);
	background-position: top;
	background-repeat: repeat-x;	
	color: #fff;
	padding: 0.1em 0.2em;
	text-align:left;
	}
.ProdBoxTitle a {
	color: #fff;
	}
	
.ProdBoxContent {
	border: solid 1px #6e707a;
	border-top-width: 0;
	padding: 0 0 0 0; /* 0 0.2em;*/
	}

.top  { float: right; }
#TOC { margin-top: 15px; }
#TOC ul {margin-top: 0; }