body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #D1D1CE;
	line-height: 18px;
}
a:link {
	color: #990000;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #006600;
}
a:active {
	color: #FF0000;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 24px;
	color: #24483A;
}
.archDetail {
	background-color: #D1D1CE;
	background-image: url(images/arch_detail.gif);
	background-repeat: repeat-x;
}
.headerbg {
	background-image:   url(images/header_bg.gif);
	background-repeat: repeat-x;
}
.frameTop {
	background-image:   url(images/Picfram_horizt.gif);
	background-repeat: repeat-x;
}
.frameBtm {
	background-image:   url(images/Picfram_horiz.gif);
	background-repeat: repeat-x;
}
.frameRt {
	background-image:   url(images/Picfram_vertr.gif);
	background-repeat: repeat-y;
}
.frameLft {
	background-image:   url(images/Picfram_vert.gif);
	background-repeat: repeat-y;
}
.picPad {
	margin: 4px 10px;
}
.framePicBorder {
	background-color: #660000;
	padding: 1px;
}
.trimTwo {
	background-image: url(images/trim_two.gif);
	background-repeat: repeat-x;
	height: 22px;
}
.trimOne {
	background-image: url(images/trim_one.gif);
	background-repeat: repeat-x;
	height: 22px;
}
.contentArea {
	padding: 10px;
	background-color: #B2B0AC;
}
.bodyText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #000000;
}
.servicesBox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #23473A;
	border: 3px double #D1D1CE;
	padding: 6px;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #660000;
}
.tableborder {
	border: 3px double #23473A;
}
.chartHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #234839;
	background-image: url(images/tableHeader.gif);
	background-repeat: repeat-x;
	letter-spacing: 5pt;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.chartData {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B2B0AC;
	background-color: #D1D1CE;
}
.picPad2 {
	margin: 0px 5px 5px;
}
.tagline {
	font-size: 16px;
	font-style: italic;
	line-height: 20px;
	font-weight: bold;
	color: #234739;
	padding-top: 4px;
	padding-bottom: 4px;

}
