body {
	background: #2b2b2b;
	font-family: Helvetica, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
body *.bl{
/* 	background-image: url(../images/sandsbackground.png); */
/* 	background-repeat: repeat-x; */
	padding: 20px 50px 50px 50px;
	height: 715px;
	width: auto;
}

body *.bl *.content{
	position:relative;
	width: 789px;
	height: auto;
	margin: 0px auto;
	background: #eee;
	border: solid 1px #333;
	-webkit-box-shadow:0px 5px 7px rgba(0, 0, 0, 0.5);
    -webkit-border-radius:	4px;

}

body  *.bl *.content *.header_title{
	padding: 30px 0px 30px 0px;
	width: inherit;
}

body  *.bl *.content *.sas_body{
	width: inherit;
	background: #333;
	position: relative;
	height: inherit;
	
}

body  *.bl *.content *.sas_body *.top_shadow{
	position: absolute;
	top: 0px;
	right:0px;
	width: 789px;
	height: 38px;	
	background-image: url(../images/top_inner_shadow.png);
	background-repeat: no-repeat;
	background-position: top center;
}
/*

body  *.bl *.content *.sas_body *.bottom_shadow{
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 789px;
	height: 37px;
	background-image: url(../images/bottom_inner_shadow.png);
	background-repeat: no-repeat;
	background-position: bottom center;
}
*/

body *.bl *.content *.sas_body *.table_div{
	height: auto;
	width: 789px;

}

body *.bl *.content *.sas_body *.table{
	margin: 0px;
	border-width: 0px;
	width: 100%;
	height: auto;
	padding: 0px;
	border-collapse: collapse;
	vertical-align: top;

}

body *.bl *.content *.sas_body *.table *.half_width{
	width: 50%;
}

body *.bl *.content *.sas_body *.table *.align_top{
	vertical-align: top;
}

body *.bl *.content *.sas_body *.table *.align_right{
	
}

body *.bl *.content *.sas_body *.right_column{
	vertical-align: top;
 	padding-left: 20px;
 	padding-top: 20px;
 	padding-right: 20px;
 	padding-bottom: 40px;
 	width:569px;
}


body *.bl *.content *.sas_body *.right_column h1{
	font-family: Helvetica, Arial, sans-serif;
	color:#ccc;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	margin-top: 15px;
	margin-bottom: 3px;
	padding: 0px;
	text-shadow: 0px 1px 0px rgba(150,150,150, 0.3);
}

body *.bl *.content *.sas_body *.right_column p{
	padding: 0px;
	margin-top: 15px;
	color: #888;
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
 	letter-spacing: .13em;
	line-height: 16px;
}

body *.bl *.content *.sas_body *.right_column ol{
	list-style: outside;
}


body *.bl *.content *.sas_body *.right_column li{
	padding: 0px;
	margin-top: 5px;
	color: #888;
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
 	letter-spacing: .13em;
	line-height: 16px;
}

body *.bl *.content *.sas_body *.right_column *.twitter{
	width: auto;
}

body *.bl *.content *.sas_body *.right_column *.twitter ul{
	list-style: url(../images/ampersand.png);
	margin: 0px;
	padding-left: 40px;
/* 	padding-right: 10px; */
	
}


body *.bl *.content *.sas_body *.right_column *.twitter li{
		background: #eee;
		height: 50px;
/* 		overflow: visible; */
		width: auto;
/* 		font-size: 12px; */
		color: #333;
		margin-top: 30px;
		-webkit-box-shadow:0px 5px 7px rgba(0, 0, 0, 0.5);
    	-webkit-border-radius:	4px;
    	border: solid 1px #333;
    	padding: 20px 20px 20px 20px;
    	position:inherit;
    	text-align: left;
    	vertical-align: top;		
	}
	
body *.bl *.content *.sas_body *.right_column *.twitter li *.twitterStatus{
/* 	display: block; */
/* 	position: relative; */
/* 	height: 50px; */
/* vertical-align: top; */
/* 	top: -20px; */
/* 	height: 50px; */
/* 	background-color: teal; */
width: auto;
height: auto;
margin: 0px;
padding: 0px;
}

body *.bl *.content *.sas_body *.right_column *.twitter li *.twitterStatus a{
	text-decoration: none;
	color: #009966
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
}


body *.bl *.content *.sas_body *.right_column *.twitter li *.twitterTime{
/*
	position: ;
	top: 24px;
	right: -340px;
	font-size: 10px;
*/
	color: #999;
/* 	background-color: maroon; */
}


body *.bl *.content *.sas_body *.right_column p a{
	color: #CCC;
	text-decoration: none;
}

body *.bl *.content *.sas_body *.right_column p a.small{
	color: #CCC;
	text-decoration: none;
	font-size: 10px;
/* 	letter-spacing: .13em; */
}

body *.bl *.content *.sas_body *.right_column p.small{
	font-size:10px;
 	letter-spacing: .13em;
	line-height: 16px;
	color: #00ff66
}

body *.bl *.content *.sas_body *.right_column b{
	color: #CCC;
}


body *.bl *.content *.sas_body *.right_column *.right_image_panel{
/* 	background-color: aqua; */
}

body *.bl *.content *.sas_body *.right_column *.right_image_panel img{
	padding-top: 10px;
	padding-left: 30px;
	float: right;
}


body *.bl *.content *.sas_body *.right_column *.bottom_image_panel{
}

body *.bl *.content *.sas_body *.right_column *.bottom_image_panel img{
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 30px;
}

body *.bl *.content *.sas_body *.left_column{
	background-repeat: repeat-x;
	width: 220px;
	height: inherit;
	vertical-align: top;
 	padding-left: 0px;
 	padding-top: 20px;
 	padding-right: 0px;
 	padding-bottom: 40px;
	border-right: 1px solid #fff;
 	background-image: url(../images/gradient_big_lightop_darkbottom.png);
 	overflow: hidden;
}

body *.bl *.content *.sas_body *.left_column ol{
	position: relative;
	width: 220px;
	list-style: none;
	color: #CCC;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
/* 	overflow: visible; */
	
/* 	border-bottom: 1px solid #999; */
}

body *.bl *.content *.sas_body *.left_column ol li{
	display: block;
	position: relative;
	padding-right: 7px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 29px;
/* 	margin-left: 0px; */
	margin:0px;
	border: 1px solid transparent;
	cursor: pointer;
}

body *.bl *.content *.sas_body *.left_column ol li.title{
	display: block;
	position: relative;
	padding-right: 7px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 29px;
/* 	margin-left: 0px; */
	margin: 0px;
	border: 1px solid transparent;
}


body *.bl *.content *.sas_body *.left_column ol  li.indent{
	display: block;
	position: relative;
	padding-right: 7px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 55px;
	margin-left: 0px;

	color: #999;
	border: 1px solid transparent;
}

body *.bl *.content *.sas_body *.left_column ol li.indent:hover{
/* 	background-color: #444; */
	color: #DDD;
	cursor: pointer;
/* 	width: auto; */
}

body *.bl *.content *.sas_body *.left_column ol li.indent.selected{

	position: relative;
	display: block;
	color: #EEE;
	border-right: 0px;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	background-color: #333;
	padding-right: 7px
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 55px;
}



body *.bl *.content *.sas_body *.left_column ol li:hover{
/* 	background-color: #444; */
	color: #ddd;
	cursor: pointer;
}

body *.bl *.content *.sas_body *.left_column ol li.title:hover{
	background-color: transparent;
	color: #ccc;
	cursor: default;
}


/*
body *.bl *.content *.sas_body *.left_column ol li.selected{
	width: 184px;
	color: #ccc;
	border-right: 0px;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	background-color: #333;
	padding-right: 7px
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 29px;
	
}
*/


body *.bl *.content *.sas_body *.left_column *.thumb_print{
/* 	text-decoration: none;	 */
	margin-top: 15px;
	margin-left:20px;
	padding-top:10px;
	padding-left: 100px;
	background-image: url(../images/thumbprint_100_83.png);
	background-repeat: no-repeat;
	display:block;
	width: 83px;
	height: 90px;
	text-decoration: none;
	color: #ccc;
	font-size: 12px;
	line-height: 14px;
}

body *.bl *.content *.sas_body *.left_column *.thumb_print b{
	text-decoration: underline;
}


body *.bl *.content *.sas_body *.left_column h1{
	font-family: Helvetica, Arial, sans-serif;
	color: #6699cc;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 3px;
	margin-top: 15px;
	padding: 0px;
	text-shadow: 0px 1px 0px rgba(150,150,150, 0.3);
}

body *.bl *.content *.sas_body *.left_column p{
	padding: 0px;
	margin: 0px;
	color: #666666;
	font-family: Helvetica, Arial, sans-serif;
	font-size:10px;
 	letter-spacing: .13em;
	line-height: 13px;
}

body *.bl *.content *.footer{
	color: #333;
	font-size: 10px;
	text-decoration: none;
	padding-bottom: 37px;
}


body  *.bl *.content *.bottom_shadow{
	position: relative;
	top: -37px;
	width: 789px;
	height: 37px;
	z-index: 2;
	background-image: url(../images/bottom_inner_shadow.png);
	background-repeat: no-repeat;
	background-position: bottom center;
}

body *.bl *.content *.footer p{
	color: #333;
	font-size: 10px;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}

body *.bl *.content *.footer a{
	color: #333;
	font-size: 10px;
	text-decoration: none;
}


body *.bl *.content *.sas_body *.right_column *.postings ul{
	margin: 0px;
	padding: 0px;
	list-style:none;
	color: #666;
	
}


body *.bl *.content *.sas_body *.right_column *.postings li{
		background: #eee;
		width: auto;
		color: #999;
		text-align: center;
		margin-top: 30px;
		-webkit-box-shadow:0px 5px 7px rgba(0, 0, 0, 0.5);
    	-webkit-border-radius:	4px;
    	border: solid 1px #333;
    	padding-bottom: 10px; 
    	vertical-align: middle;
	}

body *.bl *.content *.sas_body *.right_column *.postings table{
	padding-top: 10px;
	}
	
	body *.bl *.content *.sas_body *.right_column *.postings td{
		color: #666;
	}
	
	body *.bl *.content *.sas_body *.right_column *.postings a{
		color: #666;
		text-decoration: none;
	}
	
	body *.bl *.content *.sas_body *.right_column *.postings img{
		padding: 0px 10px;
	}

