/* FORMAT HTML TAGS */

a
{
	text-decoration: none;
}

html, body
{
	margin: 0px;
	font-family: Arial;
	font-size: 12px;
	color: black;
	padding: 0px;
	background-color: white;
	background-image: url(../images/back_big.gif);
	background-repeat: repeat;
}

html > body #wrap
{
	height: 100%;
}

form
{
	margin: 0;
}

img
{
	border: none;
}

select
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	background-color: #F4F2E7;
	border: 1px solid #666666;
}

table
{
	border: none;
}

/* HEADER AND FOOTER STYLES */

#header-wrap
{
	width: 100%;
	height: 1.5em;
	font-family: Arial;
	font-size: 11px;
	color: white;
}

#header
{
	width: 100%;
	font-family: Arial;
	font-size: 11px;
	color: white;
	background-color: black;
	padding-left: 24px;
}

html > body #header
{
	position: fixed;
	z-index: 10;
}

html > body #content-wrap
{
	height: 100%;
}

#footer
{
	width: 100%;
	height: 1.5em;
	font-family: Arial;
	font-size: 9px;
	color: #CCCCCC;
	background-color: #333333;
}

html > body #footer
{
	position: fixed;
	bottom: 0;
	z-index: 10;
	height: 1.5em;
}

.logo
{
	width: 215px;
	height: 47px;
	vertical-align: top;
}

.topbar
{
	height: 17px;
	background-color: black;
	padding-left: 24px;
	font-size: 11px;
	color: white;
	vertical-align: middle;
}

.topNav
{
	width: 100%;
	height: 17px;
	float: left;
	line-height: 17px;
}

.topNav a
{
	font-family: Arial;
	padding-right: 18px;
	color: white;
	text-decoration: none;
}

.topNav a:hover
{
	text-decoration: underline;
}

/* LEFT NAV STYLES */

.left {
	width:225px;
	height:100%;
	vertical-align:top;
}

.messagingtopboarder
{
		border-top:1px solid #D1D0BF;
}
.messaging 
{
	border-top:1px solid #D1D0BF;
	border:1px solid #D1D0BF;
	vertical-align: middle;
	text-align: left;
}

.left_content {
	padding:10px;
	background-color:white;
	border-right:solid 1px #7F8481;
	border-bottom:solid 1px #7F8481;
	border-left:solid 1px #7F8481;
	vertical-align:top;
}

.leftheader 
{
	width:285px;
	height:33px;
	border:solid 1px black;
	border-top:none;
}

/*RIGHT COLUMN STYLES*/

.right {
	height:100%;
	vertical-align:top;
}

.right_content {
	padding:10px;
	background-color:white;
	border-right: 1px solid #7F8481;
	border-bottom: 1px solid #7F8481;
	border-left: 1px solid #7F8481;
	vertical-align:top;
}

.rightheader 
{
	height:24px;
	border-left:solid 1px black;
	border-right:solid 1px black;
}

/* CONTENT STYLES */

.fullrow
{
	width: 100%;
	float: left;
}

.whitebox
{
	background-color: white;
	border: 1px solid black;
	padding: 10px;
	text-align: left;
}

ul.simulators
{
	list-style-type: disc;
	list-style-position: inside;
	margin: 10px;
	padding: 0;
}

ul.simulators li
{
	margin: 0;
	padding: 0;
}

/* BUTTON BOX STYLING */

.box {
	padding-bottom:20px;
}

.box_bottom {
	width:100%;
	height:6px;
	background-image:url(../images/box_b.gif);
	background-repeat:repeat-x;
}

.box_bottomleft {
	width:6px;
	height:6px;
	background-image:url(../images/box_bl.gif);
	background-repeat:no-repeat;
}

.box_bottomright {
	width:6px;
	height:6px;
	background-image:url(../images/box_br.gif);
	background-repeat:no-repeat;
}

.box_content {
	width:100%;
	padding:10px 4px 4px 4px;
}

.box_left {
	width:6px;
	height:100%;
	background-image:url(../images/box_l.gif);
	background-repeat:repeat-y;
}

.box_right {
	width:6px;
	height:100%;
	background-image:url(../images/box_r.gif);
	background-repeat:repeat-y;
}

.box_top 
{
	width:100%;
	height:32px;
	background-image:url(../images/box_t.gif);
	background-repeat:repeat-x;
}

.box_topright {
	width:6px;
	height:32px;
	background-image:url(../images/box_tr.gif);
	background-repeat:no-repeat;
}

.box_title {
	background-color:white;
	padding-right:6px;
	color:#034bd7;
	white-space:nowrap;
}

.blog_box_left {
	height:100%;
	border-bottom:solid 1px #C0C0C0;
	border-left:solid 1px #C0C0C0;
}

.blog_box_right {
	height:100%;
	border-right:solid 1px #C0C0C0;
	border-bottom:solid 1px #C0C0C0;
	border-left:solid 1px #C0C0C0;
}

.blog_box_top {
	height:100%;
	border-left:solid 1px #C0C0C0;
	border-bottom:solid 1px #C0C0C0;
	border-top:solid 1px #C0C0C0;
}

.blog_box_end {
	height:100%;
	border-right:solid 1px #C0C0C0;
	border-left:solid 1px #C0C0C0;
	border-bottom:solid 1px #C0C0C0;
	border-top:solid 1px #C0C0C0;
}

/* Optimizer / Cross Target Shared */

.awareness {
	background-color: #99b0cc;
	color: black;
	text-align: center;
	vertical-align: middle;
	font: Arial;
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #666;
	padding-right: 2px;
	padding-left: 2px;
}

.consideration {
	background-color: #cc3333;
	color: black;
	text-align: center;
	vertical-align: middle;
	font: Arial;
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #666;
	padding-right: 2px;
	padding-left: 2px;
}

.purchase {
	background-color: #F3E26D;
	color: black;
	text-align: center;
	vertical-align: middle;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #666;
	padding-right: 3px;
	padding-left: 3px;
}

.high
{
	color: #990000;	
}


.medium
{
	color: #0066cc;	
}

.average
{
	color: black;	
}

.below
{
	color: #808080;
}

.font_bold
{
	font-weight: bold;
}

.verticalLine {
	background-color: #666;
	width: 3px;
}

.verticalLineLight {
	background-color: #999;
	border: 1px solid #666;
	width: 3px;
}

/* Cross Target */
.crossTarget 
{
	border: 2px solid #666;
	border-collapse: collapse;
}

.crossTargetXHeader 
{
	border: 1px solid #666;
	background-color: #ccc799;
	color: Black;
	text-align: center;
	vertical-align: middle;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	white-space: nowrap;
}

.crossTargetXHeaderWrap {
	border: 1px solid #666;
	background-color: #ccc799;
	color: Black;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	white-space: normal;
}

.crossTargetYHeader 
{
	border: 1px solid #666;
	background-color: #ccc799;
	text-align: center;
	vertical-align: middle;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
}

.crossTargetCnHeader 
{
	border: 1px solid #666;
	background-color: #ccc799;
	text-align: left;
	vertical-align: middle;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	white-space: nowrap;
}
.crossTargetSubHeader
{
	border: 1px solid #666;
	background-color: #ece9d8;
	text-align: center;
	vertical-align: middle;
	font: Arial;
	font-size: 12px;
	color: Black;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
}

.contentCell {
	background-color: white;
	text-align: center;
	vertical-align: middle;
	font: Arial;
	font-size: 9px;
	color: black;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 1px;
	border: 1px solid #666;
}

.cnPPCell {
	background-color: white;
	text-align: center;
	vertical-align: middle;
	font: Arial;
	color: black;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 1px;
	border: 1px solid #666;
}

	
.cnContentCell {
	background-color: white;
	text-align: left;
	vertical-align: middle;
	font: Arial;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 1px;
	border: 1px solid #666;
}

.frequencyCell {
	background-color: white;
	text-align: center;
	vertical-align: middle;
	font: Arial;
	font-size: 16px;
	font-weight: bold;
	color: black;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 1px;
	border: 1px solid #666;
	text-align: center;
}

/* Trends */
.trendsLegend
{
	background-image: url(../images/trends_legend.gif);
	background-repeat: no-repeat;
	border: 1px solid #666;
	width: 159px;
	height: 87px;
}

.trendsCell
{
	font-weight: bold;
	border: 1px solid #666;
	background-color: white;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	text-align: center;
}

.trendsLegendCell
{
	background-color: white;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 1px;
	text-align: center;
}

.trendsArrow1
{
	padding: 0;
	background-image: url(../images/arrow_up1.gif);
	background-repeat: no-repeat;
}

.trendsArrow2
{
	padding: 0;
	background-image: url(../images/arrow_up2.gif);
	background-repeat: no-repeat;
}

.trendsArrow3
{
	padding: 0;
	background-image: url(../images/arrow_up3.gif);
	background-repeat: no-repeat;
}

.trendsArrow-1
{
	padding: 0;
	background-image: url(../images/arrow_down1.gif);
	background-repeat: no-repeat;
}

.trendsArrow-2
{
	padding: 0;
	background-image: url(../images/arrow_down2.gif);
	background-repeat: no-repeat;
}

.trendsArrow-3
{
	padding: 0;
	background-image: url(../images/arrow_down3.gif);
	background-repeat: no-repeat;
}


/* Optimizer */
.optimizer
{
	border: 2px solid #666;
	text-align: center;
	vertical-align: middle;
	font: Arial;
	border-collapse: collapse;
}

.optimizerLegend
{
	background-color: #ffffff;
	background-image: url(../images/impactlegend.gif);
	background-repeat: no-repeat;
	border: 1px solid #666;
	width: 159px;
	height: 87px;
}

.optimizerHeader
{
	border: 1px solid #666;
	background-color: #ece9d8;
	font-size: 12px;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	vertical-align: middle;
	text-align: center;
	white-space: nowrap;
}

.optimizerMessagingFrequency {
	background-color: #aacc99;
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #666;
}

.optimizerCell 
{
	border: 1px solid #666;
	background-color: white;
	font-size: 9px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 1px;
	text-align: center;
}

.optimizerTech1 {
	background-color: #809AAC;
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #666;
}
.optimizerTech2 {
	background-color: #F3E26D;
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #666;
}
.optimizerTech3 {
	background-color: #8380AC;
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #666;
}

/* Content Table and similar tables */
.contenttable {
	background-color: #666;
	border: 2px solid #666;
	border-bottom: 2px solid #666;
	border-collapse: collapse;
	color: Black;
	font-size: 11px;
	font-family: Arial;
}

.yaxistitles {
	padding-left: 4px;
	padding-right: 4px;
	background-color: #ccc799;
	border: 1px solid #666;
	border-right: 2px solid #666;
	vertical-align: middle;
	font-weight: bold;
	white-space:nowrap;
}

.yaxistitlesfixed {
	padding-left: 4px;
	padding-right: 4px;
	background-color: #ccc799;
	font-weight: bold;
	border: 1px solid #666;
	border-right: 2px solid #666;
	border-collapse: collapse;
	height: 25px;
	white-space:nowrap;
	vertical-align: middle;
}

.yAxisTitlesWithWrap{
	padding-left: 4px;
	padding-right: 4px;
	background-color: #ccc799;
	font-weight: bold;
	border: 1px solid #666;
	border-right: 2px solid #666;
	border-collapse: collapse;
	height: 25px;
	vertical-align: middle;
}

.xaxistitles {
	background-color: #ece9d8;
	border: 1px solid #666;
	vertical-align: middle;
	font-weight: bold;
	font-size: 12px;
}

.xaxistitlesNoBold {
	padding-left: 4px;
	padding-right: 4px;
	background-color: #ece9d8;
	border: 1px solid #666;
	vertical-align: middle;
	text-align: left;
}

.defaulttablecell 
{
	background-color: #666;
	color: black;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #666;
	padding: 0;
	margin: 0;
}

.axislargefont
{
	padding: 4px;
	font-size: 16px;
}

.axismediumfont
{
	padding: 6px;
	font-size: 12px;
}

.cellmediumfont
{
	font-size: 12px;
}

.celllargefont
{
	font-size: 16px;
}

.purchaseprocesscell
{
	background-color: #666;
	color: black;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #666;
	padding: 0;
	margin: 0;	
}

.nopercentage {
	background-color: white;
}

.highpercentage {
	background-color: #cc3333;
}
.mediumpercentage{
	background-color: #99B0CC;
}
.averagepercentage {
	background-color: #aacc99;
}
.belowpercentage {
	background-color: #F3E26D;
}


/* Steps */
.stepimages
{
	height:17px;
	width:21px;
	border-width:0px;
	cursor: pointer;
}


.stepstext
{
	font-family: Arial, Helvetica, sans-serif;
	color: #005AAE;
	border: 0px;
	padding: 1px;
	border-top-style: none; 
	border-right-style: none; 
	border-left-style: none; 	
	border-bottom-style: none;
}

/* Sequencing Tables */
.sequencingTable
{
	border-style:none;
	border-collapse:collapse;
}

.sequencingPercentage
{
	text-align: right;
}

.sequencingLabel
{
	text-align: left;
}

.purchaseTable
{
	background-color: white;
	background-image: url(../images/PurchaseLength.jpg);
	background-repeat: no-repeat;
	border: 0px solid #666;
	border-collapse: collapse;
	color: Black;
	font-size: 11px;
	font-family: Arial;
	width: 217px;
	height: 105px;
	margin:	0em 0em 0em 0em;
	
}

.keyawareness {
	width:20px;
	height:20px;
	background-color: #99B0CC;
	border: 1px solid #7F8481;
}



.keyconsideration {
	width:20px;
	height:20px;
	background-color: #cc3333;
	border: 1px solid #7F8481;
}

.red
{
 color: Red;
}

.remainingsteps 
{
	color:Red;
	font-weight:bold;
	font-family: Arial;
}

.keypurchase {
	width:20px;
	height:20px;
	background-color: #F3E26D;
	border: 1px solid #7F8481;
}


.purchaseTableRow
{
	text-align: center;
	vertical-align: bottom;
	font-weight: bold;
	width: 217px;
}


.keyaveragepercentage {
	width: 20px;
	height: 20px;
	background-color: #aacc99;
	border: 1px solid #7F8481;
}

.pagettl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #996633;
	background-color: #FFFFFF;
}



/* Actuals Table */
.actualsTable {
	background-color: white;
	border: 2px solid #666;
	border-collapse: collapse;
	color: Black;
	font-size: 11px;
	font-family: Arial;
	vertical-align: middle;
	text-align: center;
}

.actualsVehicles 
{
	background-color: #ece9d8;
	border: 1px solid #666;
	font-weight: bold;
	padding: 3px;
	width: 150px;
}

.actualsCell
{
	border: 1px solid #666;
	font-size: 10px;
	width: 150px;
	height: 30px;
	padding: 1px;
}

.actualsScroll {
	padding-top: 0px;
	padding-right: 0px;
	background-color: #ccc799;
	border: 0px solid #666;
	border-left: 0px solid #666;
	vertical-align: middle;
	font-weight: bold;
	white-space:nowrap;
}

.actualsYAxis {
	padding-left: 15px;
	padding-right: 15px;
	background-color: #ccc799;
	border: 0px solid #666;
	border-right: 0px solid #666;
	vertical-align: middle;
	font-weight: bold;
	white-space:nowrap;
}


/* Misc */
.salesImpactsLegend
{
	color: #c60;
	font-size: 12px;
	margin: 0;
}

.salesImpactsLegend li
{
	padding: 0;
}


/* MESSAGING */
.chart {
	border:1px solid #D1D0BF;
	border-collapse:collapse;
}

.chartboxtitle {
	background-color:#FFFFFF;
	padding-right:6px;
	font-size:14px;
	color:#034bd7;
	font-weight:bold;
	white-space:nowrap;
}

.messagingPercentageOdd {
	width:35px;
	background-color:#ECECEC;
	border-left:1px solid #D1D0BF;
	border-right:1px solid #D1D0BF;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
}


.messagingPercentageEven {
	width:35px;
	background-color:#E6D7CE;
	border-left:1px solid #D1D0BF;
	border-right:1px solid #D1D0BF;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
}

.messagingRowEven {
	background-color:#F4E6DD;
}

.messagingLabel 
{
	padding-left: 6px;
	vertical-align:middle;
}
	

.messageattribute {
	width:35px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
}
.keyS {
	color:#47699B;
}

.keyE {
	color:#6E4119;
}

.keyP {
	color:#A04317;
}

.messagingDriverRowEven {
	background-color:#EBEFF5;
}

.messagingTopBorder 
{
	border-top: 1px solid #D1D0BF;
}

.messagingDriverPercentageEven {
	width:35px;
	background-color:#D6D9DF;
	border-left:1px solid #D1D0BF;
	border-right:1px solid #D1D0BF;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
}

.significantDriver {
	color:#CD0000;
}

/* Uh... keep this below the messaging stuff. ~jw */
.msg_caption
{
	
	border-bottom: 1px solid #D1D0BF;
	border-top: none;
	border-left: none;
	border-right: none;
	text-align: center;
	font-weight: bold;
	font-size: 10pt;
}

/*  Sale Leads */

.salesxaxistitles {
	background-color: #ece9d8;
	border: 1px solid #666;
	vertical-align: middle;
	font-weight: bold;
	padding: 0;
	text-align:center;
}

.salesyaxistitles {
	padding-left: 4px;
	padding-right: 4px;
	background-color: #ccc799;
	border: 1px solid #666;
	border-right: 2px solid #666;
	vertical-align: middle;
	font-weight: bold;
	white-space:nowrap;
}

.salesLeadsTable {
	background-color: white;
	border-collapse: collapse;
	color: Black;
	font-size: 11px;
	font-family: Arial;
	vertical-align: middle;
	text-align: center;
}

.salesLeadsCells
{
	border: 1px solid #666;
	font-size: 11px;
	height: 30px;
	padding: 1px;
}

/*  Sales Touch  */
.salestouchtable {
	background-color: #666;
	border: 2px solid #666;
	border-collapse: collapse;
	color: Black;
	font-size: 11px;
	font-family: Arial;
	padding-left:400px;
}


.salestouchtablecell 
{
	color: black;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #666;
	padding: 0;
	margin: 0;
	width: 125px;
}



/* Execution */
.executionPercentage {
	background-color: #000000;
	border-bottom:solid 1px #7F8481;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


/* LINK STYLING */
a.special, a.special:visited {
	color: #034bd7;
}
a.special:hover {
	color: #999966;
}
a.special:active {
	color: #CCCC99;
}

.quadrantttl {
font-family:Arial, Helvetica, sans-serif;
color:#996633;
font-size:12px;
font-weight:bold;
}
.quadrantcorner {
border:2px solid #333333;
background-color:#9D9C6E;
}

.quadrantbordertop {
border:2px solid #333333;
background-color:#9D9C6E;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
width:200px;
}

.quadrantbordertopsm {
border:2px solid #333333;
background-color:#9D9C6E;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:12px;
font-weight:bold;
width:60px;
}

.quadrantborderside {
	border:2px solid #333333;
	background-color:#9D9C6E;
	height:200px;
	vertical-align:middle;
	text-align:center;
}

.quadrantbordersidesm {
	border:2px solid #333333;
	background-color:#9D9C6E;
	height:60px;
	vertical-align:middle;
	text-align:center;
}
.quadrant {
border:1px solid #333333;
background-color:#ECE9D8;
text-align:center;
vertical-align:middle;
}
.quadrant a:link, .quadrant a:visited {
background-color:#ECE9D8;
}
.quadrant a:hover {
background-color:#99B0CC;
display:block;
height:100%;
width:100%;
}
.quadrantdiv {
text-align:center;
vertical-align:middle;
}
.boxtop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D1D0BF;
}
.boxsides {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D1D0BF;
	border-left-color: #d1d0bf;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.boxbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1D0BF;
}

.abctable {
	background-color:#EEEEEE;
}

.textcenter
{
	text-align:center;
}

.ppt_table
{
	border: 1px solid #666;
}

.font_small
{
	font-size: 8pt;
}

.ppt_cell
{
	border: 1px solid #666;
}

.text_black 
{
	color: black;
}

.blackwhitebig
{
	font: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: white;
	background-color: black;
	text-align: center;
	vertical-align: middle;
}

.ppt_caption
{
	border-top: none;
	border-right: none;
	border-left: none;
	text-align: center;
	font-weight: bold;
	font-size: 10pt;
}

.magnetvehicle 
{
	font-style:italic;
}

.hookvehicle
{
	font-weight:bold;	
}

.tablettl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #034bd7;
	background-color: #FFFFFF;
	display: inline;
}

/*PODCAST STYLES*/
.podsubject {
	height:24px;
	padding:8px;
	background-color:#ECE9D8;
	border:solid 1px #999999;
	font-size:14px;
	color:#CC3333;
	vertical-align:middle;
	font-weight:bold;
}
.podsubjecttext {
	height:50px;
	padding:8px;
	border:solid 1px #999999;
	font-size:12px;
	color:#CC3333;
	text-align:left;
	vertical-align:middle;
	font-weight:normal;
}
.podback{
	background-image:url(~/images/podcast_back.gif);
	background-repeat:no-repeat;
	background-position:center;
	vertical-align:top;
	border:solid 1px #999999;
}
.podtitle {
	padding:8px;
	border:solid 1px #999999;
	font-size: 14px;
	font-weight: bold;
	color:#CC3333;
	background-color:#CCC799;
}
.podtitleback {
	padding:8px;
	border:solid 1px #999999;
	text-align:center;
	vertical-align:middle;
}

/* SIMULATOR LISTING*/
.simTable {
	background-color: white;
	border: 2px solid #666;
	border-collapse: collapse;
	color: Black;
	font-size: 12px;
}

.simTitles
{
	background-color: #ece9d8;
	border: 1px solid #666;
	font-weight: bold;
	padding-left: 3px;
	height: 15px;
	text-align: center;
}

.sims {
	padding-left: 3px;
	border: 1px solid #666;
	vertical-align: top;
	white-space:nowrap;
}

.simCell
{
	border: 1px solid #666;
	height: 30px;
	vertical-align: top;
	padding-left: 5px;
}

.alert {
	color:#cc0000;
	font-weight:bold;
	}
	
.instructionsAlert {
	color:#cc0000;
}
