body {
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background-color: #FFF; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	margin-top: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-image: url(subordinate_docs_repeat_background.jpg);
}
#container {
	width: 810px;
	margin: 0px auto 0px auto;
	text-align: center;
}
#topNav {
	height: 75px;
	color: #666;
}
.topNav {
	margin-right:6px;
	margin-top:29px;
	float:right;
	display:inline;
	text-align: right;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 151%;
}
#googleSearchDiv {
	margin-left: 6px;
	height: 50px;
	margin-top:27px;
	float:right;
}
.googleSubmitButton {
	margin-top: 27px;
}
#googleImage {
	margin-top:25px;
	float:right;
}
#TextField_win_ {
	margin-right:6px;
	margin-top:27px;
	width:150px;
	margin-bottom:0px;
	float:right;
	display:inline;
}
#topNav a {
	color: #666;
}
#topNav a:hover, #topNav a:focus {
	color: #666;
	text-decoration: underline;
}
#mainArea {
	text-align: left;
	background-image: url(subordinate_docs_mainArea_background.jpg);
	background-repeat: no-repeat;
	background-color: fff;
}
#bannerArea {
	display: inline;
}
#mainNav {
	padding-left: 26px;
	padding-right: 27px;
	font-size:13px;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	color: #666;
	letter-spacing: 1px;
	display: block;
	text-align: center;
}
#mainNav a {
	color: #666;
}
#mainNav a:hover, #topNav a:focus {
	color: #666;
	text-decoration: underline;
}
img {
	border:0px;
	text-align: center;
}
div {
	margin:0px;
	padding:0px;
}
#textArea {
	text-align: left;
	margin-top: 15px;
	margin-bottom: 10px;
	text-align: left;
	padding-bottom: 15px;
	padding-left: 26px;
	padding-right: 27px;
}
#bottomNavArea {
	margin-top: 20px;
	padding: 4px;
	font-size: 12px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	text-align: center;
}
#bottomNavArea a {
	color: #666;
}
#bottomNavArea a:hover, #bottomNavArea a:focus {
	color: #666;
	text-decoration: underline;
}
.mainpageTitle {
	margin-bottom:15px;
	font-size:38px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: 800;
	text-align: left;
	line-height: normal;
	color: #900;
}
.subpageTitle {
	margin-bottom: 15px;
	margin-top: 12px;
	font-size:32px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: 800;
	text-align: left;
	line-height: normal;
	color: #900;
}
.normal {
	font-style: normal;
}
.flushBulletedList, .flushBulletedList li {
	padding-top: .5em;
	padding-bottom: .5em;
}
.highlight {
	font-weight: normal;
	color: #F00;
	letter-spacing: 1px;
	padding: 1px;
	background: #F6F6F6;
}
#main #mainAreaDiv #textArea .pageTitleSmall {
	font-size: 22px;
	color: #333;
	line-height: 121%;
}
.pointer {
	list-style: url(../_clas381a_images/pointer.png) outside;
}
.footnote {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	font-size: 12px;
}
.redBox {
	border: thin solid #F00;
}
