body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.text {
	font-size: x-small;
}
td {
	font-size: x-small;
}
h3 {
	font-weight: bold;
}
#news a.redlink:link, #news a.redlink:visited, table.symposiumbox a.redlink:link, table.symposiumbox a.redlink:visited{
    font-size:12px;
	font-weight: bold;
	color:#C00;
	text-transform:capitalize;
}
.resources h2 {
	font-size:12px;
	margin:0px 0px 14px;
	padding:5px;
	border-bottom: 1px dotted #666;
	cursor:pointer;
	background-color:#CDD9E4;
	position: relative;
}
.resources h2:hover {
	background-color:#999;
}
.resources h2.plus {
	background-image: url(/images/plus.gif);
	background-repeat:no-repeat;
	background-position:488px;
}
.resources h2.minus {
	background-image: url(/images/minus.gif);
	background-repeat:no-repeat;
	background-position:488px;
}
div.hide{
	display:none;
}
h2.lookatme {
	font-size: 16px;
	color: #9933CC;
}
.title {
	font-size: 12pt;
	font-weight: bold;
}
.homeslogan {
	font-size: 11pt;
	font-weight: bold;
}
.pressroom {
	font-size: 16pt;
}
.phone {
	float:left;
	display:inline;
	margin:6px 6px 0 6px;
	clear:both;
}
.phone img {
	float:left;
	display:inline;
	margin:4px 4px 0 4px;
}
ol {
	font-size: x-small;
	font-weight: normal;
}
.newstitle {
	font-size: 10pt;
	font-weight: bold;
	color: #627488;
}
.small {
	font-size: xx-small;
}
p {
	font-size: x-small;
}
.subtitle {
	font-size: x-small;
	font-weight: bold;
	color: #3366CC;
}
ul {
	font-size: x-small;
}
.large {
	font-size: 12pt;
	background-color: #E0EBEA;
}
.whitebold {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
.quote {
	font-size: small;
}
.newstext {
	font-size: 10pt;
	font-weight: normal;
	color: #526778;
}
.xsmall {
	font-size: 7pt;
}
.red {
	font-size: 8pt;
	font-weight:bold;
	color:#990000;
}
.linkBlack {
	font-size: x-small;
	font-weight:bold;
	color:#000000;
}
.searchbox {
	font-size: 7pt;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background:#F0F0F0;
	line-height: 7pt;
	margin-bottom:0px;
	margin-left:1px;
	margin-right:0px;
	margin-top:1px;

}
.searchIsPage {
	font-size:11pt;
	text-decoration:none;
	color: #000000;
}
.searchPages {
	font-size:9pt;	
}.lhintext {
	font-size: 12px;
	color: #3366CC;
	text-decoration: none;
}
.bluelink {
	color: #3E67A5;
	text-decoration: none;
	font-size: 11px;
	line-height:14px;
	margin:0;
}
a.bluelink:hover {
	color: #3E67A5;
	text-decoration: underline;
}
.headerline {
	font-weight: bold;
	color: #3E67A5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3E67A5;
}
p.indented {
	padding-left: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#newsbox {
	background-color: #FEF0B8;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-size: 11px;
	margin-bottom: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FBD12D;
	border-right-color: #FBD12D;
	border-bottom-color: #FBD12D;
	border-left-color: #FBD12D;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
}
#newsbox p {
	padding: 0px;
	color: #416BA5;
	margin-bottom: 5px;
	margin-top: 0px;
}
#newsbox h2 {
	font-size: 12px;
	padding: 0px;
	color: #416BA5;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#newsbox a:link {
	text-decoration: none;
	color: #416BA5;
}
#newsbox a:visited {
	text-decoration: none;
	color: #416BA5;
}
#newsbox a:active {
	text-decoration: none;
	color: #416BA5;
}
#newsbox a:hover {
	text-decoration: underline;
	color: #416BA5;
}
#news {

}
#news p {
	font-weight: bold;
}
#news .normal {
	font-weight: normal;
}
#news a:link{
	color: #3E67A5;
	text-decoration: none;
	font-weight: normal;
}
#news a:visited{
	color: #3E67A5;
	text-decoration: none;
	font-weight: normal;
}
#news a:hover{
	text-decoration:underline;
}
#sidebox {
	float: right;
	padding: 5px;
	border: 1px solid #87ABE5;
	margin-top: 5px;
	width: 250px;
}
#sidebox p {
	font-weight: normal;
}
#sidebox h3 {
	font-weight: bold;
	font-size: 12pt;
	color: #416BA5;
}
#sidebox ol{
	margin:0 4px 0 22px;
	font-size:12px;
	line-height:16px;
}
#sidebox li{
	margin:0 10px 10px 10px;
}

#symposiumbox{
	padding:200px 6px 10px;
	border:1px solid #3E82DD;
	background: url(http://www.homecareontario.ca/public/symposium-agm/images/ohca-symposium-and-agmLg.png) no-repeat center top #FFF;
	margin: 0;
}
#symposiumbox p{
	margin:0;
	padding:0;
	font-size: 11pt;
}
#symposiumbox ul{
	color: #3E82DD;
	margin: 0px;
	padding: 0px;
}
#symposiumbox ul li{
	margin-left: 18px;
}
#symposiumbox a{
	color: #3E82DD;
}
#symposiumbox a:hover{
	color: #164481;
}
.newsFactBox {
	background: #2C689A url(images/newsFactBox1.png) no-repeat;
	border:1px solid #466730;
	margin:0;
	padding:10px;
	height:125px;
	color:#FFFFFF;
}
.newsFactBox h3 {
	margin:0 0 10px;
	font-size:1.1em;
	font-variant:small-caps;
}

/*MEMBERS ONLY GRAPHIC*/
small.yellowbox{
	background-color: #FEF0B8;
	border: 1px solid #FBD12D;
	color: #C8A004;
	padding: 0 2px;
	text-transform: uppercase;
}
small.bluebox{
	background-color: #BBD2FF;
	border: 1px solid #003391;
	color: #003391;
	padding: 0 2px;
	text-transform: uppercase;
}
table.symposiumbox{
}
table.symposiumbox h2{
	font-size: 16px;
	margin-top: 16px;
	margin-bottom: 10px;
}
table.symposiumbox h3{
	font-size: 13px;
	margin: 0px 0px 8px;
	padding: 0px;
}
table.symposiumbox p{
	margin: 0px 0px 8px;
	font-size: 12px;
	line-height: 16px;
}

#youtold {
	border: 1px solid #9D0000;
}

#youtold h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	background-color:#9D0000;
	text-align:center;
	padding:3px 0;
	margin:0;
}

#youtold p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	padding:5px;
	margin:0;
}

