/* start common */
* {
	margin:0;
	padding:0;
}
body {
	background:#ebebeb;
	font-family:arial,verdana,sans-serif;
	font-size:12px;
	color:#666;
}
ul, ol {
	margin-left:20px;
}
p, ul, ol, li {
	margin-bottom:20px;
}
a,
a:visited {
	outline:none;
	text-decoration:none;
	border-bottom:1px dotted;
	color:#666;
}
h1,h2,h3,h4,h5,h6 {
	margin-bottom:8px;
}
h1 {
	font-size:2em;
}
h2 {
	font-size:1.5em;
}
h3 {
	font-size:1.25em;
}
h4 {
	font-size:1em;
}
h5 {
	font-size:0.8em;
}
h6 {
	font-size:0.6em;
}
a img,
a:visited img {
	border:0;
}
hr {
	margin:20px 0;
}
.clr {
	clear:both;
}
#background_1,
#background_2 {
	position:absolute;
	width:100%;
	z-index:-1;
}
#background_1 {
	top:0;
	height:105px;
	background:#fd6c13;
}
#background_2 {
	top:105px;
	height:20px;
	background:#facc2d;
}
#all {
	width:1015px;
	text-align:left;
	position:relative;
}
#header {
	position:relative;
	background:url(../images/bar.png) 20px 0 no-repeat;
	padding-top:5px;
	margin-bottom:30px;
	height:130px;
}
#br_logo {
	position:absolute;
	right:-49px;
	top:31px;
	width:170px;
	height:74px;
	background:url(../images/br_logo2.gif) top right no-repeat;
}
#advisor_logo_container {
	position:absolute;
	text-align:center;
}
#advisor_logo_left {
	padding-left:10px;
	background:url(../images/advisor_logo_left.gif) top left no-repeat;
}
#advisor_logo_right {
	background:url(../images/advisor_logo_right.gif) top right no-repeat;
}
#advisor_logo_middle {
	padding:10px 10px 15px 0;
}
#advisor_logo {
	height:60px;
	display:block;
}
#advisor_name {
	position:absolute;
	top:87px;
	padding:10px;
	width:203px;
	height:28px;
	margin-top:3px;
	background:url(../images/advisor_name1.gif) 0 0 no-repeat;
}
#advisor_name h3,
#advisor_name h4 {
	margin:0;
	padding:0;
}
#advisor_name h4 {
	color:#999;
}
#content {
	background:#fff;
	margin-bottom:50px;
	padding:15px;
}
/* end common */

/* start landing page */

img.right {
	float:right;
}

.button {
	width:148px;
	height:28px;
	text-align:center;
	display:block;
	line-height:29px;
	font-weight:bold;
}

a.scribd_link,
a#verisign_logo {
	border:0;
}

#content_left {
	float:left;
	width:790px;
	padding-right:15px;
	border-right:2px solid #d7eadf;
}

#content_left .intro img {
	margin-left:20px;
}

#content_left .intro_upper {
	font-size:1.25em;
	line-height:1.35em;
	margin-left:5px;
}

#content_left .intro_upper ol {
	margin-left:40px;
	width:400px;
}

#content_left .intro h1 {
	margin-bottom:15px;
}

#content_left .intro_lower {
	position:relative;
	left:275px;
	width:150px;
	text-align:left;
}

#content_left .intro_lower a {
	margin-bottom:8px;
}

#content_left .about {
	clear:both;
}

#content_right {
	float:right;
	width:156px;
	padding-left:15px;
}

.quotes {
	position:relative;
	top:20px;
}

.quotes, .quote {
	height:125px;
	overflow:hidden;
}

.quote {
	position:absolute;
	background:#fff;
	display:block;
	color:#000;
}

.quote_text {
	font-size:1.25em;
	display:block;
	font-style:italic;
	margin-bottom:10px;
}

.quote_byline_name {
	display:block;
	text-align:right;
	font-weight:bold;
}

.quote_byline_organization {
	display:block;
	text-align:right;
}

.privacy_policy p {
	font-size:0.9em;
}

.as_featured_in img,
.top_universities img {
	margin-bottom:8px;
}

.dialog_buttons a {
	padding:5px;
	display:block;

	
}

.dialog_buttons a.get-started {
	float:left;

}

.dialog_buttons a.close {
	float:right;
}
	
#dialog_video,
#dialog_scribd,
.moretext {
	display:none;
}

/* start theme colors */
.dialog_buttons a.get-started {
	background:url(../images/orange1.png) top left repeat-x;
}
	
.button {
	color:#333 !important;
	border:1px solid #f90;
	background:url(../images/orange1.png) top left repeat-x;
}

.button:hover {
	background-position:0 -30px;
}

.privacy_policy {
	color:#f90;
}

#content_left .about h3,
#content_left .intro_lower a,
.highlight_1 {
	color:#75b592;
}

a,
a:visited,
.quote_byline_organization,
#content_left .about,
#content_right h3,
#content_right h4 {
	color:#aaa;
}

hr {
	border-top:1px solid #D7EADF;
}

