body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 180%;
	color: #000000;
	background-color: #E1F1FA;
		}
	
/* layout.*/

#frame {
	width:840px;
	padding:0px;
	text-align:left;
	margin: 0px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
		}
		
#contentheader {
	width:720px;
	margin: 0px;
	padding: 0px;
		}
		
				
#contentleft {
	padding:30px 0px 20px 35px;
		}

#tabs {
	width:720px;
	font-family: "Avant Garde", Arial, Helvetica, Sans-serif;
	font-size: 11px;
	color: #2E6B97;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #1B67B0;
	border-bottom-color: #1B67B0;
	text-align: right;
	padding: 0px;
	margin: 0px;
		}
		
#tabs.int{
	background-image: url(../images/clip_narrow_top.gif);
	background-repeat: no-repeat;
	background-position: -1px bottom;
}
				
#nav {
	padding-right: 235px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#nav a {
	color: #2E6B97;
	text-decoration: none;
}

#postit {
	left:516px;
	top:7px;
	width:201px;
	height:183px;
	position: absolute;
	text-align: left;
	background-image: url(../images/postit.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #7B7311;
	font-weight: normal;
}
#positContent {
	padding-left: 35px;
	padding-top: 5px;
	padding-right: 35px;
	padding-bottom: 5px;
}
#positContent p {
	margin: 3px 0px;
	padding: 0px;
}
#positContent h1 {
	font-family: "Avant Garde", Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	line-height: 192%;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#positContent form {
	margin: 0px;
	padding: 0px;
}
#form1 select {
	font-size: 9px;
}
.search {
	margin-top: 5px;
	margin-bottom: 3px;
}

#wrapper{
	width: 720px;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(../images/wrapper_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: left;
}
/*wrapper for interior*/

#wrapper.int{
	background-image: none;
	}	

#middlebit {
	background:url(../images/clip_note_top.gif) no-repeat 0px 303px;
	margin-left: 0px;
	margin-bottom: 0px;
	text-align: left;
}

#middlebit.int{
	background-image: none;
}
/*leftnote for home page*/

#leftnote {
	background-image: url('/images/clip_note_bottom.gif');
	background-repeat: no-repeat;
	background-position: -1px bottom;
	padding: 318px 0px 0px 0px;
	font-size: 10px;
	line-height: 116%;
	width: 317px;
}

/*leftnote for interior pages*/
#leftnoteInt {
	background-image: url('/images/clip_narrow_bottom.gif'); 
	background-repeat: no-repeat;
	background-position: -1px bottom;
	font-size: 10px;
	line-height: 116%;
	width: 200px;
	padding: 0px;
}

#leftContent {
	padding-right: 25px;
	padding-left: 15px;
	padding-bottom: 15px;
}

#leftContentInt {
	background-image: url('/images/clip_narrow.gif'); 
	background-position: -1px top;
	background-repeat: no-repeat;
	padding-bottom: 25px;
	padding-top: 55px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 25px;
	margin-top: 0px;
}

#leftnote p {
}

#leftnote h1 {
	font-family: "Avant Garde", Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	line-height: 192%;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
	margin: 0px 0px 5px;
}

#leftnoteInt h1 {
	font-family: "Avant Garde", Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	line-height: 192%;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	margin: 0px 0px 5px;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 4px;
}
.headline a {
	text-decoration: none;
}
.fbsubscribelink {
	margin-top: 10px;
	margin-bottom: 10px;
}

#leftnote .date {
	display:none;
}

#leftnoteInt .date {
	display:none;
}

#leftnote .more {
	margin-bottom: 35px;
	margin-top: 15px;
	text-align: right;
}
#rightbit {
	width: 315px;
	padding-top: 35px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	float: right;
	margin-bottom: 5px;
}

#rightbit.int{
	width:470px;
}

#rightbit h1 {
	font-family: "Avant Garde", "Arial Helvetica", Sans-serif;
	font-size: 18px;
	color: #1967B0;
	font-weight: normal;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0E5EAC;
	margin-bottom: 6px;
	width: 315px
}
#rightbit.dynamic {
	float: none;
	width: 650px;
}

#rightbit.dynamic p {
	margin: 0px 0px 11px;
	padding: 0px;
	width:650px;
}

	
	
/* text & general styles.*/

a {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #1967B0;
	}
	
a:visited {
	color: #000000;
	}	
		
a:active {
	color: #1967B0;
}
img {
	margin: 0px;
	padding: 0px;
}
.none {
	display: none;
}
.searchbox {
	border: 1px solid #6699CC;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	width: 650px;
}

.searchbox2 {
	border: 1px solid #6699CC;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
}
form {
	margin: 0px;
	padding: 0px;
}
.field {
	border: 1px solid #1967B0
	}
	
.dropdown {
	border: 1px solid #1967B0
	}	
.check {
	margin: 0px;
	padding: 0px;
	border: 1px solid #6394B5;
}
	
select {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
td {
	font-size: 10px;
	font-weight: normal;
}
.title {
	font-weight: bolder;
}
th {
	font-size: 10px;
	color: #6594AE;
}
.image {
	float: right;
	border: 1px solid #1967B0;
	padding: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.clear {
	clear: both;
	margin: 0px;
	height: 1px;
}

#footer {
	display: block;
	width: 840px;
	clear: both;
	text-align: left;
	background-image: url(../images/footer_bg.gif);
	height: 30px;
	background-repeat: no-repeat;
	padding-top: 25px;
	background-position: left top;
	padding-left: 0px;
}
#footer2 {
	width: 720px;
	text-align: center;
}

#footer p {
	margin: 1px 0px;
	padding: 0px;
}

.searchbox h6 {
	margin: 0px 0px 5px;
	padding: 0px;
}

p.q {
	font-weight: bold;
}
.feedTitle {
	display: none;
}
#Chapter11Blog1063182 {
}
#Chapter11Blog1063182 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#Chapter11Blog1063182 ul li {
	margin: 0px 0px 20px;
	padding: 0px;
	list-style-type: none;
}

#creditfooter {
	display: none;
}.checkboxlist td {
	white-space: nowrap;
}