﻿body
{
    background-color: #FFF;
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
}

.CMS
{
    font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif;
    color: #000;
}

.CMS h2
{
    font-size: 1.7em;
    font-weight: bold;
    color: #000000;
}

.CMS h1
{
    font-size: 1.7em;
    font-weight: bold;
    color: #000000;
}

.CMS h3
{
    font-size: 1.2em;
    font-weight: bold;
    color: #00366C;
}

.CMS .FinePrint
{
    color: #808080;
    font-size: xx-small;
}

h2
{
    font-size: 22pt;
    font-weight: normal;
    color: #000000;
}

h1
{
    font-size: 22pt;
    font-weight: normal;
    color: #000000;


}
h3
{
    font-size: 16pt;
    font-weight: bold;
    color: #00366C;
}

.FinePrint
{
    color: #808080;
    font-size: xx-small;
}

.Header2
{
    font-size: medium;
    font-weight: bold;
    color: #990000;
}

.Header3
{
    font-size: small;
    font-weight: bold;
    color: #0B395A;
}

.Header4{
    color: #990000;
    font-weight: bold;
}

a {
    text-decoration: none;
    color: #990000
}

a:hover
{
    color: #0000CC;
    text-decoration: underline;
}

img{
    border: 0;
}

.OuterContainer
{
    background-position: top;
    width: 100%;
    background: url(images/itp_HeaderGradient.png) repeat-x left top;
    margin: 0;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
}

.DropShadow
{
    position: relative;
    top: 35px;
    background-position: bottom center;
    width: 1136px;
    background: url(images/itp_HomeDropShadow.png) left bottom no-repeat;
    padding: 0;
    margin: 0;
    margin-left: auto;
    margin-right: auto;
}

.InnerContainer
{
    
    padding: 10px;
    position: relative;
    top: -15px;
    background-color: #cccccc;
    width: 960px;
    margin-left: auto;
    margin-right: auto;
}

.Header
{
    background-color: #990000;
    width: 960px;
}

.Logo
{
    float: left;
    width: 155px;
    height: 70px;
    background-color: #FFFFFF;
}

.Banner{
    float:left;
    width: 805px;
    height: 70px;
    position: relative;
    
    background-color: #990000;
    color: #FFFFFF;
    font-size: .8em;
}

.TagLine
{
    position: absolute;
    left: 10px;
    bottom: 15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
}

.TopMenu
{
    position: absolute;
    top: 10px;
    right: 0px;
    margin: 0;
    padding: 0;
}

.TopMenuHr
{
   /* width: 485px;
    background: url(images/itp_TopMenuHorizonatLine.png);
    background-repeat: repeat-x; */
	padding-right:9px !important;
    padding-top:6px !important;
}

.TopMenu ul
{
    list-style: none;
    padding-right: 10px;
}

.TopMenu ul li
{
   display:inline;
   margin-left: -9px;
   padding:5px;
}

.TopMenu ul li a
{
    color: #FFF;
    text-decoration: none;
    font-size: 9pt;
}

.TopMenu ul li a:hover
{
    text-decoration: underline;
}

.TopMenuBar{
    color: #E0E50D;
}

.TopMenu
{
    position: absolute;
    top: 10px;
    right: 0px;
    margin: 0;
    padding: 0;
}

.TopMenuHr
{
    width: 485px;
    background: url(images/itp_TopMenuHorizonatLine.png);
    background-repeat: repeat-x;
}

.SendOutsTopMenu ul
{
    list-style: none;
    padding-right: 10px;
    color: #000;
}

.SendOutsTopMenu ul li
{
    padding: 5px;
    display: inline;
    margin-left: -7px;
}

.SendOutsTopMenu ul li a
{
    color: #990000;
    text-decoration: none;
    font-size: 9pt;
}

.SendOutsTopMenu ul li a:hover
{
    text-decoration: underline;
}

.SendOutsTopMenuBar{
    
}

.HomeImageContainer
{
    position: relative;
    top: 10px;
    left: 10px;
}

.HomeImage
{
    clear: both;
    float: left;
    width: 718px;
    background-color: #fff;
    margin-top: 10px;
    margin-right: 10px;
    position: relative;
}

.HomeSearch
{
    position: absolute;
    top: 15px;
    left: 10px;
    width: 420px;
}

.SearchTextBox
{
    padding-bottom: 1px;
}

.SearchReflection
{
    background-position: left top;
    background: url(images/itp_SearchBoxReflection.png);
    background-repeat: repeat-x;
    padding-top: 1px;
}

.HomeImageBanner
{
    position: absolute;
    top: 60px;
    left: 0px;
    width: 420px;
}

.HomeImageBannerTitle
{
    padding: 5px 10px 5px 10px;
    text-transform: uppercase;
    background-color: #134F66;
    color: #fff;
    opacity: 0.97;
    filter: alpha(opacity=97);
    font-family: arial, Helvetica, sans-serif;
}

.HomeImageBannerContent
{
    padding: 0px 10px 0px 10px;
    background-color: #134F66;
    color: #fff;
    opacity: 0.85;
    filter: alpha(opacity=85);
    font-size: small;
    font-family: arial, Helvetica, sans-serif;
}

.BannerContent
{
    font-size: x-large;
    font-weight: bold;
    font-family: arial, Helvetica, sans-serif;
}

.LeftNavigation
{
    background-position: left top;
    background: url(images/itp_InsideSearchBackgroundGradient.png);
    background-repeat: repeat-x;
    padding-left: 10px;
    padding-top: 10px;
    padding-right: 2px;
    width: 230px;
    background-color: #999999;
}

/**** Left Nav Accordian *****/
.LeftNav{}

p.LeftNav {
  line-height: 1.5em;
}

h3.LeftNav{
    color: Black;
}

ul.LeftNav, ul.LeftNav ul {
    list-style-type:none;
    margin: 0;
    padding: 0;
    width: 219px;
}

ul.LeftNav a
{
    display: block;
    text-decoration: none;
    font-size: 10pt;
}

ul.LeftNav li {
  margin-top: 1px;
}

ul.LeftNav li a {
  background: #888888;
  color: #fff;	
  padding: 0.5em;
}

ul.LeftNav li a:hover {
  background: #990000;
}

ul.LeftNav li ul li a {
  background: #BBB;
  color: #000;
  padding-left: 20px;
}

ul.LeftNav li ul li a:hover {
  background: #aaa;
  border-left: 5px #990000 solid;
  padding-left: 15px;
}

.code { border: 1px solid #ccc; list-style-type: decimal-leading-zero; padding: 5px; margin: 0; }
.code code { display: block; padding: 3px; margin-bottom: 0; }
.code li { background: #ddd; border: 1px solid #ccc; margin: 0 0 2px 2.2em; }
.indent1 { padding-left: 1em; }
.indent2 { padding-left: 2em; }
.indent3 { padding-left: 3em; }
.indent4 { padding-left: 4em; }
.indent5 { padding-left: 5em; }
/**** END Left Nav Accordian *****/

.MainContent
{
    clear: both;
    padding-top: 10px;
}

.Content{
    width: 100%;
  /*  padding-left: 20px;
    padding-right: 20px; */
    background-color: #FFF;
    
}

.Content table{
    border-collapse:collapse;
	width: 409px;
	height: 16px;
	margin-top: 0px;
}

.Compare td, th{
    border: solid 1px black;
}

.RightNavigation
{
    float: left;
    margin-top: 10px;
    width: 230px;
}

.RightNavContainer{
    background: url(images/itp_RightNavBackground.png);
    background-position: left top;
    background-repeat: no-repeat;
    width: 230px;
    height: 290px;
}

.RightNav
{
   width: 200px;
   height: 290px;
}

.RightNav td
{
    padding-right: 10px;
    padding-left: 10px;
}

.tdRightNav
{
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #808080;
    margin-right: 10px;
    margin-left: 10px;
}

.RightNav a
{
    color: #A0D8FF;
    font-family: arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 13pt;
    text-decoration: none;
    display: block;
    padding: 8px;
}

.RightNav a:hover
{
    color: #FFFFFF;
}

.RightNav span
{
    font-size: 9pt;
    font-family: Arial;
    color: #fff;
    font-weight: normal;
}

.RightNavigationContentContainer
{
    background-position: left top;
    background: url(images/itp_RightNavBackgroundTile2_NonHome.png);
    background-repeat: repeat-y;
}

.RightNavigationNonHome
{
    padding: 10px;
    width: 180px;
}

.RightNavigationNonHome ul
{
    list-style: none;
    width: 100%;
    margin: 0;
    padding: 0;
}

.RightNavigationNonHome ul li
{
    text-align: center;
}

.RightNavigationNonHome ul li a
{
    color: #A0D8FF;
    font-family: arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 13pt;
    text-decoration: none;
    display: block;
    padding: 8px;
}

.RightNavigationNonHome ul li a:hover
{
    color: #FFFFFF;
}

.BottomBorder
{
    border: 2px solid #fff;
    width: 80%;
}

.FrontPanels
{
    clear: both;
    position: relative;
    left: 0px;
    height: 180px;
}

.FrontPanelContainer
{
    position: relative;
    top: -30px;
    left: -5px;
    padding: 0px;
    margin: 0px;
}

.FrontPanels table
{
    padding: 0px;
    margin: 0px;
}

.FrontPanels td
{
    width: 25%;
}

/* Roll Overs for the 4 front panels  */
.FrontPanels a
{
    display: block;
    width: 230px;
    height: 204px;
    text-decoration: none;
    background: url(images/itp_FrontPanelSprite_All.png) top left;
}

.tdFrontPanelRollOverConsultant a:hover{
    background-position: 0px 204px;
}

.tdFrontPanelRollOverReseller a
{
    background-position: -230px 0px;
}

.tdFrontPanelRollOverReseller a:hover{
    background-position: -230px 204px;
}

.tdFrontPanelRollOverVendor a
{
    background-position: -460px 0px;
}

.tdFrontPanelRollOverVendor a:hover{
    background-position: -460px 204px;
}

.tdFrontPanelRollOverNeedItHelp a
{
    background-position: -690px 0px;
}

.tdFrontPanelRollOverNeedItHelp a:hover{
    background-position: -690px 204px;
}
 
.OuterContainerLower
{
    background-position: top;
    width: 100%;
    background: url(images/itp_FooterGradient.png) repeat-x left top;
    margin: 0;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
}

.InnerContainerLower
{
    top: 20px;
    background-color: #cccccc;
    width: 980px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    padding: 0;
}

.tdHomeWelcome
{
    width: 50%;
    background-color: #fff;
    color: #000;
    vertical-align: top;
    font-size: small;
}

.tdHomeNews
{
    width: 50%;
    background-color: #fff;
    color: #000;
    vertical-align: top;
    margin-left: 5px;
    font-size: small;
}

.Footer
{
    width: 960px;
    color: #000;
    margin-left: auto;
    margin-right: auto;
    font-size: smaller;
}

.Footer a
{
    color: #000000;
    text-decoration: none;
}

.Footer a:hover
{
    color: #990000;
    text-decoration: underline;
}

.HorizontalLine
{
    background-position: left top;
    background: url(images/itp_GrayDot1x1.png) repeat-x left top;
}

.tblPersuasive
{
    color: #FFF;
    border-collapse:collapse;
}

.tdPersuasive
{
    background-position: left top;
    background: url(images/itp_PersMenuItem.png) no-repeat left top;
    width: 180px;
    height: 40px;
}

.tdPersuasiveSelected
{
    background-position: left top;
    background: url(images/itp_PersMenuItemSelected.png) no-repeat left top;
    width: 180px;
    height: 40px;
    font-weight: bold;
}

.tblPersuasive a
{
    padding: 5px 5px 5px 45px;
    font-family: Arial;
    font-size: 10pt;
    color: #000;
}

.tblPersuasive a:hover
{
    text-decoration: none;
}

.PersuasiveBottomBar
{
    position: relative;
    top: 25px;
}

.PersuasiveBottomBar a
{
    border: 1px solid #ccc;
    width: 450px;
    padding: 15px;
    color: #FFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    display: block;
    background-color: #990000;
    font-weight: bold;
}

.PersuasiveBottomBar a:hover
{
    text-decoration: none;
}

.PersuasiveBreadCrumb
{
    font-size: 8pt;
    color: #808080;
}

.PersuasiveBreadCrumb td
{
    
}

.PersuasiveBreadCrumb a
{
    width: 89px;
    height: 79px;
    text-decoration: none;
    display: block;
}

.PersuasiveBreadCrumb a.Step1
{
    background: url(images/btn-step1_off.png) no-repeat left top;
}

.PersuasiveBreadCrumb a.Step2
{
    background: url(images/btn-step2_off.png) no-repeat left top;
}

.PersuasiveBreadCrumb a.Step3
{
    background: url(images/btn-step3_off.png) no-repeat left top;
	left:-12px;
    position:relative;
}

.PersuasiveBreadCrumb a.Step4
{
    background: url(images/btn-step4_off.png) no-repeat left top;
}

.PersuasiveBreadCrumb a.Step5
{
    background: url(images/btn-step5_off.png) no-repeat left top;
}

.PersuasiveBreadCrumb a:hover
{
    text-decoration: none;
}

.PersuasiveBreadCrumb a:hover.Step1
{
    background: url(images/btn-step1_hover.png) no-repeat left top;
}

.PersuasiveBreadCrumb a:hover.Step2
{
    background: url(images/btn-step2_hover.png) no-repeat left top;
}

.PersuasiveBreadCrumb a:hover.Step3
{
    background: url(images/btn-step3_hover.png) no-repeat left top;
}

.PersuasiveBreadCrumb a:hover.Step4
{
    background: url(images/btn-step4_hover.png) no-repeat left top;
}

.PersuasiveBreadCrumb a:hover.Step5
{
    background: url(images/btn-step5_hover.png) no-repeat left top;
}

.PersuasiveBreadCrumb a.Step1Selected
{
    background: url(images/btn-step1_on.png) no-repeat left top;
    width: 80px;
}

.PersuasiveBreadCrumb a.Step2Selected
{
    background: url(images/btn-step2_on.png) no-repeat left top;

}

.PersuasiveBreadCrumb a.Step3Selected
{
    background: url(images/btn-step3_on.png) no-repeat left top;
	left:-13px;
    position:relative;
}

.PersuasiveBreadCrumb a.Step4Selected
{
    background: url(images/btn-step4_on.png) no-repeat left top;
}

.PersuasiveBreadCrumb a.Step5Selected
{
    background: url(images/btn-step5_on.png) no-repeat left top;
	width: 80px;
}

button, input[type="reset"], input[type="button"], input[type="submit"] 
{
position:relative !important;
left:20px !important;
}

#btmgraphs {
float:right;
left:-1px;
position:relative;
top:-35px;
}
