body {
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:left;
	color: #000000;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
}

#box {
	margin-left:auto;
	margin-right:auto;
	padding-left:10px;
	padding-right:10px;
	text-align:left;
	width:975px;
}

p {
	margin-top:10px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:10px;
}

.parameters {
	margin-top:10px;
	margin-left:20px;
	margin-right:0px;
	margin-bottom:10px;
}

pre {
	/*-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;*/
	background:#FFFFCC;
	border:1px solid #CCCCCC;
	color:#333333;
	font-size:0.9em;
	line-height:14px;
	margin-bottom:14px;
	margin-top:5px;
	overflow-y:hidden;
	overflow-x:auto;
	padding:5px;
	
}
pre.wide {
	
}

#mainTitle {
	color:#00647A;
	font-size:1.8em;
	font-weight:bolder;
	margin:20px 0;
}

.heading1 {
	color:#00647A;
	font-size:1.8em;
	font-weight:bolder;
	margin:20px 0;
}

.heading2 {
	color:#919C36;
	font-size:1.2em;
	font-weight:bolder;
}

.TOC {
	margin-top:10px;
	margin-left:20px;
	margin-right:10px;
	margin-bottom:10px;
	
}

.backTop {
	margin-top:10px;
	margin-left:0px;
	margin-right:10px;
	margin-bottom:10px;
	text-align:right;
	font-size:10px;
	color:blue;
}

.image 
{	
	text-align: center;
	margin-bottom:10px;
	margin-top:20px;
}

.skinNav {
	height: 24px;
	line-height: 24px;
	background: #99a;
	padding-left: 20px;
}
	.skinNav a {
		color: #fff;
		font-weight: bolder;
	}

.header .logo {
	padding: 14px 0 0 0;
}


table{
	margin:0 auto;
}
tr {
	vertical-align:top;
}
td {
	padding:3px;
}
.hi_C0C0C0 {
	background-color:#C0C0C0;
}
.hi_FF99CC {
	background-color:#FF99CC;
}
.hi_FFCC99 {
	background-color:#FF99CC;
}
.hi_FFCC00 {
	background-color:#FFCC00;
}
.hi_FFFF99 {
	background-color:#FFFF99;
}
.hi_CCFFCC {
	background-color:#CCFFCC;
}
.hi_FFCC00 {
	background-color:#FFCC00;
}


a, a:link, a:visited {
	color: #00647a;
	text-decoration: underline;
	
	
}
	a:hover {
		text-decoration: underline;
	}

.threeColLeft, .threeColMid, .threeColRight {
	float: left;
	width: 200px;
	height: 210px;
	padding: 25px 20px 10px 20px;
	/*width: 29%;
	border: solid 4px #ededee;*/
	background: url('../images/bg-doc-columns.jpg') no-repeat top left;
	overflow:hidden;
} 

.threeColLeft p, .threeColMid p, .threeColRight p {
	font-size: .9em;
	line-height: 1.6em;

}
.content .threeColLeft ul, .content .threeColMid ul, .content .threeColRight ul {

	margin:10px 0 20px 20px;
}

.content .threeColLeft ul li, .content .threeColMid ul li, .content .threeColRight ul li{
	list-style-type:disc;
	padding:0 0 0 5px;
}
.threeColLeft, .threeColMid
{
	margin-right:10px;
}

.threeColLeft h2, .threeColMid h2, .threeColRight h2 {
	margin-bottom: 20px;
}
.innerBrdr {
	/* border: solid 1px #CECED2; */
}
	.innerBrdr {
		font-weight: bolder !important;
	}

.three-col {
	width: 100%;
	margin-top:14px;
}
	
.three-col .sidebar {
	width: 182px;
}

.wrapper 
{
	width:968px;
	margin:0px auto;
}

.clear {
		width:100%;
		margin:0;
		padding:0;
		clear:both;
		height:0;
	}
#needHelp {
    margin: 30px 0 0 0;
}


#footer{
width:100%;
height:25px;
/*background-image:url(images/main_bg1.jpg);*/
background-repeat:repeat-x;
background-position:bottom;
position:relative;
bottom:0px;
}
