* {
	margin: 0;
	padding: 0;
}
body {
	font-family: arial, sans-serif;
	color: #3d2100;
	background: #5e472c url(skins/trustpoint/images/background.jpg) repeat-x;
	width: 900px;
	font-size: .75em;
	margin: auto;
}
h1, h2, h3 {
	font-family: Arial, Sans-Serif;
	color: #3d2100;
	margin: 0 0 1em 0;
	font-weight: bold;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
	margin-top: 1em;
}
.Normal, .normal {
	font-family: arial, sans-serif;
	font-size: 12px;
}
.bold {
	font-weight: bold;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
.contentPane p {
	font-family: Arial, Sans-Serif;
	line-height: 1.5em;
	font-size: 12px;
	margin: 1em 0;
}
.contentPane ul {
	margin: 1em 0;
	padding: 0 1.2em;
	font-size: 12px;
	font-family: Arial, Sans-Serif;
}
.contentPane ul li {
	list-style-type: disc;
}
.contentPane ul li ul li {
	list-style-type: circle;
	margin-left: 25px;
}
.contentPane a {
	color: #00237d;
	padding: 0 .2em;
	text-decoration: underline;
}
.contentPane a:hover {
	color: #fff;
	background: #00237d;
	text-decoration: none;
	padding: 0 .2em;
}
.contentPane address {
	margin: 1em 0;
	font-size: 12px;
}
.contentPane blockquote {
	font-family: Arial, Sans-Serif;
	font-size: 1.1em;
	color: #5e472c;
	font-style: italic;
	font-weight: bold;
	margin: 1em 20px;
	line-height: 1.8em;	
}
.contentPane blockquote .quoteAttr {
	font-size: .9em;
	font-style: normal;
	font-weight: normal;
	color: #3d2100;
}
.imageThumbContainer {
	background-color: #5e472c;
	margin: 1em 0;
	padding: 1em;
	text-align: center;	
}
.imageThumbContainer img {
	border: 5px solid #fff;	
	margin: 5px;
	cursor: pointer;
}
.editableSection {
	margin-top: -33px;
}
.contactInfo
{
	width: 125px;
	margin: 0 auto;
}
#map_canvas {
	width: 100%;
	height: 350px;
}
.backLink {
	margin-left: 5px;
	margin-top: -10px;
}
#cihq {
	width: 277px;
	margin: 0 auto;
}
#cihq a:hover {
	text-decoration: none;
	background: none;
}
#cihq a img {
	border: none;
}

/* ========= Feedback Module ===============*/
#contactForm {
	width: 400px;
	text-align: center;
	margin: 0 auto;
}

/* ========== Physician Finder ===============*/
#dnn_ctr1612_ViewIndooGrid_gv1612, #dnn_ctr1617_ViewIndooGrid_gv1617 {
	border: 1px solid #333;
}
#dnn_ctr1612_ViewIndooGrid_gv1612 {
	margin-top: -20px;
}
.gv1612ge1612 .gv_hcc, .gv1617ge1617 .gv_hcc {
	background-color: #5e472c;
	padding: 5px;
}
.gv1612ge1612 .gv_hcc a, .gv1617ge1617 .gv_hcc a{
	font-weight: bold;
}
.gv1612ge1612 .gv_hcc a:hover, .gv1617ge1617 .gv_hcc a:hover{
	background: none;
	text-decoration: none;
}
.gv1612ge1612 td.gv_cc div, .gv1612ge1612 td.gv_cc2 div, .gv1617ge1617 td.gv_cc div, .gv1617ge1617 td.gv_cc2 div {
	font-family: Arial, Sans-Serif;
	font-size: 12px;
}
.gv1612ge1612 td.gv_cc div a, .gv1612ge1612 td.gv_cc2 div a, .gv1617ge1617 td.gv_cc div a, .gv1617ge1617 td.gv_cc2 div a {
	text-decoration: underline;
}
.gv1612ge1612 td.gv_cc div a:hover, .gv1612ge1612 td.gv_cc2 div a:hover, .gv1617ge1617 td.gv_cc div a:hover, .gv1617ge1617 td.gv_cc2 div a:hover {
	text-decoration: none;
}
.gv1612ge1612 .gv_cc, .gv1612ge1612 .gv_cc2, .gv1617ge1617 .gv_cc, .gv1617ge1617 .gv_cc2 {
	border-top: 1px solid #ddd;
}

/* ========== Physician Detail ===============*/
.gv1615ge1615 div {
	width: 635px;
}
#doctorInfo {
	margin: -5px 0 0 0;
	background: #eeeeee;
	color: #333333;
	border: 1px solid #333333;	
	height: 100px;
}
#doctorSpec {
	float: left;
	width: 32%;
}
#doctorAddress {
	float: left;
	width: 32%;
}
#doctorContact {
	float: left;
	width: 32%;	
}
.contentPane #doctorSpec h2, .contentPane #doctorAddress h2, .contentPane #doctorContact h2 {
	font-size: 1.2em;
	margin: .8em 20px -.5em 20px;
}
.contentPane #doctorSpec p, .contentPane #doctorAddress p, .contentPane #doctorContact p {
	margin: 1em 20px;
}
.contentPane #doctorSpec address, .contentPane #doctorAddress address, .contentPane #doctorContact address {
	margin: 1em 20px;
}

/* =========== Job Listing ===============*/
#dnn_ctr2948_ViewJobList_Index_lbtManageCanadidates, #dnn_ctr2948_ViewJobList_JobDetail_imbApply {
	display: none;
}
#jobPostings {
	border: 1px solid #333;
	border-collapse: collapse;
}
#jobPostings  th {
	background-color: #5e472c;
	color: #fff;
	padding: 5px;
	text-align: left;
}
#jobPostings .row {
	border-top: 1px solid #ddd;
	height: 28px;
}
.jobTitle {
	font-size: 18px;
	color: #3d2100;
	border-bottom: 1px solid #3d2100;
}

/* =========== Overlay ================= */
.overlay {
	display: none;
	background-image:url(images/overlay/white.png);
	width:565px;		
	padding:35px;
	font-size:11px;
}
.overlay div.close {
	background-image:url(images/overlay/apple-close.png);
	position:absolute; 
	right:15px; 
	top:15px;
	cursor:pointer;
	height:28px;
	width:28px;
} 
div.overlay h2 {
	margin:10px 0 -9px 0;
	font-weight:bold;
	font-size:14px;
}
.overlay .details img {
	margin-left: 27px;
	border: 5px solid #5f6f92;
}

/* ========== Application Form =========== */
fieldset {
	border: 1px solid #cecece;
	padding: 5px;
	margin-bottom: 5px;
}
legend {
	border: 1px solid #cecece;
	padding: 5px;
	font-size: 1.2em;
	color: #5e472c;
	font-weight: bold;
	margin-bottom: 5px;
}
.insideForm div {
	margin: 0 0 10px 10px;
}
.insideForm ol {
	margin-left: 35px;
}
.cblAvailableFor td{
	padding-left: 15px;
}
.education, .salary {
	width: 100%;
}
.education, .education td, .education th, .salary, .salary td, .salary th {
	border-collapse: collapse; 
	border: 2px solid #fff; 
}
.education th, .salary th {
	background-color: #5e472c; 
	color: #fff; 
	text-align: center;
	vertical-align: middle;
	padding: 2px;
}
.experienceCheckboxes {
	border-top: 1px dashed #e0e0e0;
	padding-top: 10px;
}
.experienceCheckboxes .spacing {
	margin-left: 30px;
}
.jobExperience .left{
	margin-left: -10px;
}
.jobExperience .left .empHistoryTable{
	margin-left: 7px;
}
.positionInfo {
	border-right: 1px dashed #e0e0e0;
	padding-right: 20px;
}
.moreJobsLink {
	margin-left: 10px; 
	font-size: 1.4em;
}
.applicationMessage {
	font-size: 1.4em;
	margin-top: 15px;
	text-align: center;
}
.applicationMessage a {
	font-size: 1em;
}
