/* settings for basic html elements */
body
{
	font-size: 10px;
	background-color: #666666;
}
table.twoSmsMasterPage
{
	background-color: #ffffff
}
table.twoSmsMasterPage, table.twoSmsMasterPage textarea
{
	font-family: Arial, Helvetica, sans-serif;
}
p
{
    margin: 0px;
}
/* Define basic policy for links */
a
{
	text-decoration: underline;
    color: #0000ff; /* e.g. FireFox inactive links */
}
a:link, a:visited
{
    color: #017bc4;
}
a:hover
{
    color: #0000ff;
}
.clickHereLink a
{
    font-style: italic;
}
a.twoSmsLinkStyle1, a.twoSmsLinkControlInfo, a.twoSmsLinkControlDownload, a.twoSmsLinkControlLink  
{
	text-decoration: none;
    color: #000000;
}
a.twoSmsLinkStyle1
{
    font-size: 1.1em;
    margin: 0px 35px;
    padding: 10px 7px;
    display: block;
    width: 165px;
    height: 14px;
    background-image: url('../images/usBranding/downloadProductBrochure.gif');
}
a.twoSmsLinkControlInfo, a.twoSmsLinkControlDownload, a.twoSmsLinkControlLink
{
    text-align: center;
    width: 117px;
    display: block;
    float: left;
    margin: 0px 10px 5px 0px;
    height: 22px;
    padding: 5px 32px 0px 7px;
}
a.twoSmsLinkControlInfo
{
    background-image: url('../images/usBranding/infoButton.gif');
}
a.twoSmsLinkControlDownload
{
    background-image: url('../images/usBranding/downloadButton.gif');
}
a.twoSmsLinkControlLink
{
    background-image: url('../images/usBranding/linkButton.gif');
}
/* Define policy for tables */
table.twoSmsTable, table.twoSmsTableThreeCols, table.twoSmsTableThreeColsAltColor,
table.twoSmsForm, table .softwareMenu
{
    font-size: 1.3em;
}
table.twoSmsTable, table.twoSmsTableThreeCols, table.twoSmsTableThreeColsAltColor,
table.twoSmsTable td, table.twoSmsTableThreeCols td, table.twoSmsTableThreeColsAltColor td
{
    border: solid 2px #cccccc;
    border-collapse: collapse;
}
table.twoSmsTable, table.twoSmsTableThreeCols, table.twoSmsTableThreeColsAltColor
{
    width: 100%;
}
table.twoSmsTable td
{
    width: auto;
}
table.twoSmsTableThreeCols td, table.twoSmsTableThreeColsAltColor td
{
    width: 33%;
}
tr.twoSmsTableHeader th, tr.twoSmsTableHeader td, tr.twoSmsTableHeaderAltColor td
{
    vertical-align: bottom;
	background-color: #aaaaaa;
    font-weight: bold;
    line-height: 20px;
    text-align: center;
}
table.twoSmsForm td
{
    vertical-align: top;
}
table[class~=twoSmsForm] input:not(.twoSmsFormButton)
{
    /* Only works for FireFox & Safari */
/*    background-color: #ffffa8; */
    background-color: #dddddd;
}
.twoSmsFormItemStyle1, .twoSmsFormItemStyle2
{
    background-color: #dddddd;
}
.twoSmsFormItemStyle1
{
    color: #aaaaaa;
}
td.cellRightAlign
{
    text-align: right;
}
td.twoSmsTableCellStyle1
{
    text-align: center;
}
table.softwareMenu
{
    border-collapse: collapse;
    margin: 15px 15px 0px 15px;
}
table.softwareMenu th
{
	background-color: #aaaaaa;
}
table.softwareMenu th, table.softwareMenu td
{
    border: solid 2px #cccccc;
}
.softwareMenuHeader
{
    width: 320px;
}
table.softwareMenu p
{
    font-size: 1em;  /* Reverse effect of .divback p */
    padding: 8px 15px;
    line-height: 20px;
}
/* Define policy for lists */
div.divback li
{
    padding: 0.25em;
}
ul.twoSmsList li
{
    padding-top: 2px;
    padding-bottom: 2px;
}
ul.twoSmsListStyle2
{
    list-style-image: url('../images/usBranding/bulletStyle1.gif');
}
li ul.twoSmsListStyle2 li
{
    font-size: 1em; /* override */
}
ul.twoSmsListStyle3
{
    list-style-image: url('../images/usBranding/bulletStyle2.gif');
}
/* Define policy for 'phrase elements' */
em.twoSmsEmStyle1
{
    font-style: normal;
    text-transform: uppercase;
    color: #ff0000;
}
/* Define policy for customised us header text */
em.twoSmsEmStyle2
{
    font-style: normal;
    color: #ff0000;
}
/* Define policy for images */
.twoSmsImgStyle1
{
    margin: 10px;
    float:right;
}
/* classes for the header */
.pageHeaderMasterDiv
{
	z-index: 1;
    width: 1000px;
    position: relative;
}
.pageHeaderImageDiv
{
	height: 104px;
	width: 1000px;
}
.pageHeaderLoginButtonDiv, .pageHeaderLogoutButtonDiv
{
    display: inline;
    height: 0px;
    position: absolute;
    right: 10px;
    top: 30px;
}
.pageHeaderMission
{
    width: 50%;
    text-align: right;
    position: absolute;
    right: 10px;
    top: 60px;
}
.pageHeaderMission p
{
    font-size: 1.3em;
    padding-top: 4px;
}
.pageHeaderRegionSelectorDiv
{
    position: absolute;
    right: 8px;
    top: 4px;
}
.pageHeaderSearchEngineDiv
{
    position: absolute;
    right: 10px;
    top: 104px;
}
.pageHeaderSpacingDiv
{
    height: 7px;
}
.pageHeaderMenuBarDiv
{
	height: 30px;
    background-image: url( '../images/usBranding/header.gif' );
    background-repeat:repeat-x;
}
.pageHeaderMenuBarRegionVisible, .pageHeaderMenuBarRegionInvisible
{
    padding-top: 2px;
}
/* classes for menuControl.aspx */
.mainMenuBarStatic, .mainMenuBarDynamic
{ 
    padding: 0px 3px 0px 3px;
}
.mainMenuBarStatic a, .mainMenuBarDynamic a, .mainMenuBarHover a
{
    display: block;
    color: #ffffff;
    font-size: 1.3em !important;
}
.mainMenuBarStatic a:hover, .mainMenuBarDynamic a:hover, .mainMenuBarHover a:hover
{
    color: #00137f;
}
.mainMenuBarDynamic
{
    border-right: solid 1px #ffffff;
}
.mainMenuBarHover, .mainMenuBarDynamic
{
    background-color: #a0a0a0;
}
.mainMenuBarStatic td, .mainMenuBarDynamic td, .mainMenuBarHover td
{
	height: 25px;
}
/* classes for the side bar */
.sideBarHeaderStyle2
{
	background-image:url('../images/usBranding/sideBoxLeft1.gif');
}
.header
{
	background-image:url('../images/usBranding/sideBoxLeft2.gif');
}
.header, .sideBarHeaderStyle2
{
	padding: 7px 0px 0px 58px;
	width: 200px;
	height: 27px;
    font-size: 1.5em;
	color: #ffffff;
	margin-left: 5px;
}
.menucont, .sideBarBody, .sideBarCerts, .sideBarContact, .sideBarResources
{
	width: 236px;
	border-left: solid 1px #aaaaaa;
	border-bottom: solid 1px #aaaaaa;
	border-right: solid 1px #aaaaaa;
	margin: 0px 0px 5px 5px;
    padding: 10px;
    font-size: 1.3em;
}
.sideBarBody
{
    text-align: center;
}
.sideBarCerts
{
	width: 256px;
    padding: 0px;
    text-align:center;
    vertical-align: middle;
}
.sideBarCerts img
{
    vertical-align: middle;
}
.sideBarContact img, .sideBarResources img
{
    padding: 2px;
    vertical-align:middle;
}
/* classes for loginControl.asax */
.loginElementAllItems div.textBoxRow, .loginElementAllItems div.rememberMeRow
{
    position: relative;
    height: 2em;
}
.loginElementAllItems .textBoxRow input
{
    position: absolute;
    right: 2px;
    width: 170px;
}
/* classes for statsControl.asax */
.barholder
{
	background-color: #79ff01;
	overflow: hidden;
	width: 100px;
	height: 15px;
}
.bar
{
	background-color: #ff0000;
	width: 220px;
	height: 15px;
}
.bartext
{
	margin-top: -16px;
	width: 100px;
	height: 15px;
}
.bargloss
{
	margin-top: -16px;
	filter: alpha(opacity=30);
	width: 100px;
	height: 15px;
	moz-opacity: 0.3;
	opacity: 0.3;
}
html > body .bargloss
{
    /* firefox alignment issues */
	margin-top: -14px;
}
/* classes for breadcrumbsControl.asax */
.breadcrumbsDiv
{
    padding-left: 10px;
    font-size: 1.3em;
}
/* classes for main display area */
.twoSmsMainDivTop
{
    height: 10px;
    width: 718px;
	margin: 7px 0px 0px 2px;
    background-image: url('../images/usBranding/mainAreaTop.jpg');
}
.divback
{
	width: 696px;
	margin: 0px 0px 0px 2px;
	border-left: solid 1px #b1b1b1;
	border-right: solid 1px #b1b1b1;
	padding: 0px 10px 10px 10px;
    background-image: url('../images/usBranding/mainAreaMid.jpg');
    background-repeat: repeat-x;
}
.divback p, .divback li
{
    font-size: 1.3em;
}
.twoSmsMainDivBottom
{
    height: 7px;
    width: 718px;
	margin: 0px 0px 5px 2px;
	background-image: url('../images/usBranding/mainAreaBottom.jpg');
}
/* classes for nextStepsControl.aspx */
.nextStepsDiv
{
    position: relative;
	width: 708px;
	height: 156px;
	margin: 0px 0px 0px 2px;
	padding: 7px 0px 0px 10px;
    background-image: url('../images/usBranding/nextSteps.jpg');
}
.nextStepsLink1, .nextStepsLink2, .nextStepsLink3
{
    position: absolute;
    left: 28px;
}
.nextStepsLink1
{
    top: 41px;
}
.nextStepsLink2
{
    top: 80px;
}
.nextStepsLink3
{
    top: 118px;
}
/* classes for footerControl.aspx */
.footerLinks
{
    margin-top: 5px;
    height: 24px;
	background-image:url('../images/usBranding/footer.gif');
	background-repeat:repeat-x;
}
.footerLinksLeft
{
    padding: 6px 15px 0px 15px;
	float: left;
}
.footerLinksRight
{
    padding: 6px 10px 0px 10px;
	float: right;
	text-align: right;
	width: 250px; /* keep Skype phone numbers happy */
}
.footerLinks a, .footerLinks p
{
    color: #ffffff;
	text-decoration: none;
}
.footerLinks a:hover
{
    color: #ee0000;
}
.footerMarketSelect
{
    float: left;
}
.footerMarketSelect input
{
    margin: 12px 10px;
    vertical-align: middle;
}
.footerCopyright
{
	float:right;
	padding: 15px 10px 10px 0px;
}
/* classes for multiple pages: collapsing DIVs */
.dspcontcode
{
	display: none;
	padding: 10px 5px 10px 5px;
	border: solid 1px #aaaaaa;
}
.headercode
{
    padding: 4px;
}
/* classes for multiple pages: picture menus for internal site */
.inttrans
{
	height: 92px;
	width: 240px;
	margin-top: 0px;
	background-position: top right;
}
.intborder
{
	height: 92px;
	width: 240px;
	margin-top: -92px;
	padding-left: 8px;
	border-right: solid 1px #aaaaaa;
	border-top: solid 1px #aaaaaa;
	border-bottom: solid 1px #aaaaaa;
}
.inttransr
{
	margin-left: 2px;
	background-position: top left;
}
.intborderr
{
	margin-left: 2px;
	border-left: solid 1px #aaaaaa;
}
html > body .inttrans
{
	width: 248px;
	margin-top: 2px;
}
html > body .intborder
{
	height: 90px;
}
/* classes used on multiple pages: other items */
.titlebar
{
	font-weight: bold;
	font-size: 1.6em;
	color: #ad2028;
	height: 36px;
	padding: 0px 0px 0px 0px;
}
.hilite
{
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	height: auto;
	width: 216px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 3px;
	border: solid 1px #aaaaaa;
}
.resultBox
{
	margin: 5px;
	padding: 3px;
	border: solid 1px #000000;
	font-size: 1.3em;
	background-color: #ffffff;
}
.tipOrWarning
{
	right: 10px;
	width: 200px;
	border: solid 1px #000000;
	font-size: 1.3em;
}
/* Bart classes */
.spacer
{
    height:20px;
    clear:both;
}
.part_image_left
{
    width:20%;
    float:left;
}
.part_image_right
{
    width:20%;
    float:right;
    text-align:right;
}
.part_text
{
    width:79%;
    float:right;
    padding:0 0 20px 0; 
}
.blue_header, .blue_header_noClear
{
    font-size: 1.3em;
    margin:10px 0 7px 2px;
}
.blue_header
{
    clear:both;
}
.blue_header,  .blue_header_noClear, .blue_para_start
{
    font-weight:bold;
    color: #3366ff;
}
/* classes for addressBookControl.aspx */
.addressBookTable td
{
    font-size: 1.3em;
}
.addressBookTable p
{
    font-size: 1em; /* override */
}
/* classes for companyInfo.aspx */
.companyInfoCell
{
    line-height: 1.4;
    vertical-align: top;
    padding: 3px 10px 3px 10px;
}
.companyInfoEmailUs td
{
    vertical-align: top;
    padding: 10px;
}
.companyInfoItem
{
    width: 245px;
}
.companyInfoAreaCode, .companyInfoPhoneNumber
{
    padding-right: 10px;
    float: left;
}
.companyInfoAreaCode input
{
    width: 85px;
}
.companyInfoPhoneNumber input
{
    width: 145px;
}
textarea.companyInfoQuestion
{
    width: 530px;
    height: 128px;
}
/* classes for cost.aspx */
.costSelectCurrency
{
    text-align: right;
}
.costSplitScreenLeft, .costSplitScreenRight
{
    float: left;
    width: 44%;
    padding-left: 3%;
} 
.costSplitScreenLeft
{
    padding-right: 3%;
}
.costSplitScreenClear
{
    clear:both;
}
.costNonSplitScreen
{
    padding-left: 3%;
    padding-right: 3%;
}
.costCompare
{
    border-collapse: collapse;
    width: 80%;
}
.costCompare table, .costCompare tr, .costCompare td
{
    border: solid 2px #ffffff;
}
.costCompareSpace
{
    width: 8%;
}
.costCompareStdHeader, .costComparePreHeader
{
    text-align: center;
    font-weight: bold;
    background-repeat: repeat-x;
}
.costCompareStdHeader
{
	background-image:url('../images/usBranding/tableHeadingUS.jpg');
}
.costComparePreHeader
{
	background-image:url('../images/tableHeadingAltColor.jpg');
}
.costCompareStdTick, .costCompareStdText
{
    background-color: #bae0ef;
}
.costComparePreTick, .costComparePreText
{
    background-color: #ffccbb;
}
.costCompareStdTick, .costComparePreTick
{
    text-align: center;
    color: #4da038;
    font-size: 1.7em;
}
/* classes for fofReports.aspx */
.fofReportTable
{
	border: solid 1px #000000;
}
.fofReportTableHeader td, .fofReportTableHeader th
{
	background-color: #00ff00;
}
/* classes for info.aspx */
font.newsmenu
{
	font-size: 1.9em;
}
/* classes for infoUS.aspx */
p.infoUsQuestion
{
    color: #ff0000;
    padding-bottom: 6px;
}
p.infoUsQuestion, p.infoUsAnswer
{
    font-size: 1em; /* override as its embedded in a <li> */
}
.infoUsImageLeft
{
    padding: 10px;
    float: left;
}
.infoUsSidePanel
{
    float: right;
}
.infoUsSidePanelTop h1
{
    color: #ffffff;
    text-align:center;
    font-size: 1.5em;
    margin: 0px;
    padding: 15px 0px 20px 40px;
}
.infoUsSidePanelTop, .infoUsSidePanelBot
{
    padding: 0px;
    margin:0px;
    width: 290px;
    background-repeat: no-repeat;
}
.infoUsSidePanelTop
{
    background-image: url('../images/usBranding/sideBoxRedTop.gif');
    height: 48px;
}
.infoUsSidePanelMid
{
    width: 250px;
    background-image: url('../images/usBranding/sideBoxRedMiddle.gif');
    margin:0px;
    padding: 0px 10px 0px 30px;
    background-repeat: repeat-y;
}
.infoUsSidePanelBot
{
    background-image: url('../images/usBranding/sideBoxRedBottom.gif');
    height: 6px;
    padding-bottom: 10px;
}
.infoUsSidePanelMid ul
{
    margin: 0px;
    padding: 0px 0px 0px 15px;
}
.infoUsSidePanelMid p, .infoUsSidePanelMid li
{
    margin: 0px;
    font-size: 1.2em;
}
table td.infoUsCapTableCol
{
    width: 14%;
}
.infoUsCapabilityTick
{
    font-size: 1.3em;
    color: #ff0000;
}
/* classes for myAccount.aspx */
.myAccountWebsiteOptions, .myAccountWebsiteOptions td
{
	vertical-align: top;
}
.transactionReportHeader
{
	font-weight: bold;
	background-color: #6e6cbf;
}
.transactionReportRow
{
	background-color: #e6e6fa;
}
/* classes for partnerLogin.aspx */
.partnerLoginItem
{
    width: 225px;
}
.partnerLoginMultiline
{
    width: 470px;
    height: 8em;
}
/* classes for register.aspx */
.registerTextBox
{
    width: 165px;
}
/* clases for reportsByYear.aspx */
.chartholder
{
	float: left;
	overflow: hidden;
	width: 35px;
	height: 150px;
	text-align: center;
}
.chart
{
	left: 0px;
	bottom: 0px;
	position: relative;
	background-color: #eeeeff;
}
/* Options for send.aspx */
.batchReport th, .batchReport td
{
	background-color: #e6e6fa;
}
.batchReport td
{
	text-align: right;
}
.batchReportSpacing td
{
	background-color: #ffffff;
}
.dspsend
{
	padding: 4px;
	border: solid 1px #aaaaaa;
}
/* classes for search.aspx */
div.searchTermsBox
{
    position: relative;
    width: 60%;
}
/* classes for searchControl.aspx */
.searchControlTextBox
{
    position: absolute;
    right: 21px;
    top: 4px;
}
.searchControlButton
{
    position: absolute;
    right: 0px;
    top: 0px;
}
/* classes for software.aspx */
.softwareLayoutTable td
{
    vertical-align: top;
}
.softwarePageMSCopyright
{
	text-align: right;
}
/* classes for softwareSection.asax */
.softwareSectionLinks
{
    /* Consider removing this class in future */
}
table.softwareSectionMenu
{
    width: 100%;
}
table.softwareSectionMenu a
{
    display: block;
	margin: 0px 2px;
	padding: 3px;
	border-width: 3px;
	border-color: #777777;
	border-style: inset;
    text-decoration: none;
    background-color: #aaaaaa;  /* e.g. FireFox inactive links */
    color: #ffffff; /* e.g. FireFox inactive links */
}
table.softwareSectionMenu a:link, table.softwareSectionMenu a:visited
{
	border-style: outset;
    background-color: #cccccc;
    color: #000000;
}
table.softwareSectionMenu a:hover
{
	border-style: inset;
    background-color: #aaaaaa;
    color: #ffffff;
}
.softwareSectionBody
{
	padding: 15px;
}
.softwareSectionCode
{
	padding: 15px;
	border: solid 1px #000000;
	background-color: #eeeeee;
}
/*  classes for solutionsUS.aspx */
h1.twoSmsPageStyle1Header
{
    font-size: 1.3em;
    color: #ED1C24;
}
h2.twoSmsPageStyle1Header
{
    font-size: 1.3em;
    color: #262261;
}
div.twoSmsPageStyle1SectionTwo
{
    margin-left: 50px;
}
.twoSmsPageStyle1Separator
{
background-color: #666666;
}
a.twoSmsPageStyle1HeaderLink
{
    text-decoration:none;
}
a.twoSmsPageStyle1HeaderLink:hover
{
    text-decoration:underline;
}
a.twoSmsPageStyle1HeaderLink:link, a.twoSmsPageStyle1HeaderLink:visited, a.twoSmsPageStyle1HeaderLink:hover
{
    color: #262261;
}
/* classes for support.aspx */
table.supportSiteMap
{
    width: 100%;
}
table.supportSiteMap td
{
    vertical-align: top;
    font-size: 1.3em;
    padding-left: 5%;
}

