@charset "utf-8";
/* CSS Document */

/* BEGIN RD HACK */
html body div#page div#subbody div#content div.body table tbody tr td div.mainCore2{
	width: 520px;
}
/* END RD HACK */
div.topItem{
	width: 511px;
	border-bottom: 1px solid #c3c3c3;
	margin-top: 20px;
}
div.topItem div.topImg{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

div.topItem div.topImg img{

}

div.topItem div.right{
	float: left;
	width: 277px;
	margin-bottom: 10px;
}
div.topItem div.right p{
	margin: 0px;
}
div.stackItems{
	margin-top: 10px;
	float: left;
	margin-left: 17px;
}
div.first.stackItems{
	margin-left: 0px;
}
div.thirdRow{
	margin-top: 50px;
}
div.stackItems img{
	margin-bottom: 13px;
}
div.stackItems p.itemHdr{
	margin:0px;
	margin-bottom: 7px;
	color: #4c4c4c;
	font-family: 'Verdana', Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
div.stackItems ul{
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	clear: left;
	list-style: none;
}
div.stackItems ul li{
	margin: 0px;
	padding: 0px;
	/*background: url('images/interior_pages-bullets-arrow.png') 3px 5px no-repeat;*/
	padding-left: 0px;
}
div.stackItems ul li a{
	color: #00539b;
	text-decoration: none;
}
div.stackItems ul li a:hover{
	text-decoration: underline;
}
div.signUpBox{
	float: left;
	width: 317px;
	margin-left: 15px;
	background: url('images/signup_bg.jpg') top left repeat-x;
	border: 9px solid #a1a1a4;
	margin-top: 53px;
	margin-bottom: 30px;
}

div.signUpBox p{
	margin-left: 8px;
	margin-top: 10px;
	margin-right: 5px;
}

div.signUpBox p.hdr{
	margin: 0px;
	font-size: 13px;
	font-weight: bold;
	margin-top: 13px;
	margin-left: 8px;
	margin-bottom: 10px;
}
div.signUpBox #signUpBttn{
	position: absolute;
	z-index: 500;
	margin-top: -10px;
	margin-left: 212px;
}


