body {
	margin:0;
	background:#fff;
	color:#000;
	font:12px Verdana, Geneva, sans-serif !important;
	line-height:140%;
}
a:link {
	color:#00c;
}
a:visited {
	color:#009;
}
.programs .layoutTbl h1 {
	font-size:14px;
	margin:1em 10px;
}
.programs .layoutTbl p {
	 margin:1em 5px;
}
.layoutTbl, .brochList {
	border:none;
	margin:1;
	border-collapse:collapse;
}
.utilityBar {
	border-top:1px solid #fff;
	border-left:1px solid #fff;/**/
	width:651px;
	background:#ff7300 /*url(images/orangecorner.gif) no-repeat bottom right*/;
	color:#fff;
	font-weight:bold;
	padding:6px;
	vertical-align:bottom;
}
.utilityBar h1 {
	font-size:1.2em;
	margin:0;
}
.utilBar {
	border:1px solid #CCEFFB;
	background:#fff;
	vertical-align:middle;
}
.utilBar td {
	padding:3px;
}
.sidebar {
	word-wrap:break-word; 
	background:#CCEFFB;
	border-top:1px solid #fff;
	width:180px;
	padding:0px;
	vertical-align:top;
	text-align:left;
}
.sidebar ul {
	margin:1em 0px;
	padding:0;
}
.sidebar li {
	list-style-type:none;
	margin:0.6em 0;
}
.sidebar img {
	display:block;
	margin:1em 6px;
}
.tip {
	background:#FF9A47;
	border:1px solid #333;
	padding:4px 6px;
	margin:1em 0;
	text-align:left;
}
#toc {
	background:#fff;
	border:1px solid #555;
	height:250px;
	overflow:auto;
	text-align:center;
}
#toc div {
	padding:4px 2px;
}
#toc img {
	display:block;
	margin:auto;
}
.brochMain img {
	display:block;
	margin:1em 0;
}
#brochPrint {
	display:none;
}
input.submit {
	background:#00B1ED;
	border:1px solid #555;
	font:bold 1em Verdana, sans-serif;
	color:#fff;
	margin:0.6em 0 1em;
}
.contentMain {
	padding:1em;
	vertical-align:top;
}
.contentMain form div {
	clear:left;
	margin:0.6em 0;
}
.contentMain form label {
	width:10em;
	float:left;
}
.contentMain form input.regis {
	margin-left:10em;
}
.contentMain form.sendFriend label {
	width:17em;
	float:left;
}
.brochUtil td {
	padding-top:8px;
}
.brochList td, .brochList th {
/*	border:thin solid red;*/
	padding:12px 6px;
}
.brochList .brochRow td {
	border-top:1px solid #96C936;
	text-align:left;
	padding:16px 6px 4px !important;
}
.brochList .brochRow td.imageCell {
	text-align:center;
}
.brochList .brochRow td p {
	text-align:left;
}
.brochList #listHead td {
	 vertical-align:bottom;
	 background:#DDEEC1 url(images/greencurve.gif) no-repeat;
	 padding:10px 6px 3px;
}
.brochList #listHead th {
	 vertical-align:bottom;
	 background:#DDEEC1 url(images/greencurve.gif) top right no-repeat;
	 padding:10px 6px 3px;
}
.brochList #listUtil td, .brochList #listUtil th {
	background:#DDEEC1;
	border-top:1px solid #fff;
	padding:3px 6px;
}
div.where {
	margin:0 6px;
}
.brochList .utilLinks td {
	background:#F1F8E4;
	padding:0;
	border-bottom:2px solid #96C936;
}
.brochList .utilLinks img {
	border-right:1px solid #96C936;
}
p.addMsg {
	border:1px solid #FF7300;
	background:#FFDFC6;
	padding:4px;
}
.featBtns img {
	border:1px solid #96C936;
}
