body, h1, h2, h3, h4, h5, h6, h7, h8, h9, h10,
p, div, span, table, tr, td, ul, li, a, strong, em,
input, form, textarea, label, output, button, option, select{
	font-family: 'Verdana', Helvetica, sans-serif;
}
body{
	margin:0px;
	padding: 0px;
	background: url('/dementia/images/bg.gif') 0px 0px repeat-x #c1a8d0;/*#e4e4e4;*/
	color: #555;
	color: #000;
}
.breadcrumb, .content{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
.content{
	/* DROP SHADOW */
	-moz-box-shadow: 0 0 2px 0px #888;
	-webkit-box-shadow: 0 0 2px 0px#888;
	box-shadow: 0 0px 2px 0px #888;
}
.shadow{
	border: 1px solid #C0C0C0;
	-moz-box-shadow: 0 0 2px 0px #888;
	-webkit-box-shadow: 0 0 2px 0px#888;
	box-shadow: 0 0px 2px 0px #888;
}
.shadow2{
	border: 1px solid #C0C0C0;
	-moz-box-shadow: 0 0 4px 0px #888;
	-webkit-box-shadow: 0 0 4px 0px#888;
	box-shadow: 0 0px 4px 0px #888;
}
.footer #footerLastLinks, .footer .btmLogos{
	/* DROP SHADOW */
	-moz-box-shadow: 0 0 2px 0px #888;
	-webkit-box-shadow: 0 0 2px 0px#888;
	box-shadow: 0 2px 2px 0px #888;
	border-left: 1px solid #D3D3D3;
	border-right: 1px solid #D3D3D3;
}


/**/

.content{
	height: auto;
	background: #ffffff;
	font-size: 14px;
	border: 1px solid #D3D3D3;
	border-bottom: 0px;
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
#award a,
.content a{
	color: #007FB2;
}
.breadcrumb{
	padding: 10px 0px 0px 0px;
	height: 40px;
	font-size: 11px;
}
.breadcrumb span{
	font-size: 11px;
	color: #007fb2;
	margin-left: 3px; margin-right: 3px;
}
.breadcrumb a{
	color: #007fb2;
}

.breadcrumb .textSizer{
	float: right;
}
.breadcrumb .textSizer a.small,
.breadcrumb .textSizer a.medium,
.breadcrumb .textSizer a.large{
	display: block;
	float: right;
	width: 20px;
	text-align: center;
	height: 17px;
	margin-right: 3px;
	color: #fff;
}
.breadcrumb .textSizer a.small{
	line-height: 18px;
	font-size:9px;
	background: #5f89b1;
	text-decoration: underline;
	margin-left: 7px;

}
.breadcrumb .textSizer a.medium{
	line-height: 17px;
	font-size:11px;
	background: #3b72a8;
}
.breadcrumb .textSizer a.large{
	line-height: 16px;
	font-size:12px;
	background: #095da5;
}
.pageTitle{
	margin-left: 20px;
	margin-right: 20px;
	border-bottom: 1px solid #c0c0c0;
	margin-top: 10px;
	height: 40px;
}


.pageTitle a.url{
	float: right;
	margin-top: 14px;
	text-decoration: none;
	color: #555;
	color: #000;
	display: none;
}
.pageTitle a.url:hover{
	text-decoration: underline;
}
/*ALTERNATE CHOICES*/
.pageTitle a.url{
	font-size: 17px;
	color: #65378e;
	font-weight: bold;/**/
}

.pageTitle .url .directory{
	color: #912dbb;
	color: #65378e;
}
.pageTitle a.url.black{
	color: #000;
	font-weight: normal;
}
.pageTitle a.url.black .directory{
	color: #000;
}
h1{
	font-size: 22px;
	font-weight: bold;
}
h3{
	float: left;
	color: #007fb2;
	font-weight: normal;
	font-size: 28px;
	margin: 0px;
}
h2{
	font-size: 22px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 20px;
}

/* for mobile detection link */
#pMobileLink a {font-family: Verdana, sans-serif; font-size: 13px; color: #286BA9; text-decoration: underline; font-weight : bold;}