/* CSS Document */
.top-blocks{ position:relative;
	margin:0 0 10px 0;
	border:none;
	padding:0;
}

.top-blocks .c1{
	display:inline;
	float:left;
	width:49.5%;
}
.top-blocks .c2{
	display:inline;
	float:right;
	width:49.5%;
}
.top-blocks dl{
	background-color: rgb( 254, 254, 254);
	display:block;
	margin:5px 0pt;
	border-top: 1px solid #dfdfdf;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #dfdfdf;
	padding:10px;
	height:50px;
	min-height:50px;
	width:auto;
	overflow:hidden;
}
.top-blocks dl:hover{
	background-color:#fdf8da;
	border-top: 1px solid #cecfb5;
	border-left: 1px solid #cecfb5;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	cursor: pointer;
}
	.top-blocks dl:hover a{
		text-decoration: underline!important;
		display: block;	
	}
	.top-blocks dl a{
		font-size: 1.1em;
		font-weight: bold;
		text-decoration: none;
	}
.top-blocks dd{
	display: inline;
}


.double-rule{
	background-color:white;
	margin-bottom:10px;
	border:1px solid #cdcdcd;
	padding:0;
	width:auto;
	overflow:auto;
}
.module.double-rule > div,
.module.primaryBox > div{
	margin:3px;
}
.module.blocklist .typeC p,
.module.blocklist .typeD p,
.module.blocklist .typeD img{
	margin:0 10px
}
.module.blocklist .typeD img,
.module .noCorner img{
	display:block;
	margin:5px auto;
}
.double-rule{ background: white url('/images/bgDivDouble.jpg') 0 0 repeat-x;}

.page-curl{
	background:white url('/images/bgPagecurlShadow.gif') right bottom no-repeat;
	margin:0 0 2px 0;
	padding:0 0 8px 0;
}
.page-curl > div,
.module.page-curl > div{
	margin:0;
	border:1px solid #cdcdcd;
	padding:3px;
	width:auto;
	overflow:auto;
}

.double-rule div{	background-color:white;}

#wrapper .module h3,
#wrapper .rounders h3{
	color:#0c5205;
	margin:0;
	padding:0.5em 1px 0.5em 3px;
	line-height:1;
	width:auto;
}
.double-rule h3{
	background:#eef7e3 url('/images/bgDoubleH2-noIcon.gif') right bottom repeat-x;
	min-height:30px;
}
.page-curl h3{ background-color:#eef7e3;}
.page-curl h5{
	display:block;
	position:relative;
	margin-left:0.5em;
}
.page-curl > div > h3 + h5 { margin-top:0.75em;}


.two-columns{
	padding:0 5px;
	width:auto;
	overflow:auto;
}

.module{
	clear:both;
	/*width:auto;
	overflow:auto;*/
}

.module > div{ position:relative;}
	.module .c1{
		clear:left;
		display:inline;
		float:left;
		margin-left:-5px;
		width:50%;
		overflow:auto;
	}
	.module .c2{
		clear:right;
		display:inline;
		float:right;
		margin-right:-5px;
		width:50%;
	}
	.module.bullet-list .c1{
		clear:left;
		display:inline;
		float:left;
		margin-right:0;
		margin-left:-1px;
		width:50%;
		overflow:auto;
	}
	.module.bullet-list .c2{
		display:inline;
		float:right;
		margin-right:-1px;
		margin-left:0;
		width:50%;
		overflow:auto;
	}
	.module.blocklist .c1{
		display:inline;
		float:left;
		margin-right:0;
		margin-left:-1px;
		width:50%;
		overflow:auto;
		clear:left;
	}
	.module.blocklist .c2{
		border-left:1px dotted #cdcdcd;
		display:inline;
		float:right;
		margin-right:-1px;
		margin-left:0;
		width:50%;
		overflow:auto;
		clear:right;
	}

	.module a{
		display:block;
		width:100%;
	}
	
	.module img + a{
		display:inline-block;
		width:auto;
	}
	
	.module ul,
	.module ol{
		position:relative;
		margin:0;
		padding:0;
	}
	.module ul li{ 
		margin:0;
		border-bottom:1px dotted #cdcdcd;
		padding:0 5px;
		list-style:none;
	}
		.module ul li a{
			padding-top:5px;
			padding-bottom:5px;
		}
	
	.module.bullet-list ul{
		padding-left:1em;
	}
		
	.module .nolines li,
	.module.blocklist .nolines li,
	.module.primaryBox ul li{
		border:none;
		padding:0 5px;
		padding-bottom:5px;
		width: auto;
		overflow: auto;
	}
	.module.primaryBox ul li{
		margin-left:1.25em;
	}
		.module ul.nolines li a{
			display:inline;
			font-weight:bold;
			padding-bottom:0;
		}
		.module .nolines li a img,
		.module.blocklist li a img{
			position:relative;
			display:inline;
			float:left;
			margin:0 0.5em 0 0;
			border:none;
			padding:3px;
			vertical-align:baseline;
		}
		.module.blocklist ul li a{
			display:block;
		}
	.module.blocklist .boldlinks li{
		padding-bottom:5px;
	}
		.module.blocklist .boldlinks a{
			font-weight:bold;
			padding-bottom:5px;
		}

	ul.bullets li{
		margin-left:1.25em;
		border-bottom: none;
		list-style-type:disc;
	}
	
	.module .bulleted-links li,
	.module.bullet-list ul li,
	.module.primaryBox ul li{
		background:transparent url('/images/blue_bullet.gif') no-repeat 0.5em 10px;
		margin:0;
		border-bottom:none;
		padding:0;
		padding-left:1.25em;
		list-style:none;
	}


*:first-child+html .module.bullet-list ul.nolinks {
	display: inline;
	float: left;
	margin-left: -10px;
}
	.module.bullet-list ul.nolinks li{
		background-image:none; 
		list-style:disc outside;
		margin-left:1em;
		padding:3px 0;
	}

*:first-child+html .module .bullet-list ul.nolinks {
	display: inline;
/*	float: left;*/
}
	.module .bullet-list ul.nolinks li{
		background-image:none; 
		list-style:disc outside;
		margin-left:1.5em;
		padding:3px 0;
		border:none;
	}
	
.module.primaryBox{
	clear:both;
}	
	.module.primaryBox .c1 {
		display:inline;
		float:left;
		margin:0;
		margin-right:0;
		margin-left:0;
		padding:0;
		width:33%;
	}
	.module.primaryBox .c2 {
		display:inline;
		float:left;
		margin:0;
		margin-right:0;
		margin-left:0.5%;
		padding:0;
		width:33%;
	}
	.module.primaryBox .c3 {
		display:inline;
		float:right;
		margin:0;
		margin-right:0;
		margin-left:0;
		padding:0;
		width:33%;
	}

.somemore{
	background-color:transparent;
	color:#0061AA;
	display:block;
	margin:0;
	padding:0;
	line-height:1;
	width:auto;

}
	.somemore a:hover{
		text-decoration:underline;
	}
	.somemore a{
		position:relative;
		background:transparent url('/images/btn_dblArrows.gif') right center no-repeat;
		display:block;
		margin:0;
		padding:3px 1em 3px 0;
		text-align:right;
		text-decoration:none;
		width:auto;
		clear:both;
	}

ul li.lastChild,
.module div ul.nolines li.lastChild{
	border-bottom:none;
	padding-bottom:0;
}

.clearfix{
	display:none;
}

.rounders{
	position:relative;
	margin:0 auto;
	min-width:1em;
	max-width:760px; /* based on image dimensions - not quite consistent with drip styles yet */
	z-index:1;
	margin-left:12px; /* default, width of left corner */
	margin-bottom:0.5em; /* spacing under rounders */
}
.module.rounders{
	margin-bottom:10px;
}

.rounders .inner,
.rounders .t,
.rounders .b,
.rounders .b div {
	background:transparent url('/images/bg_twoBlocksGreen.gif') no-repeat top right;
	/*  bg_emailUpdates.gif  */
}

.rounders.top-blocks .inner,
.rounders.top-blocks .t,
.rounders.top-blocks .b,
.rounders.top-blocks .b div {
	background-image:url('/images/bg_twoBlocksGreen.gif');
}

.rounders.grey .inner,
.rounders.grey .t,
.rounders.grey .b,
.rounders.grey .b div {
	background-image:url('/images/bg_greyStroke.gif'); 
}

#content-secondary .rounders .inner,
#content-secondary .rounders .t,
#content-secondary .rounders .b,
#content-secondary .rounders .b div,
#nav-container .rounders .inner,
#nav-container .rounders .t,
#nav-container .rounders .b,
#nav-container .rounders .b div{
	background-image:url('/images/bg_emailUpdates.gif');
}

.rounders .inner{
	position: relative;
	margin: 0px;
	padding: 12px 12px 0 0;
}

.rounders .t{
	/* top+left vertical slice */
	position:absolute;
	left:0;
	top:0;
	width:12px; /* top slice width */
	margin-left:-12px;
	height:100%;
	background-position:top left;
	z-index:-10;
}

.rounders .b{
	/* bottom */
	position:relative;
	width:100%;
	margin-top: -5px;
}

.rounders .b,
.rounders .b div{
	height:12px; /* height of bottom cap/shade */
	font-size:1px;
}

.rounders .b{
	background-position:bottom right;
}

.rounders .b div{
	position:relative;
	width:12px; /* bottom corner width */
	margin-left:-12px;
	background-position:bottom left;
}

.rounders .hd,
.rounders .bd,
.rounders .ft {
	position:relative;
}

.rounders .wraps{
	/* extra rounders-inner protector - preventing vertical overflow (past background) */
	position:static;
	/*padding-bottom: 5px;*/
	max-height:1000px;
	overflow:auto; /* note that overflow:auto causes a rather annoying redraw "lag" in Firefox 2, and may degrade performance. Might be worth trying without if you aren't worried about height/overflow issues. */
}

.rounders h1,
.rounders p,
.rounders ul{
	position:relative;
	margin:0; /* margins will blow out backgrounds, leaving whitespace. */
	padding:0.5em 0px 0.5em 0px;
}

.rounders h1{
	padding-bottom:0px;
}

.rounders div img{
	display:block;
	margin-right:auto;
	margin-left:auto;
	padding:3px;
}

.email .inner img{
	margin:0 auto;
}
	
.inner p a{
	color:#0a29a5;
}
.inner p a:hover{
	text-decoration:underline;
}

#onthispage{
	clear:right;
	display:inline;
	float:right;
	position:relative;
	margin-left:10px;
	width:200px;
}
.module.multiPage{
	display:inline;
	float:right;
	margin-left:0.75em;
	margin-bottom:10px;
	border:1px solid #cdcdcd;
	padding:0;
	width:auto;
	max-width:290px;
	min-width:130px;
	overflow:visible;
	text-align:center;
}
	#content-main .module.multiPage h5,
	#content-main .module.multiPage-horiz h4{ background-color:#0cf; position:relative;
		display:block;
		float:none;
		margin:0;
		border-bottom:1px solid #cdcdcd;
		padding:4px 3px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:1em;
		text-align:left;
		width:auto;
		overflow:auto;
	}
	.module.multiPage .inner{
		margin:0;
		padding:0;
		width:auto;
		overflow:auto;
	}
	.module.multiPage ol{
		display:block;
		position:relative;
		margin:0;
		padding:0;
		width:auto;
		list-style-type:none;
	}
		.module.multiPage ol li{ background-color:#99c;
			position:relative;
			display:block;
			margin:0;
			padding:3px 0;
			list-style-position:inside;
		}
		
	#onthispage li{
		background:transparent url('/images/blue_bullet.gif') no-repeat 0.5em 6px;
		list-style-type:none;	
		margin-left:0;
		padding-left:1.5em;
	}
	/*#onthispage ul.bulleted-links li{
		background:transparent url('/images/blue_bullet.gif') no-repeat 0.5em 6px;
		list-style-type:none;	
	}*/

/*.module .inner{ this breaks the left-bottom corner in all the rounded corner modules - remove later.
	position:static;
}*/

.module.multiPage-horiz{
	display:block;
	float:none;
	margin-bottom:1em;
	border:1px solid #cdcdcd;
	padding:0;
	width:auto;
	overflow:auto;
}
#content-main .rounders.multiPage-horiz h4{ background-color:yellow;
	display:block;
	float:none;
	margin:0;
	border-bottom:1px dashed #cdcdcd;
	padding:4px 3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	text-align:left;
	width:auto;
	overflow:auto;
}
#content-main .module.multiPage-horiz h4,
#content-main .rounders.multiPage-horiz h4{ 
	clear:left;
	display:inline;
	float:left;
	padding:0 3px;
}

	.module.multiPage-horiz h4 span,
	.rounders.multiPage-horiz h4 span{
		text-align:right;
		clear:right;
		display:inline;
		float:right;
	}
	#content-main .module.multiPage-horiz h4 span a,
	#content-main .rounders.multiPage-horiz h4 span a{
		display:inline;
		padding:0 5px;
	}
	
.module.multiPage-horiz .inner{
	text-align:center;
	margin-bottom:1em
}
.rounders.multiPage-horiz .inner{
	text-align:center;
}	
.module.multiPage-horiz ol,
.rounders.multiPage-horiz ol{ display:block;
	position:relative;
	margin:0.5em auto 0;
	padding:0;
	list-style-type:none;
	width:auto;
	text-align:center;
}
	.module.multiPage-horiz li,
	.rounders.multiPage-horiz li{
		display:inline;
		float:none;
		margin:0 auto;
		padding:0;
		width:12px;
		text-align:center;
	}
		.module.multiPage-horiz li a,
		.rounders.multiPage-horiz li a{
			display:inline;
			float:none;
			margin:0 auto;
			padding:4px;
			width:auto;
		}