body {
	background-color: white;
	color: black;
	font: 12px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-image: url(images/background.gif);
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
a:link {
	text-decoration: none;
	color: #000000;
}

.clear { clear:both; height:2px; overflow:hidden; 
}

h1 {
	font-size:18px;
}
h3 {
font-size:16px;
font-weight:bold;
color:#1268FF;
}
.indexbgrd {
float:left;
display:inline;
width:779px;
height:715px;
background-image:url(../images/bgrd.gif);
background-repeat:no-repeat;
}

#topnav { float:left; display:inline; width:770px;}

.socialmedia {float:left; display:inline; margin-left:20px; margin-top:10px;}

.contactbgrd {
float:left;
display:inline;
width:766px;
height:850px;
background-color:#FFFFFF;
border:thin;
border-width:thin;
border-color:#999999;
border-style:solid;

}


#indexmenu {
float:right;
display:inline;
width:449px;
height:46px;
margin-top:5px;
margin-right:10px;
background-image:url(../images/menubar.gif);
background-repeat:no-repeat;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}

/* =nav */
#navsecond {float:left; display:inline; font-size: 1.2em;}
ul#navsecond  {list-style-type: none; margin-left: 15px; margin-top: 1em;}
ul#navsecond li {display: inline; line-height: 1em;}
ul#navsecond a {float: left; border-right: 1px solid #000; padding: 0 .75em; text-decoration: none;}
ul#navsecond li:last-child a {border-right::none!important;}
ul#navsecond li a.last {border-right: 0;}
ul#navsecond li:first-child a {padding-left: 10px;}



/* created class highlights for top navigation in header -- cannot use same ID on same page */
.home a.homeHilite,
.team a.teamHilite,
.portfolio a.portfolioHilite,
.translation a.translationHHilite,
.contact a.contactHilite,
.faq a.faqHilite {color: #393d3e!important;font-weight: bold;}

/* language bar */
#langbar {
width:150px; margin-top:5px; float:right; display:inline; color:#000000; margin-right:20px;
}

/* Home content */
#indexcontent {
float:left; display:inline; background-image:url(../images/box_small.gif); width:503px; height:173px; margin-left:20px; margin-top:10px; }

#indexcontent p {width:480px; margin-top:5px; margin-left:10px; margin-right:10px;}

.boxleft {float:left; display:inline; width:200px; margin-left:30px; border:thin; border-color:#CC3300; border-style:solid; text-align:center; margin-top:-15px;}

.boxright {float:right; display:inline; width:200px; margin-right:30px; border:thin; border-color:#CC3300; border-style:solid; text-align:center; margin-top:-15px;}

#indexbottom {width:550px; float:left; display:inline; margin-left:20px; margin-top:5px;}

.boxbottom {float:left; width:180px;}
.boxbottomright {float:right; width:180px;}

#verticalrightbox {float:right; display:inline; width:196px; height:548px; margin-top:20px; margin-right:7px; background-image:url(../images/box_vert.gif); background-repeat:no-repeat; text-align:center;}

.boxright2 {width:180px; margin-left:9px;}
/* Menu for other pages than Home */
#menu{position:relative;display:block;height:39px; width:766px;font-size:11px;font-weight:bold;background:transparent url(../images/bgOFF.gif) repeat-x top left;font-family:Arial,Verdana,Helvitica,sans-serif;border-top:4px solid #fb4b06;}
#menu ul{margin:0;padding:0;list-style-type:none;width:auto;}
#menu ul li{display:block;float:left;margin:0;}
#menu ul li a{display:block;float:left;color:#666;text-decoration:none;padding:11px 20px 0 20px;height:23px;background:transparent url(../images/bgDIVIDER.gif) no-repeat top right;}
#menu ul li a:hover, #menu ul li a.current{color:#fb4b06; background:#fff url(../images/bgON.gif) no-repeat top right;}

.logo {
float:left;
display:inline;
width:92px;
height:133px;
margin-left:30px;
margin-top:0px;
}
img.block {
	display: block;
}

form {
	margin: 0px;
	padding: 0px;
}

input {
	font: 10px verdana, arial, sans-serif;
}

input.header {
	vertical-align: bottom;
}

select {
	font: 10px verdana, arial, sans-serif;
}

a {
	color: #255bc7;
}

a:hover {
	color: #183877;
}

a.productsLink {
	font-size: 14px;
	font-weight: bold;
}

ul {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 2em;
	padding-left: 0em;
	list-style-type: square;
}

ol {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 2em;
	padding-left: 0em;
	color: #154fc3;
	font-size: 14px;
	font-weight: bold;
}

.olListText {
	font-weight: normal;
	font-size: 11px;
	color: #333333;
}

li.withSpacer {
	margin-bottom: 1em;
}

li.large {
	font-size: 14px;
}

#wrapper {
	width: 765px;
}

#wrapperME {
	width: 765px;
	float:right;
}

#popupWrapper {
	width: 450px;
	margin-left: auto;
	margin-right: auto;
}

.mainContentWrapper {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 25px;
	margin-right: 15px;
}

.productsContentWrapper {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
	margin-right: 7px;
}

.productsContentWrapperNew {
	margin-top: 0px;
	margin-bottom: 0px;
/*	margin-left: 7px;*/
/*	margin-right: 7px;*/
	background:url(../images/leftNavBackGrey.gif); 
	background-repeat:repeat-y;	
	margin-left: 0px;
	margin-right: 0px;
}

.productsContentWrapperME {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
	margin-right: 7px;
	float:right;
}

.sectionTitle {
	padding-bottom: 25px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ababab;
}

.pageTitle {
	padding-bottom: 10px;
}

.productsPageTitle {
	padding-top: 8px;
	padding-bottom: 10px;
}

.headline {
	font-weight: bold;
	font-size: 13px;
}

.headlineBlue {
	font-weight: bold;
	font-size: 14px;
    color: #154fc3;
}

.headlineBlueXL {
	font-weight: bold;
	font-size: 18px;
    color: #154fc3;
}

.headlineOrange{
	font-weight: bold;
	font-size: 14px;
    color:#fb4b06;
}

.headlineOrangeXL{
	font-weight: bold;
	font-size: 18px;
    color: #fb4b06;
}

.headlineBlack{
	font-weight: bold;
	font-size: 14px;
}

.mainCopy {
	float: left;
	width: 525px;
	margin-left: 20px;
	color: #757575;
	font-size: 11px;
}

.mainCopyFull {
	font-size: 11px;
	color: #333333;
}

.productsCopy {
	float: left;
	width: 590px;
	margin-left: 20px;
	color: #333333;
	font-size: 11px;
}

.productsCopyME {
	float: right;
	width: 590px;
	margin-right: 20px;
	color: #333333;
	font-size: 11px;
	text-align:right;
}

.productsCopyWide {
	float: left;
	width: 740px;
	margin-left: 20px;
	color: #333333;
	font-size: 11px;
}

.productsCopyFullWide {
	float: left;
	width: 765px;
	margin-left: 0px;
	color: #333333;
	font-size: 11px;
}

.productsCopyTall {
	float: left;
	width: 590px;
	height: 490px;
	margin-left: 20px;
	color: #333333;
	font-size: 11px;
}

.agentsCopy {
	float: left;
	width: 520px;
	padding-right: 20px;
	border-right: 1px solid #dcdcdc;
	color: #333333;
	font-size: 11px;
}

.affiliatesCopy {
	float: left;
	width: 510px;
	padding-right: 20px;
	border-right: 1px solid #dcdcdc;
	color: #333333;
	font-size: 11px;
}

.largeColumn {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}

.productsLogo {
	float: right;
	width: 190px;
	text-align: right;
}

.productsSignUpButton {
	text-align: right;
	padding-right: 60px;
	vertical-align: middle;
}

.myAccountLoginBox { 
	background: url(../images/myAccountLoginBoxBG.gif) no-repeat;
	width: 226px;
	height: 95px;
	padding-top: 45px;
	padding-left: 20px;
}

.dividerLine {
	padding-top: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #e3e3e3;
	margin-left: auto;
	margin-right: auto;
	width: 85%;
}

/* --- HEADER STYLES --- */
#header {
	width: 765px;
}

#headerME {
	width: 765px;
	text-align:right;
}
#headerLeft {
	float: left;
	width: 247px;
	background: white url(../images/headerTopBackground.gif) repeat-x;		
}
#headerLeftNew {
	float: left;
	width: 170px;
}
#headerLeftME {
	float: right;
	width: 299px;
	background: white url(../images/headerTopBackground.gif) repeat-x;		
}
#headerMiddle {
	float: left;
	width: 176px;
	background: white url(../images/headerTopTallBackground.gif) repeat-x;		
}
#headerMiddleNew {
	float: left;
	width: 176px;
	margin-left: 50px;	
	background: white url(../images/headerTopTallBackgroundNew.gif) repeat-x;		
}
#headerMiddleME {
	float: right;
	width: 176px;
	background: white url(../images/headerTopTallBackground.gif) repeat-x;		
}
#headerRight {
	float: right;
	width: 342px;
	background: white url(../images/headerTopTallBackground.gif) repeat-x;
}
#headerRightNew {
	float: left;
	width: 218px;
/*	background: white url(../images/headerTopTallBackgroundNew.gif) repeat-x;*/
}
#headerRightME {
	float: right;
	width: 290px;
	background: white url(../images/headerTopTallBackground.gif) repeat-x;
}
#headerRightTop {
	float: right;
	text-align: right;
}
#headerRightTopNew {
	float: left;
	text-align: left;
}
#headerRightBottom {
	text-align: right;
	padding-right: 30px;
	background: white url(../images/headerRightBottomBG.gif) bottom right no-repeat; 
	height: 55px;
}

#headerRightBottomNew {
	text-align: right;
	padding-right: 30px;
	/* TAKEN OUT FOR NEW DESIGN background: white url(../images/headerRightBottomBG.gif) bottom right no-repeat; */
	height: 55px;
}

.navImageFloatNew {
	float: left;
	padding-top:2px; 
	text-align:left; 
	background:url(../images/subNavCellConnectNew.gif);
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#FFFFFF; 
	font-weight:bold;	
}

.navImageFloatNewOn {
	float: left;
	padding-top:2px; 
	text-align:left; 
	background:url(../images/subNavCellConnectNewOn.gif);
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#FFFFFF; 
	font-weight:bold;
}

.navImageFloatDarkNew {
	float: left;
	padding-top:2px; 
	text-align:left; 
	background:url(../images/subNavDarkBlueNew.gif);
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#FFFFFF; 
	font-weight:bold;	
}

.navImageFloatDarkNewOn {
	float: left;
	padding-top:2px; 
	text-align:left; 
	background:url(../images/subNavDarkBlueNewOn.gif);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#FFFFFF; 
	font-weight:bold;	
}

.navImageFloat {
	float: left;
}

.navImageFloatRight {
	float: right;
}

.headerFormLabel {
	vertical-align: bottom;
}

/* --- SUB NAV STYLES --- */
#subNav {
	background: white url(../images/subNavBackground.gif) repeat-x;
	text-align: left;
	width: 100%;
	height:21px;
	clear: both;
}

#subNavBar{
	margin-left: 5px;
}

#subNavRight {
	float: right;
	width: 97px;
}

/* --- LEFT NAV STYLES --- */
/* New Left Navigation Style for 2007 Design Update */
.leftNavProductName {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#154fc3;
}
.leftNavProductSubName {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8px;
	font-weight:bold;
	color:#000000;
}
a.leftNavProductSubItem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	text-decoration:none;
	line-height:1.5;
}
a.leftNavProductSubItem:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#f49008;
	text-decoration:underline;
}
.leftNavBackgroundOn{
	background:url(../images/leftNavBackSelected.gif); 
	background-repeat:no-repeat; 
	height:130px;
}
.leftNavBackgroundOnTall{
	background:url(../images/leftNavBackSelectedTall.gif); 
	background-repeat:no-repeat; 
	height:150px;
}
.leftNavBackgroundOff{
	background-color:#f7f7f7;
	background:url(../images/leftNavBackGrey.gif); 
	background-repeat:repeat-y;	
}
a.bodyContentLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
a.bodyContentLink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#255bc7;
	text-decoration:underline;
}
/* End New for 2007 Design Update */
.leftNav {
	float: left;
	width: 169px;
	border-right: 1px solid #e3e3e3;
}

.leftNavSpacer {
	height: 12px;
}

.productsNav {
	float: left;
	width: 139px;
	margin-bottom: 15px;
}
.productsNavNew {
	float: left;
	width: 128px;
/*	in-height:400px; */
/*	margin-bottom: 15px; */
	background-color:#f7f7f7;
	background:url(../images/leftNavBackGrey.gif); 
	background-repeat:repeat-y;	
}
.productsNavME {
	float: right;
	width: 139px;
	margin-bottom: 15px;
}

.productsNavSpacer {
	height: 5px;
	font: 1px sans-serif;
}
.productsNavSpacerNew {
	height: 10px;
	font: 1px sans-serif;
}

/* --- SECONDARY CONTENT BOX STYLES --- */

#secondaryContentBox {
	background: white url(../images/secondaryContentBoxBG.gif) repeat-x;
	padding-top: 23px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 20px;
}

#DDContentBoxLandingBlank {
	background:url(../images/landing_images/landing_09_07_bottom.gif);
	background-repeat:no-repeat;
	height: 282px;
}
#secondaryContentBoxLanding {
	background: url(../images/landing_images/philippines_01_07_bottom.gif);
	background-repeat:no-repeat;
	height: 282px;
}

#secondaryContentBoxLandingBlank {
	background: url(../images/landing_images/landing_03_07_bottom.gif);
	background-repeat:no-repeat;
	height: 282px;
}

#secondaryContentBoxLanding_VN {
	background: url(../images/landing_images/vietnam_01_07_bottom.gif);
	background-repeat:no-repeat;
	height: 339px;
}
#secondaryContentBoxLanding_TU {
	background: url(/US/EN/jsp/images/landing_images/turkey_01_07_bottom.gif);
	background-repeat:no-repeat;
	height: 282px;
}
.whiteBoxSmall {
	background: url(../images/whiteBoxSmallBG.gif); 
	width: 247px; 
	height: 242px;
}
.whiteBoxSmallSplit {
	background: url(../images/whiteBoxSmallBGSplit.gif); 
	width: 247px; 
	height: 242px;
}

.whiteBoxSmallPadding {
	padding-left: 7px;
	padding-top: 15px;
}

.whiteBoxLarge {
	background: white; 
	width: 501px; 
	height: 242px;
}

.whiteBoxLargePadding {
	padding-left: 7px;
	padding-top: 15px;
}

.whiteBoxTitle {
	margin-bottom: 10px;
}

/* --- FOOTER STYLES --- */
#footer {
	width: 100%;
	clear: both;
	margin-bottom: 10px;
}

#footerBar {
	border-top: 1px solid #004ebb;
	border-bottom: 1px solid #004ebb;
	padding-left: 10px;
	padding-right: 10px;
}

#footerBarLeft {
	float: left;
	width: 48%;
	text-align: left;
}

#footerBarRight {
	float: right;
	width: 48%;
	text-align: right;
}

#footerLinks {
	color: #898989;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

#footerLinksLeft {
	float: left;
	width: 48%;
	text-align: left;
}

#footerLinksRight {
	float: right;
	width: 48%;
	text-align: right;
}

#footerLinks a {
	color: #404144;
	text-decoration: none;
}

#footerLinks a:hover {
	color: #898989;
}

#footerCopyright {
	clear: both;
	color: #898989;
	padding-left: 10px;
}

.copyright {
	font-size: 10px;
	font-weight: normal;
	list-style-type: upper-roman;
}

/* --- MY ACCOUNT NAV STYLES --- */

.myAccountNavColumn {
	float: left;
	width: 199px;
	background-color: #efefef;
}

.myAccountNavColumnPadding {
	padding: 7px;
}

.myAccountNavLevelOne {
	font-weight: bold;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.myAccountNavLevelOne a {
	color: #154fc3;
	text-decoration: none;
}

.myAccountNavLevelOne a:hover {
	color: #164093;
	text-decoration: none;
}

.myAccountNavLevelTwo {
	padding-left: 2px;
	font-size: 11px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}

.myAccountNavLevelTwo a {
	color: black;
	text-decoration: none;
}

.myAccountNavLevelTwo .bullet, .link {
	vertical-align: middle;
}

.myAccountNavLevelTwo a:hover {
	color: #6e6e6e;
	text-decoration: none;
}

.myAccountNavLink {
	padding-left: 15px;
	font-size: 10px;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 1px;
}

.myAccountNavLink a {
	color: #6e6e6e;
	text-decoration: underline;
}

.myAccountNavLink a:hover {
	color: #a6a6a6;
	text-decoration: underline;
}

.myAccountNavSubLink {
	padding-left: 15px;
	font-size: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.myAccountNavSubLink a {
	color: #154fc3;
	text-decoration: underline;
}

.myAccountNavSubLink a:hover {
	color: #164093;
	text-decoration: underline;
}

.myAccountNavSubLink .bullet, .link {
	vertical-align: middle;
}

.myAccountNavSpacer {
	height: 10px;
}

/* --- */

.faqIcon {
	width: 7%;
	float: left;
}

.faqText {
	width: 93%;
	float: left;
	padding-top: 8px;
}

.faqText strong {
	color: black;
}

/* --- */

.myAccountContentColumn {
	float: right;
	width: 510px;
	color: #6e6e6e;
}

#myAccountInfoBoxWrapper {
	float: right;
	width: 200px;
}

#myAccountInfoBox {
	width: 171px;
	float: right;
	background: transparent url(../images/myAccountInfoBoxBG.gif) repeat-y;
	font-size: 11px;
	color: black;
}

#myAccountInfoBoxInner {
	background: transparent url(../images/myAccountInfoBoxTop.gif) no-repeat;
}

#myAccountInfoBoxPadding {
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	padding-bottom: 4px;
}

#myAccountInfoBox strong {
	color: #154fc3;
	font-weight: bold;
	font-size: 11px;
}

.myAccountSortForm {
	float: left;
	width: 400px;
}

.myAccountHelpButton {
	padding-top: 10px;
	text-align: right;
	clear: both;
}

#myAccountTableTopButtons {
	text-align: right;
}

.myAccountDashboardLeft {
	float: left; 
	width: 48%;
}

.myAccountDashboardRight {
	float: right; 
	width: 48%;
}

.myAccountDashboardCopy {
	margin-left: 25px;
}

.myAccountDashboardTitle{
	font: bold 14px verdana, arial, sans-serif;
	color: #154fc3;
	letter-spacing: -1px;
}

.myAccountPageTitle {
	font: 20px verdana, arial, sans-serif;
	color: #154fc3;
	letter-spacing: -1px;
	margin-bottom: 5px;
}

table.myAccountTable {
	width: 100%;
}

table.myAccountTable tr.header th, tr.footer th {
	background-color: #154fc3;
	color: white;
	font-weight: bold;
	font-size: 10px;
	padding: 2px 4px 2px 4px;
	text-align: left;
	border-bottom: 1px solid white;
}

table.myAccountTable th.cornerTL {
	background: #154fc3 url(../images/myAccountTableCornerTL.gif) no-repeat top left;
}

table.myAccountTable th.cornerTR {
	background: #154fc3 url(../images/myAccountTableCornerTR.gif) no-repeat top right;
}

table.myAccountTable th.cornerBL {
	background: #154fc3 url(../images/myAccountTableCornerBL.gif) no-repeat bottom left;
	font: 1px sans-serif;
}

table.myAccountTable th.cornerBR {
	background: #154fc3 url(../images/myAccountTableCornerBR.gif) no-repeat bottom right;
	font: 1px sans-serif;
}

table.myAccountTable tr.odd td {
	color: black;
	background-color: white;
	padding: 2px 4px 2px 4px;
	border-right: 1px solid #efefef;
}

table.myAccountTable tr.even td {
	color: black;
	background-color: #f5f5f5;
	padding: 2px 4px 2px 4px;
	border-right: 1px solid #efefef;
}

table.myAccountTable tr.totals td {
	color: black;
	font-weight: bold;
	background-color: #d7d7d7;
	padding: 2px 4px 2px 4px;
	border-top: 1px solid white;
}

table.myAccountTable tr.footer th {
	border-top: 1px solid white;
}

.grayDivider {
	border-bottom: 1px solid #dddddd;
	clear: both;
	margin-bottom: 10px;
	padding-bottom: 10px;
	font: 1px sans-serif;
}

.breadcrumbs {
	font-size: 11px;
}

.breadcrumbs .active {
	font-weight: bold;
}

.formBlock {
	border-top: 1px solid #9b9b9b;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}

.formBlockLabel {
	float: left;
	width: 160px;
	font: bold 10px verdana, arial, sans-serif;
}

.formBlockContents {
	float: left;
	width: 560px;
}

.formBlockLeft {
	float: left;
}

.formBlockRight {
	float: right;
}

.formFieldLabel {
	float: left;
	text-align: right;
	padding-right: 5px;
	padding-top: 2px;
}

.formField {
	float: left;
}

.formField strong {
	color: black;
}

.formContainerSpacer {
	clear: both;
	font: 1px sans-serif;
	height: 3px;
}

.orderProcessSubmit {
	width: 134px; 
	margin-left: auto; 
	margin-right: auto;
	padding-top: 10px;
}

.clear {
	clear: both;
	font: 1px sans-serif;
}

/* --- TEXT SPAN STYLES --- */

.grayText {
	color: #666666;
}

.requiredField {
	color: red;
}

.errorText {
	font-weight: bold;
	color: red;
}

/* --- */

.phoneNumberText {
	padding: 3px;
	margin-left: 15px;
	font-weight: bold;
}

.phoneLinks {
	font-weight: normal;
	color: #999999;
}

.radioAlign {
	vertical-align: middle;
	margin: 0px;
	
}

.phoneNumberFields {
	margin-bottom: 5px;
}

.phoneTypeOptions {
	margin-left:10px;
}

.orderConfirm_leftCol {
	float: left;
	width: 55%;
	margin-left: 15px;
	margin-top: 10px;
	font-size: 11px;
	margin-right: 10px;
}

.orderConfirm_rightCol {
	float: left;
	margin-top: 10px;
	padding-left: 15px;
	border-left: solid 1px #CCCCCC;
	width: 35%;
}
.loginForm {
	margin-right: auto;
	margin-left: auto;
	width: 323px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(../images/loginBox_bg.gif);
	background-repeat: repeat-x;
	padding: 0px;
}

.loginContent {
	border-right: solid 2px #748CD2;
	border-left: solid 2px #748CD2;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px;
}

.loginLabel {
	float: left;
	width: 100px;
	text-align: right;
	margin-right: 5px;
	font-weight: bold;
	padding-top: 2px;
}

.loginFields {
	padding-top: 15px;
	padding-bottom: 5px;
}

.loginBox_forgotPasswordLink{
	float:left;
	width:170px;
	font-size:10px;
	text-align:right;
	margin-top: 10px;
	margin-right: 15px;
}

.smallLink{
	font-size:10px;
}

.orderConfirm_header {
	color: #154FC3;
	font-size: 12px;
	font-weight: bold;
}

.orderConfirm_summary {
	font-size: 11px;
	color: #666666;
}

.orderConfirm_summary .header {
	font-weight: bold;
	color: #154FC3;
	margin-top: 8px;
	/*
	border-bottom: solid 1px #cccccc;
	margin-bottom: 2px;
	*/
	padding-bottom: 2px;	
}
.subHeading {
    color: #154fc3;
    font-weight: bold;
	font-size: 12px;
	margin-bottom:5px;
}

/* PRESS RELEASES */

.pressRelease {
	clear:both;
	margin-bottom:3px;
	padding-bottom:3px;
	border-bottom: solid 1px #eeeeee;
	margin-left:10px;
}

.pressRelease .date {
	float: left;
	width: 80px;
}

.pressRelease .articleTitle {
	float: left;
	width: 250px;
}

.pressRelease .publicationTitle {
	float:left;
	width: 175px;
	font-style:italic;
}

/* PRIVACY POLICY */
.privacyList {
	font-size: 11px;
	font-weight: bold;
	list-style-type: upper-roman;
	margin-left: 20px;
	padding-left: 20px;
}
				
.privacyList li{
	padding-top:0px;
	margin-top:0px;
	padding-bottom:0px;
	margin-bottom:3px;
}

/* ----- */
.faqSubNav {
	margin-left: 16px;
}

.faqLogo {
	text-align: right;
}

