body { 
	color: #036; 
	font-size: 76%;				/* was 12px */
	line-height: 1.60em;	
	font-family: arial, helvetica; 
	background-color: #039; 
	background-image: url(../images/incorp_back.jpg); 
	margin-top: 0; 
	margin-bottom: 20px; 
}

h1 { 
	color: #036; 
/*	font-size: 25px;  */
	font-size: 1.4em; 
	margin: 0px; 
	padding: 0px; 
}

h2 { 
	color: #036; 
/*	font-size: 25px;  */ 
	font-size: 1.2em;
	margin: 0px; 
	padding: 0px; 
}

h3 { 
	color: #036; 
/*	font-size: 25px;  */ 
	font-size: 1.1em;
	margin: 0px; 
	padding: 0px; 
}

.bodytext { 
/*	font-size: 12px;   */ 
	background-color: #fff; 
	background-image: url(../images/incorp_lghtblue_back.jpg); 
	text-align: left; 
	vertical-align: top; 
	padding: 3px 45px 20px 25px; 
}

.NavBack { 
	color: #fff; 
	text-align: left; 
	padding-top: 15px; 
	padding-left: 10px; 
}

.NavBackImage { 
	background-image: url(../images/incorp_top.jpg); 
}

.midBack { 
	background: #fff url(../images/incorp_mid_back.jpg) no-repeat;
	text-align: left; 
	vertical-align: top; 
	padding-right: 15px; 
	padding-bottom: 0px; 
	padding-left: 15px; 
}

.TitleBar { 
	background-color: #fff; 
	background-image: url(../images/incorp_subpage_bar.jpg); 
	text-align: left; 
	padding-top: 5px; 
}

p { 
	margin: 0px 0px 10px 0px;
}

ul { 
	margin: 0px 0px 10px 25px;
	padding: 0px;
	list-style-position: inside;	
}

td { 
}

a:link { 
	color: #9cf; 
	/* font-size: 12px;  */ 
	text-decoration: none; 
	padding-right: 4px; 
	padding-left: 4px; 
}

a:visited { 
	color: #9cf; 
	/* font-size: 12px */ 
	text-decoration: none; 
	padding-right: 4px; 
	padding-left: 4px; 
}

a:hover { 
	color: #fff; 
	/* font-size: 12px; */ 
	text-decoration: underline; 
	padding-right: 4px; 
	padding-left: 4px; 
}

a:active { 
	color: #9cf; 
	/* font-size: 12px */ 
	text-decoration: none; 
	padding-right: 4px; 
	padding-left: 4px; 
}

a.TopLink:link { 
	color: #fff; 
	font-weight: bold; 
	padding-right: 10px; 
	padding-left: 10px; 
}

a.TopLink:visited { 
	color: #fff; 
	font-weight: bold; 
	padding-right: 10px; 
	padding-left: 10px; 
}

a.TopLink:hover { 
	color: #9cf; 
	font-weight: bold; 
	text-decoration: none; 
	padding-right: 10px; 
	padding-left: 10px; 
}

a.TopLink:active { 
	color: #fff; 
	font-weight: bold; 
	padding-right: 10px; 
	padding-left: 10px; 
}

.bodytext a:link { 
	color: #00a; 
}

.bodytext a:visited { 
	color: #00a; 						/* was #90a ... messed up firefox */
}

.bodytext a:hover { 
	color: #44f; 
	text-decoration: underline; 
}

.bodytext a:active { 
	color: #aaa; 
}

.navbar { 
	color: #ccc; 
	padding-top: 10px; 
	padding-bottom: 3px; 
}

form { 
	margin: 0; 
	padding: 0 0 0 0; 
}

input, select { 
	/* font-size: 12px; */ 
	font-weight: normal; 
	font-style: normal; 
	font-variant: normal; 
	line-height: normal; 
}

.form { 
	padding: 5px 10px; 
}

.forminput { 
	/* font-size: 12px */ 
	font-size: .90em;
	font-family: arial; 
	background-color: #fff; 
	margin-right: 5px; 
	padding: 2px 1px; 
	border: solid 1px #333; 
}

.forminput:hover, .forminput:focus { 
	/* font-size: 12px; */ 
	font-size: .90em;
	font-family: arial;
	border: solid 1px #999; 
	margin-right: 5px; 
	padding: 2px 1px; 
}

.formbutton { 
	color: #333; 
	/* font-size: 12px */ 
	background-color: #fff; 
	background-position: 0 0; 
	border-color: #fff #666 #666 #fff; 
	border-style: solid; 
	border-width: 1px; 
}

.formbutton:hover, .formbutton:focus { 
	color: #666; 
	background-color: #ddd; 
	border-color: #666 #fff #fff #666; 
	border-style: solid; 
	border-width: 1px; 
}

.ServiceTitlesPics2 { 
	text-align: left; 
	padding-right: 2px; 
}

.ServiceTitlesPics { 
	text-align: left; 
	padding-right: 5px; 
	padding-bottom: 3px; 
}

.ServiceTitles { 
	font-weight: bold; 
	text-align: left; 
	vertical-align: top; 
	padding-right: 5px; 
	padding-bottom: 3px; 
	padding-left: 3px; 
	line-height: 1.0em;
}

.footer { 
	color: #fff; 
	/* font-size: 12px; */ 
	line-height: 15px; 
	text-align: center; 
	padding-top: 5px; 
}

.PageTitle { 
	text-align: left; 
	padding-left: 25px; 
}

.projectcell {
	background-color: #EBF3FF;
	BORDER-COLOR: #DDD;
	BORDER-STYLE: solid;
	BORDER-WIDTH: 2px;
	PADDING: 0px 15px 0px 15px;
}