html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, cite, code, del, dfn, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	vertical-align: baseline;
	line-height: normal;
}
:focus {
	outline: 0;
}
ol, ul, li {
}
/*
ol, ul {
	list-style-image: none;
	list-style-type: none;
}*/
caption, th, td {
	text-align: left;
	font-weight: normal;
}
body {
	background-color: #ebebeb;
	color: #585858;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
a:link {
	color: #366c50;
}
a:visited {
	color: #366c50;
}
a:hover {
	color: #ca6c18;
}
a:active {
	color: #366c50;
}
h1 {
	font-size: 17px;
	font-style: normal;
	text-transform: uppercase;
	padding: 10px 10px 10px 0px;
	border-bottom: 1px solid #CCC;
	font-weight: bold;
	/* [disabled]color: #004022;
*/ /*BSI*/
	color: #00512E;
}
h2 {
	font-size: 14px;
	font-style: normal;
	text-transform: uppercase;
	font-weight: bold;
	/* [disabled]color: #45762A;
*/
	color: #2F6A4C;
	margin-bottom: 12px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #004022; /*BSI*/
}
h3 span {
	color: #45762A;
}
h4 {
	font-weight: bold;
	color: #707070;
}
p {
	margin-bottom: 12px;
}
#content ul {
}
#content blockquote {
	padding: 10px 40px;
	background-image: url(../img/icon_quote_gray.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#content blockquote p {
	line-height: 20px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
}
/* Utilities */

.clearfloat, .clear {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.notopmargin {
	margin-top: 0px;
}
.floatRight {
	float: right;
}
.nobotmargin {
	margin-bottom: 0px;
}
/* COLORS */


.white {
	color: #FFF;
}
.darkgreen, .greenblue {
	/* [disabled]color: #004022;
*/
	color: #366c50;
}
.brightgreen {
	color: #45762A;
}
.darkgrey {
	color: #413E3E;
}
.grey {
	color: #707070;
}
.darkred {
	color: #70090A;
}
.gray {
	color: #58595B;
}
.orange, .burntorange, .darkorange {
	/* [disabled]color: #DE761C;
*/
	color: #ca6c18;
}
.largeboldgrey {
	color: #585858;
	font-size: 22px;
	font-weight: bold;
}
/* TM Mark */
.largeboldgrey span {
	font-weight: normal;
	font-size: 10px;
	vertical-align: super;
}
p .rest_phrases, .rest_phrases, span.rest_phrases, p span.rest_phrases {
	font-size: 15px !important;
	font-style: oblique !important;
	font-weight: normal !important;
}
/* BEGIN TEMPLATE */
#wrapper {
	position: relative;
	background-color: #FFF;
	width: 900px;
	margin: 0px auto;
}
/* HEADER */

#header {
	margin: 0px;
	padding: 0px;
	height: 160px;
	position: relative;
}
a#logolink20th {
	position: absolute;
	left: 15px;
	top: 10px; 
	display: block;
}

a#logolink {
	position: absolute;
	left: 115px;
	top: 10px; /*50px orig */
	display: block;
}
img#logo {
}

a#logolink:hover img, 
a#logolink20th:hover img{
 -moz-opacity:.85;
 -webkit-opacity:.85;
 opacity:.85;
}




#header_testimonial {
	height: 115px;
	width: 235px;
	top: 28px; /*68px orig */
	position: absolute;
	left: 585px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	background-image: url(../img/icon_quote_green.gif);
	background-repeat: no-repeat;
	background-position: 6px 0px;
	padding-left: 40px;
	padding-top: 12px;
	overflow: hidden;
}
#header_testimonial_source {
	/* [disabled]color: #707070;
*/
	color: #366c50;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 8px;
	font-weight: bold;
	padding-top: 3px;
	display: block;
}
#header_testimonial blockquote {
	line-height: 16px;
	/* [disabled]color: #45762A;
*/
	color: #366c50;
	padding-bottom: 3px;
}
#header_testimonial blockquote span {
	line-height: 16px;
	/* [disabled]color: #DE771C;
*/
	color: #ca6c18;
}
/*  NAVIGATION */
#nav_holder {
	position: relative;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 35px;
}

#social_holder {
	height: 35px;
	width: 235px;
	overflow: hidden;
	position: absolute;
	left: 625px;
	top: 0px;	
		display: block;
}

#google_holder,#fb_holder,#twitter_holder {
	left: 0px;
	top: 0px;	
	height: 35px;
	width: 38px;
	overflow: hidden;
	position: absolute;
}

/*#___plusone_0{
		height: 21px !important;
}

#google_holder *{
		height: 21px !important;

}*/

#google_holder {
	left: 0px;
	width: 38px;
}
#fb_holder {
	left: 44px;
	width: 52px;

}
#twitter_holder {
	left: 100px;
	width: 63px;
}

#navigation {
	margin: 0px 40px 0px 120px;
	padding: 7px 0px 0px;
	list-style-image: none;
	list-style-type: none;
	font-size: 10px;
	font-family: Tahoma, Geneva, sans-serif;
}
#navigation li {
	display: inline;
	list-style-image: none;
	list-style-type: none;
	margin: 0px 10px 0px 0px;
	padding: 0px;
}
#navigation li a {
	margin: 0px;
	padding: 0px 0px 4px;
	text-transform: uppercase;
	text-decoration: none;
	display: inline-block;
	color: #565353;
}
#navigation li a:hover {
	/* [disabled]color: #DE761C;
*/
	color: #ca6c18;
	text-decoration: none;
}
body.home a.home, body.jobs a.jobs, body.candidates a.candidates, body.clients a.clients, body.testimonials a.testimonials, body.giving a.giving, body.blog a.blog, body.about a.about, body.contact a.contact, #navigation .active {
	/* [disabled]color: #004022 !important;
*/
	color: #366c50 !important;
	background-image: url(../img/bsi_active_nav.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#navigation li a.home {
	float: right;
}
#content_wrapper {
	margin: 0px 40px 0px 120px;
	padding: 0px;
	position: relative;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background-image: url(../img/grey.gif);
	background-repeat: repeat-y;
	background-position: 465px 0px;
}
/* CONTENT AREA */

#content {
	float: left;
	width: 465px;
	min-height:300px;
}
#page_content {
	margin-right: 20px;
	padding-top: 15px;
	padding-bottom: 30px;
}
/* SIDEBAR */
#sidebar_right, .sidebar_right {
	float: right;
	width: 235px;
	padding-top: 12px;
	padding-bottom: 30px;
	position: relative;
}
#sidebar_right h3, #sidebar_right h3 a, #sidebar_right h3 a.active {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	margin: 0px;
	/* [disabled]color: #004022;
*/
	color: #00512E;
}
ul.subnav {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	list-style-image: none;
	list-style-type: none;
}
ul.subnav li {
	padding-top: 4px;
	padding-bottom: 4px;
	margin-left: -16px;
}
ul.subnav li a {
	color: #585858;
	text-decoration: none;
	background-image: url(../img/bsi_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 16px;
	display: block;
}
#sidebar_right a.active {
	color: #2F6A4C;
}
ul.subnav li a:hover {
	color: #ca6c18;
	background-position: 0px -33px;
}
ul.subnav li a.active, ul.subnav li a.active:hover {
	color: #5D863F;
	background-position: 0px -69px;
}
/* SIDEBAR LEFT */
#sidebar_left {
	width: 50px;
	display: block;
	/* [disabled]float: left;
*/
	position: absolute;
	left: -120px;
	top: 0px;
	height: 300px;
}
#sidebar_left img {
}
.phrase_block {
	color: #FFF;
	background-color: #004022;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 60px;
}
#sidebar_left .phrase_block {
	font-size: 9px;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	font-weight: bold;
	width: 56px;
	padding-left: 4px;
	height: 57px;
	padding-top: 3px;
}
#sidebar_left #block01 {
	color: #FFF;
	/* [disabled]background-color: #004022;
*/
	background-color: #89aa96;
}
#sidebar_left #block02 {
	color: #FFF;
	/* [disabled]background-color: #C2D1B1;
*/
	background-color: #beac8b;
}
#sidebar_left #block03 {
	color: #FFF;
	/* [disabled]background-color: #45762A;
*/
	background-color: #3a7154;
}
/* FOOTER */
#footer {
	margin-left: 120px;
	border-bottom: 1px solid #CCC;
	margin-right: 40px;
	clear: both;
	position: relative;
	width: 740px;
	padding: 0px;
	height: 40px;
}
#sub_footer {
	margin-left: 120px;
	margin-right: 50px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #565353;
	position: relative;
}
#footer a {
}
a.footer_icon_link {
	padding-top: 4px;
	display: block;
	float: left;
}
a.footer_asa_link {
	position: absolute;
	left: 165px;
	top: 4px;
}
a.footer_wbenc_link {
	position: absolute;
	left: 338px;
	top: 4px;
}
#footer_switch_holder {
	display: block;
	position: absolute;
	height: 40px;
	width: 242px;
	top: 0px;
	right: 0px;
}
#footer_switch_holder span {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 8.5px;
	padding-bottom: 12px;
	display: block;
	position: absolute;
	bottom: 0px;
	left: 132px;
}
#footer_switch_holder span a {
	color: #ca6c18;
	text-decoration: none;
}
#footer_switch_holder span a:hover {
	color: #005157;
}
#footer a:hover {
	color: #ca6c18;
}
#footernav {
	color: #999;
	list-style-image: none;
	list-style-type: none;
	display: block;
	padding: 0px;
	margin: 0px 0px 5px;
	font-size: 9px;
}
#footernav li, #footernav li#footerCopy {
	display: inline;
	list-style-image: none;
	list-style-type: none;
	margin: 0px 10px 0px 0px;
	padding: 0px;
}
#footernav li.last {
	margin-right: 25px;
}
#footernav li a {
	color: #999;
	text-decoration: none;
}
#footernav li a:hover {
	color: #ca6c18;
}
#footerCopy {

}
#footerCredits {
	font-size: 7px;
	color: #CCC;
	display: block;
	position: absolute;
	left: 0px;
	top: 80px;
}
#footerCredits a {
	color: #CCC;
	text-decoration: none;
}
#footerCredits a:hover {
	color: #333;
}
/* TEMPLATE OVERRIDES */


/* CLIENTS PAGE */
.three_col_holder {
}
.three_col_holder .content_col {
	display: block;
	float: left;
	width: 140px;
	margin-right: 7px;
}
.three_col_holder .content_col.last {
	margin-right: 0px;
}
.content_col h3 {
}
.content_col ul {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9.5px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.content_col ul li {
	margin: 1px 0px;
	padding: 0px;
	color: #585858;
	list-style-type: none;
}
.content_col ul li.extra_margin {
	margin-bottom: 5px;
}
/* JOBS PAGE */

#newsletter_signup_header_box h3 {
	text-decoration: underline;
	cursor: pointer;
	background-image: url(../img/newsletter-icon-sm.png);
	background-repeat: no-repeat;
	background-position: 150px 1px;
}


#newsletter_signup_header_box h3:hover {
	color: #DB9A4D;	
}

#jobs_holder {
	margin-bottom: 30px;
}
#jobs_holder h2 {
	background-image: url(../img/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 16px;
	display: block;
	cursor: pointer;
	text-transform: none;
	color: #2F6A4C;
}
#jobs_holder h2:hover {
	color: #015D76;
}
#jobs_holder h2.panel_is_open {
	background-position: 0px 4px;
	background-image: url(../img/arrow_down.gif);
	background-repeat: no-repeat;
	margin-bottom: 8px;
}
#jobs_holder table, div.none_found {
	margin-left: 50px;
	margin-bottom: 20px;
}
#jobs_holder table tr td {
	padding-bottom: 2px;
}
#jobs_holder table tr td a {
	color: #58595B;
	text-decoration: none;
}
#jobs_holder table tr td a:hover, #jobs_holder table tr:hover td a {
	/* [disabled]color: #DE761C;
*/
	color: #ca6c18;
}
.job_is_selected a, #jobs_holder table tr.job_is_selected td a {
	/* [disabled]color: #DE761C;
*/
	color: #ca6c18;
	/*color: #004121;*/
	font-weight: bold;
}
#jobs_holder table tr td.title {
	width: 240px;
}
#jobs_holder a.rss, h1 a.rss {
	background-image: url(../img/icon_rss_orange_sm.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 12px;
	width: 12px;
	display: inline-block;
	margin-left: 3px;
}
#jobs_holder a.rss span, h1 a.rss span {
	display: none;
}
#jobs_holder table tr td.city {
}
body.jobs .sidebar_right {
	padding-bottom: 40px;
}
.sidebar_right .job {
	padding-bottom: 10px;
}
body.jobs .sidebar_right h3 {
	font-family: "Times New Roman", Times, serif;
	color: #ca6c18;
}
body.jobs .sidebar_right h4 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9.5px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 0px;
	color: #00512E;
}
body.jobs .sidebar_right div {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9.5px;
}
#inquiry_form_holder {
	padding-top: 20px;
}
#inquiry_form_holder input, #email_a_friend input, #submit_a_resume input {
	margin-bottom: 4px;
}
#inquiry_form_holder textarea, #email_a_friend textarea {
	width: 220px;
}
#inquiry_form_holder label {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9.5px;
}
#inquiry_form_holder label, #email_a_friend label, #submit_a_resume label {
	display: block;
}
#inquiry_form_holder .checkboxes_holder label {
	display: inline;
}
#inquiry_form_holder .checkboxes_holder {
	margin-bottom: 10px;
}
p.form_instructions {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9.5px;
	margin-bottom: 4px;
}
#inquiry_form_holder label.error, #email_a_friend label.error, #submit_a_resume label.error {
	display: block;
	color: #900;
	background-color: #FFF0F0;
	border: 1px dotted #900;
	padding: 2px;
}
#inquiry_form_holder p.key_footnote, #email_a_friend p.key_footnote, #submit_a_resume p.key_footnote {
	font-size: 9px;
	color: #999;
	margin-top: 5px;
}
#message_sent p {
	font-weight: bold;
	color: #900;
}
a.submit_a_resume {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
	margin-bottom: 6px;
	display: block;
	color: #ca6c18;
}
a.email_a_friend {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
	margin-bottom: 3px;
	display: block;
	color: #ca6c18;
	margin-top: 6px;
}
a.submit_a_resume:hover, a.email_a_friend:hover {
	color: #004121;
}
/* HOMEPage */
#content #block01 {
	clear: left;
	float: left;
	height: 60px;
	width: 60px;
	margin-right: 8px;
	/* [disabled]background-color: #DFDBCE;
*/
	background-color: #caba9e;
	margin-bottom: 0px;
}
#content #block02.phrase_block {
	clear: left;
	float: left;
	height: 60px;
	width: 120px;
	display: block;
	margin: 0px 10px 0px 0px;
	line-height: normal;
	letter-spacing: normal;
	overflow: visible;
	position: relative;
	z-index: auto;
	visibility: visible;
}
#content #block02A {
	float: left;
	display: block;
	background-image: url(../img/left/bsi/profile02.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#content a#block02B {
	display: block;
	margin-left: 60px;
	color: #FFF;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	text-align: center;
	line-height: 60px;
	font-size: 15px;
	margin-right: 0px;
	overflow: visible;
	position: relative;
	visibility: visible;
	z-index: 150;
	/* [disabled]background-color: #DE761C;
*/
	background-color: #ca6c18;
	background-image: url(../img/jobs_button_sprite.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#content a#block02B:hover {
	color: #FFF;
	/* [disabled]background-color: #004022;
*/
	/* [disabled]background-color: #366c50; */
	background-position: 0px -60px;
}
#content #block03 {
	clear: left;
	float: left;
	height: 60px;
	width: 60px;
	margin-right: 8px;
	background-color: #D3CEBC;
	background-image: url(../img/left/bsi/profile03.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
body.home a#footer_rss_link {
	display: none;
}
a#sidebar_rss {
	background-image: url(../img/icon_rss_orange_lg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	position: absolute;
	left: -35px;
	top: 6px;
	height: 30px;
	width: 30px;
}
a#sidebar_rss span {
	display: none;
}
.teaser_holder {
}
a.article_title_link {
	font-size: 14px;
	/* [disabled]color: #004022;
*/
	text-decoration: none;
	color: #366C50;
}
.article_date {
	font-size: 10px;
	/* [disabled]color: #759C52;
*/
	/* [disabled]color: #005f78;
*/
}
.article_summary {
}
.article_summary p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9.5px;
}
body.home #content h1 {
	display: none;
}
body.home #page_content {
	padding-top: 0px;
	padding-left: 120px;
	width: 330px;
	/* [disabled]background-color: #033;
*/
	background-image: url(../img/BSI-home-content.gif);
	background-repeat: no-repeat;
	background-position: 120px 10px;
	height: 290px;
	padding-bottom:15px;
}
body.home #sidebar_left {
	height: 240px;
	width: 240px;
}
body.home #sidebar_right {
	padding-top: 6px;
	padding-bottom: 10px;
}
body.home #sidebar_left .phrase_block {
	position: absolute;
}
#block_A3 {
	left: 120px;
	top: 0px;
	/* [disabled]background-color: #759C52;
*/
	background-color: #a3bcac;
}
#block_A4 {
	left: 180px;
	top: 0px;
	background-image: url(../img/left/bsi/profile06.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#block_B2 {
	left: 60px;
	top: 60px;
	background-image: url(../img/left/bsi/profile05.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#block_B4 {
	left: 180px;
	top: 60px;
	/* [disabled]background-color: #A9BF91;
*/
	background-color: #366c50;
}
#block_C1 {
	left: 0px;
	top: 120px;
	/* [disabled]background-color: #C2D1B1;
*/
	background-color: #caba9e;
}
#block_C3 {
	left: 120px;
	top: 120px;
	background-image: url(../img/left/bsi/profile04.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#block_D2 {
	left: 60px;
	top: 180px;
	background-image: url(../img/left/bsi/profile01.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
/*a.home_link, .home_link, 
body.home a.home_link {
	background-color: #9C3;
	display: block;
	position: absolute;
	height: 20px;
	width: 95px;
	left: 0px;
	top: 0px;
}*/
a.home_link span {
	display: none;
}
a#candidates.home_link, a#candidates.home_link, #candidates.home_link {
	/* [disabled]background-color: #9C3;
*/
	display: block;
	position: absolute;
	height: 20px;
	width: 95px;
	/*left: 350px;*/
	left: 470px;
	top: 184px;
}
a#clients.home_link, a#clients.home_link, #clients.home_link {
	/* [disabled]background-color: #9C3;
*/
	display: block;
	position: absolute;
	height: 20px;
	/*left: 280px;*/
	left: 400px;
	top: 120px;
	width: 74px;
}
/* BLOG */

#content .post {
	/* [disabled]border-bottom: 1px solid #CCC;
*/
	margin-bottom: 20px;
	padding-bottom: 10px;
}
#content p.postmetadata, .tags_holder p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	border-top: 1px solid #CCC;
	color: #CCC;
	padding-top: 4px;
}
#content .post h2 {
	margin-bottom: 2px;
}
#content .post h2 a {
	text-decoration: none;
}
#content .post .post_author {
	margin-bottom: 1px;
	color: #00512E;
	font-size: 10px;
}
#content .post .post_date {
	margin-bottom: 5px;
	color: #666;
	font-size: 10px;
}
body.single #content .post .post_author {
	font-size: 12px;
	color: #004022;
}
body.single #content .post .post_date {
	font-size: 12px;
	color: #666;
}
#content p.postmetadata a, .tags_holder p a {
	color: #CCC;
}
#content p.postmetadata a:hover, .tags_holder p a:hover {
	color: #666;
}
#respond textarea {
	width: 400px;
}
#search_sidebar {
	margin-top: 24px;
	margin-bottom: 14px;
}
label.screen-reader-text {
	display: none;
}
#sidebar_text_holder, #sidebar_aux p, #sidebar_aux ul {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9.5px;
}
#sidebar_aux h3 a:hover {
		color: #ca6c18;
}
#sidebar_text_holder, #sidebar_aux {
	margin-bottom: 14px;
}
.addtoany_share_save_container, .a2a_holder {
	border-top: 1px solid #CCC;
	padding-top: 4px;
	padding-bottom: 8px;
}
ul.addtoany_list {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
}
ul.addtoany_list li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
}
ul.addtoany_list li a {
	margin-left: -7px;
}
/* FORMS  */


form#resume_form #contact_info .form_row label, form#resume_form #contact_info .form_row input {
	width: 200px;
	display: inline-block;
}
form#resume_form label {
	font-weight: normal;
}
form input {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
form textarea {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
form#resume_form textarea {
	width: 400px;
}
form input.checkbox_style {
	margin-left: 0px;
	padding-left: 0px;
}
#resume_form #contact_info, #resume_form #form_instructions, #resume_form #skill_sets, #resume_form #additional_skills, #resume_form #aux_info, #resume_form #verify_truth, #resume_form #upload_resume {
	margin-bottom: 20px;
}
h3.margin_bottom {
	margin-bottom: 10px;
}
#resume_form #skill_sets .set_holder {
	display: block;
	float: left;
	margin-right: 15px;
	width: 200px;
	margin-bottom: 15px;
	clear: none;
}
#resume_form #skill_sets .set_holder label {
	font-weight: normal;
}
#resume_form .form_row {
	margin-bottom: 5px;
}
#resume_form #skill_sets {
	margin-bottom: 0px;
}
#resume_form #aux_info .form_row input[type=text] {
	width: 80px;
}
#resume_form label.error {
	display: block;
	color: #900;
	background-color: #FFF0F0;
	border: 1px dotted #900;
	padding: 2px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9.5px;
}
.key_footnote {
	font-size: 11px;
	color: #666;
}
input.submit_btn {
	margin-top: 6px;
	margin-bottom: 6px;
	font-size: 12px;
	padding: 2px 5px;
}
.entry img.avatar {
	float: left;
	border: 1px solid #CCC;
	margin: 3px 12px 2px 0px;
	padding: 0px;
}
/* MISC */

img#TWC {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
img#BSIleadership {
	position: absolute;
	left: 505px;
	top: 250px;
}
div#BSIleadership {
	position: absolute;
	left: 500px;
	top: 170px;
	text-align: center;
	width: 195px;
	font-family: "Times New Roman", Times, serif;
	color: #00512E;
}
body.contact li.parentlink, body.giving li.parentlink {
	display: none;
}
/* To be put somewhere for organization */

#newsletter_signup_header_box h3 {
	cursor: pointer;
}

