@charset "utf-8";
/* CSS Document */

/* homepage */
#homepage p {
	margin: 0;
	padding: 0px;
}
#homepage #banner {
	margin-bottom: 30px;
}
#homepage #banner p {
	margin: 0;
	padding-left: 582px;
}
#homepage #banner p a {
	display: block;
	line-height: 14px;
	height: 22px;
	text-indent: -999px;
	overflow: hidden;
}
#homepage #banner .become_a_member a {
	width: 220px;
}
#homepage .box {
	color: #b3cddc;
	font-size: .9em;
	float: left;
	margin-right: 24px;
	padding: 0 10px;
}
#homepage .box#first {
	width: 187px;
}
#homepage .box#second {
	width: 298px;
	padding-bottom: 20px;
}
#homepage .box#third, #homepage .box#fourth {
	width: 380px;
	margin-right: 0;
}
#homepage .box#fourth {
	margin-top: 20px;
}
#homepage h2 {
	padding: .5em 25px .7em 10px;
	margin: 0 0 10px -10px;
	font-size: 1em;
	background: url(./images/home_h2.gif) top right no-repeat;
	color: #ccc;
	text-transform: uppercase;
}
#homepage .news_item {
	padding: .1em 0 1em;
	border-bottom: 1px solid #37608b;
	margin: 0 0 19px 0;
	line-height: 1em;

}
#homepage .news_item a {
	line-height: 1.3;
	display: block;
	color: #9cf;
	padding-left: 10px;
	background: url(./images/home_arrow.gif) 0 .4em no-repeat;
	text-decoration: none;
	font-weight: bold;
}
#homepage .news_item a:hover {
	color: #fff;
}
.news_date {
	background-color: #235977;
}
.news_detail_date {
	background-color: #1f4363;
	border-top: 1px dotted #6cb1ce;
	color: #fff;
	font-family: verdana, trebuchet ms, arial, sans-serif;
	font-size: .8em;
	padding: 4px;
	padding-left: 15px;
}
#homepage .box big {
	display: block;
	line-height: 1.2;
	padding-top: 5px;
	font-weight: bold;
	font-size: 1.2em;
	letter-spacing: -.02em;
	color: #fff;
	text-transform: uppercase;
}
#homepage .box ul, ul {
	list-style-type:none;
	margin: 6px 0;
	padding: 5px 0 5px 14px;
}
#homepage .box ul li {
	margin-bottom: 7px;
}
#homepage .box ul li a {
	color: #fff;
}
#homepage .question {
	font-size: 1.2em;
	font-style: italic;
	color: #a3c9ef;
	margin-bottom: 10px;
}
#homepage .answer .results {
	color: #6f94d5;
	text-decoration: none;
}
.homepage_slideshow {
	overflow: hidden;
}
#home_gallery {
	margin-left: -8px;
	margin-top: 20px;
}
#home_poll {
	float: right;
	margin-left: 15px;
	width: 125px;
	line-height: 1em;
}
#homepage .box #home_poll div.top_graph {
	background: url(/sup/css/images/poll/top.jpg) top left no-repeat;
	height: 9px;
	line-height: 9px;
	padding: 0px;
	margin: 0px;
}
#homepage .box #home_poll div.middle {
	background: url(/sup/css/images/poll/middle.jpg) top left no-repeat;
	color: #8cb9e0;
	text-align: right;
	padding-right: 10px;
}
#homepage .box #home_poll div.bottom {
	background: url(/sup/css/images/poll/bottom.jpg) bottom left no-repeat;
	height: 7px;
	line-height: 7px;
}
.poll_answer {
	width:200px;
	float:left;
	margin-left:8px;
	vertical-align: middle;
}

div.poll_question_1,
div.poll_question_2,
div.poll_question_3,
div.poll_question_4,
div.poll_question_5,
div.poll_question_6,
div.poll_question_7,
div.poll_question_8 {
	width:26px;
	float:left;
	margin-bottom: 0px;
}

.poll_question_1 {
	background: url(/sup/css/images/poll/question_one_arrow.gif) no-repeat right;
}
.poll_question_2 {
	background: url(/sup/css/images/poll/question_two_arrow.gif) no-repeat right;
}
.poll_question_3 {
	background: url(/sup/css/images/poll/question_three_arrow.gif) no-repeat right;
}
.poll_question_4 {
	background: url(/sup/css/images/poll/question_four_arrow.gif) no-repeat right;
}
.poll_question_5 {
	background: url(/sup/css/images/poll/question_five_arrow.gif) no-repeat right;
}
.poll_question_6 {
	background: url(/sup/css/images/poll/question_six_arrow.gif) no-repeat right;
}
.poll_question_7 {
	background: url(/sup/css/images/poll/question_seven_arrow.gif) no-repeat right;
}
.poll_question_8 {
	background: url(/sup/css/images/poll/question_eight_arrow.gif) no-repeat right;
}

div.poll_question_spacer {
	clear:left;
	width:230px;
	height:5px;
	line-height: 5px;
}

.poll_result_1,
.poll_result_2,
.poll_result_3,
.poll_result_4,
.poll_result_5,
.poll_result_6,
.poll_result_7,
.poll_result_8 {
	height:20px;
	margin:0px 12px 12px 5px;
	float:left;
	line-height: 1em;
}

.poll_result_1 {
	background: url(/sup/css/images/poll/question_one.jpg) bottom right;
}
.poll_result_2 {
	background: url(/sup/css/images/poll/question_two.jpg) bottom right;
}
.poll_result_3 {
	background: url(/sup/css/images/poll/question_three.jpg) bottom right;
}
.poll_result_4 {
	background: url(/sup/css/images/poll/question_four.jpg) bottom right;
}
.poll_result_5 {
	background: url(/sup/css/images/poll/question_five.jpg) bottom right;
}
.poll_result_6 {
	background: url(/sup/css/images/poll/question_six.jpg) bottom right;
}
.poll_result_7 {
	background: url(/sup/css/images/poll/question_seven.jpg) bottom right;
}
.poll_result_8 {
	background: url(/sup/css/images/poll/question_eight.jpg) bottom right;
}
.result_table {
	width:300px;
	float:left;
	padding:0px;
	border-collapse:collapse;
	background: url(/sup/css/images/result_table.jpg) no-repeat;
	border: solid 1px #000;
	padding: 20px;
}
.result_table td {
	vertical-align:middle;
	border-bottom: dotted 1px #355b7f;
	padding: 20px;
	color: #fff;
}
.result_table th {
	vertical-align:top;
	padding: 10px;
	color: #fff;
}
.chart_container {
	width:400px;
	float:left;
}
.view_results {
	width:118px;
	text-align:right;
	margin-top:8px;
}
.logos,
.last_logo {
	float:right;
	margin-top:20px;
	margin-left:15px;
	vertical-align:top;
}
.last_logo {
	margin-left:0;
}
#sponsors {
	margin-top: 15px;
	margin-right:17px;
}
.question_container {
	border-top: solid 1px #5da3ca;
	margin-top: 20px;
}

/* column styles */
#column .quote img {
	display: block;
	border: 7px solid #161616;
}
#column blockquote {
	background: url(./images/column_quote.gif);
	border-bottom: 1px solid #222;
	padding: 0;
	margin: 0;
}
#column blockquote p {
	margin: 0;
	padding: 14px 20px;
	font: italic 1.1em/1.4 Georgia, "Times New Roman", Times, serif;
	color: #a4bc85;
}
#column blockquote p cite {
	color: #fff;
	display: block;
	font-weight: bold;
	font-size: 1.1em;
	margin: -12px -20px -14px -20px;
	padding: 10px 20px 12px 20px;
	background: url(./images/column_cite.gif);
}
.left_column {
	float: left;
	width: 52%;
}
.right_column {
	float: left;
	width: 40%;
	margin-top: 15px;
}

.request_speaker_school {
	width: 280px;
	float: left;
	margin-bottom: 10px;
}
.request_speaker_program table,
.request_speaker_school table {
	margin-bottom:10px;
}
.request_speaker_program {
	float: left;
	margin-right: 70px;
}

/*callout styles*/

.color_one {
	background: #ae7622 url(./images/callout_yellow_grad.jpg) no-repeat scroll center center;
}
.color_two {
	background: #075f8c url(./images/callout_blue_grad.jpg) no-repeat scroll center center;
}
.color_three {
	background: #e04b82 url(./images/callout_pink_grad.jpg) no-repeat scroll center center;
}
.callout.right, .color_one.right, .color_two.right, .color_three.right {
	float: right;
	margin-left: 15px;
	margin-right: 0px;
}
.callout.full_width {
	width: 620px;
}
.callout a:link, .callout a:visited {
	color: #bde6f4;
	text-decoration: underline;
}
.callout a:hover {
	color: #6bb6cf;
}
.graphic {
	margin-top: 12px;
	margin-bottom: 15px;
}
.action {
	float: left;
	margin-right: 20px;
}

/*dynamic page styles*/
.image {
	border: solid 7px #4f6a70;
	margin: 0px;
	display: block;
}
.caption {
	color: #fff;
	display: block;
	font-weight: bold;
	font-size: 1.1em;
	padding: 10px;
	background: url(/sup/css/images/column_cite.gif);
	width: auto;
	text-align: center;
	border-bottom: solid 1px #000000;
}
.detail_view {
	float: left;
	margin-right: 20px;
}
#dynamic, .container {
	margin-top: 20px;
}
#dynamic .list h2 {
	padding: .3em 1em;
	background: url(/sup/css/images/dynamic_header_bg.jpg) top right no-repeat;
}
#dynamic .list h2 a {
	margin: 0px;
	font-size: 1.1em;
	font-weight: bold;
	width: 660px;
	text-transform: none;
}
#dynamic .list a:link, #dynamic .list a:visited {
	color: #88ce0b;
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
}
#dynamic .list h2 a:hover, #dynamic .list a:hover  {
	color: #fff;
}
#dynamic_gallery h2, #dynamic_gallery h2 a:link, #dynamic_gallery h2 a:visited {
	padding: 5px 25px 5px 16px;
	font-size: 1.2em;
	background: url(/sup/css/images/dynamic_header_bg.jpg) top right no-repeat;
	color: #88ce0b;
	width: 660px;
	text-transform: none;
}
#dynamic_gallery h2 a:hover {
	color: #fff;
}
#dynamic .list h2 a:hover, #dynamic .list a:hover, .description a:hover {
	color: #fff;
}

.short_description {
	margin: 0px;
	margin-left: -15px;
	width: 653px;
	padding: 5px 15px 15px 16px;
	line-height: 1.3em;
	font-size: 1.1em;
	margin-bottom: 15px;
}
.short_description .date {
	color: #a1a0a0;
	font-weight: bold;
	padding: 10px 6px 10px 0px;
}

p.events_intro {
	font-size: 1.2em;
}

.event_for_today {
	background: url(/sup/css/images/date_description_bg.jpg) no-repeat top right;
	min-height: 93px;
	margin-left: -15px;
	margin-bottom: 14px;
	padding-right: 50px;
    overflow: hidden;
    _height: 0;
    clear: left;
}

.event_for_today .date {
	background: url(/sup/css/images/date_bg.jpg) no-repeat top left;
	width: 76px;
	height: 73px;
	padding: 20px 0px 0px 30px;
	float: left;
	/*color: #757676;
	font-style: italic;
	font-size: 14px;
	font-weight: normal;
	float: left;*/
}
.event_for_today .date p {
	margin: 0px;
	margin-bottom: 5px;
	color: #757676;
	font-size: 13px;
	font-weight: normal;
	padding-left: 4px;
}
.event_for_today .date a:hover {
	text-decoration: underline;
}
.event_for_today .date a:link,
.event_for_today .date a:visited {
	font-size: 1.3em;
}
.event_for_today .date a:hover {
	color: #fff;
}
.event_for_today .description {
	width:550px;
	float:left;
}
.event_for_today .description p {
	margin: 0;
	position: relative;
	font-size: 1em;
	line-height: 1.4em;
}
.event_list {
	padding-top: 5px;
}
#dynamic .list .event_for_today .description h2 {
	color: #88ce0b;
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
}
.month {
	margin-bottom: 10px;
}
.description a {
	margin: 0;
	color: #757676;
	font-size: 14px;
	font-weight: normal;
	margin-top: 15px;
}
.more_news {
	margin-top: 10px;
}

/*photo galleries*/

.photo_gallery_list .gallery_thumbnail {
	float: left;
	position: relative;
	right: 15px;
	top: -10px;
}

.photo_gallery_list .gallery_thumbnail a:link img,
.photo_gallery_list .gallery_thumbnail a:visited img,
.photo_gallery_list .gallery_thumbnail a:active img,
.photo_gallery_list .gallery_thumbnail a:hover img {
	padding: 7px;
	background: url(/sup/css/images/thumbnail_border.jpg) bottom no-repeat;
	border-color: #141a1a;
}

.photo_gallery_list h2 a:link,
.photo_gallery_list h2 a:visited,
.photo_gallery_list h2 a:active {
	font-size: 1.2em;
	background: url(/sup/css/images/dynamic_header_bg.jpg) top right no-repeat;
	color: #88ce0b;
	display: block;
	text-transform: none;
	padding: 5px 20px;
	margin-bottom: 10px;
	text-decoration: none;
}

.photo_gallery_list h2 a:hover {
	color: #fff;
}

/* edits above */


.gallery_list {
	float: left;
}
.gallery_list h3  {
	background: url(/sup/css/images/gallery_h3_bg.jpg) repeat-x;
	padding: 5px 15px 0px 15px;
	height: 24px;
	width: 88px;
	font-weight: normal;
	text-align: center;
	color: #72c920;
	font-size: .9em;
	font-style: italic;
	margin: 0px;
	margin-left: -15px;
}
.gallery_list h3 a {
	color: inherit;
	margin: 0px;
	width: 88px;
}
.gallery_list h3 a:hover {
	text-decoration: underline;
	width: 88px;
}
.gallery_list .thumbnail {
	margin: 0px;
	float: left;
	padding: 9px 8px 9px 8px;
	margin-left: -15px;
	margin-right: 20px;
	background: url(/sup/css/images/thumbnail_border.jpg) bottom no-repeat;

}
.list_thumbnail {
	border: solid 1px #555f55;
}
.gallery_list .short_description p {
	margin: 0px;
	float: left;
}
.gallery_container {
	float: left;
	position: relative;
	left: -15px;
	margin-right: 15px;
}
.gallery_detail_column {
	float: left;
}
.gallery_detail_column h2  {
	background: url(/sup/css/images/gallery_detail_header_bg.gif) no-repeat;
	letter-spacing: -.02em;
	padding: .3em 25px .5em 10px;
	margin: 0 -10px;
	font-size: 1.1em;
	background: url(./images/home_h2.gif) top right no-repeat;
	color: #ccc;
	width: 215px;
	text-transform: uppercase;
}
.profile_intro  {
	background: url(/sup/css/images/gallery_detail_header_bg.gif) no-repeat;
	padding: 5em 25px .5em 5px;
	text-transform: uppercase;
}
.list_item_container {
	margin-bottom: 25px;
}
.short_description .title {
	color:#88CE0B;
	font-size:1em;
}
.description p {
	margin: 0px;
	margin-top: 8px;
	font-size: 1.1em;
	width: 660px;
}
.event_description {
	margin-left: 130px;
}
.view {
	margin-top: 8px;
	float: right;
}
.view_gallery {
	float: right;
}
.gallery_detail_column p {
	font-size: 1em;
	font-style: italic;
	color: #a3c9ef;
	width: 220px;
	margin: 12px;
	margin-left: 0px;
	margin-right: 0px;
}
.ribbon {
	background: url(/sup/css/images/dynamic_ribbon.jpg) no-repeat;
}

/*layout styles*/

.profile_company {
	color: #7dc122;
	font-size: 1.1em;
	line-height: 1.3em;
	font-weight: normal;
	font-family: Verdana, Tahoma, Trebuchet MS, Arial, Sans-serif;
	margin-top: 10px;
}
.certification_intro {
	color: #5cccf6;
	font-size: 1.2em;
	line-height: 1.3em;
	font-weight: normal;
}
.primary {
	float: left;
	margin-right: 20px;
	margin-top: 15px;
}
.right_aligned {
	float: right;
	margin-left: 15px;
}
.top_aligned {
	margin-top: 30px;
}
.button {
	margin-top: 15px;
}
.download {
	vertical-align: bottom;
}
.top {
	margin-top: 5px;
}
.justify {
	text-align: justify;
	margin-bottom: 15px;
}
.secondary {
	float: right;
	margin-left: 20px;
}
.arrows {
	font-size: 1.3em;
}
.thumbnail_arrow {
	margin-right: 1px;
}
.end_text {
	width: 405px;
	margin-left: 255px;
}
.cpa_profile {
	float: right;
	margin: 0px 15px 15px 15px;
}
.profile_closer {
	border-bottom: solid 1px #7dc122;
}
.profile_container {
	margin: 26px 0px 45px 0px;
}
.name {
	background: url(/sup/images/profiles/seperator.jpg) no-repeat;
	color:#FFFFFF;
	font-family:Verdana,Arial,Sans-serif;
	font-size:1.3em;
	font-weight:normal;
	margin-bottom:0;
	padding: 8px;
}
.top_name {
	background: url(/sup/images/profiles/top_seperator.jpg) no-repeat;
	color:#FFFFFF;
	font-family:Verdana,Arial,Sans-serif;
	font-size:1.3em;
	font-weight:normal;
	margin-bottom:0;
	padding: 8px;
}
.career_description {
	float: left;
	width: 620px;
}
.career_icons {
	float: right;
	margin-top: 12px;
	width: 80px;
	height: 89px;
}
.career_services {
	background: url(/sup/images/internships_resume_employment.jpg) no-repeat;
	height: 241px;
	position: relative;
}
.career_buttons {
	position: absolute;
	top: 188px;
	left: 40px;
}
.career_buttons.two {
	left: 236px;
}
.career_buttons.three {
	left: 447px;
}

/*accounting quiz*/
.accounting_quiz {
	margin-bottom: 15px;
}
.accounting_quiz th {
	background: url(/sup/css/images/quiz_bullet.gif) no-repeat 0px 12px;
	color: #fff;
	padding-left: 15px;
	font-size: 1.2em;
	line-height: 1.3em;
	font-weight: normal;
	margin-top: 15px 15px 0px 0px;

	text-align: left;
	width: 80%;
	border-bottom: dotted 1px #5495af;
}
.accounting_quiz td {
	border-bottom: dotted 1px #5495af;
}
.quiz_bullet {
	padding-right: 8px;;
}
.reset {
	float:left;
	margin-bottom:2em;
}
.bios {
	float: left;
	padding-right: 37px;
	margin-top: 15px;
}
.bio_thumbs {
	background: url(/sup/css/images/cpa_bio_thumbs_bg.jpg) repeat-y;
	height: 120px;
	padding-left: 38px;
}
.bio_titles {
	background: url(/sup/css/images/bio_titles_h2.jpg) no-repeat scroll left top;
	font-size: 1em;
	border-top: solid 2px #044b6f;
	color: #fff;
	padding: 7px 10px 0px 30px;
	margin-bottom: 0px;
	text-transform: lowercase;
	font-style: italic;
	width: 655px;
}
/*career services*/

.highlight {
	background: url(/sup/css/images/quiz_bullet.gif) no-repeat 0px 3px;
	padding: 0px 0px 10px 15px;
	margin-top: 5px;
	font-size: 1.1em;
}
.career_links {
	margin-top: -12px;
}
.career_links p {
	margin-bottom: 15px;
}
.career {
	margin-top: -5px;
	width: 48%;
}
.career_left_column {
	width: 40%;
}
/*students*/

.articles {
	margin-bottom: 15px;
}
.college_left_column {
	width: 55%;
	margin-right: 15px;
	float: left;
	margin-right: 20px;

}
.college_right_column {
	float: left;
	width: 40%;
}
.left_column_students {
	float: left;
	margin-right: 15px;
	width: 25%;
}
.middle_column_students {
	float: left;
	width: 25%;
	margin-right: 15px
}
.right_column_students {
	float: left;
	margin-right: 15px;
	width: 40%;
}

.divide {
	border-bottom: 1px solid #5DA3CA;
	margin-top: 15px;
	margin-bottom: 10px;
}
.set_width {
	width: 60%;
}
/*clears*/

.clear_left {
	clear: left;
}

.clear_both {
	clear: both;
}

/*buttons*/

.view_all.home, .view_all, .true, .spacing {
	margin-top: 15px;
}
.learn_more.home {
	margin-top: 15px;
	float:left;
	margin-right: 15px;
}
.become_a_member.home {
	margin-top: 15px;
	float:left;
}
.read_more a {
	background-color: #77ae02;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 10px;
	text-decoration: none;
}
.more_button {
	display:block;
	margin-top:0.3em;
}
.send {
	float: right;
	margin-right: 430px;
}

.back_to_top {
	float: right;
	margin-bottom: 15px;
}
/*youtube*/

.community_landing {
	background: url(/sup/images/community_landing.jpg) no-repeat;
	height: 330px;
	position: relative;
}

.community_links {
	position: absolute;
	top: 215px;
	left: 24px;
}

.second {
	left: 175px;
}

.third {
	left: 350px;
}

.fourth {
	left: 530px;
}

.left_column_videos {
	float: left;
	width: 52%;
}

.right_column_videos {
	float: left;
	width: 40%;
}

.video_left {
	background: url(/sup/css/images/video_bg.jpg) no-repeat;
	padding: 20px 0px 0px 25px;
	height: 247px;
}

.plain {
	background: url(/sup/css/images/video_bg3.jpg) no-repeat;
}

.video_right {
	background: url(/sup/css/images/video_bg2.jpg) no-repeat;
	padding: 20px 0px 0px 25px;
	height: 247px;
	width: 306px;
}

.video_right_plain {
	background: url(/sup/css/images/video_bg3.jpg) no-repeat;
	padding: 20px 0px 0px 25px;
	height: 247px;
	width: 306px;
}

.youtube h3  {
	letter-spacing: -.02em;
	padding: .3em 0px .5em 10px;
	margin: 0px;
	font-size: 1.1em;
	background: url(./images/home_h2.gif) top right no-repeat;
	color: #ccc;
	width: 296px;
	text-transform: uppercase;
}

/*contact*/

.required {
	color: #7aec17;
	font-weight: bold;
	font-size: 16px;
}
.input_width {
	width: 200px;
	border: solid 1px #46a5d5;
	background: url(/sup/css/images/input_bg.jpg) repeat-y;
	color: #fff;
	padding-left: 8px;
}
.comments {
	width: 258px;
	border: solid 1px #46a5d5;
	background: url(/sup/css/images/input_bg.jpg) repeat;
	color: #fff;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 1em;
	font-style: italic;
	padding: 8px 12px 0px 8px;
}
.regarding {
	width: 280px;
}
.user_info {
	width: 300px;
}
.divider {
	border-top: solid 1px #56c3de;
	padding-top: 15px;
}
.feed_divider {
	border-top:1px dotted #5F7B95;
}

/*FAQ*/
.faq_question {
	background: url(/sup/css/images/question_icon.jpg) no-repeat;
	background-color: #094767;
	padding:  10px 15px 10px 50px;
	margin-bottom: 10px;
}
.faq_answer {
	background: url(/sup/css/images/answer_icon.jpg) no-repeat;
	padding:  10px 15px 0px 50px;
	margin-bottom: 40px;
	border-top: dotted 1px #5f7b95;
	min-height: 35px;
}
.first_faq_answer {
 	margin: 0;
}
.first_faq_answer_body {
	margin: 0 0 0 30px;
}
.faq {
	margin-top: 15px;
}

.faq_list {
	margin-bottom: 7px;
}

ul.certification_faq {
	margin: 0 0 2em 40px;
}

/*QandA*/
.qa_question {
	float: right;
	margin-right: 40px;
	width: 400px;
}
.submit_question {
	float: left;
	width: 240px;
}
.question_area {
	width: 400px;
	border: solid 1px #46a5d5;
	background: url(/sup/css/images/input_bg.jpg) repeat;
	color: #fff;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 1em;
	font-style: italic;
	height: 150px;
	padding: 8px 12px 0px 8px;
}
.check_yes {
	font-weight:bold;
	color:#AADF0A;
}
.check_no {
	font-weight:bold;
	color:#CC0000;
}

/*scholarships*/
.scholarship_types {
	border-bottom:1px solid #56C3DE;
	padding-bottom:15px;
}

.checkboxes {
	line-height: 1em;
}
.right_column_checkboxes {
	float: right;
	width: 45%;
}
.left_column_checkboxes {
	float: left;
	margin-right: 15px;
	width: 45%;
}
.application_input {
	width: 270px;
	border: solid 1px #46a5d5;
	background: url(/sup/css/images/input_bg.jpg) repeat ;
	color: #fff;
	padding-left: 8px;
}
.scholarship_application_left {
	float: left;
	margin-right: 15px;
}
.scholarship_application_right {
	float: right;
}
.application_container {
	margin-bottom: 20px;
}
.application  h3 {
	margin-top: 0px;
}
.right_column_scholrships {
	float:left;
	width:40%;
}
.essay {
	width: 675px;
	border: solid 1px #46a5d5;
	background: url(/sup/css/images/input_bg.jpg) repeat;
	color: #fff;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 1em;
	font-style: italic;
	height: 150px;
	margin-left: 3px;
	padding: 5px 12px 0px 8px;
}
/*CPA profiles*/
.profile_thumbnail_titles {
	font-family: Verdana, Arial, Sans-serif;
	font-size: 9px;
}
.profile_thumbnails {
	background: url(/sup/css/images/profile_thumb_bg.jpg) left no-repeat ;
	height: 120px;
	padding-left: 45px;
}
.profile_thumbnails .primary {
	padding-right: 33px;
	text-align: center;
}
.awards {
	margin-left: 20px;
}
/*students*/
.graduate {
	margin-top: 15px;
	margin-bottom: 15px;
}
.more_about {
	background: url(/sup/images/profiles_callout.jpg) repeat;
	padding: 10px;
	font-size: 1.1em;
}

/*educators*/

.academic_dept {
	background: url(/sup/images/academic_dept.jpg) no-repeat;
	height: 179px;
	margin-top: 25px;
	position: relative;
}
.first_address {
	position: absolute;
	top: 125px;
	left: 265px;
}
.second_address {
	position: absolute;
	top: 125px;
	left: 478px;
}

/*financial literacy*/
.financial_literacy {
	background: url(/sup/images/impact_issues.jpg) no-repeat;
	height: 65px;
	padding-top: 68px;
	padding-left: 530px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

/*events*/
.event_information {
	width:300px;
	float:left;
	margin: 0px 15px 8px 0px;
	background: #000000 url(/sup/css/images/event_information.jpg) no-repeat scroll bottom right;
	border:1px solid #000000;
	text-align: left;
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: .8em;
	padding: 15px;
	color: #f1b1d7;
}
.event_information th,
.event_information td {
	color:#bfbdbd;
	vertical-align:top;
	font-size:1.1em;

}
.event_information th {
	text-align: left;
	white-space: nowrap;
	color: #FFF;
	width: 120px;
}
.early_registration {
	margin-left: 2px;
	margin-top: 10px;
}
/*general*/

.bg_replacement p, .bg_replacement h2 {
	display: none;
}
.icon {
	vertical-align: middle;
	float: left;
}
.error, .exception {
	background: url(/sup/images/icons/error.jpg) no-repeat top left;
	padding:   30px 10px 20px 90px;
	font-family: Verdana, Tahoma, Arial;
	border: solid 1px #000000;
	min-height: 50px;
}
.success {
	background: url(/sup/images/icons/success.jpg) no-repeat top left;
	padding-top: 40px;
	padding-left: 100px;
	min-height: 55px;
	max-height: 55px;
	margin-bottom: 20px;
	font-family: Verdana, Tahoma, Arial;
	border: solid 1px #000000;
}
.compact_success {
	background: url(/sup/css/images/compact_success.jpg) no-repeat top left;
	padding: 12px 5px 10px 50px;
	font-size: .9em;
	line-height: 1em;
	height: 42px;
	border: solid 1px #000;
	margin-bottom: 12px;
	border: solid 1px #000;
}
.compact_error {
	background: url(/sup/css/images/compact_error.jpg) no-repeat top left;
	padding: 17px 5px 0px 50px;
	font-size: .9em;
	line-height: 1em;
	height: 42px;
	border: solid 1px #000;
	margin-bottom: 12px;
}
.answer_yes {
	background: url(/sup/css/images/answer_yes.jpg) no-repeat;
	height: 106px;
	border: solid 1px #000000;
	width: 640px;
	padding: 0px 10px 10px 20px;
}
.answer_yes h2, .answer_no h2 {
	margin-top: 10px;
}
.answer_no {
	background: url(/sup/css/images/answer_no.jpg) no-repeat;
	height: 106px;
	border: solid 1px #000000;
	width: 640px;
	padding: 0px 10px 10px 20px;
}
.quiz_intro {
	background: url(/sup/images/quiz_intro.jpg) no-repeat top left;
	padding: 20px 20px 30px 20px;
	border: solid 1px #000;
	height: 40px;
}
.events {
	margin: 0px;
	padding-top: 8px;
}
.events_short {

}

/*events mini grid view*/

.calendar_container {
	background: url(/sup/images/grid_view.jpg) repeat-y;
	margin: 30px 0px 0px 25px;
	border: solid 1px #1a3b5b;
	padding-bottom: 8px;
}

.calendar_nav {
	background-color: #287295;
	padding: 10px;
	height: 15px;
	border-bottom: solid 1px #1a3b5b;
	margin-bottom: 0px;
}

.calendar_nav a {
	text-decoration: none;
	font-size: .8em;
	color: #0DC0E0;
}

.calendar_nav a:hover {
	color: #fff;
}

.calendar_nav img {
	vertical-align: top;
}

.calendar_container h3 {
	color: #88CE0B;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	text-align: center;
	background: url(/sup/images/calendar_month_h3.jpg) repeat-x;
	height: 32px;
	padding-top: 9px;
	margin-top: 0px;

}

.calendar_container table {
	width: 200px;
	text-align: center;
	padding: 0px 0px 10px 15px;

}

.calendar_container th {
	text-transform: uppercase;
}

.calendar_container td {
	background-color: #37668a;
}

.not_this_month span.day {
	color: #8b8c8c;
}

.event_block a {
	color: #0DC0E0;
	text-decoration: none;
}

.event_block a:hover {
	color: #fff;
	font-weight: bold;
}

.next {
	float: right;
}

.previous {
	float: left;
}

/*salary guide*/

.salary_guide {
	background: url(/sup/images/robert_half.jpg) no-repeat;
	height: 1525px;
}
.corporate {
	background: url(/sup/images/robert_half_corporate.jpg) no-repeat;
}
.download_guide {
	margin-top: 140px;
	margin-left: 358px;
	float: left;
}
.view_corporate {
	margin-top: 140px;
	margin-right: 80px;
	float: right;
}
.view_public {
	margin-top: 140px;
	margin-right: 90px;
	float: right;
}
.newsletter_input {
	background:transparent url(/sup/css/images/input_bg.jpg) repeat-y scroll 0 0;
	border: 1px solid #46A5D5;
	color: #FFFFFF;
	padding-left:8px;
	width: 150px;
}
#ask_question_block {
	border-bottom: solid 1px #000000;
	padding-bottom: 15px;
}
.ask_question_input,
.ask_question_textarea {
	width: 235px;
	border: solid 1px #46a5d5;
	background: url(/sup/css/images/input_bg.jpg);
	color: #fff;
	padding-left: 8px;
	margin-bottom: 10px;
}
.ask_question_textarea {
	height:60px;
	font-style: italic;
	padding: 12px;
	width: 220px;
}
.page_bottom {
	margin-bottom: 15px;
}
.home_quote {
	background: url(/sup/css/images/home_quote.jpg) repeat-y;
	font-size: 1em;
	padding: 10px;
	padding-left: 15px;
	padding-bottom: 12px;
	margin-left: 240px;
	margin-top: -140px;
}
#banner_ad_block img {
	display:block;
	margin:12px auto;
}

.clear {
	clear: both;
}

.indent {
	padding-left: 45px;
	margin-bottom: 15px;
}

.to_top a {
	display: block;
	width: 100%;
	text-align: right;
	text-decoration: none;
	border-bottom: solid 1px #e0edb8;
}