.contentContainer {
	font-size:small;
	padding: 2px;
}
.contentContainer a {
	color:#990000;
}
.cCrumb {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		margin: 10px 5px;
}
.cCrumb a{
	text-decoration:none;
	color: #330000;
}
.cCrumb a:hover {
	text-decoration:underline;
}
.actionLink {
	float:right;
	font-size:11px;
	font-weight:bold;
	line-height:14px;
	text-align:center;
	width:150px;
	margin-top:0px;
	margin-bottom:15px;
	margin-left:15px;
	padding-top: 23px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left:5px;
	background-image: url(../images/wsi/actionback.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #330000;
	border: thick solid #4D1A27;
	font-variant: normal;
}
.actionLink a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}
.actionLink a:hover {
	text-decoration:underline;
}
.ishmcallout {
	float:right;
	font-style:italic;
	font-weight:bold;
	padding:10px;
	width:140px;
	color:#333333;
	margin: 10px;
}
.nav {
	background-repeat: no-repeat;
	width:295px;
	text-transform:capitalize;
	list-style:none;
	border: 6px solid #915763;
	background-image:url(../images/wsi/navback.gif);
	margin-left:15px;
	margin-bottom:20px;
	margin-top:40px;
	float:right;
	padding-bottom:10px;
	padding-right:10px;
	margin-right: 10px;
	background-color: #FFFFFF;
}
.contentContainer h1 {
	margin-bottom:6px;
	line-height:1em;
	font-size:medium;
	color: #FFFFFF;
	background-color: #330000;
	padding: 8px;
	background-image: url(../images/site_design/header_red_striped.jpg);
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000000;
	background-repeat: repeat-x;
}
.contentContainer h2 {
	margin-bottom:6px;
	line-height:1.3em;
	font-size:medium;
	font-weight: bolder;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	color: #330000;
	margin-top: 0px;
	margin-right: 5px;
}
.ism-theme-group ul li {
}
ul.ism-theme-group {
	padding:0px;
	margin:0px;
}
li.ism-theme {
	font-weight:bold;
	list-style:none;
	margin-top:3em;
	padding-left:.5em;
	
}
li.ism-theme a {
	text-decoration:none;
}
li.ism-theme a:hover {
	text-decoration:underline;
}
ul.ism-topic-group {
	padding:0px; 
	margin-left:.5em;
}
li.ism-topic {
	margin-top:.5em; 
	list-style:none;
}
.ism-topic ul { 
	margin-left:.5em;
}
li.ism-page {
	font-weight:normal;
	list-style:none;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #915763;
	padding-top:4px;
	padding-bottom:4px;
}



.contentBody p {
	margin-left: 10px;
	margin-right: 10px;
}
