/*###################### reset ######################*/

* { margin: 0px; padding: 0px; }
#pagebody li { margin: 0px 0px 10px 20px; }
#pagebody ul { margin-bottom: 30px; }
td { vertical-align: top; } 

/*###################### body ######################*/

body {
	background: url(../images/bg.jpg) repeat-x;
	font: 12px Arial; 
	line-height: 1.8em; 
	color: #333;
}
body#home { background: url(../images/bg-home.jpg) repeat-x; }

/*###################### page structure ######################*/

#outerwrapper {  
	background: url(../images/home-bg-header.jpg) top center no-repeat;
	width: 100%;
	height: 143px;
}

#wrapper { 	
	margin: 0 auto 70px auto;
	width: 960px; 
	position: relative;
}
	#home #wrapper { margin-bottom: 0px; }

#header { 
	/*height: auto;*/
	width: 960px;
	margin: 0 auto;
	height: 183px;
}

#homemasthead { 
	height: 149px;
	padding: 45px 0px 0px 10px;
	/*border: 1px solid #000;*/
}

#logo { 
	position: absolute;
	top: 40px;
	left: 30px;
	background: url(../images/logo-silence.png) no-repeat;
	text-indent: -9999px;
	width: 265px;
	height: 62px;
}

#contact { 
	position: absolute;
	top: 20px;
	left: 850px;
	background: url(../images/b-contact.png);
	text-indent: -9999px;
	width: 68px;
	height: 14px;
	overflow: hidden;
}

#pagebody { 
	width: 960px; 
	margin: 23px auto 0px auto;
	float: left;
	position: relative;
	background: url(../images/bg-wrapper.jpg) center 15px no-repeat;
	padding-bottom: 50px; 
}
	#home #pagebody { background: none; margin-top: 25px;}

div#pageheadline { 	
	height: 55px;
	padding: 30px 0px 0px 30px;
}

#mergersentence { 
	display: block;
	padding: 12px;
	margin: 0px 0px 0px 23px;
	width: 600px;
	line-height: 1.3em;
	color: #636B3D;
	background-color: #C7D77A;
	border: 1px solid #D2DF94;
	}

div#left {
	width: 610px;
	float: left;
	padding: 25px 0px 60px 50px;
	/*vertical-align: top;*/
	/*border: 2px solid #990000;*/
}

div#right {
	width: 218px;
	margin-left: 710px;
	padding: 65px 0px 0px 0px;
	/*margin-left: 40px;	
	padding: 15px 0px 45px 0px;
	vertical-align: top;*/
	/*border: 1px solid #000;*/
}

div#extras {
	background-color: #FFF;
	padding: 30px 0px 30px 30px;
}

#footer {
	width: 100%;
	color: #666;
	font: 9px Tahoma;
	clear: both;
	height: 38px;
	background: #CCC;
	border-bottom: 40px solid #FFF;
}
	#footer span { 
		width: 930px; 
		margin: 0px auto; 
		display: block; 
		background: #999;
		height: 12px;
		padding: 14px 0px 11px 10px;
		background: url(../images/bg-footerspan.gif) repeat-x;
	}
	#footer a { color: #666; }
	#footer a:hover { color: #000; }

/*###################### font styles ######################*/

p { margin: 20px 0px 20px 0px; }
h1 { font: 40px Helvetica; color: #FFF; line-height: 110%; letter-spacing: -1px; height: 50px; text-indent: 20px; text-transform: uppercase; }
h2 { font: 24px Arial; color: #990; letter-spacing: -1px; height: 46px; }
h3 { font: 16px Georgia; color: #B7CC50; line-height: 120%; margin-bottom: 15px; letter-spacing: -.3px; }
h4 { font: 16px Georgia; color: #990; line-height: 110%; margin-top: 10px; letter-spacing: -.3px; }
h5 { font: 18px "Arial Narrow"; color: #C5D7DA; line-height: 100%; height: 22px; letter-spacing: -.3px; }

#pagebody ul.nobottommargin { margin-bottom: 0px; }

.blue { color: #305F92; }
.white { color: #FFFFFF; }
.green { color: #9CB334; }
.small { font: 11px Arial; line-height: 140%; }
.smallest { font: 10px Tahoma; line-height: 120%; }
.lessleading { line-height: 115%; }

.headline { font-weight: bold; text-align: center; text-transform: uppercase; }
.subhead { font-style: italic; text-align: center; }

/*###################### miscellaneous ######################*/

span.codedirection { unicode-bidi:bidi-override; direction: rtl; }

#home td.homebox { 
	min-width: 245px;
	width: 245px;
	border: 6px solid #E2E2E2; 
	background-color:#D4D4D4; 
	padding: 15px 15px 0 15px;
	font-size: 11px;
	color: #000;
	line-height: 130%;
}
	#home td.homebox p { /*display: block; height: 75px;*/ line-height: 120%; }
	#home td.homebox a { line-height: 125%; text-decoration: none; display: block; padding-top: 3px; }
		#home td.homebox a:hover { text-decoration: underline; }
	#home td.spacer { min-width: 15px; width: 15px; }

.calloutheader { width: 100%; height: 50px; }
	.calloutheader td.calloutleft { min-width: 16px; width: 13px; background:url(../images/callout-left.png) no-repeat; }
	.calloutheader td.calloutcenter { width: 100%; background:url(../images/callout-bg.png) repeat-x; }
	.calloutheader td.calloutright { width: 16px; min-width: 16px; background:url(../images/callout-right.png) no-repeat; }

img#logo-print { display: none; }
.clear { clear: both; }
.floatright { float: right; margin: 10px 0px 20px 20px; }
.padded { padding: 20px; }
.padded-sidesonly { padding: 0px 20px 0px 20px; }
.padded-topbottom { padding: 20px 0px 20px 0px; }
.padded-top { padding-top: 20px; }
.padded-bottom { padding-bottom: 20px; }
.green-bg { background-color: #EAF0CD; }
.rounded { background-color: #F8FBEE; padding: 20px 20px 5px 20px; margin-bottom: 30px; }

#homepic { 
	position: absolute;
	top: -190px;
	left: 675px;
	height: 260px;
	width: 292px;
}

#insidephoto {
	position: absolute;
	top: 200px;
	left: 690px;
	height: 199px;
	width: 278px;
	/*border: 1px solid #000;*/
	z-index: 300;
}

ul.special { list-style:none; width: 90%; }
	ul.special li { padding: 2px 0 0px 20px; display: block; background: 0px 4px url(../images/bullet5.png) no-repeat; text-decoration: none; }
	ul.special li.pdf { background-image: url(../images/icon-pdf.gif); padding: 3px 0px 3px 25px; }
	ul.special li.link { background-image: url(../images/icon-hyperlink.png); padding: 3px 0px 3px 25px; }

ul a { text-decoration: none; }

#pagebody ul.ulCompact { margin: 5px 0px 0px 3px; list-style-type: none;  }
#pagebody ul.ulCompact li { padding: 0px; margin: 0px; }
	#pagebody ul.ulCompact li a { padding: 0px; margin: 0px 0px 3px 0px; }


/* ####################### links ####################### */

a, a:visited { color: #145B70; line-height: 130%; text-decoration: underline; }
a:active, a:hover { color: #000; text-decoration: underline; }

.linkBlue, .linkBlue:visited { color: #4A6179; font: 12px Tahoma; line-height: 130%; text-decoration: underline; }
.linkBlue:hover, .linkBlue:active { color: #AA0000; text-decoration: underline; }

.linkUndecoratedBlack, .linkUndecoratedBlack:visited { color: #000; line-height: 110%; font: 11px Arial;  text-decoration: none; }
.linkUndecoratedBlack:hover, .linkUndecoratedBlack:active { color: #000; text-decoration: underline; }

.linkGreySmall, .linkGreySmall:visited { color: #666666; font: 10px Tahoma; line-height: 170%; text-decoration: none; }
.linkGreySmall:hover, .linkGreySmall:active { text-decoration: underline; font-weight: bold; }



/*###################### callout boxes ######################*/

.callout { background-color: #EAF0CD; color: #85982C; font: 11px Arial; }
.callout .cell-header { padding: 20px; }
.callout ul { list-style:none; width: 90%; line-height: 140%; }
	.callout ul li { display: block; background: 0px 2px url(../images/bullet5.png) no-repeat; text-decoration: none; padding: 0px 0px 0px 20px; }
	.callout ul.pdf li { background-image: url(../images/icon-pdf.gif); text-decoration: none; }
	.callout ul.link li { background-image: url(../images/icon-hyperlink.png); text-decoration: none; }
.callout a, .callout ul li a { color: #85982C; text-decoration: underline; }
	.callout a:hover { color: #145B70; }
.callout p { line-height: 150%; }

.icon-paper { background-image: url(../images/icon-paper.png); background-position: top right; background-repeat: no-repeat; }
.icon-book { background-image: url(../images/icon-book.png); background-position: top right; background-repeat: no-repeat; }
.icon-downbox { background-image: url(../images/icon-downbox.png); background-position: top right; background-repeat: no-repeat; }

/*###################### left ######################*/

#subnav {
	width: 233px;
	padding: 70px 0px 90px 5px; 
	background: url(../images/bg-subnav.jpg) no-repeat;
	/*border: 1px solid #aa0000;*/
}

#subnav ul {
	width: 195px;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	list-style:none;
	
	/*border: 1px solid #000;*/
}

#subnav ul li { 
	padding: 5px 0px 5px 10px; 
	margin: 0px; 
	width: 185px;
}

#subnav ul a {
	color: #666;
	text-decoration:none;
	padding: 0px 0 9px 20px;
	display: block;
	width: 160px;
	line-height: 120%;
	background: 0px 3px url(../images/bullet2.png) no-repeat;
	border-bottom: 0px solid #CeCeCe;
	/*border: 1px solid #000;*/
}
#subnav ul a:hover {
	text-decoration:none;
	text-indent: 3px;
	background-position: 3px 3px;
}


/* ####################### table & table cell formats ####################### */

.tablePadded-a td { padding: 2px 10px 0px 0px; }

.tablePadded-b { margin-top: 10px; }
.tablePadded-b td { padding: 7px 10px 7px 0px; vertical-align: top;}

.tablePadded-c td { padding: 5px 5px 5px 0px; }

.tableReleases td { padding: 4px 10px 2px 0px; }
.tableReleases a { display: block; padding-top: 2px; } 

#tableHome { width: 920px; }
#tableHome td { padding: 20px; }
	#tableHomeleft { width:  }
	#tableHomeright {  }

#tableHomenews td { padding: 5px 0px 5px 0px; }


.signuptable-horizontal { border: 10px solid #EAF0CD; }
.signuptable-horizontal td { padding: 0px; }
	.signuptable-horizontal td input, .signuptable-horizontal td select { margin: 10px 0px 5px 7px; padding: 5px; font-size: 11px; color: #666; }
	.signuptable-horizontal td .button { margin: 10px 0px 5px 10px; padding: 4px; font-size: 11px; color: #000; }

/* ####################### investor rollovers ####################### */

div.investor {
	float: left;
	margin: 0 12px 0 0;
	padding: 0;
	width: 180px;
	background: #fff;
}
div.investor a {
	display: block;
	position: relative;
	margin: 0 0 15px 0;
	padding: 0;
	width: 180px;
	height: 99px;
	overflow: hidden;
	border: 1px solid #CCC;
	background: #000;
}
div.investor img {
	position: absolute;
	top: 0;
	left: 0;
	height: 99px;
	width: 180px;
}
