#content-col-right h3{
    color: #000;
    margin:0 0 10px;
}
ol.numbered {
	list-style:decimal;
	margin-left:2em;
}

ul.no_bullets {
	margin-left: 2em;
    margin-bottom: 1em;
}

ul.bullets {
	margin-left:2em;
    list-style:disc inside;
}

span.backout,
img.backout{
	background-color:#8fa0a6;
    margin-left: 1em;
}

#head {
	border-top:5px solid #a2afb4;
	border-bottom:1px solid #b9c3c7;
}


#nav ol li {
	margin-top:13px;
	padding-bottom:13px;
}

#nav ol li a {
  display:block;
  overflow:hidden;
  height:80px;
  width:140px;
  background: url(../images/button-unselect.gif) no-repeat 0px 0px;
  color:#556674;
}

#nav div.program-info {
  display:block;
  overflow:hidden;
  height:70px;
  color:#556674;
  text-align:right;
  line-height: 1.5em;
  padding-top:1em;
}

#nav div.program-info strong {
  font-weight:bold;
}

#nav div.program-info a {
  text-decoration:underline;
}


#nav ol li a.selected {
	background-image: url(../images/button-select.gif);
	color:#354450;
}

#nav ol li a h4 {
	margin-top:1px;
    height:36px;
    line-height:36px;
}

#nav ol li a p {
	margin-bottom:1px;
    height:42px;
    line-height:21px;
}

.toolbar {
	text-align:right;
	padding: 5px 0;
	border-top:1px solid #a2afb4;
	border-bottom:1px solid #e9f0f2;
	background-color: #cc6536;
}

.toolbar img.backout {
	vertical-align:middle;
	margin-right:3px;

}
.toolbar a{color:#fff}

#main {
	margin-top:20px;
}

#roles ul {
	display:block;
	border: 1px solid #a2afb4;
	border-right-width:0;
	-moz-border-radius-topleft:3px;
	-webkit-border-top-left-radius:3px;
	zoom:1;
}

#roles ul li div {
	background-color:#e9f0f2;
	border-bottom:1px solid #a2afb4;
	border-top:1px solid #fff;
	padding:5px;
}
#roles ul li.selected div {
	background-color:#a2afb4;	
	border-bottom:1px solid #375662;
}
#roles ul li.last div {
	border-bottom-width:0;
}

#roles #roles-help {
	border: 1px solid #a2afb4;
	border-right-width:0;
	border-top-width:0;
	background-color:#dbe4e6;
	-moz-border-radius-bottomleft:3px;
	-webkit-border-bottom-left-radius:3px;
}

#role-content {
	border: 1px solid #a2afb4;	
	-moz-border-radius-topright:3px;
	-webkit-border-top-right-radius:3px;
	-moz-border-radius-bottomright:3px;
	-webkit-border-bottom-right-radius:3px;
}

.rounded-3px {
	background-color:#e9f0f2;
	border:1px solid #a2afb4;
	margin-bottom:20px;
	-moz-border-radius-topleft:3px;
	-webkit-border-top-left-radius:3px;
	-moz-border-radius-topright:3px;
	-webkit-border-top-right-radius:3px;
	-moz-border-radius-bottomleft:3px;
	-webkit-border-bottom-left-radius:3px;
	-moz-border-radius-bottomright:3px;
	-webkit-border-bottom-right-radius:3px;
}

#roles-help {padding-left: 5px;}


#nav a {text-decoration:none;}
#nav h4 {font-size:1.2em;text-decoration:underline;}
#nav small {font-size:1.2em;} 
#role-content div {margin-top:1.8em;}
#role-content div.switcher {margin-top:0;border-bottom:1px solid #c0c0c0;text-align:center;}
#role-content div.switcher span.right {position:absolute;right:0;top:0;}
#role-content div.switcher span.left {position:absolute;left:0;top:0;}


/* NEW */

#contacts {
	border:1px solid #a2afb4;
	-moz-border-radius-topleft:3px;
	-webkit-border-top-left-radius:3px;
	-moz-border-radius-topright:3px;
	-webkit-border-top-right-radius:3px;
	-moz-border-radius-bottomleft:3px;
	-webkit-border-bottom-left-radius:3px;
	-moz-border-radius-bottomright:3px;
	-webkit-border-bottom-right-radius:3px;
}

.content-col-right-bg {
	float:left;
	width:100%;
	position:relative;
	overflow:hidden;
}

.content-col-left-bg {
	float:left;
	width:100%;
	border-right:1px solid #a2afb4;
}
.grid_7_border_mod .content-col-left-bg {
	right:400px;
}
.grid_9_border_mod .content-col-left-bg {
	right:559px;
}

.content-col-left {
	position:relative;
	float:left;
	overflow:hidden;
	width:260px;
	background:#e2e2e2;
	height:436px;
	border-right:1px solid #b5b5b5
}
.grid_7_border_mod .content-col-left {left:400px;}
.grid_9_border_mod .content-col-left {left:559px;}

.content-col-right {
	float:left;
	width:700px;
}
.grid_7_border_mod .content-col-right {width:400px;left:400px;}
.grid_9_border_mod .content-col-right {width:559px;left:559px;}

.content-col-padding {
	margin:20px;
}

#roles2 ul li {
	height: 38px;
	line-height:38px;
	border-bottom:1px solid #a2afb4;	
	border-top:1px solid #fff;
	/*background-color:#e9f0f2;*/
	background:#e2e2e2;
}
#contacts ul{
 margin:0px;
}
#roles2 ul li {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    padding:0;
}
#roles2 ul li:last {border-bottom:none}
#roles2 ul li a {
	height:100%;
	width:100%;
	display:block;
	color:#303030;
	padding-left: 5px;
	text-decoration:none;
}


#roles2 ul li.selected {
	background: #fff;
	/*border-bottom-color: #375662;	
	border-top-color:#dbe4e6;*/
}
#roles2 ul li.selected a {
	color:#354450;
	padding-left:10px;
	font-weight: bold;
}

#roles2 ul li:hover {
  background-color: #dbe4e6;
}

/* give the edit link an icon in roles table in the personnel tab */
/*#roles2 table td a[href^="#edit_userid_"] {
	padding-left: 20px;
	background: transparent url("../images/icons/edit.png") no-repeat;
	display:inline-block;
}
*/
/*
#roles2 ul li:hover a{
  padding-left:10px;
}

#roles2 ul li.selected:hover {
  background-color: #354450;
}*/

.content-bar {
	float:left;
	clear:left;
	width:100%;
	/*margin-bottom:3.6em;*/
}

.content-bar.name {
	border-bottom:1px solid #c5d2d5;
}
.content-bar.name h2 {padding-left:5px;margin:0px}
.content-bar.name p {font-size:0;line-height:0;float:right;margin-bottom:2px;}

.content-bar h3 {
	border-bottom:1px solid #c5d2d5;
	padding-left:5px;
	margin:0px;
}

.content-bar p {
	padding-left:5px;
}

.content-bar .left{float:left;width:200px;}
.content-bar .right {float:right;margin-right:10px;width:300px;}
.grid_7_border_mod .content-bar .left,
.grid_7_border_mod .content-bar .right {
	width:170px;
}
.grid_9_border_mod .content-bar .left,
.grid_9_border_mod .content-bar .right {
	width:250px;
}
.grid_9_border_mod .full-content .content-bar .left,
.grid_9_border_mod .full-content .content-bar .right {
	width:320px;
}
.grid_7_border_mod .content-bar .right {
	left:20px;
}
.grid_9_border_mod .content-bar .right {
	left:19px;
}

.content-user {float:left;width:100%;margin-bottom:3.6em;}

.add-user {text-align:right;}
.add-user img {}

input[type="text"], input[type="password"] { 
	border: 1px solid #ccc;
	color: #777;
	font: inherit;
	padding: 4px;
}

.grid_7_border_mod input {width:150px;}

.grid_9_border_mod input[type="text"],
.grid_9_border_mod input[type="textarea"]
    {width:230px;}

.grid_9_border_mod .full-content input {width:300px;}

.edit{color:#cc0000}

.warning_info{
	background:url("/images/icons/warning_info.png") no-repeat;
	display:inline-block;
	width:16px;
	height:16px;
	vertical-align:middle;
}
.table-container .grid_actions{
	background:none;
	border:none;
	margin:2px;
	
	}
.table-container .grid_actions td{ vertical-align:middle;border:none;}	
.table-container .grid_actions span{
	float:left;
	margin-right:5px;
}
.table-container .grid_actions span:first-child{
	font-weight:bold;
}