html {
	color: #333;
	font: 80%/1.5 Arial,Helvetica,sans-serif;
	text-align: center;
}

body {
	margin: 0;
	background: #fff;
}

img {
	border: none;
}

img.left {
	display: block;
	float: left;
	margin: 6px 16px 12px 0;
}

img.right {
	display: block;
	float: right;
	margin: 6px 0 12px 16px;
}

p, h1, h2, h3, h4, h5, h6, form {
	margin: 0;
}

p {
	margin: 0 0 1em 0;
}

a, a:active, a:visited {
	color: #ae3d27;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

legend {
	display: none;
}

fieldset {
	border: none;
	padding: 0;
	margin: 0;
}

.hidden,
#printHeader {
	display: none;
}

/* :::::::::: LAYOUT :::::::::: */

#topBlock {
	width: 973px;
	height: 124px;
	margin: 0px auto 97px auto;
	background: url(../images/banner.gif) bottom center no-repeat;
	padding-right: 19px;
	position: relative;
	z-index: 3000;
}

body#home #topBlock {
	height: 92px;
	margin: 0px auto;
	background: url(../images/banner-home.gif) top center no-repeat;
}

#home a#homeWordmarkLink{
	top:38px;
	width:241px;
	height:36px;
	background: url(../images/wordmark.jpg) 0 0 no-repeat;
}

a#homeWordmarkLink {
	display:block;
	width:170px;
	height:25px;
	position:absolute;
	left:18px;
	top:28px;
	background: url(../images/wordmark_sm.jpg) 0 0 no-repeat;
}

a#homeLink {
	display: block;
	width: 550px;
	height: 124px;	
}

#header {
	width: 954px;
	margin: 0px auto;
	padding: 0px 19px;
	text-align: right;
}

#container {
	width: 954px;
	margin: 0px auto;
	padding: 0px 19px;
	text-align: left;
}

body#home #container {
	position: relative;
}

#sidebar {
	width: 174px;
	margin: 0 68px 16px 0;
	float: left;
}

body#home #sidebar {
	width: 286px;
	margin: 0 38px 16px 0;
}

#nav {
	margin-bottom: 24px;
}

body#home #nav {
	margin: 46px 0 24px 0;
}

#content {
	float: left;
	padding: 0 0 24px 0;
	width: 463px;
	margin-right: 47px;
}

body#home #content {
	padding: 0 0 47px 0;
	width: 630px;
	margin: 0;
}

#rightSidebar {
	width: 202px;
	float: left;
}

.blockPic {
	display: block;
}

.quote {
	background: #5e9399 url(../images/quote-bg.gif) bottom left no-repeat;
	color: #fff;
	padding: 22px 18px 60px 18px;
}

.quote p {
	margin: 0;
}

img#getHelp {
	margin-bottom: 46px;
}

#facts {
	position: absolute;
	width: 184px;
	height: 186px;
	left: 759px;
	padding: 0;
	overflow: hidden;
	top: 394px;
}

#facts img {
	position: absolute;
}


a#factForward {
	position: absolute;
	width: 184px;
	height: 26px;
	background: url(../images/newFactForward.gif) top left no-repeat;
	left: 790px;
	top: 600px;
	outline: none;
	-moz-outline-style: none;
}

#footer {
	clear: both;
	width: 894px;
	padding: 16px 0 0 60px;
	border-top: 1px solid #dcb001;
/*	background: url(../images/footer-bg.gif) top left no-repeat;*/
}

#footer p {
	float: left;
	padding: 8px 20px 24px 0;
	font-size: 0.85em;
	color: #333;
}

#footer a, #footer a:active, #footer a:visited {
	color: #333;
}

#footer a:hover {
	text-decoration: underline;
}

ul.quicklinks {
	list-style: none;
	margin: 0;
	padding: 0 0 12px 0;
	border-bottom: 1px solid #c2c1c1;
}

h2#quickHead {
	display: block;
	width: 174px;
	height: 34px;
	background: url(../images/quick-links.gif) left 12px no-repeat;
	padding: 12px 0 0 0;
	border-top: 1px solid #c2c1c1;
}

body#home h2#quickHead {
	margin-top: 24px;
}

h2#quickHead span {
	display: none;
}

body#home ul.quicklinks {
	width: 174px;
}

ul.quicklinks li {
	margin: 0 0 6px 0;
	padding: 0;
}

ul.quicklinks a {
	font-size: 0.9em;
	color: #333;
}

ul.quicklinks a:hover {
	color: #4b0049;
}

img#abuseHurts {
	display: block;
}


/* :::::::::::: MENU :::::::::::: */

.menu {
	position: relative;
	width: 160px;
}

.menu,
.menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.menu li,
.menu ul li {
	margin: 0;
	padding: 0;
	height: 1%;
}

.menu a,
.menu ul a {
	display: block;
}

.menu a {
	color: #c90;
	font-size: 1.4em;
	padding: 3px 14px 3px 0;
}

.menu a:hover {
	color: #ae3d27;
}

.menu ul a {
	color: #ae3d27;
	font-size: 1em;
	padding: 0 0 0 18px;
}

body#home .menu ul a {
	padding: 2px 6px;
}

.menu ul {
	display: none;
}


/* show submenu based on body class */

body.about ul#aboutMenu,
body.workplace ul#workplaceMenu,
body.survivors ul#survivorsMenu,
body.supervisors ul#supervisorsMenu,
body.colleagues ul#colleaguesMenu,
body.resources ul#resourcesMenu,
body.aboutus ul#aboutusMenu {
	display: block;
}

/* show bullet to indicate page */

body#about1 a#about1Nav,
body#about2 a#about2Nav,
body#about3 a#about3Nav,
body#about4 a#about4Nav,
body#about5 a#about5Nav,
body#about6 a#about6Nav,
body#about7 a#about7Nav,
body#workplace1 a#workplace1Nav,
body#workplace2 a#workplace2Nav,
body#survivors1 a#survivors1Nav,
body#survivors2 a#survivors2Nav,
body#survivors3 a#survivors3Nav,
body#survivors4 a#survivors4Nav,
body#supervisors1 a#supervisors1Nav,
body#supervisors2 a#supervisors2Nav,
body#supervisors3 a#supervisors3Nav,
body#colleagues1 a#colleagues1Nav,
body#colleagues2 a#colleagues2Nav,
body#resources1 a#resources1Nav, 
body#resources2 a#resources2Nav, 
body#resources3 a#resources3Nav, 
body#resources4 a#resources4Nav,
body#resources5 a#resources5Nav,
body#aboutus1 a#aboutus1Nav,
body#aboutus2 a#aboutus2Nav {
	background: url(../images/sqabull.gif) 0 0.4em no-repeat;
}

/* SEARCH CONTAINER + ESCAPE */

#searchContainer {
	float: right;
	padding-top: 76px;
}

body#home #searchContainer {
	padding-top: 44px;
}

#topLinks {
	float: left;
	margin: 0 10px 0 0;
	font-size: 0.85em;
	padding-top: 2px;
}

#topLinks a {
	color: #333;
	text-decoration: none;
}

#topLinks a:hover, #topLinks a:focus {
	color: #bc422a;
	text-decoration: underline;
}

a#escapeinfo {
	display: block;
	float: left;
	font-size: 0.85em;
	color: #333;
	padding: 2px 12px 2px 2px;
	margin-right: 8px;
	background: url(../images/escape-arrow.gif) right 0.4em no-repeat;
}

a.escape {
	float: left;
	display: block;
	padding: 3px 6px;
	background: #bc422a;
	color: #fff;
	text-transform: uppercase;
	font-size: 0.8em;
}

#escapeContainer {
	display: none;
	position: absolute;
	z-index: 1000;
	top: 108px;
	right: 19px;
	width: 376px;
	background: #e6e7e9;
	border: 1px solid #bc422a;
	padding: 12px 30px;
	text-align: left;
}

body#home #escapeContainer {
	top: 74px;
}

#escapeContainer h3 {
	color: #bc422a;
	text-transform: uppercase;
}

#escapeClose {
	display: block;
	font-size: 0.9em;
	float: right;
	color: #333;
	padding: 2px 20px 2px 2px;
	background: url(../images/close-bg.gif) right 0.2em no-repeat;
	text-transform: uppercase;
}


/* :::::::::: SEARCH :::::::::: */

#search {
	float: left;
	background: url(../images/search-bg.gif) 0 0 no-repeat;
	height: 20px;
	width: 148px; /* 174 */
	margin: 0 18px 0 0;
	padding: 0 0 0 26px;
	text-align: left;
}

#search form {
	width: 126px;
	height: 19px;
	display: inline;
	/*background: red;*/
}


input#searchbox {
	display: block;
	float: left;
	width: 120px;
	border: none;
	background: none;
	margin: 2px 2px 0 0;
	padding: 2px 0;
	font-size: 0.85em;
}

input#schBtn {
	display: block;
	float: right;
	width: 20px;
	height: 20px;
}

#cse-search-results {
	width: 460px;
}

iframe {
	width: 460px;
}

/* :::::::::::: HTM ELEMENTS ::::::::::::: */

#content h1 {
	font-size: 1.5em;
	color: #ae3d27;
}

#content h2 {
	font-size: 1.2em;
	color: #4b0049;
}


.attrib {
	text-align: right;
	padding-right: 50px;
}

dt {
	font-weight: bold;
}

dd {
	margin-bottom: 1em;
}

dl.facts dt {
	font-size: 1.3em;
	/*color: #518b92;*/
}

dl.facts dd {
	margin: 0 0 1em 0;
}

.small {
	font-size: 0.85em;
}

.error {
	color: red;
}

ol#stalking li {
	margin-bottom: 1em;
}

.question {
	font-weight: bold;
}


.clearFix {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0;
	padding:0;
	background:transparent;
}

p.lightlink a {
	display: block;
	padding: 3px 0;
	text-align: center;
}


/* :::::::::: HOME COLUMNS :::::::::: */

#homeColumns {
	width: 630px;
	background: url(../images/homeColumns-bg.gif) top left repeat-y;
}

.homeCol {
	width: 184px;
	float: left;
	padding: 0 20px 0 0;
	margin-right: 19px;
}

#factCol {
	padding-right: 0;
	margin-right: 0;
}

#newsnotes h3 {
	color: #b37306;
	font-size: 1.8em;
}

#newsnotes ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#newsnotes li {
	margin: 0 0 0.6em 0;
	font-size: 0.9em;
	line-height: 1.3em;
}

#newsnotes .evdate {
	color: #b37306;
	text-transform: uppercase;
	font-size: 0.9em;
	font-weight: bold;
}
