body {
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 120%;
	min-width:780px;
	behavior:  url("/bcp/edu/microsites/whocares/css/csshover.htc");
}
	
	
div#wrap {
	position: relative;
	width:760px;
	border-top: 0px solid #BBBBBB;
	border-right: 0px solid #BBBBBB;
	border-bottom: 0px solid #BBBBBB;
	border-left: 0px solid #BBBBBB;
	padding:0;
	background-image: url(/bcp/edu/microsites/whocares/images/main-bg.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: repeat-y;
}

div#container {/*This container is residual from when I used negative margins to create the columns, but since it didn't work in older browsers I had to float the columns right and left and not have a 3rd margin option.*/
	position: relative;
	display: block;
	clear: both;
}

div#container .column {
	position: relative;
}


div#center {
	margin: 0px;
	float:right;
	position: relative;
	width: 500px;
	top: -20px;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 0px;
}



/* HEARDER */

div#header{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight:  normal;
	color: #FEC470;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 177px;
	background-image: url(/bcp/edu/microsites/whocares/images/main-bg.jpg);
	background-repeat: repeat-y;

}
div#banner {
	height: 177px;
	width: 760px;
}

div#header a{
	color: #FEC470;
	text-decoration: none;
	font-size: 87%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
div#header a:hover{
	color: #ADD9FF;
	text-decoration: underline;
}

div#headLeft {
	float: left;
	text-align: left;
	margin-left: 80px;
	top: -168px;
	position: relative;
}
div#headRight {
	float: right;
	text-align: right;
	margin-right: 80px;
	position: relative;
	top: -168px;
	}
	
div#headRight strong {
	font-size: 11px;
	color: #ffffcc;
	}
/* header END */


/* Content style begin */

div#main h1 {
	position: relative;
	color: #000000;
	text-align: left;
	font-style: normal;
	overflow: hidden;
	margin-right: auto;
	margin-bottom: 0.5em;
	margin-left: auto;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 135%;
	line-height: normal;
	font-weight: bold;
	letter-spacing: .05em;
}
div#main h1.purple {

	border: 1px solid #9999FF;
}

div#main h1.green {

	border: 1px solid #AEC07A;
}
div#main h1.brown {

	border: 1px solid #894B45;
}
div#main h1.blue{

	border: 1px solid #88B2DF;
}
div#main h1.pink {

	border: 1px solid #EF7B6F;
}

div#main h1.orange  {

	border: 1px solid #fec470;
}
	
div#main h2 {
	color: #000000;
	text-align: left;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 115%;
	font-weight: bold;
	margin-top: 1em;
	text-decoration: underline;
}
div#main h3 {
	color: #000000;
	text-align: left;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	margin-top: 2em;
	margin-right: 2em;
}
div#main p {
	font-size: 110%;
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.025em;
}
div#main .BI {
	font-size: 115%;
	line-height: 120%;
	font-style: italic;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}


div#main a {
	color: #EF7B6F;
	text-decoration: none;
	font-weight: bold;
}

div#main a:hover {
	text-decoration: underline;
}


div#main ul {
	line-height: 120%;
	padding: 0px;
	margin-top: 1em;
	margin-bottom: 1em;
	list-style: url(/resources/images/bullet_dash.gif) none outside;
	margin-left: 2em;
	margin-right: 1em;
}

div#main ul li {
	margin-left: 1.5em; /*This is so when there is an item with the "title" class the g's and y's don't get cut off*/
	font-size: 110%;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: .025em;
	margin-top: .25em;
	margin-bottom: .25em;
}


div#main ul li a {
	line-height: 115%; /*This is so when there is an item with the "title" class the g's and y's don't get cut off*/
	font-size: 100%;
	letter-spacing: .025em;
	color: #894B45;
}
div#main ul li a:hover {
	line-height: 115%; /*This is so when there is an item with the "title" class the g's and y's don't get cut off*/
	font-size: 100%;
	letter-spacing: .025em;
	color: #894B45;
	text-decoration: underline;
}

div#main blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

div#main .title { /*Used to bold and enlarge the title of something in a list or paragraph. If the item is not an actual title of something then the regular <strong> tag may be used to make it bold.*/
	font-size: 110%;
	font-weight: bold;
	font-style: italic;
}
div#main img {
	padding: 0px;
	border: 0px solid #000000;
	margin-top: .75em;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
}

#picIcon{
	float:left;
	background-color:#E8EFF9;
	text-align: center;
	padding: 0px;
	line-height: 100%;
	font-size: 90%;
	margin-top: 1em;
	margin-right: 1em;
	margin-left: 0em;
}

/* Content style END*/
	
	
/* Begin Tip Box style*/
div.tip {
	width:100%;
	background-image: url(/bcp/edu/microsites/whocares/images/tipbox-bg.jpg);
	background-repeat: repeat-y;
  }
div.tip h2 {
  top right no-repeat;
	font-size:1.3em;
	margin:0;
	background-image: url(/bcp/edu/microsites/whocares/images/tipbox-top.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width: 436px;
	height: 27px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;

  }
div.tipBody {
	margin-top:-2em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	height: auto;
	width: 436px;

  }

div.tipBody p {
	font-size: 13px;
	font-weight: bold;
	margin-right: 20px;
	margin-left: 30px;

  }

div.tipBody a {
	font-size: 14px;
	font-weight: bold;
	color: #EF7B6F;
	text-decoration: none;

  }
div.tipFooter {
	background-image: url(/bcp/edu/microsites/whocares/images/tipbox-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 436px;
	height: 27px;
	
  }
/* Tip Box style END*/


/*Begin Footer styles*/

div#footer-wrap {
	width: 760px;
	clear: both;
	height: 76px;
}

div#footer {
	padding-top: 40px;
	background-image: url(/bcp/edu/microsites/whocares/images/footer.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 760px;
	background-position: center bottom;

}

div#footer ul {
	margin-left: 10px;
	display: inline;
}

div#footer ul li {
	display: inline;
} 

div#footer ul li a {
	color: #FEC470;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FEC470;
	font-size:87%;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 3px;
}
div#footer ul li a.last {
	padding: 0px 0px 0px 3px;
	border-right: 0px solid #CCCCCC;
}
div#footer ul li a:hover {
	color: #ADD9FF;
	text-decoration: underline;
	font-size: 87%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	
}
/*div#textresize {
	position: relative;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 2px;
	padding-right: 40px;
}
*/

div#textresize {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	left: 300px;
}
div#textresize .medium {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
div#textresize .large {
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

div#textresize a:visited{color:#000000;}

