body {
	background:#e6e6e6 0 0 repeat-x;
	font:80%/1.2 Arial,Helvetica,sans-serif;	
	margin: 0;
	padding: 0;
	line-height:1.5em;
}

body.popup {
	background-image:none;
	background:#fff;
	padding:20px;
}

body.popup.contact {
	margin:0;
	padding:10px;
}

body.popup.contact #contact {
	margin:0;
	padding:0;
	border:0;
}

body.popup.contact .left_side,
body.popup.contact .right_side {
	float:left;
	width:300px;
}


h1, h2, h3, h4 { 
	font-size: 1.3em; 
	padding: 0; 
	margin: 0 0 5px 0;
}

h2 {
	font-size:1em;
}

h3 {
	color:#888;
	font-size:1em;
}

sup {
	font-size:11px;
}

p { 
	margin: 0 0 1em 0;
}

hr { 
	color: #929292; 
	border:0; 
	border-top: 1px solid #929292; 
	height: 1px;
}

ul, ol {
	margin:0 0 10px 20px;
	padding:0 0 0 10px;
}

a, a:visited {
	text-decoration: none;
	color:#00f;
}

a:hover {
	text-decoration:underline;
}

/* drop shadows */
.shadow div {
	float:left;
	padding-right:5px;
	padding-bottom:5px;
	background: url(/br/layout/newprofile/images/shadow.gif) no-repeat bottom right;
	z-index:20;
}
 
.shadow  {
	float:left;
	z-index:30;
	padding-top:5px;
	padding-left:5px;
	background:#fff;
}

.shadow img {
	margin-left:-2px;
	margin-top:-2px;
}

input.textbox {
	border:1px solid #dfdfc6;
	background:#ffc;
	margin:0;
	padding:2px;
}

input.submit {
	background:url(/br/layout/newprofile/images/button1.gif) 0 0 no-repeat;
	height:25px;
	width:100px !important;
	text-align:center;
	margin:0;
	border:0;
	cursor:pointer;
	font-weight:bold;
}

input.submit:hover {
	background-position:0 -25px;
}

label {
	display:block;
	margin-bottom:2px;
}

a#newsletter_subscribe {
	background:url(/br/layout/newprofile/images/newsletter_subscribe_button4.png) 0 0 no-repeat;
	width:32px;
	height:212px;
	position:fixed;
	top:300px;
}

div#wrap_outer {
	width:900px;
	margin-top:12px;
	text-align:left;
	position:relative;
}

#header {
	height:56px;
	text-align:right;
}

#menu, #menu * {
	color:#fff;
}

/* using a top bar for rounded corners that work in IE */
.rounded_outer {
	padding:0 25px;
	margin:0 -25px;
	overflow:hidden;
	height:25px;
}
.rounded_inner {
	height:100%;
}

div#topbar_outer {
	background:#000000;
	padding-top:10px;
}
div#bottombar_outer {
	background:#e6e6e6;
	padding-bottom:10px;
}

div#topbar_inner {
	background:#fff;
}
div#bottombar_inner {
	background:#fff;
}

div#main {
	clear:both;
	position:relative;
	margin-top:60px 20px 0 20px;
	padding:24px 35px 30px 35px;
	background: #fff;
}

#menu a {
	color: #ffffff;
}

img.left {
	float:left;
	margin:0 10px 0 0;
}

.clr {
	clear:both;
	margin:0;
	padding:0;
	height:0;
	line-height:0;
}
	
#logo {
	position:absolute;
	top:25px;
	right:75px;
}

#portrait {
	float: left;
	width: 125px;
	height: 156px;
	border: 1px solid #CCCCCC;
	padding: 2px;
	background-color: #ffffff;
}

#profile {
	float:left;
	width:510px;
	margin-left:35px;
}

#profile h1,
#summary h1 {
	font-size:1.5em;
}

#profile h2 {
	font-size:1.25em;
	margin:0;
}

#profile dt {
	float:left;
	width:110px;
	clear:both;
	font-weight:bold;
}

#profile dd {
	margin:0;
	padding:0;
	float:left;
	width:400px;
}

#profile dd ul {
	margin:0 0 20px 40px;
	padding:0;
}

#summary {
	clear:both;
	padding:15px;
	margin-bottom:15px;
	background:#f2f2f2;
}

#summary_left {
	float:left;
	width:590px;
	margin-right:9px;
}

#steps {
	margin-top:15px;
	margin-bottom:15px;
	height:96px;
}

#steps a,
#steps a:visited {
	display:block;
	width:100%;
	height:100%;
}

#steps * {
	color:#000 !important;
}

.step_label {
	background:#FF9B17;
	width:52px;
	height:25px;
	font-size:12px;
	line-height:25px;
	font-weight:bold;
	text-align:center;
}

.step_text {
	position:relative;
	top:38px;
	padding:0 8px;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
}

#steps .step {
	width:182px;
	height:94px;
	float:left;
	margin-right:10px;
	position:relative;
}

#step1 {
	background:url(/br/layout/newprofile/images/step1.png) 0 0 no-repeat;
}
#step2 {
	background:url(/br/layout/newprofile/images/step2.png) 0 0 no-repeat;
}
#step3 {
	background:url(/br/layout/newprofile/images/step3.png) 0 0 no-repeat;
}

.right_col {
	font-size:0.9em;
	line-height:1.25em;
	color:#000;
}

.address {
	color:#000;
}

#summary_left_text {
	float:left;
	width:410px;
	margin-right:20px;
}

a#on_track * {
	margin:0;
	padding:0;
}

a#on_track h1 {
	font-size:1.25em;
}

a#on_track h2 {
	font-size:0.9em;
}

a#on_track {
	width:266px;
	height:43px;
	padding-top:5px;
	text-align:center;
	background:url(/br/layout/newprofile/images/on_track.gif) 0 0 no-repeat;
	display:block;
	color:#000;
}

a#on_track:hover {
	background-position:0 -48px;
}

#summary_left_schools {
	float:left;
	width:155px;
	color:#000;
	font-weight:bold;
}

#summary_left_schools img {
	display:block;
	margin-bottom:5px;
}

#summary_right {
	float:left;
	width:183px;
	margin-top:16px;
}

#about {
	clear:both;
}

#about_left {
	float:left;
	width:570px;
	margin-right:45px;
}

#about_inner_left {
	float:left;
	width:305px;
	margin-right:40px;
}

#about_inner_left dl {
	margin-left:20px;
}

#about_inner_left  dd {
	margin:0;
	padding:0;
}

#about_inner_right {
	float:left;
	width:220px;
}

#websites, #education, #articles, #press {
	margin-bottom:20px;
}

#websites ul {
	margin-left:10px;
}

#press h4 {
	margin:0;
	padding:0;
	font-size:0.9em;
	font-weight:normal;
}

#about_inner_right h3 {
	font-weight:normal;
	font-size:0.9em;
	margin:0;
	padding:0;
}

#about_inner_right h4 {
	font-weight:normal;
}

#about_lower_left {
	margin-top:10px;
}

#about_lower_left h3 {
	font-weight:normal;
}

.popup .contact_form textarea,
#about_lower_left textarea {
	width:270px;
	display:block;
}

.popup .contact_form .submit,
#about_lower_left .submit {
	margin-bottom:20px;
}

#about_lower_left ul {
	margin-left:40px;
}	

#services a {
	font-size:0.8em;
}

#about_right {
	float:left;
	width:210px;
}

#map {
	width:203px;
	height:204px;
	background:url(/br/layout/newprofile/images/map.png) 0 0 repeat-x;
	margin-bottom:35px;
}
	
#contact {
	border:1px solid #666;
	padding:0 10px;
	margin-bottom:40px;
}

#contact h2 {
	background:#666;
	color:#fff;
	padding:5px 10px;
	margin-left:-10px;
	margin-right:-10px;
}

#contact form {
	margin-bottom:10px;
}

#contact select {
	width:140px;
	margin-bottom:25px;
}

/* start general contact form styles */
form.contact_form .contact_type {
	margin-bottom:20px;
}

form.contact_form .contact_type input {
	margin-right:10px;
}

form.contact_form .contact_time_options input {
	clear:both;
}

form.contact_form .contact_type label,
form.contact_form .contact_time_options label {
	position:relative;
	top:-2px;
	display:inline;
	
}

.name_fields {
	margin-bottom:5px;
}

input.textbox.contact_first_name,
form.contact_form .caption.first_name {
	width:55px;
	margin-right:5px;
}

input.textbox.contact_last_name,
form.contact_form .caption.last_name {
	width:92px;
}

form.contact_form .caption.last_name {
	margin-left:10px;
}

form.contact_form .caption {
	float:left;
	font-size:0.8em;
	margin:-5px 12px 0 2px;
	padding:0;
}

form.contact_form .contact_comments_label {
	margin-top:25px;
	clear:both;
}

form.contact_form .contact_phone_details,
form.contact_form .contact_email_details {
	margin-top:25px;
}

form.contact_form .contact_phone {
	margin-bottom:15px;
}

form.contact_form .contact_email_detais {
	margin-top:20px;
}

form.contact_form .contact_comments {
	height:100px;
	margin-bottom:10px;
}
/* end general contact form styles */

#newsletter h2 {
	background:url(/br/layout/newprofile/images/newsletter.png) top right no-repeat;
	height:46px;
	padding-right:60px;
	padding-top:15px;
}

#newsletter label {
	display:block;
	padding-left:5px;
}

#newsletter input.textbox {
	width:170px;
	margin-bottom:10px;
}

#newsletter input.submit {
	display:block;
}

#roadmap {
	clear:both;
	padding:15px;
	background:#f2f2f2;
	margin-top:15px;
	margin-bottom:15px;
}

#roadmap_left {
	float:left;
	width:430px;
	margin-right:120px;
}

#roadmap_left ul {
	margin-bottom:25px;
}

#roadmap_left label {
	display:block;
	padding-left:5px;
}

#roadmap_left input {
	width:117px;
}

#roadmap_left input.textbox.roadmap_email {
	width:170px;
}

#roadmap_left input.submit {
	width:auto;
	margin-top:15px;
	display:block;
}

#roadmap_right {
	float:left;
	width:213px;
	text-align:center;
}

#roadmap_right h4 {
	font-size:1em;
	margin-bottom:8px;
}

#main_bottom {
	clear:both;
}

#main_bottom h3 {
	font-weight:normal;
	font-size:0.9em;
}

#main_bottom hr {
	margin-top:20px;
	margin-bottom:20px;
}

#footer {
	width:100%;
	position:relative;
	margin-top:20px;
	text-align:center;
	line-height:1.75em;
}

#footer a {
	color:#000;
}

/* hidden fields for js animation */
.readmore,.contact_phone_details,.contact_email_details,#learn_more,.readmore_content {
	display:none;
}

.privacy_readmore_content {
	height:0;
	overflow:hidden;
	list-style:none;
}

#background1 {
	position:absolute;
	top:0px;
	height:265px;
	width:100%;
}

#background2 {
	position:absolute;
	width:100%;
	top:265px;
	height:18px;
}

textarea {
	font-family:Arial,Helvetica,sans-serif;
	font-size:1em;
}

#profile h1, #profile h2, #profile h3 {
	width: 360px;
}
