/*
*** GENERAL RULES ***
*/
body {
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: Arial, Helevtica, sans-serif;
	font-size: 10px;
	color: #333;
	background-color: #000000;
	background-image: url(../images/background_pinstrip.gif);
	vertical-align: bottom;
}

body#popup {
	text-align: left;
	margin: 10px;
	background: #fff;
}

img	{
	display: block;
	border: 0;
}

#pageContent {
	width: 756px;
	padding: 0 20px;
	text-align: left;
}
#pageContent[id] {
	width: 716px;
}

.bgBoxFull {
	width: 696px;
	padding: 10px;
	margin-bottom: 15px;
	background: #f0f0f0;
}

#errorMessage {
	display: none;
	padding: 10px 0;
	margin-bottom: 15px;
	border-top: 1px #999 dotted;
	border-bottom: 1px #999 dotted;
}

#errorMessage td {
	color: #000;
}

.errorField {
	margin: 0 0 0 152px;
	padding: 6px 0 5px 22px;
	background: url(../images/arrow_error.gif) no-repeat left center;
	color: #cc0000;
	font-weight: bold;
}
.errorField[class] {
	
}

.linkButton p {
	float: left;
	margin: 0;
	padding: 0 10px 8px 0;
	font-size: 11px;
	font-weight: bold;
}

.linkButton img {
	padding: 1px 0 0 7px;
}

#infoIcon {
	margin-left: 10px;
	padding: 3px 0 3px 23px;
	background: url(../images/icon_info.gif) no-repeat left;
}

/* /GENERAL RULES */



/*
*** MAIN SHELL RULES ***
*/
#pageTop {
	margin:5px auto 0 auto;
	width:760px;
	border-right:#ffd2ed 4px solid;
	height:4px;
	background:#fff;
	font-size:1px;
	line-height:0;
}
#pageTop[id] {
	width: 756px;
}

#pageMain {
	margin: 0 auto;
	width: 760px;
	border-right: #e6c5da 4px solid;
	background: #fff;
	padding-top:10px;
}
#pageMain[id] {
	width: 756px;
}

#pageBottom {
	clear: left;
	margin: 0 auto;
	width: 760px;
	border-left: #ffd2ed 4px solid;
	height: 4px;
	background: #e6c5da;
	font-size: 1px;
	line-height: 0;
}
#pageBottom[id] {
	width: 756px;
	height: 4px;
}

#footer {
	text-align: left;
	margin: 25px auto;
	width: 760px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
}
/* /MAIN SHELL RULES */



/*
*** TYPE
*/
h1 {
	clear: left;
	margin: 12px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #ff0099;
}

h1.pop {
	clear: left;
	margin: 12px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #ff0099;
}

h1.doubleHeader {
	margin: 25px 0 0 0;
}

h1.boxed {
	margin: 0 0 6px 0;
}

h3 {
	clear: left;
	margin: 8px 0 6px 0;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}

ul, ol {
	margin: 0;
	padding: 0 0 0 10px;
}

ul li, ol li {
	margin: 0 0 0 5px;
	padding: 0;
}

ul li {
	list-style-type: disc;
}

a {
	text-decoration: none;
	color: #000;
}

a:hover {
	color: #ff0099;
	text-decoration: none;
}

p {
	padding: 0;
	margin: 11px 0;
	line-height: 11px;
}

.bold {
	font-weight: bold;
}

p.paraBreak {
	clear: both;
	margin: 0;
	padding: 0;
}

p.paddedBreak {
	padding: 0;
	margin-bottom: 5px;
}

p.bottomBreak {
	padding: 0;
	margin-bottom: 12px;
}

p.lastPara {
	clear: both;
	margin: 0 0 15px 0;
	padding: 0;
}

#corporateAddress {
	margin: 0 0 20px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
}

#corporateAddress p {
	margin: 0;
	padding: 0;
}

p.headerBar {
	margin: 0;
	padding-bottom: 8px;
}

p.service {
	padding: 0;
	margin: 7px 0;
}

p.contactPhone {
	margin: 3px 0 25px 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
}

p.supportPhone {
	margin: 3px 0 15px 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
}

p.singleLine {
	margin: 0;
	padding: 0;
}

a.plain {
	color: #333;
}

a.plain:hover {
	color: #ff0099;
}

a.terms {
	color: #ff0099;
}

.optional {
	color: #666;
}

.formBold {
	font-size: 11px;
	font-weight: bold;
	color: #000;
}

.detailValue {
	font-size: 11px;
	font-weight: bold;
	color: #000;
}

.detailValuePromo {
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

.detailValue p {
	margin: 0;
	padding: 0;
}

.total {
	text-align: right;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
}

.totalAmount {
	font-size: 16px;
	font-weight: bold;
}
/* /TYPE */




/*
*** FORMS
*/

input {
	margin: 0;
	padding: 0;
}

.checkbox, .checkboxTall {
	float: left;
	margin: 0 8px 0 0;
	width: 11px;
	height: 11px;
}

.checkboxTall {
	margin-bottom: 9px;
}


/* PULLDOWN MENUS */
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.selectContact {
	width: 240px;
}

.pulldownHalf {
	width: 240px;
}

.selectInvoice {
	width: 155px;
	float: left;
	margin: 2px 7px 0 0;
}

#forgotDayPull, #forgotMonthPull, #forgotDobPull {
	float: left;
	margin: 1px 5px 0 0;
}

#forgotDobPull {
	margin-right: 15px;
}


/* TEXTFIELDS */
.inputHalfWidth, .textareaContact, .textareaHalfWidth, .forgotInput, .signInInput, .packageInput, .sortCode, .inputSmall, .inputContact, .inputSupport, .infoInput, .referInput, .canIBeInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.inputContact {
	width: 390px;
}

.inputSupport {
	width: 186px;
}

.inputHalfWidth {
	clear: both;
	width: 235px;
}

.inputSmall {
	width: 30px;
}

.forgotInput {
	margin: 0 15px 8px 0;
	float: left;
	width: 170px;
}

.referInput {
	margin: 0 15px 8px 0;
	float: left;
	width: 145px;
}

/* fix for IE that takes containing div margin and applies to input */
#productInfo input {
	margin-left: -14px;
}
#productInfo[id] input {
	margin-left: 0;
}

#canIGetBeSml .canIBeInput {
	margin: 0 15px 8px 0;
	float: left;
	width: 170px;
}

.signInInput {
	margin: 0 15px 4px 0;
	float: left;
	width: 155px;
}

.packageInput {
	margin: 0 15px 8px 0;
	float: left;
	width: 159px;
}

.infoInput {
	width: 180px;
	margin: 5px 0 8px 0;
}

.sortCode {
	width: 30px;
}



/* TEXTAREAS */
.textareaContact {
	width: 390px;
	height: 100px;
}

.textareaHalfWidth {
	width: 235px;
	height: 100px;
}



/* BUTTONS */
#formSubmit {
	font-size: 13px;
	font-weight: bold;
}

#arrowContinue {
	float: left;
	padding: 2px 33px 0 0;
	height: 22px;
}

#contactSubmit, #serviceSubmit, #generalSubmit, #generalPrevious, #generalSubmitFull, #notAvailSubmit, #makePayment {
	font-size: 13px;
	font-weight: bold;
}

#contactSubmit a, #serviceSubmit a, #generalSubmit a, #generalPrevious a, #generalSubmitFull a, #notAvailSubmit a {
	color: #000;
}

#contactSubmit a:hover, #serviceSubmit a:hover, #generalSubmit a:hover, #generalPrevious a:hover, #generalSubmitFull a:hover, #notAvailSubmit a:hover {
	color: #ff0099;
}

#contactSubmit {
	margin: 15px 0 0 0;
	text-align: right;
}

#contactSubmit img {
	float: right;
	margin-left: 14px;
}

#contactSubmit div {
	padding: 3px 0 0 0;
	margin: 0;
}

#serviceSubmit {
	margin: 20px 0 0 0;
	text-align: right;
}

#serviceSubmit img {
	float: right;
	margin-left: 14px;
}

#serviceSubmit div {
	padding: 3px 0 0 0;
	margin: 0;
}

#generalSubmit {
	margin: 15px 0 0 0;
	width: 513px;
	text-align: right;
	color: #000;
}

#makePayment {
	margin: 15px 0 0 0;
	width: 513px;
	text-align: right;
	color: #000;
}

#generalSubmit[id] {
	width: 100%;
}

#generalSubmit img {
	float: right;
	margin-left: 14px;
}

#makePayment img {
	float: right;
	margin-left: 14px;
}

#generalSubmit div {
	padding: 3px 0 0 0;
	margin: 0;
}

#generalSubmitFull {
	margin: 15px 0 0 0;
	width: 716px;
	text-align: right;
	color: #000;
}

#generalSubmitFull img {
	float: right;
	margin-left: 14px;
}

#generalSubmitFull div {
	padding: 3px 0 0 0;
	margin: 0;
}

#generalPrevious {
	float: left;
	margin: 15px 0 0 0;
	width: 200px;
	text-align: left;
	color: #000;
}

#generalPrevious img {
	float: left;
	margin-right: 14px;
}

#generalPrevious div {
	padding: 3px 0 0 0;
	margin: 0;
}
/* /BUTTONS */

/* /FORMS */



/*
*** TABLES ***
*/
table {
	border-spacing: 0;
	padding: 0;
}

td {
	font-size: 10px;
	vertical-align: middle;
}

.topAlign {
	vertical-align:top;
}

.halfTableLeft {
	width: 355px;
	float: left;
	margin-top: 10px;
/*	border-right: 1px #999 solid; */
}
.halfTableLeft[class] {

}

.halfTableRight {
	float:left;
	margin-left: 16px;
	margin-top: 10px;
	width:345px;
}


.pixelLine {
	border-right: 1px #999 solid;
}
/* /TABLES */




/*
*** GENERAL
*/
#dividerNavContent {
	width: 716px;
	padding-top: 6px;
	border-bottom: 6px #999 solid;
	font-size: 1px;
	line-height: 0;
}

#popDivider {
	width: 500px;
	padding-top: 16px;
	border-bottom: 6px #999 solid;
	font-size: 1px;
	line-height: 0;
}

.dividerDashed, .dividerSolid, .dividerTwoThirds, .dividerHalf, .dividerOneThird, .dividerTwoThirdsDotted {
	clear: left;
	width: 716px;
	font-size: 1px;
	line-height: 0;
}

.dividerDashed {
	border-bottom: 1px #999 dotted;
}

.dividerSolid {
	border-bottom: 1px #999 solid;
}

.dividerTwoThirds {
	width: 500px;
	margin-bottom: 10px;
	border-bottom: 1px #999 solid;
}

.dividerTwoThirdsDotted {
	width: 500px;
	margin-bottom: 7px;
	border-bottom: 1px #999 dotted;
}

.dividerHalf {
	width: 340px;
	margin-bottom: 7px;
	border-bottom: 1px #999 solid;
}
.dividerHalf[class] {
	width: 336px;
}

.dividerOneThird {
	width: 186px;
	margin-bottom: 15px;
	border-bottom: 1px #999 solid;
}

#logoStar {
	float: left;
	/*	width: 40px; */
	width: 133px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

#logoSubscribe {
	float: left;
	width: 40px; 
	padding: 10px 0;
}

#logoBe {
	float: left;
	padding: 15px 29px 12px 0;
}

#contentFooter {
	clear: left;
	width: 716px;
	height: 10px;
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
}
#contentFooter[id] {
	height: 8px;
}

#footerSpacer, #footerSpacerForgot {
	clear: left;
	width: 100px;
	height: 15px;
}

.spacerTall {
	clear: left;
	height: 25px;
	width: 10px;
}
/* /GENERAL */



/*
*** MAIN NAVIGATION
*/
#biNav {
	float:right;
	width:195px;
/*	width:360px;*/
}

#biNav #mainMenu {
	margin-top:25px;
}
#biNav .hasMembers {
	margin-top:4px !important;
	bottom: auto;
}
.graphical {
	width:260px !important;
}
.graphical #mainMenu {
	text-align:right;
	float:right;
}

#mainMenu ul {
	float:right;
	margin:0;
	margin-top:24px;
	padding:0;
}
#mainMenu ul li {
	list-style:none;
	float:left;
	margin:0 13px 0 13px;
	font-size:13px;
/*	height:18px;*/
	padding-top:7px;
	}
#mainMenu ul li.first {
/*	height:18px;*/
	padding-right:17px;
	margin:0;
	font-size:10px;
	background:url(../images/nav_separator_new.gif) repeat-y top right;
	padding-top:10px;
}
#mainMenu ul li.last {
	background:url(../images/nav_separator_new.gif) repeat-y top right;
	padding-right:17px;
	margin-right:0;
}
#mainMenu ul li.selected {
	color: #000;
	font-weight:bold;
	background: url(../images/star_current_section.gif) no-repeat 50% 0%;
}
#mainMenu ul li a {
	color:#333;
}
#mainMenu ul li a:hover {
	color:#f09;
}



table#navGraphical {
	margin: 2px 0 1px 0;
}


/* GRAPHICAL NAV */
table#navGraphical td {
	vertical-align: middle;
}

#signOutIcon {
	float: right;
	padding-bottom: 2px;
}

#navHome {
	width: 61px;
	height: 12px;
}

#navHome a {
	display: block;
	background: url(../images/nav_home.gif) no-repeat 0px 0px;
}

#navHome a:hover {
	background-position: 0 -38px;
}

#navHomeOn {
	width:61px;
	height:12px;
}

#navHomeOn a {
	display: block;
	background: url(../images/nav_home_on.gif) no-repeat 0px 0px;
}

#navHomeOn a:hover {
	background-position: 0 -38px;
}

#navOffice {
	width:74px;
	height:12px;
}

#navOffice a {
	display: block;
	background: url(../images/nav_office.gif) no-repeat 0px 0px;
}

#navOffice a:hover {
	background-position: 0 -38px;
}

#navOfficeOn {
	width: 89px;
	height: 12px;
}

#navOfficeOn a {
	display: block;
	background: url(../images/nav_office_on.gif) no-repeat 0px 0px;
}

#navOfficeOn a:hover {
	background-position: 0 -38px;
}

#navMemberCentre {
	width: 97px;
	height: 12px;
}

#navMemberCentre a {
	display: block;
	background: url(../images/nav_member_centre.gif) no-repeat;
}

#navMemberCentre a:hover {
	background-position: 0 -34px;
}

#navMemberCentreOn {
	width: 104px;
	height: 12px;
}

#navMemberCentreOn a {
	display: block;
	background: url(../images/nav_member_centre_on.gif) no-repeat;
}

#navMemberCentreOn a:hover {
	background-position: 0 -34px;
}

#navAccDets {
	width: 100px;
	height: 12px;
}

#navAccDets a {
	display: block;
	background: url(../images/nav_acc_dets.gif) no-repeat;
}

#navAccDets a:hover {
	background-position: 0 -34px;
}

#navAccDetsOn {
	width: 107px;
	height: 12px;
}

#navAccDetsOn a {
	display: block;
	background: url(../images/nav_acc_dets_on.gif) no-repeat;
}

#navAccDetsOn a:hover {
	background-position: 0 -34px;
}

#navSupport {
	width: 50px;
	height: 12px;
}

#navSupport a {
	display: block;
	background:url(../images/nav_support.gif) no-repeat;
}

#navSupport a:hover {
	background-position: 0 -31px;
}

#navSupportOn {
	width: 50px;
	height: 12px;
}

#navSupportOn a {
	display: block;
	background: url(../images/nav_support_on.gif) no-repeat;
}

#navSupportOn a:hover {
	background-position: 0 -31px;
}



/* /GRAPHICAL NAV */


/* /MAIN NAVIGATION */




/*
*** POPUPS
*/
#popHeader {
	text-align: right;
	width: 500px;
	height: 45px;
	border-bottom: 1px #999 dotted;
	background: url(../images/logo_star.gif) no-repeat;
}

#popHeader img {
	float: right;
	padding-left: 8px;
}

#popHeader p {
	padding: 1px 0 0 0;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
}

#popupContent p {
	width: 500px;
	line-height: 12px;
}
/* /POPUPS */




/* ================================================== */
/* === SITE SECTIONS ================================ */
/* ================================================== */



/*
*** HOMEPAGES
*/
#members {
	text-align: right;
	width: 100%;
	padding: 3px 0 0 0;
	margin-bottom:5px;
}
#members[id] {
	margin-bottom:3px;
}

#members img {
	float: right;
	margin: 5px 0 0 10px;
}

#members div {
	font-family: Verdana;
	font-size: 9px;
	float: right;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin: 0;
	width: 459px;
}

#members div a {
	color: #000;
}

#members div a:hover {
	color: #ff0099;
}

#homeUserBg {
	width: 716px;
	height: 300px;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	background: url(../images/bg_home.jpg) no-repeat;
	font-family: Verdana;
}

#homeUserBg #bandwidthText {
	position: absolute;
	margin: 53px 0 0 399px;
	font-size: 9px;
	color: #fff;
}

#homeUserBg #text1, #homeUserBg #text2 {
	font-size: 10px;
	font-weight: bold;
	color: #fff;
}

#homeUserBg #text1 p, #homeUserBg #text2 p {
	margin: 0 0 12px 0;
}

#homeUserBg #text1 {
	position: absolute;
    margin: 85px 0 0 525px;
    font-size: 10px;
    padding: 17px 0 0 20px;
    background: url(../images/logo_star_med.gif) top left no-repeat;
}

#homeUserBg #text2 {
	position: absolute;
    margin: 91px 0 0 534px;
    font-size: 10px;
    padding: 17px 0 0 20px;
    background: url(../images/logo_star_med.gif) top left no-repeat;
}

#links {
	position: absolute;
	margin: 222px 0 0 400px;
	width: 305px;
}

#businessUserBg {
	width: 716px;
	height: 300px;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	background: url(../images/bg_business.jpg) no-repeat;
	font-family: Verdana;
}

#businessUserBg #bandwidthText {
	position: absolute;
	margin: 20px 0 0 350px;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	background: url(../images/logo_star_med.gif) top left no-repeat;
	padding: 17px 0 0 20px;;
}

#businessUserBg #text1, #businessUserBg #text2 {
	font-size: 10px;
	font-weight: bold;
	color: #fff;
}

#businessUserBg #text1 {
	position: absolute;
	margin: 33px 0 0 118px;
}

#businessUserBg #text1 p, #businessUserBg #text2 p {
	margin: 0 0 12px 0;
}

#businessUserBg #text2 {
	position: absolute;
	margin: 174px 0 0 469px;
}

#links a {
	float: left;
	margin-bottom: 22px;
}

#links a p {
	float: left;
	margin: 0;
	width: 295px;
	font-weight: bold;
	font-size: 11px;
}

#links a img {
	float: right;
	margin-top: 2px;
}

#promoBox {
	float: left;
	width: 348px;
	height: 90px;
/*	margin-right: 10px; */
	padding: 10px 0 0 12px;
	background: #ffd2ed;
	font-family: Verdana;
	font-weight: bold;
	font-size: 9px;
}
#promoBox[id] {
	width: 336px;
	height: 80px;
}

#promoBox h2 {
	width: 250px;
	margin: 0 0 31px 0;
	font-size: 12px;
	font-family: Arial, Helvetica;
	color: #ff0099;
}

#canIGetBe {
	float: right;
	width: 348px;
	height: 90px;
	padding: 10px 0 0 12px;
	border: 1px #ccc dashed;
	background: #ffd2ed;
	font-family: Verdana;
	font-size: 9px;
}
#canIGetBe[id] {
	width: 334px;
	height: 78px;
}

#canIGetBe #title {
	float: left;
	margin-right: 30px;
	height: 63px;
}

#canIGetBe p {
	margin: 5px 0 8px 0;
}

#canIGetBe .canIBeInput {
	float: left;
	width: 165px;
	margin-right: 5px;
}

#homeFooter {
	clear: left;
	width: 716px;
	height: 30px;
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
}
#homeFooter[id] {
	height: 28px;
}

#homeFooter img {
	float: left;
	margin: 6px 3px 12px 0;
}

#homeFooter p {
	padding: 11px 0 0 0;
	margin: 0;
	font-family: Verdana;
	font-size: 9px;
}

/* /HOMEPAGES */



/*
*** PRODUCT
*/

#productOfficeBg {
	width: 718px;
	height: 300px;
	margin: 10px 0;
/*	background: url(../images/product_office_launch.jpg) no-repeat;	*/
}

#productOfficeBg #beStrap {
	position: absolute;
	margin: 60px 0 0 450px;
	padding: 17px 28px 0 0 ;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background: url(../images/logo_star_med.gif) top right no-repeat;
}

#productHomeBg {
	width: 718px;
	height: 300px;
	margin: 10px 0;
/*	background: url(../images/product_home_launch.jpg) no-repeat;	*/
}

#productHomeBg #beStrap {
	position: absolute;
	margin: 180px 0 0 155px;
	padding: 17px 28px 0 0 ;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background: url(../images/logo_star_med.gif) top right no-repeat;
}


img#productImage {
	margin: 10px 0;
}

h1#productTitle {
	float: left;
	margin-bottom: 5px;
	padding: 0;
	width: 700px;
}

#productContent {
	float: left;
	width: 515px;
}

#subsLink {
	text-align: right;
	width: 353px;
	padding: 19px 0 0 0;
}
#subsLink[id] {
	width: 100%;
}

#subsLink img {
	float: right;
	margin: 7px 0 0 10px;
}

#subsLink div {
	padding: 1px 0 0 0;
	margin: 0;
	font-size: 15px;
	font-weight: bold;
}

#subsLink div a {
	color: #000;
}

#subsLink div a:hover {
	color: #ff0099;
}

.productDetails {
	float: left;
	width: 257px;
	margin: 17px 0;
}

.productDetails p {
	padding: 0 0 0 14px;
	margin: 0;
	height: 16px;
	background: url(../images/logo_star_sml.gif) no-repeat top left;
	font-weight: bold;
	font-size: 11px;
}

.productTitle {
	margin: 15px 0;
}

.productItem {
	clear: left;
	width: 515px;
	height: 30px;
	margin-bottom: 2px;
	background: #f0f0f0;
}

.productItem h4 a {
	color: #333;
}

.productItem img {
	clear: left;
	float: left;
	margin: 10px 17px 0 5px;
}

.productItem h4 {
	width: 400px;
	margin: 9px 0 0 0;
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #333;
}

.productItem p {
	padding-top: 10px;
}

a.productToggle {
	float: left;
	padding-top: 10px;

}

.productItem a:hover {
	color: #ff0099;
}

#featuresDetail, #addOnsDetail, #modemDetail, #includedDetail, #reqsDetail, #installDetail {
	display: none;
	clear: left;
}

#productContent ul {
	float: left;
	padding: 6px 0 12px 47px;

}
#productContent ul[id] {

}

#productContent ul li {
	color: #000;
	font-size: 11px;
}

#productInfo {
	float: left;
	width: 186px;
	margin-left: 15px;
}

#canIGetBeSml {
	float: right;
	width: 186px;
	height: 107px;
	margin: 15px 0 25px 0;
	padding: 10px 0 0 12px;
	border: 1px #ccc dashed;
	background: #ffd2ed;
	font-family: Verdana;
	font-size: 9px;
}
#canIGetBeSml[id] {
	width: 174px;
	height: 95px;
}

#canIGetBeSml p {
	margin: 5px 0 8px 0;
}

#canIGetBeSml .canIBeInput {
	width: 140px;
	margin-right: 5px;
}

#productInfo h2 {
	margin: 0 0 12px 0;
	padding: 0;
	font-size: 12px;
	font-family: Arial, Helvetica;
	color: #ff0099;
}

p.referText {
	clear: both;
	margin: 5px 0 5px 0;
}

a.prodFaq {
	width: 176px;
	float: left;
	margin-bottom: 5px;
}

.listColon {
	height: 15px;
	width: 7px;
	clear: left;
	float: left;
}


/* /PRODUCT */



/*
*** MANIFESTO
*/

#homeLink {
	text-align: right;
	width: 353px;
	padding: 2px 0 5px 0;
}
#homeLink[id] {
	width: 100%;
}

#homeLink img {
	float: right;
	margin: 5px 0 0 10px;
}

#homeLink div {
	padding: 3px 0 0 0;
	margin: 0;
	font-family: Verdana;
	font-size: 9px;
}

#homeLink div a {
	color: #000;
}

#homeLink div a:hover {
	color: #ff0099;
}

#manifestoBg {
	width: 716px;
	height: 340px;
	margin: 10px 0;
	background: url(../images/bg_manifesto.jpg) no-repeat;
}

#manifestoBg #beStrap {
	position: absolute;
    margin: 70px 0 0 315px;
    padding: 17px 0 0 28px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
    background: url(../images/logo_star_med.gif) top left no-repeat;
}

#manifestoLeft {
	float: left;
	width: 345px;
	font-size: 11px;
	line-height: 13px;
	
}

#manifestoLeft p {
	line-height: 13px;
}

#manifestoRight {
	float: right;
	width: 345px;
	font-size: 11px;
	line-height: 13px;
}

#manifestoRight p {
	line-height: 13px;
}


/* /MANIFESTO */


/*
*** CONTACT
*/

#contactContent {
	float: left;
	width: 500px;
}

#contactContent h3 {
	margin-top: 0;
}

#contactInfo {
	float: left;
	width: 186px;
	margin-left: 30px;
}
#contactInfo[id] {
	width: 186px;
}

#contactInfo h3, #accInfo h3 {
	margin-top: 0;
}

#subMenu {
	float:right;
}

#subMenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#subMenu ul li {
	display: block;
	float: left;
	margin: 22px 0 0 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}

#subMenu ul li a {
	color: #333;
}

#subMenu ul li a:hover {
	color: #ff0099;
}
/* /CONTACT */


/* ABOUT US */

#aboutUsFlash {
	margin: 0 0 15px 0;
	padding: 0;
}

#sectionInfo {
	float: left;
	width: 186px;
	margin-left: 15px;
}

#sectionInfo h3 {
	margin-top: 0;
	color: #333;
}

#sectionInfo a {
	width: 185px;
	clear: left;
	float: left;
}

#sectionInfo a.bold {
	font-family: verdana;
	font-size: 9px;
}

#aboutContent {
	float: left;
	width: 515px;
}

#aboutContent h3 {
	margin: 5px 0 0 0;
	color: #333;
}

#aboutContent .dividerTwoThirdsDotted {
	width: 515px;
	margin-bottom: 0;
}
#aboutContent .dividerTwoThirdsDotted[class] {
	margin-bottom: 7px;
}

table.teamTable td {
	vertical-align: top;
}

table.teamTable img {
	margin: 10px 0;
}

table.teamTable p {
	margin: 0;
	padding: 0;
}

table#mediaTable a.linkButton {
	 float: right;
	 padding-top: 6px;
}

#mediaImages {
	margin: 15px 0 0 0;
	width: 516px;
}

#mediaImages img {
	float: left;
	margin: 15px 14px 0 0;
}

#mediaImages img.lastImage {
	float: left;
	margin: 15px 0 0 0;
	clear: right;
}

/* /ABOUT US */


/*
*** NEWS
*/
h1#newsRelease {
	margin: 0 0 5px 0;
}

#newsContent {
	float: left;
	width: 515px;
}

#newsContent h3 {
	margin: 5px 0 0 0;
	color: #333;
}

#newsContent h3 a {
	color: #333;
}

#newsContent h3 a:hover {
	color: #ff0099;
}

#newsContent p {
	margin: 10px 0 15px 0;
}

.backTo {
	margin: 15px 0 7px 0;
	float: left;
}

.backTo img {
	float: left;
	margin: 1px 5px 0 0;
}

.backTo p {
	margin: 0;
	padding: 0;
	float: left;
}

.backTo a {
	color: #666;
}

.backTo a:hover {
	color: #ff0099;
}

#newsReleaseInfo {
	float: left;
	width: 186px;
	margin: 5px 0 0 15px;
}

#newsReleaseInfo h3 {
	margin-top: 0;
	color: #333;
}

#newsReleaseInfo a {
	clear: left;
	float: left;
}

#newsReleaseInfo a.bold {
	font-family: verdana;
	font-size: 9px;
}
/* /NEWS */




/*
*** LEGAL
*/

#legalContent {
	float: left;
	width: 515px;
}

#legalContent h3 {
	margin: 15px 0 0 0;
	color: #333;
}

#legalContent h3 a {
	color: #333;
}

#legalContent h3 a:hover {
	color: #ff0099;
}

#legalContent p {
	margin: 10px 0 15px 0;
}

#legalInfo {
	float: left;
	display: block;
	width: 186px;
	margin: 0 0 0 15px;
}

#legalInfo h3 {
	margin-top: 0;
	color: #333;
}

#legalInfo a {
	width: 180px;
	clear: left;
	float: left;
}

#legalInfo a.bold {
	font-family: verdana;
	font-size: 9px;
}
/* /LEGAL */



/*
*** FAQ
*/
#faqContent {
	float: left;
	width: 515px;
}

#faqContent h3 {
	margin: 1px 0 5px 0;
	color: #333;
}

#faqContent .infoBox {
	width: 515px;
	padding: 10px 10px 15px 10px;
	margin-bottom: 3px;
}
#faqContent .infoBox[class] {
	width: 495px;
}

h3.faqTopicTitle {
	padding-top: 20px;
}

#faqContent .dividerTwoThirdsDotted {
	width: 515px;
	margin: 25px 0 0 0;
}

/* /FAQ */



/*
*** PAYMENT
*/
h3.halfTable {
	float: left;
}

h3.paymentChoices {
	clear: none;
}

.editButton {
	float: right;
	width: 170px;
	text-align: right;
	padding: 12px 0 0 0;
	font-size: 11px;
	font-weight: bold;
}

.editButton img {
	float: right;
	margin: 2px 0 0 5px;
}

.selectBlock {
	width: 716px;
	height: 70px;
	margin-bottom: 2px;
	background: #f0f0f0;
}

.selectBlock h3 {
	clear: none;
	padding: 15px 0 0 0;
	margin: 0 0 5px 0;
}

.selectBlockClearBg {
	width: 716px;
	height: 55px;
	border-bottom: 1px #999 dotted;
}

.selectBlockClearBg h3 {
	clear: none;
	padding: 15px 0 0 0;
	margin: 0 0 5px 0;
}

.totalBlock {
	width: 716px;
	height: 80px;
	margin-bottom: 2px;
	background: #f0f0f0;
}

.totalBlock table {
	margin-top: 18px;
}

.radioBlock {
	text-align: center;
	float: left;
	padding: 15px 0 10px 0;
	width: 32px;
	height: 30px;
}
.radioBlock[class] {
	height: 20px;
}

td.paymentMethod {
	vertical-align: middle;
	text-align: center;
	width: 30px;
	height: 22px;
}

h3.payment {
	margin: 0;
}

#referContent {
	float: left;
	width: 515px;
}

#referContent h3 {
	color: #333;
	margin: 0 0 15px 0;
}

#referContent img {
	margin: 10px 0;
}

h2.promo {
	padding: 0;
	margin: 0 0 10px 0;
	font-size: 12px;
	font-weight: bold;
	color: #ff0099;
}

#referInfo {
	float: left;
	width: 186px;
	margin-left: 15px;
}

#referInfo h3 {
	margin-top: 0;
	color: #333;
}

#referInfo #generalSubmit {
	width: 185px;
	margin-top: 10px;
}

#referInfo a.bold {
	font-family: verdana;
	font-size: 9px;
}

/* fix for IE that takes containing div margin and applies to input */
#referInfo input {
	margin-left: -14px;
}
#referInfo[id] input {
	margin-left: 0;
}

#infoArrowLink {
	text-align: right;
	width: 186px;
	padding: 15px 0 25px 0;
}

#infoArrowLink img {
	float: right;
	margin: 5px 0 0 10px;
}

#infoArrowLink div {
	padding: 3px 0 0 0;
	margin: 0;
	font-size: 11px;
	font-weight: bold;
}

#infoArrowLink div a {
	color: #000;
}

#infoArrowLink div a:hover {
	color: #ff0099;
}



/* /PAYMENT */



/*
*** THANK YOU
*/
.returnButton {
	clear: left;
	width: 128px;
	padding: 3px 0 0 0;
	font-size: 11px;
	font-weight: bold;
}

.returnButton a {
	float: left;
}

.returnButton img {
	float:right;
	margin: 2px 0 0 0;
}




/*
*** FORGOT PASSWORD
*/
#pageTitleAlt {
	float: right;
	width: 360px;
	padding: 8px 0 8px 0;
}
#pageTitleAlt img {
	float:right;
}

#nonMembers {
	text-align: right;
	width: 353px;
	padding: 5px 0 10px 0;
}
#nonMembers[id] {
	width: 100%;
}

#nonMembers img {
	float: right;
	margin: 5px 0 0 10px;
}

#nonMembers div {
	padding: 3px 0 0 0;
	margin: 0;
	font-family: Verdana;
	font-size: 9px;
}

#nonMembers div a {
	color: #000;
}

#nonMembers div a:hover {
	color: #ff0099;
}

#forgotPhoto {
	margin: 10px 0;
	width: 716px;
	height: 320px;
	background: url(../images/photo_forgot.jpg) no-repeat;
/* mac moz fix */
	border: 1px #fff solid;
}

#forgotFormBlock {
	position: absolute;
	margin: 20px;
	width: 245px;
	height: 280px;
	background: #fff;
	color: #000;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

#forgotTableBlock {
	position: absolute;
	width: 220px;
	margin: 35px;
	z-index: 100;
}

#forgotTableBlock p {
	clear: left;
	margin: 0 0 10px 0;
	padding: 0;
	font-family: Verdana;
	font-size: 10px;
	color: #666;
}

#forgotTableBlock p.forgotLabel {
	margin: 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff0099;
}

#forgotTableBlock p.forgotPhone {
	font-size: 10px;
	color: #000;
}

#forgotTableBlock img {
	float: left;
}

/* fix for IE that takes containing div margin and applies to input */
#forgotTableBlock input {
	margin-left: -35px;
}
#forgotTableBlock[id] input {
	margin-left: 0;
}

#footerSpacerForgot {
	height: 0;
	line-height: 0;
}


/*
*** SIGN-IN
*/
#signInPhoto {
	margin: 10px 0;
	width: 716px;
	height: 320px;
	background: url(../images/photo_sign_in.jpg) no-repeat;
/* mac moz fix */
	border: 1px #fff solid;
}

#signInFormBlock {
	position: absolute;
	margin: 20px;
	width: 245px;
	height: 280px;
	background: #fff;
	color: #333;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

#signInTableBlock {
	position: absolute;
	width: 220px;
	margin: 35px;
	z-index: 100;
}

/* fix for IE that takes containing div margin and applies to input */
#signInTableBlock .signInInput {
	float: left;
	width: 173px;
	margin: 2px 10px 10px -35px;
}
#signInTableBlock[id] input {
	margin-left: 0;
}

#signInTableBlock p {
	clear: left;
	margin: 0 0 10px 0;
	padding: 0;
	font-family: Verdana;
	font-size: 10px;
	color: #333;
}

#signInTableBlock p.signInLabel {
	margin: 10px 0 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff0099;
}

#signInTableBlock h3 {
	clear: left;
	float: left;
	margin: 15px 0;
	color: #333;
}

#signInTableBlock ul {
	clear: left;
}

#signInTableBlock li {
	font-family: Verdana;
}

#signInTableBlock p.signInPhone {
	font-size: 10px;
	color: #000;
}

#signInTableBlock img {
	float: left;
}

#footerSpacersignIn {
	height: 0;
}




/*
*** PACKAGE
*/
.packageButton {
	float: left;
	margin-right: 7px;
	font-size: 11px;
	font-weight: bold;
}

.packageArrow img {
	margin-top: 3px;
}

.radioBlockPackage {
	float: left;
	padding: 8px 0 10px 0;
	width: 25px;
	height: 70px;
}
.radioBlockPackage[class] {
	height: 51px;
}




/*
*** CAN IGET BE
*/

#canIGetPhoto {
	margin: 10px 0;
	width: 716px;
	height: 320px;
	background: url(../images/photo_can_I_get_be.jpg) no-repeat;
/* mac moz fix */
	border: 1px #fff solid;
}

#canIGetFormBlock {
	position: absolute;
	margin: 20px;
	width: 245px;
	height: 280px;
	background: #fff;
	color: #333;
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	opacity: 0.3;
}

#canIGetTableBlock {
	position: absolute;
	width: 220px;
	margin: 35px;
	z-index: 100;
}

/* fix for IE that takes containing div margin and applies to input */
#canIGetTableBlock .canIBeInput {
	float: left;
	width: 173px;
	margin: 2px 10px 10px -35px;
}
#canIGetTableBlock[id] input {
	margin-left: 0;
}

#canIGetTableBlock p {
	clear: left;
	margin: 0 0 10px 0;
	padding: 0;
	font-family: Verdana;
	font-size: 10px;
	color: #333;
}

#canIGetTableBlock p.canIGetLabel {
	margin: 10px 0 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff0099;
}

#canIGetTableBlock h3 {
	clear: left;
	float: left;
	margin: 15px 0;
	color: #333;
}

#canIGetTableBlock ul {
	clear: left;
}

#canIGetTableBlock li {
	font-family: Verdana;
}

#canIGetTableBlock p.canIGetPhone {
	font-size: 10px;
	color: #000;
}

#canIGetTableBlock img {
	float: left;
}

#footerSpacerCanIGet {
	height: 0;
}



/*
/*** MEMBER CENTRE
*/

#memberHeader {
	width: 716px;
	height: 80px;
	margin: 10px 0;
	padding: 28px 15px 0 0;
	text-align: right;
	background: #ffd2ed;
/*	background: #ffd2ed url(../images/header_member.gif) no-repeat left top;*/
}
#memberHeader[id] {
	width: 701px;
	height: 52px;
}

#memberHeader #memberHeaderLeft {
	width:512px;
	float:left;
	margin-top:-28px;
}

#memberHeader p {
	padding: 0;
	margin: 0;
}

#memberHeader strong {
	font-size: 11px;
}

#homePhotoBox {
	width: 716px;
	height: 250px;
	margin: 10px 0 25px 0;
	padding: 0 0 0 530px;
	background: #ffd2ed url(../images/photo_member_home.jpg) no-repeat left top;
	font-size: 11px;
	font-weight: bold;
	color: #000;
}
#homePhotoBox[id] {
	width: 186px;

}

#homePhotoBox h1 {
	padding-top: 12px;
}

#homePhotoBox p {
	padding: 0 0 4px 0;
	margin: 0;
}

#accSubMenu ul {
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#accSubMenu ul li {
	display: block;
	float: left;
	margin: 7px 20px 15px 0;
	font-size: 11px;
}

#accSubMenu ul li a {
	color: #333;
}

#accSubMenu ul li a:hover {
	color: #ff0099;
}

#accSubMenu ul li#thisSection {
	font-weight: bold;
}


#accInfo {
	float: left;
	width: 186px;
	margin-left: 30px;
}

#accInfo p {
	margin: 0;
	padding: 0 0 2px 0;
}

#accInfo strong {
	font-size: 11px;
	font-weight: bold;
}

#dividerOne {
	clear: left;
	width: 186px;
	margin-top: 12px;
	font-size: 1px;
	line-height: 0;
	border-bottom: 1px #999 dotted;
}

#accInfo .spacer {
	height: 40px;
}

#accInfo .dividerTwo {
	clear: left;
	width: 186px;
	padding-top: 8px;
	margin-bottom: 8px;
	border-bottom: 1px #999 dotted;
	line-height: 0;
	font-size: 1px;
}

#persDets h3 {
	margin: 0;
}

#persDets td p.formBold {
	margin: 0 0 5px 0;
}

#persDets p {
	line-height: 14px;
}

#persDets p.singleLine {
	margin-top: 2px;
}

#linkBreak {
	clear: left;
	margin-bottom: 8px;
}

#orderStatus th {
	text-align: left;
	height: 25px;
	background: #f0f0f0;
	font-size: 10px;
	color: #666;
}

#orderStatus td {
	padding: 8px 0;
	vertical-align: top;
	border-top: 1px #999 dotted;
}

.phase {
	color: #000;
}
.waitingPhase{
	COLOR: #666;
}
.pendingPhase{
	COLOR: #666;
}
.noBorder {
	border: 0;
}

#key {
	float: left;
	width: 186px;
	margin-left: 30px;
}

#key img {
	clear: left;
	float: left;
	padding: 0 10px 10px 1px;
}

#key p {
	padding: 5px 0;
}

#statusContent {
	float: left;
	width: 500px;
}

#statementTable th {
	text-align: left;
	height: 25px;
	background: #f0f0f0;
	font-size: 10px;
	color: #666;
}

#statementTable td {
	padding: 8px 0;
	font-size: 11px;
}

#statementTable td.dotted {
	padding: 0;
	border-top: 1px #999 dotted;
	line-height: 0;
	font-size: 0;
}

#statementTable .noPadding {
	padding: 0;
}

#statementTable .invoiceTotal {
	font-size: 13px;
	font-weight: bold;
}

#statementTable .normalSize {
	font-size: 10px;
}


#invoiceTable th {
	text-align: left;
	height: 25px;
	background: #f0f0f0;
	font-size: 10px;
	color: #666;
}

#invoiceTable td {
	padding: 0;
	font-size: 11px;
}

#invoiceTable td.dotted {
	padding: 0;
	border-top: 1px #999 dotted;
	line-height: 0;
	font-size: 0;
}

#invoiceTable .noPadding {
	padding: 0;
}

#invoiceTable .invoiceTotal {
	font-size: 13px;
	font-weight: bold;
}

#invoiceTable .normalSize {
	font-size: 10px;
}

.registered {
	font-size: 9px;
}

#supportTable h3 {
	margin-top: 0;
}

#supportTable p {
	margin: 0;
	padding: 0;
	line-height: 11px;
}

#supportTable p a {
	color: #333;
}

#supportTable p a:hover {
	color: #ff0099;
}

.infoBox {
	width: 500px;
	background: #f0f0f0;
	padding: 10px 10px 15px 10px;
}
.infoBox[class] {
	width: 480px;
}

.infoBox td p {
	padding: 0;
	margin: 0;
	line-height: 11px;
}

.connectionValue {
	color: #000;
}

#contactContent .spacer {
	height: 15px;
}

#memberHomeTable h3 {
	margin: 0 0 3px 0;
	color: #333;
}

#memberHomeTable p {
	margin: 0;
	padding: 0;
	line-height: 11px;
}

#memberHomeTable p a {
	color: #000;
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
}

#memberHomeTable p a:hover {
	color: #ff0099;
}

#announcements {
	float: left;
	width: 186px;
	margin-left: 17px;
}
#announcements[id] {
	width: 186px;
	margin-left: 30px;
}

#announcements h3 {
	margin-top: 0;
	color: #333
}

#announcements h4 {
	margin: 0 0 10px 0;
	color: #000;
	font-size: 11px;
}

#announcements p {
	color: #333;
	margin: 0 0 12px 0;
	padding: 0;
	line-height: 11px;
}

#announcements .dividerOneThird {
	margin-bottom: 12px;
}
table.details td.buttons {
	FONT-WEIGHT:bold;
	TEXT-ALIGN:right;
	PADDING-TOP:5px;
}
a.save {
	background-image:url(../images/arrow_continue.gif) no-repeat; width="21"; height="21"; 
}


/* Form table - error messages */
table.errorReport {
	background:url(../images/bg_dashed_x.gif) repeat-x top left;	
	margin-bottom:10px;
	width:716px;
}
table.errorReport th {
	width:120px;
}
table.errorReport th h2 {
	text-transform:uppercase;
	color:#c00;
	font-size:14px;
	font-weight:bold;
	padding:10px 0 10px 33px;
	background:url(../images/icon_alert.gif) no-repeat center left;
}
table.errorReport td h3 {
	padding-top:10px;
	font-size:10px;
}
table.errorReport td ul li {
	color:#c00;
	font-weight:bold;
	list-style:none;
	background:url(../images/bullet_error_arrow.gif) no-repeat center left;
	padding-left:24px;
	padding-top:10px;
	padding-bottom:10px;
}
div.errorDivider {
	height:1px;
	background:url(../images/bg_dashed_x.gif) repeat-x top left;
	position:relative;
	margin-bottom:15px;
}
div.errorDivider hr {
	display:none;
}

#signInBlock {
	PADDING-RIGHT: 0px; PADDING-LEFT: 15px; BACKGROUND: url(../images/signin_in_pass.gif) no-repeat; PADDING-BOTTOM: 0px; MARGIN: 30px; WIDTH: 228px; PADDING-TOP: 135px; HEIGHT: 261px
}
#signInBlock INPUT {
	MARGIN-LEFT: -30px
}

table.listing {
	border-collapse:collapse;
	color:#000;
	clear:left;
}
table.listing caption {
	background:#f09;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	padding:10px;
	margin-top:15px;
}
table.listing th, 
table.listing td {
	padding:10px;
	text-align:left;
	background:#f1f0f0;
}
table.listing tr.rowScope th {
	color:#999;
	background:#fff;
}
table.listing th.colScope {
	font-weight:bold;
	color:#000;
}
table.listing tr.alternate td,
table.listing tr.alternate th {
	background:#e6e6e6;
}
table.listing input.longInput {
	width:250px;
}
table.listing th.action {
	width:115px;
}
table.listing td a.plus,
table.listing td a.minus {
	font-weight:bold;
	padding-left:14px;
	margin-right:3px;
	background-repeat:no-repeat;
	background-position:center left;
}
table.listing td a.plus {
	background-image:url(../images/icon_plus.gif);
}
table.listing td a.minus {
	background-image:url(../images/icon_minus.gif);	
}
table.listing tr.buttons td {
	background:#fff;
	font-weight:bold;
	text-align:right;
}
table.listing tr.buttons td a {
	display:block;
	background:url(../images/arrow_continue.gif) no-repeat center right;
	margin-top:5px;
	padding:5px 28px 5px 5px;
	font-size:12px;
}

/* Migration popups classes */
.migrationSelected
{
	color: #000;
	font-size: 13px;
	font-weight:bold;
	padding-top:7px;
	background: url(../images/star_current_section.gif) no-repeat 50% 0%;
}

.migration
{
	color: #000;
	font-family: Arial, Helevtica, sans-serif;
	font-size: 13px;
	padding-top:7px;
}

.migrateRadio
{
float: left; 
width: 25px; 
padding: 15px 0 10px 0;
}

.migrateOptions
{
font-size:12px; 
clear:none; 
padding: 8px 0 10px 0;
margin-top: 8px 0 10px 0;
}

/* Log out*/

.logOutButton {
	clear: left;
	width: 150px;
	padding: 3px 0 0 0;
	font-size: 12px;
	font-weight: bold;
}

.logOutButton a {
	float: left;
}

.logOutButton img {
	float:right;
	margin: 2px 0 0 0;
}

/* Log out*/

p.beCanIGetLabel
{
	font-family: Arial; 
	font-size: 11px; 
	color: #000000;
	font-weight: bold; 
	margin: 10px 0 5px 0;
}

#referInfoHome input {
	margin-left: -14px;
}
#referInfoHome[id] input {
	margin-left: 0;
}
#referInfoHome {
	float: left;
	width: 186px;
	margin-left: 15px;
}
#referInfoHome h2 {
	margin: 0 0 12px 0;
	padding: 0;
	font-size: 12px;
	font-family: Arial, Helvetica;
	color: #ff0099;
}

@import url(errorStyles.css);
