.clear, #projectLogo, #organizationLogo, #poweredBy {
    display : none;
}                  

body {
    background:white; color : #6F6F6F;
    font-family : 'Arial', 'Lucida Sans', 'Helvetica', 'Sans-serif', 'sans';
    font-size : 10pt;
    line-height : 1.4em;

    /* This is an IE work around to provide a centered main div */
    /* Don't set margin in the body or this fix doesn't work */
    text-align: center;
    min-width: 500px;

    margin:0;
    padding:0;
    border:0;			/* This removes the border around the viewport in old versions of IE */
    width:100%;

}


div .tight
{
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0;
    margin-top : 0;
    padding-top : 0px;
    padding-bottom : 0px;
    padding-left : 0px;
    padding-right : 0px;
}

#container {
	/* This is an IE work around to provide a centered main div */
	text-align: left;
    margin-left : auto;
    margin-right : auto;

    width : 99%;
    padding-top : 10px;
    margin-bottom : 0;
    left : auto;
    right : auto;
    height : 100%;
    padding-left : 0px;
    padding-right : 0px;
}

.leadpanel {

    margin-left : auto;
    margin-right : auto;

    font-size : 14pt;
	line-height : 14pt;

    background-color : white;
    background-image : url(container-bg.png);
    background-repeat : repeat-y;
    
    padding-top : 10px;
	padding-bottom : 10px;
    margin-bottom : 0;
    left : auto;
    right : auto;
/*    height : 100%; */
    padding-left : 20px;
    padding-right : 20px;

}

.panel {

    margin-left : auto;
    margin-right : auto;

    font-size : 8pt;

/*	background:white url('body-bg.png') repeat-x fixed center 50%; color : #6F6F6F;*/

    background-color : #e0e0e0;
    
    padding-top : 10px;
	padding-bottom : 10px;
    margin-bottom : 0;
    left : auto;
    right : auto;
/*    height : 100%; */
    padding-left : 20px;
    padding-right : 20px;

}

div.panel h3 {
    font-size : 1em;
	line-height : 1em;
}

.divider {

    margin-left : auto;
    margin-right : auto;

    font-size : 8pt;

/*	background:white url('body-bg.png') repeat-x fixed center 50%; color : #6F6F6F;*/

    background-color : #707070;
    
    padding-top : 0px;
	padding-bottom : 0px;
    margin-bottom : 0;
    left : auto;
    right : auto;
    height : 10px;
    padding-left : 2px;
    padding-right : 2px;

}


#banner {
    display : none;
}

#breadcrumbs {
    height : 10px;
    background-color : white;
    background-repeat : no-repeat;
    background-position : right center;
    background-attachment : scroll;
    padding-top : 10px;
    padding-left : 10px;
    margin-bottom : 10px;
}

.small
{
    font-size : 10pt;
}

.smallItalic
{
    font-size : 10pt;
	font-style : italic;
}

.categoryNameAsItem
{
    font-size : 10pt;
}

div .xright {
    display : none;
}

div .alignRight {
	float : right;
    padding-top : 10px;
    padding-right : 10px;
}

.picture {
	background-color:#000000;
	margin: 0px;
        padding: 0px;
	text-align:left;
}

#titleblock {
	font-size:larger;
	height:1.5em;
	vertical-align:center;
	background-color:#000000;
	padding-bottom:auto;
	background-image : none;
	background-repeat : no-repeat;

	margin: 0px;
/*	padding: 0px; */
}


#menubar {
	margin: 0px 10px 0px;
	background-color: #000000;
}

#menubar a
{
	color: #FFFFFF;
	width: 99%;
	text-decoration : none;
}

#menubar a:hover
{
	text-decoration : underline;
}

#menubar a:visit:hover
{
	text-decoration : underline;
}


#leftColumn, #leftcolumn_position
{
	font-weight : bold;

	float:left;
	position:relative;
	padding:0 0 1em 0;
	overflow:hidden;

        border:0;

        background-color : #FFFFFF;
        background-image : url('http://stepaheadsoftware.com/pagebloom/o/77174/images/purpleGradientBg.png');
        background-repeat : no-repeat;

        min-height:600px;
}

#navColumn
{
 	position: relative;
	left: 35px;
	top: 20px;

        margin-right: 70px;
        width: 99%;

	float: left;
	font-weight : bold;
        font-size : 10pt;
	color: #FFFFFF;

	background-color: #9279B3;

}

#navColumn h2
{
	color: #FFFFFF;
	padding: 0px 8px 0px;
	margin-bottom: 3px;
}

#navColumn .menu-normal
{
    margin: 0px;
    padding: 8px 15px 8px;
    _text-indent: -17px;
    background-color: #9279B3;
    border-left: 20px solid transparent;
}


#navColumn .menu-selected
{
    margin: 0px;
    padding: 8px 15px 8px;
    _text-indent: -17px;
    background-color: #FFFFFF;
    border-left: 20px solid #9279B3;
}

#navColumn .menu-selected a
{
	color: #000000;
	text-decoration : none;
}

#navColumn .menu-selected:hover a
{
    color : #000000;
}

#navColumn .rightArrow
{
	float: left;
	position: relative;
	top: 3px;
	left: -15px;
	_left: -17px;
	margin-right: -15px;
}

#navColumn .leftArrow
{
	margin-right: 5px;
	vertical-align: middle;
}

#navColumn a
{
	text-decoration : none;
        color : #FFFFFF;
;
}

#navColumn .menu-normal:hover a
{
    color : #000000;
}

#navColumn .catNavContainer
{
	margin: 0px;
	margin-bottom: 10px;
}

#navColumn .catNavLink
{
	font-size: 7pt;
	padding: 0px 8px 0px;
	font-weight : normal;
}

#navColumn div {
    line-height : 1.5em;
    margin-bottom : 2em;
}                       

#navColumn h5 {
    font-size : 1em;
    margin-bottom : 0;
    padding-bottom : 0;
}



#bodyColumn {
	text-align : left;

	float:left;
	position:relative;
	padding:0 0 1em 0;
	overflow:hidden;
}

#bodyColumn h2.listHead
{
	margin: 0px;
}

#bodyColumn a {
	text-decoration : none;
}

#footer {
	padding : 20;
    clear : both;
    background-color : white;
    background-repeat : no-repeat;
    background-position : top right;
    background-attachment : scroll;
}

div#footer div.xright {
    display :  block;
    padding-top : 60px;
    padding-left : 22px;
}


h3, h4, h5, h6, h7, h8 {
    color : #404040;

	margin:.8em 0 .2em 0;
	padding:0;

}

h1 {
    line-height : 1.2em;
	color: #9B5CF1;
	font-size: 14pt;

		margin:.8em 0 .2em 0;
		padding:0;
}

h2 {
    font-size : 1.25em;
	color: #9B5CF1;

		margin:.8em 0 .2em 0;
		padding:0;
}

h3 {
    font-size : 1.1em;

		margin:.8em 0 .2em 0;
		padding:0;
}


img {
    border : none;
}

div .source {
    border : 1px solid #bbb;
    background : #F5F5F5;
    padding-left : 1em;
    padding-right : 1em;
}

pre {
    font-family : 'Lucida Sans', 'Helvetica', 'Sans serif', 'sans';
}

th {
    background : #C3C3C3;
    color : white;
    font-weight : bold;
}

th, td {
    padding-left : 5px;
    padding-right : 5px;
}

tr.b {
    background : #F5F5F5;
}

tr.a {
    background : #E6E6E5;
}
tr.none {
    background : transparent;
}

a.none {
    background : transparent;
    padding-right : 0px;
}

a.externalLink, a.externalLink:link, a.externalLink:visited, a.externalLink:active, a.externalLink:hover {
  background: url("external.png") right center no-repeat;
  padding-right: 15px;
}
a.newWindow, a.newWindow:link, a.newWindow:visited, a.newWindow:active, a.newWindow:hover {
  background: url("newwindow.png") right center no-repeat;
  padding-right: 18px;
}
a.pdf, a.pdf:link, a.pdf:visited, a.pdf:active, a.pdf:hover {
  background: url("images/pdf.gif") right center no-repeat;
  padding-right: 18px;
}

/*===========================================================================*/


#leftColumn h1
{
	color: #808080;
	margin: 0px 10px 0px;
}

#leftColumn h3
{
	margin: 0px;
	margin-bottom: 5px;
}

.panel
{
    background-color : #F0F0F0;
    
    padding-top : 10px;
    padding-bottom : 10px;
    padding-left : 20px;
    padding-right : 20px;
    text-align: justify;
}

.infobox
{
	border: 1px solid #C0C0C0;
	background-color: #F0F0F0;
	padding : 10px;
}

.infobox_panel
{
    font-size : 8pt;
    text-align: justify;
    margin-bottom: 20px;
}

.infobox_panel h3
{
	margin: 0px;
	margin-top: 0px;
}

#footer
{
	border-top: 1px solid #C0C0C0;
	margin-top: 0px;
	padding : 0px;
    clear : both;
	text-align: right;
	font-size: 8pt;
	color: #808080;
}

#footer img
{
	position: relative;
	top: -2px;
	vertical-align: bottom;
}

.signupbox
{
	width: 180px;
	padding: 10px;
	margin-bottom: 10px;
	border: 1px solid #C0C0C0;
	background-color: #F0F0F0;
	text-align: center;
}





	/* column container */
	.colmask {
		position:relative;	/* This fixes the IE7 overflow hidden bug */
		clear:both;
		float:left;
		width:100%;			/* width of whole page */
		overflow:hidden;		/* This chops off any overhanging divs */
	}
	/* common column settings */
	.colright,
	.colmid,
	.colleft {
		float:left;
		width:100%;
		position:relative;
	}
	.col1,
	.col2,
	.col3 {
		float:left;
		position:relative;
		padding:0 0 1em 0;
		overflow:hidden;
	}
	/* 2 Column (left menu) settings */
	.leftmenu {
		background:#ffffff;		/* right column background colour */
	}
	.leftmenu .colleft {
		right:75%;			/* right column width */
	}
	.leftmenu .col1 {
		width:71%;			/* right column content width */
		left:102%;			/* 100% plus left column left padding */
	}
	.leftmenu #bodyColumn {
		width:71%;			/* right column content width */
		left:102%;			/* 100% plus left column left padding */
	}
	.leftmenu .col2 {
		width:21%;			/* left column content width (column width minus left and right padding) */
		left:6%;			/* (right column left and right padding) plus (left column left padding) */
	}
	.leftmenu #leftColumn {
		width:21%;			/* left column content width (column width minus left and right padding) */
		left:6%;			/* (right column left and right padding) plus (left column left 
padding) */
                overflow: visible;
	}
	.leftmenu #leftcolumn_position {
		width:21%;			/* left column content width (column width minus left and right padding) */
		left:6%;			/* (right column left and right padding) plus (left column left padding) */
	}

table.productTbl {
    font-size: 0.9em;
    border-collapse: collapse;
    width: 100%;
}

table.productTbl td {
    border-bottom: 1px solid #C0C0C0;
}

table.priceTbl {
    font-size: 0.9em;
    border-collapse: collapse;
    width: 100%;
}

table.priceTbl td {
    border: none;
}

