body {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align:center;
	padding: 0px;
	background-color: #E6E6E6;
}

p { /* font-family orginally was Verdana, Lucida Grande, Helvetica, Arial, sans-serif; 
		font-size was 12px
		line-height was 16px */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: black;
	font-weight: normal;
	text-align: left;
	line-height: 19px;
	font-style: normal;
	text-decoration: none;
}
p.sidemenu {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: black;
}
p.display1 { /* e.g. see index.htm, "America..." */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: black;
	font-weight: normal;
	text-align: right;
	line-height: 20px;
	font-style: italic;
	text-decoration: none;
} 
p.display2 { /* e.g. see awards.htm, "The assistance..." */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: black;
	font-weight: normal;
	text-align: left;
	line-height: 20px;
	font-style: italic;
	text-decoration: none;
} 
p.display3 { /* e.g. see what_CBI_model.htm, "Converged..." */
	font-family: Verdana, Lucida Grande, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: black;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
	font-style: italic;
	text-decoration: none;
} 
p.sectionnavigation {
	text-align: center;
	padding-top: 25px;
}
p.sidebar { /* e.g. see what_CBI.htm, "A-PLUS..." */
	font-family: Verdana, Lucida Grande, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: black;
	font-weight: normal;
	text-align: left;
	line-height: 20px;
	font-style: italic;
	text-decoration: none;
} 
p.bulletpad { /* e.g. see what_CBI_alternatives.htm, "All have..." */
	padding-left: 30px;
}

h1{ /* used at top of every page */
	font-family: Helvetica, Arial, sans-serif;
	font-size: 30px;
	color: black;
	font-weight: bold;
	text-align: left;
	line-height: 16px;
	font-style: normal;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
h2{ /* e.g. see what_CBI_model.htm, "Key..." */
	font-family: Helvetica, Arial, sans-serif;
	font-size: 21px;
	color: black;
	font-weight: bold;
	text-align: left;
	line-height: 16px;
	font-style: normal;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

a:link, a:visited, a:active {
	font-size: 12px;
	font-weight: bold;
	color: black;
	text-decoration:none;
}    
a:hover {
	font-size: 12px;
	font-weight: bold;
	color: black;
	text-decoration:underline;
}   
a.sectionnavigation:link, a.sectionnavigation:visited, a.sectionnavigation:active {
	font-family: Verdana, Lucida Grande, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: red;
	font-weight: bold;
	text-align: center;
	line-height: 16px;
	font-style: normal;
	text-decoration: none;
}a.sectionnavigation:hover {
	font-family: Verdana, Lucida Grande, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: red;
	font-weight: bold;
	text-align: center;
	line-height: 16px;
	font-style: normal;
	text-decoration: underline;
}

table.main {
	border-width: 0px;
	border-collapse: separate;
	border-spacing: 2px;
	border-style: none;
	border-color: white;
	margin: auto;
	width: 960px;
}
table.main td {
	vertical-align: top;
	border-width: 1px;
	padding: 0px;
	border-style: solid;
	border-color: gray;
	background-color: white;
}
table.main td.headergraphic {
	background-color: #E6E6E6;
	border-color: #E6E6E6; 
}
table.main td.spacer {
	height: 8px;
	background-color: #E6E6E6;
	border-color: #E6E6E6; 
}
table.main td.spacer2 {
	background-color: #E6E6E6;
	border-color: #E6E6E6; 
}
table.main td.mainmenu {
	background-color: black;
	border-color: black; 
}
table.main td.sidegraphic {
	background-color: #E6E6E6;
	border-color: #E6E6E6; 
	width: 200px;
	height: 100px;
}
table.main td.sidemenu {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: black;
	padding-top: 6px;
	padding-bottom: 18px;
	padding-right: 6px;
	padding-left: 18px;	
	vertical-align: top;
	height: 100px;
}
table.main td.sidetext { /* used on index page */
	padding-top: 0px;
	padding-bottom: 6px;
	padding-right: 12px;
	padding-left: 12px;	
	vertical-align: top;
	height: 100px;
}
table.main td.pagecontent {
	width: 750px;
	padding-top: 6px;
	padding-bottom: 18px;
	padding-right: 24px;
	padding-left: 18px;	
	vertical-align: top;
}
table.main td.footer {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: white;
	font-weight: bold;
	text-align: center;
	line-height: 24px;
	font-style: italic;
	text-decoration: none;
	background-color: red;
	border-color: red; 
}
table.main td.copyright {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	height: 8px;
	color: black;
	font-weight: Normal;
	text-align: right;
	line-height: 15px;
	font-style: normal;
	text-decoration: none;
	background-color: #E6E6E6;
	border-color: #E6E6E6; 
}

table.sidebar { /* e.g. see what_CBI.htm, "A-PLUS..." */
	border-width: 0px;
	border-collapse: separate;
	border-spacing: 2px;
	border-style: none;
	border-color: white;
	margin: auto;
	width: 200px;
	float: right;
	padding-right: 15px;
	padding-left: 15px;
}
table.sidebar td {
	vertical-align: top;
	border-width: 1px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-right: 15px;
	padding-left: 15px;
	border-style: solid;
	border-color: gray;
	background-color: white;
}	
 
.sidemenuhead {
	font-size: 14px;
}

.paraleader { /* e.g. see about_history.htm, "Newnan Utilities..." */
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: black;
	font-weight: bold;
	text-align: left;
	line-height: 16px;
	font-style: italic;
	text-decoration: none;
}

