body {
	background-image: url(/images/common/background-page.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #333;
	line-height:17px;
}
img,form {
	border:0px;
}
input,select,textarea {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #333;
	line-height:18px;
}
.txt-intro1 {
	font-size:14px;
	color:#FFF;
	line-height:18px;
}
.txt-intro2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#CCC;
	line-height:16px;
}
h1 {
	font-size:20px;
	color:#333;
	line-height:24px;
	font-weight:lighter;
	font-variant:small-caps;
	border-bottom: #C2E1B3 dotted 1px;
	margin:0px;
}
h2 {
	font-size: 22px;
	line-height: 22px;
	color:#033;
	font-weight:lighter;
	text-transform:lowercase;
	margin:0px;
	padding:4px 4px 8px 0px;
}
h3 {
	font-size:22px;
	color:#033;
	font-weight:lighter;
	line-height:22px;
	text-transform:lowercase;
	margin:0px;
}
h4 {
	font-size:18px;
	font-weight:lighter;
	color:#030;
	line-height:22px;
	margin:0px;
}
.txt-med {
	font-size:12px;
	line-height:18px;
}
.txt-sm {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#555;
}
a {
	color: #060;
}
a:hover {
	color: #090;
}
.txt-caption {
	color:#666;
	font-size:10px;
	padding-top:10px;
}
.tagline {
	color:#999;
	font-size:20px;
	line-height:20px;
	text-transform:uppercase;
}
.txt-phone {
	color:#066;
	text-transform:uppercase;
	font-size:22px;
}
.box-home {
	padding: 14px 22px 20px 22px;
	border: 1px solid #C2E1B3;
}
.txt-intro-big {
	color:#333;
	font-size:16px;
	line-height:22px;
}
.headline {
	border-bottom: #C2E1B3 solid 8px;
	border-top: #C2E1B3 dotted 1px;
	margin:0px;
	padding: 10px 10px 15px 0px;
}
.headline-text {
	color:#033;
	font-size:34px;
	line-height:40px;
}
.headline-text-sub {
	color:#033;
	font-size:24px;
	line-height:28px;
}
.tagline-sub {
	color:#CCC;
	font-size:14px;
	line-height:18px;
}
.headline-job {
	color:#033;
	font-size:24px;
	line-height:24px;
	font-weight:lighter;
}
.headline-article {
	color:#033;
	font-size:20px;
	line-height:24px;
	font-weight:lighter;
}
.thickbottom {
	border-bottom: #C2E1B3 solid 6px;
}
#providers-subnav {
	padding: 8px;
	margin:8px;
	border: 1px solid #666;
}
#providers-subnav select {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
}
#providers-subnav .header {
	color:#EEE;
	font-size:17px;
	text-transform:lowercase;
	border-bottom: 1px #666 dashed;
}
li {
	list-style-type:square;
}
.table-header {
	background-color:#f7f7f7;
	font-size:16px;
	text-transform:lowercase;
	height:34px;
	border-top: 1px #C2E1B3 dotted;
	border-bottom: 4px #C2E1B3 solid;
	color:#666;
	margin-bottom:15px;
}
/* FOOTER STYLES */

.footer {
	font-size:11px;
	color:#666666;
	font-weight:bold;
	background-color:#f7f7f7;
	border-bottom: #C2E1B3 solid 8px;
	border-top: #C2E1B3 dotted 1px;
}
.footer a {
	font-size:11px;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}
.footer a:hover {
	font-size:11px;
	color:#060;
	font-weight:bold;
	text-decoration:none;
}
.footer-sub {
	font-size:10px;
	color:#666666;
	line-height:18px;
}
.footer-sub a {
	font-size:10px;
	color:#666666;
	text-decoration:none;
}
.footer-sub a:hover {
	font-size:10px;
	color:#060;
	text-decoration:none;
}
.home-search-subhead {
	font-size:18px;
	color:#060;
	line-height:18px;
	text-transform:lowercase;
	margin:0px;
}
.home-caption {
	font-size:11px;
	color:#666;
}