/* CSS Document */
body,td,th {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #636667;
}
body {
	background-color: #dfe4e6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #EC1D24;
}
a:hover {
	color: #891015;
}
a:visited {
	color: #EC1D24;
	text-decoration:none;
}

h1 {
	font-size:150%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
h2 {
	font-size:medium;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: normal;
	font-weight: normal;
	color: #636667;
}
p {
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	font-size: small;
	color: #636667;
}
ul {
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.header {
	background-image:url(http://www.disabilityreviewmag.com/img/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #636667;
	padding-top: 18px;
	padding-left: 29px;
}
.content {
	padding: 10px;
}
.content_cell {
	padding-left:10px;
}
.content_text {
	padding-left:15px;
	padding-top:10px;
	padding-right:20px;
	padding-bottom:15px;
}
.ad_top{
	background-color:#eff9fd;
	background-image:url(http://www.disabilityreviewmag.com/img/common/ad_tr.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 6px;
	padding-left: 6px;
}
.ad_mid{
	background-color:#eff9fd;
	padding-top: 1px;
	padding-left: 6px;
}
.ad_bot{
	background-color:#eff9fd;
	background-image:url(http://www.disabilityreviewmag.com/img/common/ad_br.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 1px;
	padding-bottom: 6px;
	padding-left: 6px;
}
#img_text{
	padding-top:7px;
	padding-left:15px;
	background-image: url(http://www.disabilityreviewmag.com/img/common/img_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 11px;
	font-size: small;
	color: #636667;
}
#link a {
	display: block;
	height: 17px;
	overflow: hidden;
	padding-left: 22px;
	font-size: small;
	background: url(http://www.disabilityreviewmag.com/img/common/rollover_arrow.gif) no-repeat 0px 0px;
	margin-bottom: 10px;
}
#link a:hover {
	background-position: 0 -17px;
}
#backlink a {
	display: block;
	height: 17px;
	overflow: hidden;
	padding-left: 22px;
	font-size: small;
	background-image: url(http://www.disabilityreviewmag.com/img/common/rollover_backarrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#backlink a:hover {
	background-position: 0 -17px;
}
.shadow{
	background-image:url(http://www.disabilityreviewmag.com/img/common/shadow.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.footer{
	padding-left:20px;
	padding-top:10px;
	padding-right:10px;
	padding-bottom:10px;
	color: #636667;
}
a.footer_link:link {
	color: #636667;
}
a.footer_link:hover {
	color: #57595a;
}

/* rounded corners */
.tr{
	background-image: url(../../img/common/tr.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.tl{
	background-image: url(../../img/common/tl.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.br{
	background-image: url(../../img/common/br.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bl{
	background-image: url(../../img/common/bl.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.r{
	background-image: url(../../img/common/border.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.l{
	background-image: url(../../img/common/border.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.b{
	background-image: url(../../img/common/border.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.t{
	background-image: url(../../img/common/border.gif);
	background-repeat: repeat-x;
	background-position: top;
}

/* cal menu css */
.cal_tr{
	background-image: url(http://www.disabilityreviewmag.com/img/common/cal_tr.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #ECF0F3;
}
.cal_tl{
	background-image: url(http://www.disabilityreviewmag.com/img/common/cal_tl.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #ECF0F3;
}
#cal_menu {
	display: block;
	height:25px;
	background-color:#ecf0f3;
}
#cal_menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#cal_menu li {
	float:left;
	height: 25px;
	margin: 0px;	
}
#cal_menu li.selected {
	display: block;
	height: 20px;
	overflow: hidden;
	font-size:small;
	color:#ec1d24;
	padding-top: 5px;
	padding-left: 8px;
	padding-right: 12px;
	background-color:#FFFFFF
}
#cal_menu li.inactive {
	display: block;
	height: 20px;
	overflow: hidden;
	font-size:small;
	color:#c3c6c9;
	padding-top: 5px;
	padding-left: 8px;
	padding-right: 12px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
}
#cal_menu li.selected_l {
	display: block;
	height: 20px;
	overflow: hidden;
	font-size:small;
	color:#ec1d24;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 10px;
	background-color:#FFFFFF
}
#cal_menu li.inactive_l {
	display: block;
	height: 20px;
	overflow: hidden;
	font-size:small;
	color:#c3c6c9;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 10px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
}
#cal_menu a {
	display: block;
	height: 20px;
	overflow: hidden;
	font-size:small;
	text-decoration:none;
	color:#636667;
	padding-top: 5px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
	background-color:#f5f7f9;
}
#cal_menu a#mid {
	padding-left: 8px;
	padding-right: 12px;
}
#cal_menu a#left {
	padding-left: 15px;
	padding-right: 10px;
}
#cal_menu a:hover {
	color:#636667;
	background-color:#c0c4c6;
}
/* correction for older versions of IE with incorrect box model */
* html #cal_menu a:visited {
	height: 25px;
}
* html #cal_menu a:link {
	height: 25px;
}
* html #cal_menu a:hover {
	height: 25px;
}

/* menu css */
#menu {
	display: block;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu li {
	height: 25px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
#menu li.selected {
	height: 20px;
	padding-top: 5px;
	padding-left: 20px;
	color:#ec1d24;
	background: url(http://www.disabilityreviewmag.com/img/common/selected.gif) no-repeat 0px 0px;
	font-size: small;
}
#menu a {
	display: block;
	height: 20px;
	overflow: hidden;
	padding-top: 5px;
	padding-left: 20px;
	text-decoration:none;
	font-size: small;
}
#menu a#selected {
	background: url(http://www.disabilityreviewmag.com/img/common/selected.gif) no-repeat 0px 0px;
	color:#ec1d24;
}
#menu a#selected:hover {
	background-position: 0 -25px;
	color:#891015;
}
#menu a#top {
	background: url(http://www.disabilityreviewmag.com/img/common/rollover_t.gif) no-repeat 0px 0px;
	color:#636667;
}
#menu a#top:hover {
	background-position: 0 -25px;
	color:#57595a;
}
#menu a.mid {
	background: url(http://www.disabilityreviewmag.com/img/common/rollover_m.gif) no-repeat 0px 0px;
	color:#636667;
}
#menu a.mid:hover {
	background-position: 0 -25px;
	color:#57595a;
}
#menu a#bot {
	background: url(http://www.disabilityreviewmag.com/img/common/rollover_b.gif) no-repeat 0px 0px;
	color:#636667;
}
#menu a.bot {
	background: url(http://www.disabilityreviewmag.com/img/common/rollover_b.gif) no-repeat 0px 0px;
	color:#636667;
}
#menu a#bot:hover {
	background-position: 0 -25px;
	color:#57595a;
}
#menu a.bot:hover {
	background-position: 0 -25px;
	color:#57595a;
}

/* correction for older versions of IE with incorrect box model */
* html #menu a:visited {
	height: 25px;
}
* html #menu a:link {
	height: 25px;
}
* html #menu a:hover {
	height: 25px;
}
.gridContainer
{
    padding: 10px;
    margin: 0px;
    border: 1px solid #dae4e8;
    margin-bottom: 20px;
}
