body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0;
	padding:0;
}

#online_advisor_intro {
	padding: 10px 0;
	border-bottom:1px solid #B6C9D7;
}

#online_advisor_intro h1 {
	font-family: "Trebuchet MS",Trebuchet,Geneva,Arial,Helvetica,sans-serif;
	font-size: 24px;
	text-align: center;
	margin-bottom: 10px;
}

#ga_login {
	background:#DBE0E5 url(/images/register_traveler_bg.gif) repeat-x scroll left top;
	margin:30px auto;
	width:360px;
	border-top-width:0;
}

#ga_login h2 {
	color:#FFFFFF;
	display:block;
	font-size:18px;
	padding:10px;
	text-align:center;
	width:340px;
	background-color:#0190DE;
	font-weight:normal;
	margin:0;
}

#ga_login p {
	margin-top:0;
}

#ga_login p.help {
	background-color:#E7ECF2;
	border-bottom:1px solid #CCCCCC;
	font-size:12px;
	margin:0pt;
	padding:5px 10px;
	text-align:center;
	width:340px;
}

#ga_login ul.form {
	padding:5px 5px 100px 5px;
	background: transparent url(/images/goabroad.net.advisor.gif) center bottom no-repeat;
}

#ga_login .form .column {
	width:175px;
}

#ga_login .form .actions {
	text-align:center;
	margin-top:10px;
}


#ga_login input.text {
	width:158px;
}

#ga_login input#txtusername {
	width:332px;
}

#online_advisor_form {
	width:400px;	
	padding:10px;
	float: left;
}

#online_advisor_form ul.form {
	margin-left:-5px;
}

#online_advisor_form .text,
#online_advisor_form textarea,
#online_advisor_form select {
	width:382px;
}

#name_fieldset input.text {
	width:181px;
}

.form label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#online_advisor h2 {
	font-family: "Trebuchet MS",Trebuchet,Geneva,Arial,Helvetica,sans-serif;
	margin-top:0;
}

.confirmation {
	background-color:#CEECB5;
	border:2px solid #67A947;
	color:#336919;
	font-weight:bold;
	padding:8px 10px;
	margin-top:20px;
}

#online_advisor .confirmation {
	width:80%;
	margin:20px auto;
}

.confirmation strong {
	font-size:16px;
}

#tagline {
	font-size:20px;
	font-family:"Trebuchet MS",Trebuchet,Geneva,Arial,Helvetica,sans-serif;
	text-align:center;
	color:#f77a1e;
}

#tagline strong {
	font-weight:normal;
}

#return_to_form {
	text-align: center;
	font-size:14px;
}


/* Registration Confirmation */

#registration_completion_steps {
	margin:0 auto;
	width:755px;
}

#registration_completion_steps p{
	font-size: 18px;
	font-weight: bold;
	color: #666;
	font-weight: normal;
	padding: 15px 0 20px 0;
	margin: 0;
	text-align:center;
	text-align:center;
}

#registration_completion_steps #left {
	float:left;
	width:329px;
	margin: 0;
	padding: 0;
	border-right: 1px solid #eee;
}

#registration_completion_steps #left h2 {
	background: transparent url(/images/wehead.gif) no-repeat;
	width: 308px;
	height: 32px;
	font-size: 20px;
	color: #fff;
	margin: 0;
	padding: 8px 0 0 10px;
	text-align:center;
}

#registration_completion_steps #left p {
	background: #c2e7ff url(/images/wbcont.gif) left bottom no-repeat;
	font-size: 18px;
	color: #008cdc;
	margin: 0;
	font-weight: normal;
	line-height: 22px;
	padding: 15px 10px 30px 10px;
	width: 298px;
	text-align:left;
}

#registration_completion_steps #left p em {
    font-size:14px;
}

#registration_completion_steps #left .minfo {
	background: #ffffff;
	font-size: 14px;
	color: #999999;
	margin: 0;
	font-weight: normal;
	line-height: 16px;
	padding:45px 0 45px 5px;
	width: 298px;
}

#registration_completion_steps #right {
	float: right;
	margin: 0;
	padding: 0;	
	width: 413px;
	background: #eeeeee url(/images/webot.gif) bottom left no-repeat;
}


#registration_completion_steps #right h2 {
	background: #eeeeee url(/images/whcont.gif) no-repeat;
	width: 403px;
	height: 32px;
	font-size: 18px;
	color: #666666;
	margin: 0;
	padding: 8px 0 0 10px;
}

#registration_completion_steps #right ul {
	font-size: 12px;
	color: #666666;
	margin: 0;
	padding: 25px 20px 20px 2em;
	list-style-type:disc;
}

#registration_completion_steps #right ul li{
	line-height: 24px;
}

#email_subscription_notification {
    background-color:#deecfb;
    border:1px solid #a1b1d6;
    padding:10px;
    text-align:;
    margin-top:10px;
}

#email_subscription_notification p {
    font-size:12px;
    text-align:left;
    margin:0;
    padding:0;
}

