body {
	font-family: "Lucida Grande", "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #626262;
}

a:link	{
	color: #1e718c;
	text-decoration: none;
}

a:visited {
	color: #5f4387;
	text-decoration: none;
}
	
a:hover	{
	color: #1e718c;
	text-decoration: underline;
}

a:active {
	color: #1e718c;
	text-decoration: none;
}
	
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #274a60;
	margin-bottom: .75em;
	padding-top: 15px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #274a60;
/*	color: #281247; */
	margin-bottom: .25em;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #281247;
	margin-bottom: .25em;
}
h4 {
	font-size: 11px;
	font-weight: bold;
	color: #281247;
	margin-bottom: .25em;
}

p {
	font-size: 11px;
	line-height: 1.5em;
	margin-top: 0;
	margin-bottom: 1.15em;
}
p.header1 {
	font-size: 16px;
	font-weight: bold;
	color: #274a60;	
}
p.header2 {
	font-size: 16px;
	font-weight: bold;
	color: #274a60;
	margin-bottom: 0;
}
p.subhead {
	font-size: 12px;
	font-weight: bold;
	color: #274a60;
	padding-bottom: 1em;
}	
p.subhead-services {
	font-size: 12px;
	font-weight: bold;
	color: #274a60;
	padding-bottom: .5em;
}
p.intro {
	font-size: 12px;
	font-weight: bold;
	color: #274a60;
	padding-bottom: 1em;
}
p.list {
	padding-bottom: .5em;
	margin-bottom: 0;
}
p.table {
	padding-bottom: .25em;
	margin-bottom: 0;
}
p.sidebar-title {
	color: #281247;
	font-weight: bold;
	font-size: 13px;
	padding-top: .5em;
	margin-bottom: 7px;
	clear: right;
}
p.sidebar {
	padding-left: .25em;
}

.teal {
	color: #274a60;
}
table.list {
	margin-top: 0;
	padding-top: 0;
}
td.sidebar {
	/*background-image: url(/images/steps_only.gif);
	background-repeat: no-repeat;*/
	padding-left: 1.5em;
}
.sidebar_img {
	float: right;
	padding-top: 30px;
	}
ul {
	line-height: 1.35em;
	margin-top: 0;
	margin-bottom: .85em;
	padding-bottom: 0em;
	font-size: 11px;
}
li.subhead-services {
	font-size: 12px;
	font-weight: bold;
	color: #274a60;
}
li.subhead-services-last {
	font-size: 12px;
	font-weight: bold;
	color: #274a60;
	margin-bottom: 1.5em;
}
li {
	padding-bottom: .75em;
	/*list-style: none url(images/bullet.gif) inside;*/
}
li.first {
	padding-bottom: .75em;
}
li.last {
	margin-bottom: 0;
}
ul.sidebar {
	margin-left: 10px;
	padding-left: 10px;
	}
li.sidebar {
	padding-bottom: .75em;
	list-style: none url(/images/bullet_01.gif) outside;
}
.teal {
	color: #274a60;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.content_sml {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.content_smlr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.content_pane {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 35px;
	padding-top: 0px;
	padding-right: 15px;
	}
.breadcrumbs {
	font-size: 11px;
	color: #AAAAAA;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
}
.breadcrumbs a:link { color: #AAAAAA; text-decoration: none; font-weight: bold }
.breadcrumbs a:visited { color: #AAAAAA; text-decoration: none; font-weight: bold }
.breadcrumbs a:hover { color: #cc6600; text-decoration: none; font-weight: bold }
.breadcrumbs a:active { color: #AAAAAA; text-decoration: none; font-weight: bold }
.workshop_title {
	font-size: 12px;
	color: #274a60;
	font-weight: bold;
}
.workshop_title a:link { color: #274a60; text-decoration: none; font-weight: bold }
.workshop_title a:visited { color: #274a60; text-decoration: none; font-weight: bold }
.workshop_title a:hover { color: #274a60; text-decoration: underline; font-weight: bold }
.workshop_title a:active { color: #274a60; text-decoration: none; font-weight: bold }

.testimonial {
	line-height: 15px;
	font-style: italic;
	margin-top: 20px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}
.testimonial_sig {
	margin-top: 7px;
	padding-top: 0px;
	line-height: 13px;
	text-align: right;
	margin-right: 30px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}
.sidebar-large{
	color: #1E718C;
	font-weight: bold;
	font-size: 13px;
}
