/* global tag rules */
a
{
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}


/* global style rules */
body
{
	font-family: Arial;
	font-size: 75%;
	margin: 0;
	padding: 0;
	height: 100%;
}
/* 16px x 75% = 12px */
.icon
{
	padding: 0px 5px 0px 0px;
	vertical-align: middle;
}
.clear
{
	clear: both;
}

/* entry page style */

body.reg
{
	margin: 0px;
	padding: 0px;
	text-align: center;
	text-align: -moz-center;
}
.reg .outer
{
	margin: auto;
	width: 800px;
}
.reg .bg
{
	height: 100%;
	left: 0px;
	margin: 0px;
	position: absolute;
	text-align: center;
	text-align: -moz-center;
	top: 0px;
	width: 100%;
}

#container
{
	left: 0px;
	margin: 0px;
	position: relative;
	top: 0px;
	text-align: center;
	text-align: -moz-center;
	width: 688px;
}
#popupContainer
{
	color: #ADE3FD;
	left: 0px;
	position: relative;
	width: 100%;
	text-align: center;
	text-align: -moz-center;
	top: 0px;
}

#popupContainer #loginBox
{
	min-height: 200px;
	position: relative;
	top: -24px;
	width: 100%;
}
#popupContainer #loginBox #glow_top
{
	height: 83px;
	width: 778px;
}
#popupContainer #loginBox #glow_mid
{
	width: 778px;
}
#popupContainer #loginBox #glow_bot
{
	height: 110px;
	width: 778px;
}

#popupContainer #loginBox #glow_mid #box
{
	clear: both;
	left: 10px;
	margin: 0px;
	padding: 0px;
	width: 650px;
}
#popupContainer #loginBox #glow_mid #box #boxTop
{
	height: 12px;
	margin: 0px;
	padding: 0px;
	width: 650px;
}
#popupContainer #loginBox #glow_mid #box #logoArea
{
	height: 65px;
	margin: 0px;
	padding: 0px;
	width: 650px;
}
#popupContainer #loginBox #glow_mid #box #logoArea #logo
{
	float: left;
	left: 20px;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#popupContainer #loginBox #glow_mid #box #logoArea #link
{
	float: right;
	height: 25px;
	margin: 0px;
	padding: 0px;
	position: relative;
	right: 15px;
	width: 135px;
}
#popupContainer #loginBox #glow_mid #box #logoArea #link a
{
	color: #95b7dd;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 0 0px 22px;
}
#popupContainer #loginBox #glow_mid #box #logoArea #link a.left
{
}

#popupContainer #loginBox #glow_mid #box #formContent
{
	min-height: 222px;
	padding: 0px;
	margin: 0px;
	width: 650px;
}
#content_box 
{
	float:none;
}
#popupContainer #loginBox #glow_mid #box #formContent #form
{
	_height: 222px; /*IE6 fix for min-height*/
	margin: 0px;
	min-height: 222px;
	padding: 0px;
	width: 650px;
}
#popupContainer #loginBox #glow_mid #box #formContent #form .rightTitle
{
	font-size: 15px;
	font-weight: bold;
	padding-left: 28px;
	padding-top: 25px;
	text-align: left;
}
#popupContainer #loginBox #glow_mid #box #formContent #form .leftTitle
{
	font-size: 15px;
	font-weight: bold;
	padding-left: 36px;
	padding-top: 25px;
	text-align: left;
}

#popupContainer #loginBox #glow_mid #box #formContent #form .leftBodytext
{
	color: #fff;
	line-height: 17px;
	padding-top: 5px;
	padding-left: 36px;
	padding-right: 28px;
	text-align: left;
}

#popupContainer #loginBox #glow_mid #box #formContent #form .rightBodytext
{
	color: #fff;
	line-height: 17px;
	padding-top: 5px;
	padding-left: 28px;
	padding-right: 28px;
	text-align: left;
}

#popupContainer #loginBox #glow_mid #box #formContent .leftCol
{
	background: url(/images/buyflow/buyflowbridge/entry_divider.gif) right center no-repeat;
	float: left;
	height: 222px;
	width: 325px;
}
#popupContainer #loginBox #glow_mid #box #formContent .rightCol
{
	float: left;
	height: 222px;
	width: 325px;
}
#popupContainer #loginBox #glow_mid #box #formContent .rightCol a
{
	color: #fff;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
#popupContainer #loginBox #glow_mid #box #formContent .rightCol a:hover
{
	text-decoration: underline;
}

#popupContainer #loginBox #glow_mid #box #footer
{
	clear: both;
	font-size: 11px;
	height: 29px;
	margin: 0px;
	padding: 0;
	text-align: right;
	width: 650px;
}
#popupContainer #loginBox #glow_mid #box #footer .footerLinks
{
	color: #3e5071;
	margin-right: 10px;
	padding-top: 5px;
}
#popupContainer #loginBox #glow_mid #box #footer .footerLinks a
{
	color: #4466A8;
	text-decoration: none;
}
#popupContainer #loginBox #glow_mid #box #footer .footerLinks a:hover
{
	text-decoration: underline;
}
#popupContainer #loginBox #glow_mid #box #formContent #form .divider
{
	clear: both;
	height: 1px;
	line-height: 0px;
	margin-top: 20px;
	width: 460px;
}
#popupContainer #loginBox #glow_mid #box #formContentBot
{
	height: 11px;
	margin: 0px;
	padding: 0px;
	width: 650px;
}

#popupContainer #loginBox #glow_mid #box #formContent #form .leftBtn
{
	clear: both;
	padding: 25px 0px 9px 36px;
	text-align: left;
}

#popupContainer #loginBox #glow_mid #box #formContent #form .rightBtn
{
	clear: both;
	padding: 25px 0px 9px 28px;
	text-align: left;
}

a.start
{
	/*background: url(  '/images/buyflow/buyflowbridge/btn_new_customer.gif' );*/
	display: block;
	float: left;
	height: 29px;
	width: 120px;
}

a.contact
{
	/*background: url( '/images/buyflow/buyflowbridge/add_service.png' );*/
	border: 0px;	
	cursor: pointer;
	display: block;
	float: left;
	height: 28px; 
	width: 130px;
}

a.order
{
	background: url( '/images/buyflow/buyflowbridge/btn_ordernow.gif' );
	border: 0px;
	cursor: pointer;
	display: block;
	float: left;
	height: 30px;
	width: 121px;	
}
