@import url("main.css");
@import url("header.css");
@import url("sidebar1.css");
@import url("figures.css");
@import url("footer.css");
@import url("forms.css");
#mainContent {
	margin: 0 235px 0 275px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 0 8px 0 0;
	position: relative;
	z-index: 0
}

#mainContent h1 {
	font-size: 2em
}

#mainContent h2 {
	color: #0D396D;
	font-weight: normal
}
#mainContentPromo {
	color: #0D396D;
	margin: 0 150px 0 275px;
	max-width: 625px;
	padding: 0 8px 0 0;
	position: relative;
	z-index: 0
}

#mainContentPromo h1 {
	font-size: 2em
}

#mainContentPromo h2 {
	color: #0D396D;
	font-weight: normal
}
#mainContentPromo p {
	font-size: 0.75em;
	line-height: 1.6em;
	color: #0D396D;
}

#sidebar1 {
	background: url(/YCS/images/navigation/subpage_lt_bg.png) no-repeat left top;
	height: 370px;
}
#sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 220px;
	margin-right: 8px;
}
#sidebar2 ul li {
	font-size: 0.75em;
	margin-bottom: 0.5em;
	list-style: disc url(/YCS/images/list_arrow.gif) outside;
}
#sidebar2 div {
	padding: 5px;
	border: 1px solid #BECADA;
	background: #F3F3F3;
}
#sidebar2 div ul {
	margin: 5px 5px 5px 12px;
	padding: 0px;
}
#sidebar2 p {
	font-size: 0.75em;
}
.textAlignCenter {
    text-align: center;
}
#Claims_Connect, #Claims_Report {
	cursor: pointer;
	font-size: .95em;
}
#connectHelp {
	margin-bottom: 1em;
	padding: .5em;
	text-align: center;
}
#connectHelp h1 {
	clear: both;
	color: #0D396D;
	font-size: .8em;
	font-weight: bold;
	line-height: 1.5em;
	margin: 1em 0 -1em 0;
	white-space: nowrap;
}
#reportClaim {
	background-color: #0D396D;
	margin-bottom: 1em;
	padding: .5em;
	text-align: center;
}
#reportClaim h1 {
	color: #FFF;
	font-size: 1.05em;
	font-weight: bold;
	margin: 0;
}
.subsection {
	height: 200px;
	width: 231px;
	background: url(/YCS/images/subpage_section_bg.png) no-repeat center top;
	padding: 5px;
	margin: 2px 0px 1em;
}
.subsection h2 {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.subsection p {
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.execbios {
	margin: 0;
}

.execbiosdiv {
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 0px 0px
}

.execpics {
	float: left;
	margin-right: 8px
}

.employeedetail {
	cursor: pointer;
	float: left;
	margin: 0px 0px 40px 0px;
	width: 237px
}

.meetouremployees {
	width: 610px;
}

.employee {
	margin-bottom: 30px
}
.employeegroup {
	float: none;
	margin: 0;
	padding: 0;
	width: 475px
}
.employeename {
	color: #0D396D;
	font-size: 2em;
}

.employeenamelist {
	color: #0D396D;
	font-size: 1.4em;
	font-weight: bold
}

#locationmap {
	text-align: center
}
.download {
	cursor: pointer;
	text-align: center;
	width: 150px
}
.locationlist {
	float: left;
	margin: 0px 0px 0px 5px;
	width: 460px;
}
.locationdefault {
	margin: 10px 0px 2px 0px;
	text-align: center
}
.locationdetail {
	margin: 10px 0px 10px 20px;
	text-align: left
}
.locationCity {
	font-size: 1.25em;
	font-weight: bold;
	margin-bottom: 1em;
}
.locationOffice {
	font-size: 1.25em;
	font-weight: bold;
	margin-left: -.5em;
}
.fltrtlf {
	float: right;
	margin-left: 8px;
	margin-right: 4em;
}
.bottomMargin {
    margin-bottom: 1.5em;
}

a:link.yorkHelpDesk, a:visited.yorkHelpDesk, a:hover.yorkHelpDesk {
	 text-decoration: underline;
}
.RedCrossSubtitle {
    font-size: .65em;
}
#contentImage {
    font-size: .75em;
    font-style: italic;
    margin-bottom: .5em;
    margin-left: 2em;
}
#contentImage img {
    margin-bottom: 0;
}
#contentImage p {
    margin-top: 0;
}