/* CSS Document */
/*@import url(xc.css);*/

body {
	margin: 0;
	padding: 0;
	font: 12px verdana;
}

p.mainT{
		font: 12px verdana;
		line-height:	150%;
		 text-align: justify;
}
p.mainH{
		font: 14px verdana;
		line-height:	140%;
		 text-align: justify;
		 color: #D65B00
}


body.iframe_padding {
	padding: 5px;
	width: 92%;
}

iframe {
	border: 0/*solid 1px #e8edf3*/;
	width: 440px;
}

h1 {
	font-size: 13px;
	color: #0F4E83;
}

h1.tophd {
	font-size: 15px;
	color: #FC8E34 /*#0F4E83 */;
	font-variant: small-caps;
}

.iframe_padding h1 {
	color: #000000;
}

h2 {
	font-size: 11px;
}

td {
	vertical-align: top;
	font: 11px verdana;
}

#container {
	width: 760px;
	/*border-right: solid 1px #e8edf3;*/
}

#header {
	clear: both;
}

#leftcol {
	width: 140px;
	float: left;
	clear: left;
	vertical-align: top;
	padding-top: 5px;
}

#leftcol a {
	text-decoration: none;
}

#leftcol td {
	vertical-align: middle;
}
.navtxtcell a {
	padding: 0px;
}
}
.navtxtcell {
	padding: 5px 0 5px 0;
}

.sect_img {
margin: 5px 5px 5px 0;

}
#lc {
	background: #e8edf3;
	border-right: solid 1px #cccccc;
}

#rightcol {
	float: right;
	clear: right;
	vertical-align: top;
}

#rc {
	/*border-left: solid 1px #e8edf3;*/
	border-right: solid 1px #e8edf3;
}

#content {
	width: 100%;
	padding: 15px 5px 5px 5px;
}

.infobox {
	width: 160px;
	margin-bottom: 25px;
	vertical-align: top;
}

p.infobox {
	padding: 30px 3px 3px 3px; 
	margin-top: 0;
}

#righti {
	width: 207px; 
	float: right; 
	clear: right; 
	margin-top: 0; 
	background: url(/publishingservices/images/whpapers.gif);
	padding: 0 3px 3px 3px;
}

#righti p, #lefti p {
	margin-top: 0;
	padding-top: 0;
}

#lefti {
	width: 207px; 
	float: left; 
	clear: left; 
	margin-top: 0; 
	margin-right: 10px;
	background: url(/publishingservices/images/news.gif);
	padding: 0 3px 3px 3px;
}

/* For Opera 
html>body p.infobox {
	width: 178px;
}

 styles only for IE5/mac 
*>html p.infobox {
	width: 178px;
}*/

/* for ie only */
* html body p.infobox {
	width: 160px;
}
* html body div.infobox {
	padding-top: 35px;
}

* html body #leftcol td {
	padding: 0;
	margin: 0;
}

/*#contact p {
	line-height: 1.5em;
}
*/
#testimonial {
}

#contact .infobox {
	line-height: 15px;
}

#footer {
	clear: both;
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #EEEEEE;
	line-height: 1.5em;
	font: 9px verdana;
	color: 0F4E83;
	

	/*background: #e8edf3;*/
	text-align: center;
}

li {
	padding: 1px;
	line-height:14px;
	color: #000000;
}

#press_rel li {
	list-style: url(../images/bullet1.gif);
}



a.menu1:link, a.menu1:visited, a.menu1:active {
	color: #D65B00;
}
a.menu1:hover {
	color: #104F84;
}

a.brws2:link, a.brws2:visited, a.brws2:active {
	color: #AB4901;
}
a.brws2:hover {
	color: #104F84;
	font-weight:	bold;
}

#content a:link, .iframe_padding a:link {
	color: #3366FF;
}

input, textarea {
	font: 11px verdana;
}