body {
	color: #7F7F7F;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0;
	margin: 0;
}

a {
	color: #718593;
}

#container {
	text-align: center;
	width: 100%;
}

#head {
	width: 786px;
	margin: 0 auto 0 auto;
	padding: 0;
}

#navbar {
	background-position: top;
	width: 786px;
	margin: 0 auto 0 auto;
	height: 2.3em;
	background-image: url(images/new/gray_back.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 0;
	vertical-align: middle;
}

#introduction {
	padding: 20px 35px 10px 40px;
	color: #718593;
	font-weight: bold;
	line-height: 2em;
}

.subitem {
	border-right: 1px solid white;
}

#editable {
	background-image: url(images/new/main_body.gif);
	background-repeat: repeat-y;
	width: 786px;
	margin: 0 auto;
	text-align: left;
	padding: 0;
	vertical-align: top;
	height: auto;
	clear: both;
}

#content {
	margin: 0 50px 0 50px;
}

#footer {
	background-image: url(images/new/blue_back.gif);
	background-repeat: repeat-y;
	color: #FFFFFF;
	font-size: 10px;
	padding-top: 10px;
	padding-bottom: 8px;
	width: 786px;
	margin: 0 auto;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	color: #000000;
}

#bottom {
	background-image: url(images/new/footer_base.gif);
	background-repeat: no-repeat;
	width: 786px;
	margin: 0 auto;
	height: 30px;
}

img.floatLeft {
	float: left;
	margin-top: 15px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
}
img.floatRight {
	float: right;
	margin-top: 6px;
	margin-left: 6px;
	margin-bottom: 15px;
}
.heading {
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
}

.bodytext {
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 10px;
}
.bodytable {
	padding-top: 10px;
}

#aboutlink {
	border-right: 1px #FFFFFF solid;
}

.examplelists {
	border-left: 1px solid #718593;
	font-size: 12px;
	list-style: none;
	text-align: left;
	width: 270px;
	margin: 0 0 20px 0;
	padding-left: 10px;
	padding-bottom: 0;
	padding-top: 5px;
}

.examplelists li {
	padding-top: 0;
	padding-bottom: 5px;
}

#personalnavtext {
	padding-top: 10px;
	padding-bottom: 16px;
}

.personalnavtext {
	margin: 0px;
}

.examplelists .listhead a {
	font-weight: bold;
	color: #718593;
	text-decoration: none;
}

.examplelists a {
	text-decoration: none;
	color: #7F7F7F;
	padding-bottom: 0;
}

.examplelists a:hover {
	text-decoration: underline;
	color: #718593;
}

#businessnavtext {
	margin: 0 40px;
	padding-top: 10px;
	padding-bottom: 15px;
}

#businessnavtext a {
	text-decoration: none;
	font-weight: bold;
	color: #718593;
	padding-bottom: 15px;
}

#businessnavtext a:hover {
	text-decoration: underline;
}

.services h1 {
	font-size: 12px;
	color: #718593;
	padding-top: 0px;
	padding-right: 10px;
	font-weight: bold;
}

.services h2 {
	font-size: 12px;
	color: #7F7F7F;
	padding-top: 3px;
	padding-right: 10px;
	font-weight: bold;
}

.services .monkey {
	font-size: 12px;
	font-weight: normal;
	color: #7F7F7F;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-left: 1px solid #718593;
}

.services .monkey p {
	padding-top: 0;
	padding-bottom: 10px;
	padding-right: 100px;
	margin: 0px;
}

.services .monkey em {
	color: #718593;
}

.examplehead {
	font-size: 12px;
	font-weight: bold;
	color: #718593;
	padding-left: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.examplehead a {
	color: #7F7F7F;
}

.style3 {
	color: #728593;
	font-weight: bold;
	padding-right: 10px;
	padding-top: 3px;
}

.flash {
	border: 1px solid #7F7F7F;
}

.bizhid{
	display: none;
}

.pershid {
	display: none;
}

.examplelist {
	list-style: none;
	font-size: 10px;
	text-align: right;
}

.examplelist li {
	display: block;
	float: right;
	padding: 5px;
}

.examplelist li a {
	color: #7F7F7F;
	text-decoration: none;
}

.examplelist li a:hover {
	color: #718593;
	text-decoration: underline;
}

.examplelisthead {
	color: #718593;
}

.examplelistcurrent {
	color: #718593;
	font-weight: bold;
}

.tipsnav {
	list-style: none;
	font-size: 12px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.tipsnav li {
	padding-bottom: 5px;
}

.tipsnav li a {
	font-weight: bold;
	color: #718593;
	text-decoration: none;
}

.tipsnav li a:hover {
	text-decoration: underline;
	color: #7F7F7F;
}

.tipshead {
	font-size: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
}

#navbox ul li:hover ul {
	position: fixed;
	display: block;
}

#bizdrop {
	list-style: none;
	margin: 0 0 0 -40px;
}

#bizdrop li {
	float: left;
}

#bizdrop li a {
	display: block;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
	padding-left: 0.8em;
	padding-right: 0.8em;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;
}

.rightnav {
	border-right: 1px #FFFFFF solid;
}

ul.personallist {
	padding: 0;
	margin: 0;
}

ul.personallist li {
	list-style-type: none;
	padding-left: 15px;
	padding-top: 3px;
}

p.personallisthead {
	color: #718593;
	font-weight: bold;
	margin-bottom: 5px;
}

img#quotes {
	float: right;
	margin: 10px 10px 10px 10px;
	border: 1px solid #CACACA;
}

img#promo {
	float: right;
	margin: 20px 10px 10px 10px;
	border: none;
}

.services {
	text-align: left;
	line-height: 1.5em;
}

ul.homenav {
	list-style-type: none;
	font-size: 12px;
	line-height: 20px;
	padding-left: 0;
	border: 1px solid #CCCCCC;
	margin: 0 40px;
}

ul#personalnavtext.homenav li.listhead a {
	font-weight: bold;
	color: #718593;
	text-decoration: none;
}

ul#personalnavtext.homenav li.listhead a:hover {
	text-decoration: underline;
}

img.homenav {
	border: 1px solid #CCCCCC;
}

#promocontainer {
	float: right;
	width: 88px;
	padding-right: 50px;
	padding-top: 0;
}

#examplelisttablecontainer {
	padding: 10px 0 0 0;
	margin: 0;
	width: 85%;
	height: 320px;
	vertical-align: top;
}

#panelHolder {
	width: 650px;
	height: inherit;
	margin: 10px auto 0 auto;
	clear: both;
	padding-bottom: 5px;
}

.clear {
	clear: both;
}

#breadcrumbs {
	background-color: white;
	color: white;
	margin: 0 auto;
	width: 786px;
	background-image: url(/images/new/blue_back.gif);
	background-repeat: no-repeat;
	font-size: 10px;
	text-align: right;
	height: 24px;
}

#breadcrumbs ul {
	padding: 5px 80px 0 0;
	margin: 0 auto;
}

#breadcrumbs ul li {
	float: right;
	list-style: none;
}

#breadcrumbs ul li a {
	color: white;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0;
	padding-bottom: 0;
}

#breadcrumbs ul li a:hover {
	text-decoration: underline;
}

#articles {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}