.branding-top {
	background: url(dnn_large_banner.jpg) no-repeat center;
	width: 890px;
	height: 340px;
	clear: both;
	overflow: hidden;
}
.branding-top p {
	padding: 270px 60px 0 60px;
	font-size: 1.4em;
	color: #333;
}
.branding-bottom {
	clear: both;
	margin-top: 1em;
	overflow: hidden;
}
.branding-bottom ul {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	clear: both;
}
.branding-bottom li {
	list-style: none;
	margin: 0 10px 0 0;
	padding: 0;
	display: block;
	width: 170px;
	float: left;
}

.branding-bottom li.training {
	margin: 0;
}

.branding-bottom dl {
	background: url(itembg.gif) repeat-y;
	margin: 33px 0 0 0;
	padding: 0 10px;
}
.branding-bottom dd {
	margin-left: 10px;
	height: 66px;
}
.branding-bottom dt {
	font-size: 90%;
	text-align: center;
	padding-top: 65px;
	margin-bottom: 1.75em;
	font-weight: bold;
}
.branding-bottom .commmunity {
	background: url(community_title.gif) no-repeat top left;
}
.commmunity dt {
	background: url(community_icon.gif) no-repeat;
	background-position: 50% 10px;
}
.branding-bottom .marketplace {
	background: url(marketplace_title.gif) no-repeat top left;
}
.marketplace dt {
	background: url(marketplace_icon.gif) no-repeat;
	background-position: 50% 10px;
}
.branding-bottom .conferences {
	background: url(conferences_title.gif) no-repeat top left;
}
.conferences dt {
	background: url(conferences_icon.gif) no-repeat;
	background-position: 50% 10px;
}
.branding-bottom .training {
	background: url(training_title.gif) no-repeat top left;
}
.training dt {
	background: url(training_icon.gif) no-repeat;
	background-position: 50% 10px;
}
.branding-bottom .support {
	background: url(support_title.gif) no-repeat top left;
}
.support dt {
	background: url(support_icon.gif) no-repeat;
	background-position: 50% 10px;
}
dl.bt {
	margin: 0;
	padding: 0;
	background: url(item_bt_bg.gif) no-repeat bottom;
	height: 32px;
	width: 170px;
}
#LoginInfo
{
	width:660px; 
	float:left;
}
#LoginInfo h3
{
	background-color: #f7f7f7;
	color: #8f0000;
	padding: 2px 0px;
}
#LoginInfo dd, #LoginInfo dt 
{
	display:inline;
}
#LoginInfo dt
{
	font-weight:bold;
	color: #333;
}
#LoginInfo p.LoginNotes
{
	font-size: .8em;
}
#LoginInfo div.LoginBlock {
	float: left;
	width: 310px;
	padding: 5px 5px;
	margin: 0px 2px;
	border: 1px #f0f0f0 solid;
}
.SponsorIcon
{
	margin: 5px 26px; 
	float: left;
}
#QuickLinks 
{
	background-color:#f0f0f0;
	border: 1px gray dotted;
	padding: 2px 5px;
	margin-right:5px;
	width: 200px;
	float:right;
}
div.hr
{
	height: 2px;
	background-color: #8f0000;
	margin: 5px 0 15px 0;
	clear:both;
}
div.hr hr
{
	display: none;
}

/* CPO Styles */

.cpop {
	font-family: Tahoma;
	font-size: 13px;
	color: #474646;
}

ul.cpoul {
	font-family: Tahoma;
	font-size: 13px;
	color: #474646;
	line-height: 20pt;
	margin:0;
	list-style:none;

}



li.cpoli {
	font-family: Tahoma;
	font-size: 13px;
	color: #474646;
	margin:0;
	
	

}

/*li.cpoli {
	padding-left: 10px;
}
*/


.cpoh3 {
	font-family: Tahoma; 
	font-size: 14px; 
	color: #2E4D7B;
}

.h1 {
	font-size: 14pt; 
	color: #333333; 
	font-family: Tahoma;
	font-weight:bold;
}

.cpodiv {
	margin-top: 123px;
	/* IE 6 */
	margin-top: expression('43px');

}


/* rounded corners */
.rbroundbox { background: url(images/nt.gif) repeat;}
.rbtop div { background: url(images/tl.gif) no-repeat top left; }
.rbtop { background: url(images/tr.gif) no-repeat top right; }
.rbbot div { background: url(images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(images/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really crucial. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 50%; margin: 1em auto; }

/* end rounded corners */
/*content box styles begins*/

#maincontent {
width: 500px;
margin: 5px 5px 5px 5px;
}

#submaincontent {
width: 500px;
}

#topleftcontent{
width:200px;
}

#bottomleftcontent{
width:200px;
}

#toprightcontent{
width:200px;
}

#bottomrightcontent{
width:200px;
}

#boxtitle
{
border-bottom:solid;
border-bottom:thin;
border-bottom-color: #3f6ca7;
}

/*begin home page parallel divs*/

#parent_div {
    width:600px;
    padding:6px 0;
    margin:auto;
 }
#parent_div:after {
    content:'';
    display:block;
    clear:both;
 }
#left_child {
    float:left;
    display:inline; /*required by IE6*/
    width:289px;
	min-height:430px;
    border:1px solid #999;
    margin:0 3px 0 6px;
	border: 1px #666666 solid;
	padding: 0px;
 }
#right_child {
    float:left;
    display:inline; /*required by IE6*/
    width:289px;
	min-height:430px;
    border:1px solid #999;
    margin:0 6px 0 3px;
	border: 1px #666666 solid;
	padding: 0px;
 } 
#left_child p,#right_child p {
    font-family:sans-serif;
    font-size:0.8em;
    text-align:justify;
    margin:5px;
 }
.cpo_imgbox {
border: 1px #666666 solid;
 }
.cpo_ulbox {
list-style-type:square; 
padding-left:6; 
margin-left:8;
}

/*end home page parallel divs*/

/*begin CSS for sample chapter lists*/


#booklist {
  	float: left;
  	width: 400px;
  	padding: 10px 0;
  	}
#booklist dl {
  	overflow: auto; /* self-clears floats within */
  	width: 360px;
  	margin: 5px 5px;
  	padding: 0;
  	}
#booklist dt {
  	float: right;
  	width: 242px;
  	margin: 0;
  	padding: 0;
  	font-size: 130%;
  	letter-spacing: 1px;
  	color: #627081;
  	}
#booklist dd {
  	margin: 0 0 0 98px;
  	padding: 0;
  	font-size: 85%;
  	line-height: 1.5em;
  	color: #666;
  	}
#booklist dl dd.img {
   	margin: 0;
   	}
#booklist dd.img img {
  	float: left;
  	margin: 0 8px 0 0;
  	padding: 4px;
  	border: 1px solid #D9E0E6;
  	border-bottom-color: #C8CDD2;
  	border-right-color: #C8CDD2;
  	background: #fff;
  	}

/* reverse float */

#booklist .alt dt {
  	float: left;
  	}
#booklist .alt dd {
  	margin: 0 98px 0 0;
  	}
#booklist .alt dd.img img {
  	float: right;
  	margin: 0 0 0 8px;
  	}

/* end CSS sample chapter lists */


/* SideMenu  */

.MenuHdr
{ 
  font-size: 10pt; padding-left: 10px; font-weight: bold; padding-bottom: 2px; 
  background-color: #e5e7ed; padding-top: 2px; cursor: default;
}
.MenuItem HR
{
  background-color: #e5e7ed; 
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #999999;   
  margin-right: 5px; 
}

.MenuItemMouseOver
{
  background-position: right top;
  background-image: url(images/menuarrow-bg.gif);
  background-repeat: no-repeat;
  border: #00008B 1px solid;
  background-color: #cccccc !important;  
}

.MenuItem, .MenuItemMouseOver
{
  font-size: 8pt; font-weight: normal; padding-bottom: 1px;
  background-color: #e5e7ed; padding-top: 1px;
  border: #e5e7ed 1px solid; 
}
.MenuHdr A, .MenuHdr A:Active, .MenuHdr A:Hover, .MenuHdr A:Visited, .MenuHdr A:Link
{
  text-decoration: none; color: black; padding-top: 1px;
  padding-bottom: 1px; cursor: pointer; display: block; 
}
.MenuItem A, .MenuItem A:Active, .MenuItem A:Hover, .MenuItem A:Visited, .MenuItem A:Link, 
.MenuItemMouseOver A, .MenuItemMouseOver A:Active, .MenuItemMouseOver A:Hover, 
.MenuItemMouseOver A:Visited, .MenuItemMouseOver A:Link
{
  display: block;
  padding-left: 20px;
  padding-bottom: 1px;
  cursor: pointer;
  color: black;
  padding-top: 1px;
  text-decoration: none;   
  width: 95% 
}

.MenuCurrentPage
{
  color: #696969;
}

.currentItemHighlight
{
text-decoration:underline;
font-weight:bold;
color:#2E4D7B;
}

/* BEGIN Stimulus page styles */

	img.stim_banner {
		border: none;
		padding: 0px; 
		margin-left:5px;
	}

	h2.introheader{
			font-size:large;
			font-family:Arial, Helvetica, sans-serif;
			color: #2E4D7B;
			margin-top: 15px;
			margin-bottom: 2px;
			margin-left: 10px;
			margin-right: 15px;
			float:left;
	}
	
	table.introtable{
		clear:both;
		/*width:570px;*/
		border:none;
		padding:5px;
		margin: 5px 5px 8px 5px;
	}
	
	h4.goalheader{
		font-size:14px;
		font-family:Arial, Helvetica, sans-serif;
		color: #2E4D7B;
		margin-top: 0.5em;
		margin-bottom: 0.1em;
		margin-left: 0.5em;
		margin-right: 1.0em;
	}
	
	table.goaltable{
		border:none;
		padding:10px;
	}
	
	.goal_list{
		list-style-type: none;
		list-style:none;
		padding-left: 4px;
		margin-left: 0;
		width:550px;
	}
	
	li.goal_list_1col{
		margin-top: .5em;
		margin-bottom: .5em;
	}
	
	div.wrap {
		border: #CCCCCC 1px solid;
		padding:5px;
		width:600px;
		margin-bottom:5px;
	}
	
	h5.btnheader{
		color: #2E4D7B;
		font-size:14px;
		font-family:Arial, Helvetica, sans-serif;
		text-align:center;
		margin-top: 0.1em;
		margin-bottom: 0.5em;
		margin-left: 1.1em;
		margin-right: 1.0em;
                                          width:600px;
	}
	
	h5.btnfooter{
		color: #2E4D7B;
		font-size:12px;
		font-family:Arial, Helvetica, sans-serif;
		text-align:center;
		margin-top: 1.1em;
		margin-bottom: 1.1em;
		margin-left: 1.1em;
		margin-right: 1.0em;
	}
	
	p.leftpara{
		margin: 0.2em 2.0em 1.5em 2.7em;
	}
	
	p.rightpara{
		margin: 0.2em 2.1em 1.5em 2.7em;
	}
	
	h3.tableintroheader{
		font-size:x-large;
		font-family:Arial, Helvetica, sans-serif;
		color: #2E4D7B;
		margin-top: 15px;
		margin-bottom: 10px;
		margin-left: 10px;
		margin-right: 15px;
		float:left;
	}
	
	table.funding{
		clear:both;
		width:380px;
		border:2px #CCCCCC solid;
		padding:1;
		margin:5px 10px 30px 10px;
	}
	
	table.subject{
		clear:both;
		width:560px;
		border:2px #CCCCCC solid;
		padding:1;
		margin:10;
	}
	
	td.subjecthead{
		border:1px #CCCCCC solid;
		border-collapse:collapse;
		background-color:#67af3e;
		padding:5px;
		vertical-align:top;
		color:#FFFFFF;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size: medium;
	}
	
	td.fundinghead{
		border:1px #CCCCCC solid;
		border-collapse:collapse;
		background-color:#21409a;
		padding:5px;
		vertical-align:top;
		color:#FFFFFF;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size:medium;
		text-align:center;
	}
	
	a.captionhead {
		text-decoration:none;
	}
	
	h3.captionlink {
		font-family:Arial, Helvetica, sans-serif;
		text-decoration:none;
		color:#FFFFFF;
		margin-top:2px;
		margin-bottom:2px;
	}
	
	h3.captionlink:hover {
		font-family:Arial, Helvetica, sans-serif;
		text-decoration:none;
		color:#EEEEEE;
		margin-top:2px;
		margin-bottom:2px;
	}
	
	td.check {
		border:1px #CCCCCC solid;
		border-collapse:collapse;
		vertical-align:top;
		text-align:center;
		padding:5px;
	}
	
	td.rowcap {
		border:1px #CCCCCC solid;
		border-collapse:collapse;
		vertical-align:top;
		text-align: left;
		padding:5px;
	}
	
	td.rowlist {
		border:none;
		border-collapse:collapse;
		vertical-align:top;
		text-align: left;
		padding:3px 5px 3px 5px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #000000;
		text-decoration: none;
		font-weight: bold;
	}
	
	.linkTable {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #000000;
		text-decoration: none;
		font-weight: bold;
	}
	
	.linkTable:Hover {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 100%;
		text-decoration: none;
		font-weight: bold;
		color: #999999;
	}
	
	.linkTable:visited {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 100%;
		color: #000000;
		text-decoration: none;
		font-weight: bold;
	}

	p.program {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #000000;
		text-decoration:none;
		margin:3px 0px 3px 0px;
		text-align:left;
	}

	a.linkheader{
		color: #2E4D7B;
		font-size:14px;
		font-family:Arial, Helvetica, sans-serif;
	}
	
	a.linkheader:hover{
		color: #999999;
		font-size:14px;
		font-family:Arial, Helvetica, sans-serif;
	}
	
	a.linkheader:visited{
		color: #2E4D7B;
		font-size:14px;
		font-family:Arial, Helvetica, sans-serif;
	}

	p.stimtext {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 110%;
		color: #000000;
		text-decoration:none;
	}

/* END Stimulus page styles */

/* START TLS price table*/

.datatable {
border: 1px solid #D6DDE6;
border-collapse: collapse;
width:80%;
}
.datatable td {
border: 1px solid #D6DDE6;
padding: 0.3em;
}
.datatable th {
border: 1px solid #828282;
background-color: #BCBCBC;
font-weight:bold;
text-align:left;
padding-left: 0.3em;
}
.datatable caption {
font: bold 110% Arial, Helvetica, sans-serif;
color: #33517A;
text-align:left;
padding: 0.4em 0 0.8em 0;
}
.datatable tr.altrow {
background-color: #DFE7F2;
color: #000000;
}

/* END TLS price table */















