/* CSS Document */
.teamModule{}
.teamModule ul{padding:0;margin:0}
.teamModule ul.categories li{list-style-type:none;list-style-position:outside;padding:0;margin:0;background:none}
.teamModule ul.categories li ul.categoryContent{margin:0}
.teamModule ul.categories li.teamMember{margin:5px 0;padding:10px 18px 17px;background:#f1f1f1}
.teamModule li.teamMember h2{line-height:1.1em;color:#333366;display:inline-block;padding:0;font-size:1.3em;margin-top:7px; font-weight:bold}
.teamModule li.teamMember h2 span{color:#d31818;font-size:1em;font-weight:normal}
.teamModule .contentImages{float:right; padding:0;margin:8px 0 8px 15px}
.teamModule .contentImages img{display:block;max-width:135px;margin:0}
.teamModule .teamMemberInfo{margin:3px 3px 10px 0;padding:0;border-top:1px solid #fff;font-size:1em;line-height:1.6em}
.teamModule ul.teamQuestions{background:#fff;clear:both;padding:12px 18px 7px;margin:15px 0 12px;color:#313131}
.teamModule ul.teamQuestions h3{line-height:1em;color:#333366;padding:8px 0 0;margin:0;font-weight:bold;font-size:1.1em}
.teamModule ul.teamQuestions p{color:#606369}
.teamModule .memberContact{padding:7px 10px 2px 0;font-size:1em;background:#F1F1F1}
.teamModule .memberContact span{font-weight:bold}
.teamModule .memberContact a{}
.teamModule .memberContact a:hover,.teamModule .memberContact a:active,.teamModule .memberContact a:focus{}

/* team member assigned to page */
.teamInclude{margin:15px 0}
.teamInclude h2{text-indent:-999em;height:0}
.teamInclude .teamMember{padding:5px 3px 10px 14px;margin:0 0 8px;border:2px solid #ececed}
.teamInclude .teamMember h3{font-size:1.4em;line-height:2.1em;padding:0;margin:0; color:#22386f;}
.teamInclude .teamMember h3 span{color:#999b9f;font-weight:normal}
.teamInclude .teamMember .contentImages{float:left;margin:6px 16px 2px 0;width:80px}
.teamInclude .teamMember .contentImages img{display:block;width:80px;margin:0}
.teamInclude .teamMember .memberContact{margin:0;padding:0 0 4px;font-size:1em;color:#606369}
.teamInclude .teamMember .memberContact span{font-weight:normal}
