﻿html, body
{
	background-color: #EEEEEF;
	padding: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	min-height: 100%;
	height: 100% !important;
	margin: 0px;
}

a img
{
	border: 0px;
}

a
{
	color: #990033;
	text-decoration: underline;
	cursor: pointer;
}

a:hover
{
	color: #666666;
	text-decoration: underline;
}

#SiteContainer
{
	height: auto !important;
	min-height: 100%;
	width: 100%;
}

#header
{
	height: 50px;
}

#content
{
	text-align: left;
	padding: 0px;
	background-color: White;
	border-left: solid 1px #C4C4B8;
	border-right: solid 1px #C4C4B8;
}

#navigation
{
	height: 27px;
	padding-left: 0px;
	width: 100%;
	background-color: #9D0D2D;
}

.NavTable
{
	border-collapse: collapse;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

.Pointer
{
	cursor: pointer;
}

.Hidden
{
	display: none;
}

#footer
{
	margin-top: 100px;
	width: 100%;
	height: 50px;
	text-align: center;
	background-color: White;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	margin-bottom: 10px;
	vertical-align: middle;
}

.AppLinks a
{
	color: #000000;
	text-decoration: none;
	cursor: pointer;
}

.AppLinks a:hover
{
	color: #990033;
	text-decoration: none;
}

.AppLinksMenuItem
{
	border-bottom: 1px solid #DBDBDB;
	padding: 3px;
	padding-left: 0px;
	padding-top: 6px;
}

.VAlignBottom
{
	vertical-align: bottom;
}
.PlotLabels
{
	margin-right: 15px;
}

.Padding5
{
	padding: 5px;
}

.Padding10
{
	padding: 10px;
}

.Padding10Top
{
	padding-top: 10px;
}

.FloatLeft
{
	float: left;
}

.FloatRight
{
	float: right;
}

.ConfigLabel
{
	padding-right: 3px;
}

.ConfigUnitsLabel
{
	padding-left: 2px;
	padding-right: 15px;
}

.InputText, .InputSelect, .AnalysisSelect
{
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: normal;
	font-size: 11px;
	border: 1px solid #888;
	background-image: url(images/BG_inputbox.gif);
	color: #555;
}

.AnalysisSelect
{
	vertical-align: top;
}

.InputSelect, .AnalysisSelect
{
	font-size: 11px;
	padding: 2px;
}

.InputText
{
	padding-left: 3px;
}

.InputTextBig
{
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: normal;
	font-size: 11px;
	border: 1px solid #888;
	background-image: url(images/BG_inputbox_big.gif);
	color: #555;
	padding-left: 3px;
}


.Simulating
{
	position: relative;
	top: 0px;
	left: 0px;
	background-color: Black;
	filter: alpha(opacity=55);
	-moz-opacity: .55;
	opacity: .55;
}
.TR_Table
{
	border-collapse: collapse;
	width: 100%;
	border: none;
}
.TR_Input_Table
{
	border-collapse: collapse;
	width: 100%;
	border: none;
	border-bottom: solid 1px #B1B2B4;
}

.TR_Header, .TR_Header td
{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	padding: 6px;
	border: 0px;
	border-bottom: 2px solid #B1B2B4;
}

.TR_SubHeader
{
	font-size: 10px;
	color: #000000;
	background-color: #D9D7D7;
	text-transform: uppercase;
	padding: 6px;
	border: 0px;
	border-bottom: 1px solid #B1B2B4;
}

.TR_SubHeader a
{
	text-decoration: none;
	color: #555555;
	font-style: normal;
}

.TR_SubHeader a:hover
{
	text-decoration: none;
	color: #000;
}

.TR_SolutionsHeader
{
	font-size: 10px;
	color: #000000;
	padding: 6px;
	border: 0px;
	border-bottom: 1px solid #B1B2B4;
	vertical-align: bottom;
	background-repeat: repeat-x;
	background-position: bottom;
	background-image: url(images/tblHeader-blend.gif);
}

.TR_SolutionsHeader a
{
	text-decoration: none;
	color: #990033;
	font-style: normal;
}

.TR_SolutionsHeader a:hover
{
	text-decoration: underline;
	color: #000;
}

.TR_Highlight td
{
	background-color: #9D0D2D;
	cursor: pointer;
	padding: 2px;
	font-size: 10px;
	color: White;
}
.TR_Highlight a
{
	color: White;
}

.TD_Mismatch
{
	background-color: #000000;
}

.TR_Row td, .TR_AltRow td, .TR_Disabled td
{
	padding: 2px;
	font-size: 10px;
	color: #555555;
}

/*
.TR_Row, .TR_AltRow
{
    border-right:solid 1px #B1B2B4;
    border-left:solid 1px #B1B2B4;
}
*/
.TR_AltRow td
{
	background-color: #E4E4E4;
}

.TR_Disabled td
{
	background-color: #E2E2E2;
	color: #BABABA;
}

.SideNavButtons
{
	padding-bottom: 2px;
}

.PlotLinks
{
	padding-right: 5px;
	cursor: pointer;
}

.handleImage
{
	background-image: url(images/btn_hide.gif);
	cursor: se-resize;
	height: 16px;
	overflow: hidden;
	width: 15px;
}

.handleText
{
	background-image: url(images/btn_show.gif);
	cursor: se-resize;
	height: 16px;
	overflow: hidden;
	width: 16px;
}

.resizingImage
{
	border: 3px solid #B4D35D;
	padding: 0px;
}

.advNavHeader
{
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	float: left;
	width: 240px;
}
.advNavInfo
{
	border: dotted 1px black;
	border-right: none;
	text-align: center;
	padding: 5px;
	float: left;
	margin-top: 5px;
	width: 225px;
	height: 75px;
	background-color: White;
}

.advNavDisplay
{
	color: #555555;
	padding: 5px;
	float: left;
	width: 235px;
	height: 75px;
}

.advMainStep
{
	display: none;
	padding: 5px;
	margin-top: -1px;
}

.tabList
{
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
}
.tabList li
{
	cursor: pointer;
	display: inline;
	list-style-type: none;
}

.tab
{
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
	border: solid 1px gray;
	background: white;
	background-repeat: repeat-x;
	background-position: top;
	background-image:url(images/tblHeader-blend.gif);
}

.tabSel
{
	background: white;
	border-bottom: solid 1px white;
}

.flowList
{
	padding: 0px;
	margin: 0px;
}
.flowList li
{
	cursor: pointer;
	display: block;
	list-style-type: none;
	float:left;
}

.Btn
{
	cursor:pointer;
}

.flow
{
	font-size: 11px;
	font-weight: bold;
	line-height:29px;
	text-align:center;
	height:31px;
	cursor:pointer;
	background-position: left top;
}

.flow a 
{
	color:Black;
	text-decoration:none;	
}

.flowSel
{
	color: White;
	background-position: left top;
}

.flowSel a
{
	color: White;
	background-position: left top;
}

.flowSelL
{
	width: 177px;
	background-image:url(images/flow-l-sel.gif);
}

.flowSelM
{
	width: 180px;
	background-image:url(images/flow-m-sel.gif);
}

.flowSelR
{
	width: 180px;
	background-image:url(images/flow-r-sel.gif);
}

.flowL
{
	width: 177px;
	background-image:url(images/flow-l.gif);
}

.flowM
{
	width: 180px;
	background-image:url(images/flow-m.gif);
}

.flowR
{
	width: 180px;
	background-image:url(images/flow-r.gif);
}

.flowCheckL
{
	width: 177px;
	background-image:url(images/flow-l-check.gif);
}

.flowCheckM
{
	width: 180px;
	background-image:url(images/flow-m-check.gif);
}

.flowCheckR
{
	width: 180px;
	background-image:url(images/flow-r-check.gif);
}

.stepHighlight
{
	background: silver;
}

.VPS_checkBox
{
}

.VPS_checkBoxDisabled label
{
	color: Silver;
}

.VPS_Table
{
	background: transparent none repeat scroll 0 0;
	width: 1800px;
	overflow: auto;
}

.VPS_Table td
{
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 0.5em;
	margin-top: 0.7em;
	overflow-x: auto;
	white-space: nowrap;
}

.VPS_cbList
{
	height: 100px;
	line-height: 1.2em;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 3px 10px 3px 3px;
	white-space: nowrap;
	border: solid 1px silver;
	font-weight: normal;
}

.VPS_cbSection
{
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border: 1px solid Black;
	padding: 8px;
}

.SectionRound
{
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	margin-top: 10px;
	margin-left: 10px;
	padding-top: 2px;
	padding-left: 20px;
	padding-right: 20px;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(images/tblBG-blend.gif);
	
}

.TR_SectionHeader
{
	font-size: 14px;
	color: #000000;
	height: 30px;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
}









.VPS_checkBox
        {
        }
        .VPS_checkBoxDisabled label
        {
            color: Silver;
        }
        .vps_btn
        {
        	cursor:pointer;
        }
        .VPS_Table
        {
	        border-collapse: collapse;
            background: transparent none repeat scroll 0 0;
            overflow: auto;
        }
        .VPS_ResultsTable
        {
	        border-collapse: collapse;
            background: transparent none repeat scroll 0 0;
            overflow: auto;
            width:100%;
        }
        .VPS_FilterTable td
        {
            -moz-border-radius-bottomleft: 10px;
            -moz-border-radius-bottomright: 10px;
            -moz-border-radius-topleft: 10px;
            -moz-border-radius-topright: 10px;
            font-size: 1em;
            font-weight: bold;
            margin-bottom: 0.5em;
            overflow-x: auto;
            white-space: nowrap;
        }
        .VPS_ResultsTable td
        {
            font-size: 1em;
            margin-bottom: 0.5em;
            margin-top: 0.7em;
            padding:2px;
            overflow-x: auto;
            white-space: nowrap;
        }
        .VPS_ResultsTable th
        {
        	text-align:left;
            font-size: 1em;
            margin-bottom: 0.5em;
            margin-top: 0.7em;
            padding:2px;
            overflow-x: auto;
            white-space: nowrap;
        }
        .VPS_cbList
        {
            height: 100px;
            line-height: 1.2em;
            overflow-x: hidden;
            overflow-y: auto;
            padding: 3px 20px 3px 3px;
            white-space: nowrap;
            border: solid 1px silver;
            font-weight: normal;
        }
        .VPS_cbSection
        {
            -moz-background-clip: border;
            -moz-background-inline-policy: continuous;
            -moz-background-origin: padding;
            -moz-border-radius-bottomleft: 5px;
            -moz-border-radius-bottomright: 5px;
            -moz-border-radius-topleft: 5px;
            -moz-border-radius-topright: 5px;
            border: 1px solid #9D0D2D;
            padding: 8px;
        }
        .VPS_SearchBarBg
        {
        	background-image:url(sb_bg.gif);
        	background-repeat:repeat-x;
        	background-position:center center;
        }
        .VPS_SearchBarLeft
        {
        	background-image:url(sb_start_up.gif);
        	background-repeat:no-repeat;
        	width:3px;
        	background-position:right center;
        }
        .VPS_SearchBarRight
        {
        	background-image:url(sb_end.gif);
        	background-repeat:no-repeat;
        	width:5px;
        	background-position:left center;
        }
        .VPS_UserSelectionReq
        {
        	background-image:url(btn_add_up.gif);
        	background-repeat:no-repeat;
        	background-position:right center;
        }
        .VPS_filterBtn
        {
        	color:Gray;
        }
        .VPS_filterBtnOver
        {
        	color:black;
        }
        
