html,body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

div {
	margin: 0px;
	padding: 0px;
}

#container {
	width: 100%;
	height: auto !important; /* real browsers */
	height: 100%; /* IE6: treaded as min-height*/
	min-height: 100%; /* real browsers */
	margin: 0 auto; /* center, not in IE5 */
	position: relative; /* needed for footer positioning*/
	margin-top: 4px;
}

#header {
	width: 100%;
}

#headerInner {
	width: 775px;
	margin: 0px auto;
	padding: 0px 0px 32px 0px;
	background: url(/images/headerBG.gif) no-repeat 0px 57px;
}

#breadCrumb {
	float: left;
	margin-top: 20px;
	height: 25px;
}

#breadCrumb a {
	
}

#searchBox {
	float: left;
	margin-top: 20px;
	height: 25px;
}

#searchResultsContent,#content {
	width: 100%;
	margin: 0px auto;
	padding-bottom: 15px;
}

#searchResultsContentInner,#contentInner {
	width: 775px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
}

#pageHead_flash {
	width: 775px;
	height: 300px;
	background: none;
	background: url(/images/homeHeadImg.jpg) no-repeat top left;
}

#searchResultsPageHead,#pageHead {
	width: 775px;
	height: 162px;
}

#searchResultsPageHead p,#pageHead p {
	padding: 98px 0px 0px 30px;
	font-size: 110%;
}

#searchResultsFlashTitle,#flashTitle {
	width: 700px;
	height: 50px;
	padding-top: 95px;
	padding-left: 25px;
}

#mainMenu {
	clear: both;
	width: 775px;
	padding-bottom: 0px;
}

a.switchOff {
	width: 100%;
	height: 5px;
	display: block;
	clear: both;
}

.demoArea {
	background: #ebeced;
	display: block;
	margin-top: 20px;
}

.demoArea div {
	display: block;
}

.greyBar {
	background: url(/images/greyBar.gif) repeat-x 0px 8px;
	padding-top: 8px;
	padding-right: 41px;
	padding-left: 41px;
	display: block;
}

.greyBot {
	
}

.greyTop {
	clear: both;
}

.signPost {
	margin-left: 10px;
}

/*---------DIFFUSION DEMO STYLES---------*/
#Demo_wrapper {
	background: #050e11 url(/images/demoBG.gif) repeat-x 0px 0px;
	/*width:350px;*/
	float: left;
	height: 195px;
	padding-left: 6px;
	padding-right: 0px;
	width: 363px;
}

#Diffusion_Demo {
	font-weight: normal;
	font-size: 10px;
}

#Diffusion_Demo caption {
	background: #8cb0bf;
	height: 22px;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	padding-top: 5px;
}

#Diffusion_Demo td,#Diffusion_Demo th {
	color: #FFFFFF;
	padding: 2px 3px 2px 3px;
	text-align: right;
}

#Diffusion_Demo th {
	font-weight: bold;
	font-size: 11px;
	text-align: right;
	color: #000000;
	padding-bottom: 8px;
	padding-top: 8px;
}

#Diffusion_Demo th.demoName {
	text-align: left;
}

#Diffusion_Demo td.leftText {
	text-align: left;
}

#Diffusion_Demo td.blueCell {
	background: #5abde5;
}

#Diffusion_Demo td.redCell {
	background: #ff2500;
}

#FeaturesTable td {
	border-right: 1px solid black;
	border-top: 1px solid black;
}

#FeaturesTable td.leftCell {
	border-right: 1px solid black;
	border-top: 1px solid black;
	border-left: 1px solid black;
}

#FeaturesTable td.bottomCell {
	border-right: 1px solid black;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

#FeaturesTable td.bottomleftCell {
	border-right: 1px solid black;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
}

#searchResultsContentArea,#contentArea {
	background: #ededed url(/images/brownBar.gif) repeat-x 0px 18px;
	margin-top: 10px;
}

#searchResultsCopyArea,#copyArea {
	width: 775px;
	min-height: 200px;
}

#searchResultsCopy,#copy {
	float: left;
	padding: 20px 17px 0px 17px;
}

#searchResultsPageTitle,#pageTitle {
	padding: 12px 0px 0px 17px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 110%;
}

#searchResultsCopySub,#copySub {
	float: left;
	padding-left: 25px;
	padding-right: 17px;
	padding-top: 20px;
	width: 515px;
}

#searchResutlsSubMenu,#subMenu {
	width: 200px;
	float: right;
	margin-top: 5px;
	margin-left: 17px;
}

#subMenu p {
	margin-top: -22px;
	padding-bottom: 5px;
	padding-left: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

#subMenu p a:active,#subMenu p a:link,#subMenu p a:visited,#subMenu p a
	{
	color: #FFFFFF;
	text-decoration: none;
}

#subMenu p a:hover {
	text-decoration: underline;
}

#latestNews {
	width: 775px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	background: url(/images/newsGrad.gif) repeat-y top left;
	color: #ffffff;
	font-size: 90%;
}

#news {
	width: 200px;
	float: left;
	padding: 0px 0px 10px 30px;
}

#news p {
	color: #0593c9;
	font-weight: bold;
	margin-bottom: 10px;
}

.newsItem {
	display: block;
	margin-bottom: 10px;
}

.newsItem,.newsItem a,.newsItem a:link,.newsItem a:visited,.newsItem a:active
	{
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}

.newsItem a:hover {
	text-decoration: underline;
}

.newsDate {
	display: block;
	color: #abe1fa;
}

#caseStudies {
	float: left;
	width: 490px;
	padding: 0px 0px 10px 40px;
}

.caseItem {
	width: 213px;
	float: left;
	margin-right: 30px;
	padding-top: 10px;
}

.caseItem a,.caseItem a:link,.caseItem a:visited,.caseItem a:active {
	color: #abe1fa;
	display: block;
	text-decoration: none;
}

.caseItem a:hover {
	text-decoration: underline;
}

.caseTitle {
	display: block;
	color: #abe1fa;
	font-weight: bold;
}

#caseStudies p {
	color: #0593c9;
	font-weight: bold;
}

#footer {
	width: 100%;
	clear: both;
}

#footerInner {
	width: 775px;
	margin: 0px auto;
	padding: 0px 0px 10px 0px;
}

#footerInner p {
	margin: 0px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clearer {
	clear: both;
	line-height: 0px;
	height: 0px;
}

.solidPowerBarCell {
	border-left: 1px solid #007baa;
	background-color: #00A4E5;
	font-size: 8pt
}

.emptyPowerBarCell {
	border-left: 1px solid #007baa;
	font-size: 8pt
}

.solidRedPowerBarCell {
	border-left: 1px solid #007baa;
	background-color: red;
	font-size: 8pt
}

.outerPowerTable {
	border: 3px double #007baa;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.outerPowerTable {
		border: 2px solid #007baa;
	}
}

.priceUp {
	display: block;
	height: 10px;
	width: 19px;
	background: transparent url(/images/UP.gif) no-repeat;
}

.priceDown {
	display: block;
	height: 10px;
	width: 19px;
	background: transparent url(/images/DOWN.gif) no-repeat;
}

div.slider {
	width: 200px;
	height: 27px;
	background: url(/images/brc-images/hsliderbg.gif) no-repeat;
	background-position: bottom;
}

div.slider div.knob {
	width: 20px;
	height: 20px;
	cursor: pointer;
	background-image: url(/images/brc-images/hupknob.gif);
	background-repeat: no-repeat;
	background-position: top;
}

div.vslider {
	background: #eee;
	height: 200px;
	width: 30px;
	background: url(/images/brc-images/vsliderbg.gif) no-repeat;
}

div.vslider div.knob {
	width: 20px;
	height: 20px;
	cursor: pointer;
	background-image: url(/images/brc-images/vrightknob.gif);
	background-repeat: no-repeat;
	padding-right: 1px;
}

div.hslider {
	width: 200px;
	height: 40px;
	background: url(/images/brc-images/hsliderbg_sizes.gif) no-repeat;
	background-position: top;
}

div.hslider div.knob {
	width: 20px;
	height: 20px;
	cursor: pointer;
	background-image: url(/images/brc-images/hupknob.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.sliderValueBox {
	width: 50px;
	background-color: #444;
	color: white;
}

.float_right {
	float: right;
}

.firstTableHeaders {
	text-align: center;
	color: #FFFFFF;
	width: 200px;
	height: 30px;
	border: 1px solid #808080;
}

.sliderRow {
	border: 1px solid #808080;
	background-color: #000000;
	width: 215px;
	height: 35px;
}

.toolbarRow {
	border: 0 solid #808080;
	text-align: center;
	color: #FFFFFF;
	font-size: medium;
}

.panel {
	background-color: #444444;
	border-color: black;
	border: medium;
	margin: 0 auto;
	position: relative;
	width: 70%;
}

.tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
}

.tip-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #0085C4;
	padding: 8px 8px 4px;
	background: url(/images/brc-images/bubble.png) top left;
}

.tip-text {
	font-size: 12px;
	padding: 4px 8px 8px;
	background: url(/images/brc-images/bubble.png) bottom right;
}

.yellowvKnob {
	width: 20px;
	height: 20px;
	cursor: pointer;
	background-image: url(/images/brc-images/vrightknob_yellow.gif);
	background-repeat: no-repeat;
	padding-right: 1px;
}

.redvKnob {
	width: 20px;
	height: 20px;
	cursor: pointer;
	background-image: url(/images/brc-images/vrightknob_red.gif);
	background-repeat: no-repeat;
	padding-right: 1px;
}

.bluevKnob {
	width: 20px;
	height: 20px;
	cursor: pointer;
	background-image: url(/images/brc-images/vrightknob.gif);
	background-repeat: no-repeat;
	padding-right: 1px;
}