body  {
	}
#container {
	width: 1200px;
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
} 
#container img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 235px;
	background-color: #FFFFFF;
	padding: 8px;
	font-size: 14px;
}
#secondary_nav  li {
	list-style-type: none;
	padding-left: 30px;
	padding-bottom: 8px;
	padding-top: 8px;
	
}
#secondary_nav {
	margin-bottom: 8px;
	font-size: 14px;
	color: #FFFFFF;
}
#secondary_nav h1 {
	font-family: Trebuchet, "Trebuchet MS", Arial, san-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	font-weight: normal;
	margin-top: 2px;
	margin-left: 4px;
	margin-right: 4px;
}
#secondary_nav  li a {
	color: #FFFFFF;
	font-size: 14px;
}
.Orange_nav {
	background-color: #FF6600;
	background-image: url(../images/promo1_bg.jpg);
	padding: 8px;
	background-repeat: repeat-x;
}
.Orange_nav  li{
background-image: url(../images/nav_arrow_orange.gif);
	background-repeat: no-repeat;
	background-position: 8px 8px;
	}
.Blue_nav {
	background-color: #01628C;
	background-image: url(../images/promo2_bg.jpg);
	padding: 8px;
	background-repeat: repeat-x;
}
.Blue_nav   li{
	background-image: url(../images/nav_arrow_blue.gif);
	background-repeat: no-repeat;
	background-position: 8px 8px;
	}
.Red_nav {
	background-color: #CB0923;
	background-image: url(../images/promo3_bg.jpg);
	padding: 8px;
	background-repeat: repeat-x;
}
.Red_nav  li {
	background-image: url(../images/nav_arrow_red.gif);
	background-repeat: no-repeat;
	background-position: 8px 8px;
}
.Aqua_nav {
	background-color: #63ABAC;
	background-image: url(../images/promo4_bg.jpg);
	padding: 8px;
	background-repeat: repeat-x;
}
.Aqua_nav li {
	background-image: url(../images/nav_arrow_aqua.gif);
	background-repeat: no-repeat;
	background-position: 8px 8px;
}
	
.articles   {
	background-image: url(../images/PDF_icon.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 25px;
	padding-bottom: 10px;
}
.sidebarLower {
	padding: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}
#mainContent {
	float:right;
	width:947px;
	padding: 0px;
} 
#mainBodyCopy {
	padding: 40px;
	background-color: #FFFFFF;
}
#mainBodyCopy h1 {
	font-family: Trebuchet, "Trebuchet MS", Arial, san-serif;
	font-size: 30px;
	color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#mainBodyCopy h2 {
	font-size: 22px;
	color: #CC0000;
	margin-top: 15px;
	padding: 0px;
	margin-bottom: 10px;
}
#mainBodyCopy h2 a {
	font-size: 22px;
	color: #CC0000;
	margin-top: 15px;
	padding: 0px;
	margin-bottom: 4px;
}
.sidebarLower .divider {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
#banner {
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
	margin-bottom: 10px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
	margin-bottom: 15px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#mainBodyCopy table {
	margin-bottom: 15px;
}
#mainBodyCopy  td {
	padding: 4px;
	vertical-align: top;
}
#mainBodyCopy li {
	list-style-type: square;
	padding-bottom: 8px;
}
#mainBodyCopy ul {
	margin-left: 15px;
	list-style-type: square;
}
.demo {
	padding: 8px;
	background-color: #FFCC66;
}
#sidebar1 .demo p {
	padding: 0px;
}
.callout {
	padding: 8px;
	background-color: #E3E3E3;
	margin-bottom: 15px;
}
.featuredBook {
	padding: 8px;
	background-color: #FFCC66;
	font-size: 18px;
	font-style: italic;
	color: #CC0000;
	font-family: Trebuchet, "Trebuchet MS", Arial, san-serif;
	margin-bottom: 15px;
}
.strikethrough {
	text-decoration: line-through;
}
#sidebar1  h2  {
	color: #CC0000;
}
.aqua-sidebar {
	padding: 8px;
	background-color: #BFDEDE;
}
#RedOutline {
	padding: 8px;
	background-color: #FFFFFF;
	margin: 15px;
	border: 1px solid #CC0000;
}
#RedOutline  li {
	list-style-image: none;
}
