/*
	Written by: El Chango - www.elchango.ca
	Date: September 10, 2008
*/

body {
	margin: 0;
	padding: 0;
	background-color: #FFF;
}

#wrapper {
	position: relative;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 12px;
}

#header {
	position: relative;
	width: 780px;
	height: 135px;
	background: url("/images/smythe-ratcliffe-header02.jpg") no-repeat;
}

#logo {
	position: absolute;
	top: 24px;
	left: 20px;
	margin: 0px;
	padding: 0px;
	width: 310px;
	height: 60px;
	z-index: 10;
}

#logo a, #logo h1 {
	display: block;
	width: 310px;
	height: 60px;
	margin: 0px;
	text-indent: -9999px;
	background: none;
	text-decoration: none;
}

#content {
	position: relative;
	width: 780px;
	margin: 0;
	padding: 0;
}

#content-bottom {
	position: relative;
	width: 780px;
	margin: 0;
	padding: 0;
}

#leftcol {
	float: left;
	width: 235px;
	margin:0;
	padding: 0;
}

#rightcol {
	float: right;
	width: 543px;
	margin:0;
	padding: 0;
}

#footer {
	position: relative;
	width: 780px;
	height: 30px;
	margin-top: 5px;
}

#footer #leftfoot {
	float: left;
	width: 670px;
}

#footer #rightfoot {
	float: right;
	width: 100px;
	margin-right: 5px;
	text-align: right;
}

#footer #pfk {
	width: 780px;
	text-align: center;
}
/* Navigation Styles */
#nav {
	position: relative;
	width: 780px;
	height: 43px;
	padding: 0;
	margin: 0;
	background: url("/images/nav-background.gif") repeat-x;
}

#nav ul {
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav li {
	float: left;
	margin: 0;
	padding: 0;
}

#nav li a {
	display: block;

}

#subnav {
	width: 180px;
	margin: 34px 0 0 36px;
	padding: 0;
}

#subnav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#subnav ul li {
	margin: 0;
	padding: 0;
	/*border-bottom: 1px dashed #054A8F;*/
}

#subnav ul li a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	color: #0049b5;
	font-weight: bold;
	/*color: #054A8F;*/
	padding: 7px 4px;
}


#subnav ul li a:hover, #subnav ul li a.on {
	background-color: #054A8F;
	color: #FFFFFF;
	font-size: 11px;
}

#subnav li div.submenutitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	color: #054A8F;
	font-weight: bold;
	margin: 20px 0 6px 0;
}

#subnav li.line {
	border-top: 1px dashed #054A8F;
}

#subnav #tertiary {
	/*list-style-image: url(/images/blue-arrow.gif);*/
	list-style: none;
	padding: 0;
	margin: 0 0 10px 0;
}

#subnav #tertiary li {
	text-indent: 0;
}

#tertiary li {
	margin: 0;
	padding: 0;
	text-indent: 0;
	/*background-color: #ecf3f9;*/
	/*border-bottom: 1px dashed #054A8F;*/
}

#subnav #tertiary li a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	color: #000;
	padding: 0px 0 0px 20px;
	text-indent: -10px;
}

#subnav #tertiary li a:hover {
	background-color: #FFF;
	/*background-color: #efebef;*/
	color: #054A8F;
	font-weight: normal;
}

#subnav #tertiary li a.on {
	background-color: #FFF;
	/*background-color: #efebef;*/
	color: #054A8F;
	font-weight: bold;
	font-size: 11px;
}

#bottomnav {
	position: relative;
	width: 780px;
	height: 23px;
	margin: 0;
	padding: 0;
	background-color: #cecfce;
}

#bottomnav #webmail {
	position: absolute;
	top: 5px;
	left: 10px;
}

#bottomnav #client {
	position: absolute;
	top: 5px;
	left: 380px;
}

#bottomnav #employee {
	position: absolute;
	top: 5px;
	right: 20px;
}

#bottomnav2 {
	position: relative;
	width: 780px;
	height: 23px;
	margin: 8px 0 0 0;
	padding: 0;
	background-color: #cecfce;
}

#bottomnav .employee {
	position: absolute;
	top: 5px;
	left: 10px;
}

#bottomnav .client {
	position: absolute;
	top: 5px;
	right: 18px;
	text-align: right;
}


/* END Navigation Styles */


/* Text Styles */
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #0049b5;
	text-transform: uppercase;
	margin: 20px 0 0 0;
	padding: 0;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0649B2;
	text-transform: uppercase;
	margin: 26px 0 0 0;
	padding: 0;
}

p, ul, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0049b5;
	line-height: 23px;
	text-align: justify;
}

#normal h2, #normal-wimage h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0649B2;
	text-transform: uppercase;
	margin: 20px 0 0 0;
	padding: 0;
}

#normal h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}

#normal h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0649B2;
}

#normal h4 a {
	color: #0649B2;
	text-decoration: none;
}

#normal p, #normal li, #normal-wimage p, #normal-wimage li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

#normal p, #normal-wimage p, #normal li {
	line-height: 15px;
}

#normal .left h2, #normal-wimage .left h2 {
	text-transform: none;
}

#normal #email, #normal-wimage #email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #08388c;
	margin: 0;
	padding: 0;
}

#normal a, #normal-wimage a {
	color: #08388c;
	text-decoration: none;
}

.justify p {
	text-align: justify;
}

#careerscontent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0649B2;
	text-transform: uppercase;
	margin: 20px 0 0 0;
	padding: 0;
}

#careerscontent p, #careerscontent li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 15px;
}

#careerscontent .left h2 {
	text-transform: none;
}

#manager-rightcol h2 {
	margin: 0;
}

#careerscontent #email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #08388c;
	margin: 0;
	padding: 0;
}

#careerscontent a {
	color: #08388c;
	text-decoration: none;
}

.careersbkgd {
	background-color:#f0f5fa;
	padding: 8px 12px;
	margin-bottom: 0;
}

#careers p, ul {
	color: #000;
}

#careers a {
	color: #08388c;
}

#newscontainer h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0649B2;
	text-transform: uppercase;
	margin: 20px 0 0 0;
	padding: 0;
}

#newscontainer ul {
	display:block;
	padding: 0 10px 15px 15px;
	margin: -10px 0 0 -10px;
}

#newscontainer p, #newscontainer li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	line-height: 130%;
}

#newscontainer .left h2 {
	text-transform: none;
}

#newscontainer #email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #08388c;
	margin: 0;
	padding: 0;
}

#newscontainer a {
	color: #08388c;
	text-decoration: none;
}

#newscontainer p {
	color: #000;
}

#newscontainer strong {
	color: #0649B2;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0049b5;
}

#footer #leftfoot a {
	color: #336699;
	text-decoration: none;
}

#footer a {
	color: #336699;
}

#bottomnav a, #bottomnav2 a, #bottomnav span, #bottomnav2 span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0049b5;
	text-decoration: none;
}

#bottomnav2 select {
	margin: 1px 0 0 0;
	font-size: 12px;
}

/* END Text Styles */

/* Custom Styles */
#homepage {
	position: relative;
	width: 780px;
	margin: 30px 0 10px 0;
	padding: 0 0 1px 0;
	background: url(/images/content-background.jpg) top left repeat-y;
	
}

#homeleft {
	float: left;
	width: 520px;
}

#homeright {
	float: right;
	width: 248px;
	margin-top: 20px;
	padding: 0 0 10px 0;
	background-color: #e9f1f7;
}

#homepage-image {
	margin: 0;
	padding: 0;
}

#homeleft h2, #homeleft p {
	padding: 0 16px;
}

#homeleft #top {
	float: left;
	margin: 0 0 0 0;
	padding: 10px 0 15px 0;
	background: url(/images/homepage-text-top.jpg) no-repeat bottom center;
}

#homeleft #bottom {
	float: left;
	margin: 0;
	padding: 15px 0 0 0;
	background: url(/images/homepage-text-bottom.jpg) no-repeat top center;
}

#homeright h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4c4c4c;
	margin: 8px 0 0 0;
	padding: 0;
}

#homeright span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#homeright p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4c4c4c;
	line-height: 130%;
	margin: 10px 0 12px 0;
}

#homeright a {
	font-family: Arial, Helvetica, sans-serif;
	color: #3a7ab6;
	text-decoration: none;
}

#homeright h3, #homeright p {
	padding: 0 12px;
}

/* New section added August 6, 2009 */


#homeleft2 {
	float: left;
	width: 600px;
}


#homeleft2 h2, #homeleft2 p {
	padding: 0 16px;
}

#homeleft2 #top {
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: url(/images/homepage-text-top.jpg) no-repeat top left;
}

#homeleft2 #top blockquote#intro {
	background: url(/images/homepage-border-intro.jpg) no-repeat top left;
	margin: 0 0 0 0;
	padding: 0;
}

#homeleft2 #bottom {
	float: left;
	margin: 15px 0 0 0;
	padding: 	0;
	background: url(/images/homepage-bg-bottom.gif) repeat-y top left;
}

#homeleft2 #bottom .bottomleft, #homeleft2 #bottom .bottomright {
	float: left;
	width: 292px;
	margin: 0;
	padding: 0 0 8px 0;
}

#homeleft2 #bottom .bottomleft p, #homeleft2 #bottom .bottomright p {
	text-align: left;
	color: #4c4c4c;
}

#homeleft2 #bottom .bottomleft a, #homeleft2 #bottom .bottomright a {
	text-decoration: none;
	color: #0049b5;
}

#homeleft2 #bottom .bottomleft {
	border-right: 16px solid white;
}


#homeleft2 #bottom .bottomright {
}

#homeright2 {
	float: right;
	width: 165px;
	margin-top: 0px;
	padding: 0;

}

#homeright2 h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4c4c4c;
	margin: 8px 0 0 0;
	padding: 0;
}

#homeright2 span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#homeright2 p, #homeright2 li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4c4c4c;
	line-height: 130%;
	margin: 10px 0 12px 0;
	text-align: left;
}

#homeright2 a {
	font-family: Arial, Helvetica, sans-serif;
	color: #0049b5;
	text-decoration: none;
}

#homeright2 h3, #homeright2 p {
	padding: 0 12px;
}

/* End new section */

/* Community Section */
#header-community {
	position: relative;
	width: 780px;
	height: 175px;
	background: url("/images/smythe-ratcliffe-header-community.jpg") no-repeat;
}

#leftcol-community {
	float: left;
	width: 580px;
	padding: 0;
}

#rightcol-community {
	float: right;
	width: 165px;
	background: #e0f2cf;
	margin: 15px 0 0 0;
}

#community-top {
	margin: 0;
	padding: 0 20px;
	border-bottom: 1px dotted #a8c797;
	background: url("/images/community-top-background.jpg") no-repeat bottom center;
}

#leftcol-community #blogpost {
	margin: 0 0 0 0;
	padding: 1px 20px 0 20px;
	background: url("/images/community-blog-background.jpg") repeat;
}


#leftcol-community .blogpost {
	margin: 0 12px;
	padding: 0;
	border-bottom: 1px solid #bac4a2;
}

#leftcol-community h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #3c6c21;
	text-transform: lowercase;
	margin: 20px 0 0 0;
	padding: 0;
}

#leftcol-community h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3c6c21;
	text-transform: lowercase;
	margin: 20px 0 0 0;
	padding: 0;
}

#leftcol-community h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6f6f6f;
	margin: 20px 0 0 -10px;
	padding: 0 0 0 10px;
	text-decoration: none;
	font-weight: normal;
	background: url("/images/community-green-arrow.gif") no-repeat 0 4px;
}

#leftcol-community h4 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5a9837;
	margin: 20px 0 0 0;
	padding: 0;
	text-decoration: none;
	font-weight: bold;
}

#leftcol-community h4 a:hover {
	text-decoration: underline;
}

#leftcol-community p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #707070;
	line-height: 150%;
}

#leftcol-community p a {
	color: #3c6c21;
	text-decoration: none;
}

#leftcol-community p a:hover {
	color: #3c6c21;
	text-decoration: underline;
}

#rightcol-community p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #707070;
	padding: 0 12px;
	line-height: 130%;
	text-align: left;
}

div.alumnirow {
	clear: both;
	padding-top: 10px;
	font-family: helvetica, tahoma, geneva, arial, sans-serif;
	font-size: 12px;
}

div.alumnirow span.alumnilabel {
	float: left;
	width: 120px;
	text-align: right;
}

div.alumnirow span.alumniformw {
	float: right;
	width: 430px;
	text-align: left;
}

div.spacer {
	clear: both;
}

/* END Community Section */

#normal {
	position: relative;
	margin: 20px 0 0 0;
	padding: 1px 0 0 0;
	width: 520px;
}

#normal-wimage {
	position: relative;
	margin: 0 0 0 0;
	padding: 1px 0 0 0;
	width: 520px;
}

#normal .left, #normal-wimage .left {
	float: left;
	width: 280px;
}

#normal .right, #normal-wimage .right {
	float: right;
	width: 230px;
	margin: 20px 10px 0 0;
	text-align: right;
}

#careerscontent {
	position: relative;
	margin: 0;
	padding: 0 0 0 0;
	width: 520px;
}

#homepage-image img {
	margin: 0;
	padding: 0;
}

#content td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
}

#print {
	margin: 15px 30px 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #235789;
	text-align: right;
	display:block;
}

#print a:link, #print a:visited {
	text-decoration:none;
	border: none;
	color:#235789;
}

#backTop {
	width: 500px;
	margin: 0 0 20px 0;
	text-align: right;
}

#backTopbottom {
	width: 760px;
	margin: 0 0 20px 0;
	text-align: right;
}

.pdfItem {
	padding-bottom: 10px;
	list-style-position: inside;
	list-style-image: url(/images/pdf.gif);
	text-decoration: none;
}

.docItem {
	padding-bottom: 10px;
	list-style-position: inside;
	list-style-image: url(/images/doc.gif);
	text-decoration: none;
}

.pptItem {
	padding-bottom: 10px;
	list-style-position: inside;
	list-style-image: url(/images/ppt.gif);
	text-decoration: none;
}

#backTop a:link, #backTop a:visited, #backTopbottom a:link, #backTopbottom a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3366D4;
	text-decoration: none;
}

#importantLinks {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding: 12px 10px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

#importantLinksColour {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding: 12px 10px;
	line-height: 18px;
	background-color: #E8EFF7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

#sandytext {
	margin-top: 130px;
	padding: 0 15px 0 34px;
}

#sandytext h3 {
	font-family: Arial, Helvetica, sans-serif;
	color:#9C9C9C;
	font-size:24px;
	padding-bottom:0px;
	margin-bottom:0px;
}

#sandytext h4 {
	font-family: Arial, Helvetica, sans-serif;
	margin-top:0px;
	padding-top:0px;
	color:#9C9C9C;
	font-size:13px;
}

#sandytext p {
	font-family: Arial, Helvetica, sans-serif;
	color:#9C9C9C;
	font-size:12px;
	line-height: 130%;
}

.contactLocation {
	color:#FFFFFF;
	background-color: #245F9B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.contactBox {
	width:215px;
	height:auto;
	display:inline;
	float: left;
	margin: 5px 12px 10px 12px;
}

.contactBox h3, .contactBox2 h3 {
	color:#FFFFFF;
	background-color: #245F9B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 4px 6px;
}

.contactBox p {
	padding-left:7px;
	padding-right:7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0649B2;
	line-height: 130%;
	text-align: left;
}

.contactBox2 {
	width:215px;
	height:auto;
	display:inline;
	float: left;
	margin: 35px 12px 0 12px;
}

.contactBox2 p {
	padding-left:7px;
	padding-right:7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0649B2;
	line-height: 130%;
	text-align: left;
}

.contactBox a, .contactBox2 a {
	color: #08388c;
	text-decoration: none;
}

#contact-lefttext {
	margin-top: 20px;
	padding: 0 15px 0 34px;
}

#contact-lefttext p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
}

.newsItem {
	list-style-image: url(/images/news.gif);
	list-style-type: none;
	list-style-position: inside;
	line-height: normal;
}

#newscontainer {
	margin-top: 10px;
	width: 540px;
	height: 400px;
	overflow: auto;
}

#search {
	width: 180px;
	margin: 20px 0 20px 36px;
	padding: 0;
}

#topsearch {
	position: absolute;
	top: 105px;
	right: 20px;
	width: 180px;
	margin: 0;
	padding: 0;
}

#homepagesearch {
	width: 180px;
	margin: 20px 0 0 14px;
	padding: 0;
}

.tablelines {
	border: 1px solid #666;;
}

.tablelines td {
	border: 1px solid #666;
}

#bluebox {
	margin: 15px 0 0 0;
	padding: 6px 18px;
	border: 1px solid #666;
	background: #0053a1 url("/images/blue-background.jpg") no-repeat;
}

#bluebox p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	line-height: 150%;
}

#bluebox a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: underline;
}

#image {
	position: relative;
	height: 298px;
	margin: 0;
	padding: 0;
}

#image #image-text {
	position: absolute;
	bottom: 0;
	right: 1px;
	background-color: #5d5d5d;
	padding: 4px 10px;
	opacity: 0.86; /* standard CSS3 */
	font-family: Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
	font-weight: bold;
}

#jobs {
	width: 200px;
	margin: 180px 0 0 0;
	padding: 5px 6px 5px 12px;
	background-color: #ccddee;
	color: #0649b2;
}

#jobs p, a {
	color: #0649b2;
	text-align: left;
}

#pkflogo {
	position: 780px;
	width: 780px;
	margin: 15px 0;
	text-align: left;
}

#employeeflyout {
	position: absolute;
	bottom: 56px;
	left: 0;
	width: 136px;
	height: 88px;
	background: #0049b5;
	margin: 10px 0 0 0;
	padding: 5px 0;
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	z-index: 1000;
}

#clientflyout {
	position: absolute;
	bottom: 56px;
	right: 0;
	width: 160px;
	height: 40px;
	background: #0049b5;
	margin: 10px 0 0 0;
	padding: 5px 0;
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
}

#employeeflyout a, #clientflyout a {
	margin: 5px 0;
	padding: 5px 10px;
	color: #FFF;
	text-decoration: none;
}

#employeeflyout a:hover, #clientflyout a:hover {
	color: #CECECE;
}

#industry-bottom {
	border-top: 1px solid #124a8e;
	margin: 10px 0 0 0;
}

#hottopics {
	position: relative;
	border-left: 1px solid #FF0000;
	border-right: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	margin: 0 0 15px 0;
	padding: 8px 9px;
}

#hottopics a {
	color: #0049b5;
}

#careersfoot {
	position: relative;
	width: 543px;
	height: 44px;
	background: url("/images/careers/careers-footer-background.jpg") no-repeat;
	margin: 20px 0 10px 0;
}

#careersnextbest {
	position: absolute;
	top: 10px;
	left: 16px;
	width: 150px;
	height: 11px;
}

#careersback {
	position: absolute;
	top: 10px;
	right: 16px;
	width: 49px;
	height: 11px;
}
/* END Custom Styles */

.careersphotos {
	float: left;
	width: 253px;
	height: 176px;
	margin: 0;
	padding: 0;
	border: 0;
}

.managers {
	float: left;
	width: 121px;
	text-align: center;
	font-family: arial, san-serif;
	margin: 5px 45px 5px 0;
}

.managers a {
	font-size: 12px;
}

.managers img {
	border: 1px solid #CCC;
}

#manager-leftcol {
	float: left;
	width: 220px;
	font-family: arial, san-serif;
}

#manager-rightcol {
	float: right;
	width: 290px;
	font-family: arial, san-serif;
}

.managers-missedphoto {
	float: left;
	width: 125px;
	text-align: center;
	font-family: arial, san-serif;
	font-size: 12px;
	margin: 5px 0 5px 0;
}

#normal h3.managersheading {
	font-family: arial, san-serif;
	font-size: 13px;
	color: #124aa9;
	font-weight: normal;
	text-transform: uppercase;
	margin: 25px 0 12px 0;
	padding: 0 0 4px 0;
	border-bottom: 1px solid #124aa9;
}

.clear {
	clear: both;
	display: block;
	height: 0px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
