#options {
	width:240px;
	margin:20px auto;
	text-align:right;
	color:#9ac1c9;
	font: Arial;
}
#options a {text-decoration:none; color:#9ac1c9}
#options a:hover {
	color:#FFFFFF
}

#acc {
	width:248px;
	list-style:none;
	color:#FFFFFF;
	margin:0;
	padding: 0;
	background-color: #16181A;
}
#acc h6 {
	width:248px;
	height: 15px;
	padding-bottom: 5px;
	margin-bottom: 12px;
	font-weight:bold;
	cursor:pointer;
	font-size: 12px;
	font-family: Arial;
	color: #FFFFFF;
	background-image: url(../images/meet_the_team/accordion_arrow.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#acc h6 :hover {
	background-color: #16181A;
}

#acc .acc-section {
	overflow:hidden;
	background-color: #16181A;
	margin-bottom:10px;
	padding-left:2px;
}

#acc .acc-content {
	width:248px;
	padding:0px;
	background-color: #16181A;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	margin-bottom: 8px;
}

.nameContainerMedia {
	width:248px;
	height:20px;
	margin-bottom: 5px;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
}

.nameContainerMedia a:link, .nameContainerMedia a:visited, .nameContainerMedia a:active{
	text-decoration: none;
	color:#fff;
}
.nameContainerMedia a:hover{
	color: #E88424;
	text-decoration: none;
}
.nameContainerMedia a:focus {
    outline: 1px dotted #5a5c5e;
}

.nameContainerMcoms {
	width:248px;
	height:20px;
	margin-bottom: 5px;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
}

.nameContainerMcoms a:link, .nameContainerMcoms a:visited, .nameContainerMcoms a:active{
	text-decoration: none;
	color:#fff;
}
.nameContainerMcoms a:hover{
	color: #547FC0;
	text-decoration: none;
}
.nameContainerMcoms a:focus {
    outline: 1px dotted #5a5c5e;
}

.nameContainerPman {
	width:248px;
	height:20px;
	margin-bottom: 5px;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
}

.nameContainerPman a:link, .nameContainerPman a:visited, .nameContainerPman a:active{
	text-decoration: none;
	color:#fff;
}
.nameContainerPman a:hover{
	color: #64CAE4;
	text-decoration: none;
}
.nameContainerPman a:focus {
    outline: 1px dotted #5a5c5e;
}

.nameContainerTec {
	width:248px;
	height:20px;
	margin-bottom: 5px;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
}

.nameContainerTec a:link, .nameContainerTec a:visited, .nameContainerTec a:active{
	text-decoration: none;
	color:#fff;
}
.nameContainerTec a:hover{
	color: #E44296;
	text-decoration: none;
}
.nameContainerTec a:focus {
    outline: 1px dotted #5a5c5e;
}

.nameContainerOps {
	width:248px;
	height:20px;
	margin-bottom: 5px;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
}

.nameContainerOps a:link, .nameContainerOps a:visited, .nameContainerOps a:active{
	text-decoration: none;
	color:#fff;
}
.nameContainerOps a:hover{
	color: #F6EB1D;
	text-decoration: none;
}
.nameContainerOps a:focus {
    outline: 1px dotted #5a5c5e;
}

