body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 101%;
	margin: 0px;
	padding: 0px;
	background-color: #e0e7fe;
	text-align: center;	
}
#wrapper {
	text-align: left;
	width: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	line-height:1.2em;
}
#banner {
	width: auto;
	background-image: url(../images/home_tile.gif);
}

#content {
	font-size: 0.8em;
	margin-left: 235px;
	padding-left: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 10px;

}
#flashContent {
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	width: auto;

}

#footer {
	background-image: url(../images/footer_tile.gif);
	height: 31px;
	background-repeat: repeat-x;
	margin-left: 10px;
	margin-right: 5px;
	font-size: 53%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	clear: both;

}
.right {
	float: right;
	clear: both;

}
#mainNav {
	font-size: 70%;
	font-weight: bold;
	margin-left: 5px;

}
#sectionHeading {
	font-size: 0.9em;
	color: #999999;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 5px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #0000FF;
	width: auto;

}
#docTitle {
	padding-top: 5px;
	padding-bottom: 1px;
	padding-left: 5px;

}
#tableOfContent {
	width: 220px;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	float: left;

}
.caption {
	font-size: 0.5em;
	font-style: italic;
	
}
.pictureDescript {
	font-size: 0.56em;
	line-height: 1.25em;
	
}
#tableOfContent ol {
	list-style-type: none;
	line-height: 2em;
	font-size: 0.6em;
	margin: 0px;
}
#tableOfContent h3 {
	line-height: 1.25em;
	margin: 7px 0px 0px;
	font-size: 0.6em;
	background-color: #E0E7FE;
	display: block;
	padding-top: 0px;
	padding-left: 3px;
}
#tableOfContent A {
	font-size: .7em;
	font-weight: bold;
}
#bodyWrapper {
	margin-right: 10px;
	margin-left: 5px;
	background-color: #FFFFFF;
	border: 1px solid #A7BCFF;
	margin-bottom: 25px;
}
.articleTitle {
	font-size: 1.25em;
	font-weight: bold;
}
.articleAuthor {
	font-size: 0.7em;
	font-weight: bold;
	font-style: italic;
}
.subHeading {
	font-size: 1em;
	font-weight: bold;
	background-color: #E0E7FE;
	padding-right: 15px;
}
#printLogo {
	display: none;
	line-height: 1.2em;
}
.noUnderline {
	text-decoration: none;
}
.clearit {
clear:both;
display:block;
}
.clearfix:after {
    
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.nextPageNav {
	font-size: 0.8em;
}
.figure {
	font-size: 0.7em;
	line-height: 10px;
	font-style: italic;
}
dt {
	font-size: 1.25em;
	font-weight: bold;
}
dd A {
	font-weight: bold;
	font-size: 1em;
	text-decoration: none;
}
dd A:hover{
	text-decoration: underline overline;
}
