img, div, a, input { 
	behavior: url(htc/iepngfix.htc);
}

body {
	margin: 0px;
	padding: 0px;
	width: auto;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/design/backgrounds/bodyBg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #C2D1E5;
}

h1 {
	margin: 15px 0px 20px 0px;
	font-size: 16px;
	color: #00ADD8;
	font-weight: bold;
}

h2 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #1F5272;
	font-weight: bold;
	font-style: italic;
}

a {
	color: #CC6600;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#container {
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 875px;
	height: auto;
}

#header {
	margin: 0px;
	padding: 0px;
	width: 875px;
}

#logo {
	margin: 60px 0px 0px -50px;
	position: absolute;
}

#logoTwo {
	margin: 50px 0px 0px -50px;
	position: absolute;
}

#logo img {
	border: none;
}

#logoTwo img {
	border: none;
}

#contactInfo {
	margin: 60px 0px 0px 665px;
	padding: 0px 10px 0px 10px;
	width: 166px;
	height: 118px;
	position: absolute;
	color: #00B0D9;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}

#numberOf {
	margin: 320px 0px 0px 40px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	color: #CC6600;
}

#headTagline {
	margin: 170px 0px 0px -30px;
	padding: 0px;
	width: 220px;
	position: absolute;
	font-size: 14px;
	color: #003366;
	font-weight: bold;
	font-style: italic;
	line-height: 20px;
	text-align: center;
}

#phone {
	margin: 20px 0px 0px 0px;
	padding: 0px;
	color: #CC6600;
	font-size: 24px;
	font-weight: bold;
}

#phoneTwo {
	margin: 0px;
	margin-top: 6px;
	padding: 0px;
	color: #CC6600;
	font-size: 22px;
}

#headerNavTop {
	margin: 0px;
	padding: 0px;
	height: 29px;
	width: 875px;
	background-image: url(../images/design/backgrounds/headerNavTopBg.jpg);
	background-repeat: repeat-y;
	background-position: top;
}

#headerNavTop ul {
	margin: 0px;
	padding: 0px;
	padding-left: 30px;
	height: 29px;
}

#headerNavTop li {
	margin: 0px;
	padding: 0px;
	height: 29px;
	float: left;
	list-style-type: none;
	text-align: center;
	font-size: 12px;
}

#headerNavTop li a {
	padding: 5px 36px 0px 36px;
	margin: 0;
	display: block;
	float: left;
	height: 24px;
	text-decoration: none;
	font-weight: bold;
	color: #003366;
	clear: both;
}

#headerNavTop a:hover {
	color: #3889B8;
}

#headerMiddle {
	height: 320px;
	background-image: url(../images/design/headers/headerImg.jpg);
	background-repeat: no-repeat;
}

#headerMiddleTwo {
	height: 223px;
}

#headerMiddleTwo img {
	display: block;
}

#headerNavBottom {
	margin: 0px;
	padding: 0px;
	height: 43px;
	background-image: url(../images/design/backgrounds/headerNavBottomBg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #3889B8;
}

#headerNavBottom ul {
	margin: 0px;
	padding: 0px;
	width: 875px;
	height: 43px;
}

#headerNavBottom ul a.navFirst {
	margin: 0px;
	padding: 12px 0px 0px 0px;
	width: 121px;
	height: 31px;
}

#headerNavBottom ul a:hover.navFirst {
	background-image: url(../images/design/backgrounds/navFirstHover.jpg);
	background-repeat: no-repeat;
	height: 31px;
}

#headerNavBottom ul a.navLast {
	margin: 0px;
	margin-left: 1px;
	padding: 12px 0px 0px 0px;
	width: 140px;
	height: 31px;
}

#headerNavBottom ul a:hover.navLast {
	background-image: url(../images/design/backgrounds/navLastHover.jpg);
	background-repeat: no-repeat;
	height: 31px;
}

#headerNavBottom .noBorder {
	width: 40px;
	border: none;
}

#headerNavBottom li {
	margin: 0px;
	padding: 0px;
	height: 43px;
	float: left;
	list-style-type: none;
	text-align: center;
	font-size: 13px;
	border-right: 1px solid #73A4BE;
}

#headerNavBottom li a.navAlign {
	padding-top: 12px;
	height: 31px;
}

#headerNavBottom li a:hover.navAlign {
	height: 31px;
}

#headerNavBottom li a {
	padding: 5px 29px 0px 29px;
	margin: 0;
	display: block;
	float: left;
	height: 38px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

#headerNavBottom a:hover {
	height: 38px;
	background-color: #2F78A1;
}

#contentArea {
	margin: 0px;
	padding: 15px;
	width: 843px;
	border-left: 1px solid #7AAFCD;
	border-right: 1px solid #7AAFCD;
	background-color: #FFFFFF;
	color: #333333;
	line-height: 18px;
}

#contentArea .rightImg {
	padding: 0px 0px 0px 20px;
	float: right;
}

#contentTop {
	margin: 0px;
	padding: 0px;
	width: 843px;
}

#contentLeft {
	width: 540px;
	float: left;
	line-height: 22px;
}

#contentLeft a {
	color: #CC6600;
}

#contentRight {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: right;
}

#reportHead {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-style: italic;
}

#javaArea {
	margin: 0px;
	padding: 0px;
	height: 500px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	min-height: 320px;
}

#leftContent {
	width: 550px;
	float: left;
}

#rightContent {
	width: 268px;
	float: right;
	clear: right;
}

#midBottomLeft {
	float: left;
}

#bottomContentLeft {
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 200px 0px;
	width: 203px;
	float: left;
	text-align: right;
	line-height: 21px;
}

#bottomContentLeft a {
	margin: 0px;
	padding: 0px 30px 0px 0px;
	color: #3B79AA;
	text-decoration: none;
	display: block;
	font-size: 13px;
	font-weight: bold;
}

#bottomContentLeft a:hover {
	color: #0099C9;
}

#bottomContentLeft a.active {
	color: #00ADD8;
	border: 0px;
	padding: 0px 30px 0px 0px;
	background-image: url(../images/design/backgrounds/blueArrow.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;

}

#bottomContentRight {
	float: right;
	padding: 30px 0px 76px 38px;
	width: 580px;
}

#bottomContentRight h1 {
	color: #464646;
	font-size: 14px;
	margin: 0px;
	margin-bottom: 10px;
}

#topBottom {
	margin-top: 10px;
	height: 152px;
	border: 1px solid #CCCCCC;
}

#topBottom img {
	margin: 0px;
	padding: 0px;
	display: block;
	border: none;
}

#topBottomLeft {
	padding-right: 60px;
	float: left;
}

#topBottomRight {
	float: left;
	text-align: center;
	color: #01B0D8;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}

#topBottomRight p {
	margin: 0px;
	padding: 8px 0px 8px 0px;
}

#reportHeading {
	font-size: 16px;
}

#contentLeftImg {
	margin: -172px 0px 0px 1px;
	position: absolute;
}

#educationLogo {
	margin: -110px 0px 0px 240px;
	position: absolute;
}

#educationLogo img {
	margin-right: 30px;
	border: none;
}

#contentFoot {
	margin: 0px;
	padding: 0px;
	padding-top: 40px;
	width: 873px;
	background-color: #FFFFFF;
	border-left: 1px solid #7AAFCD;
	border-right: 1px solid #7AAFCD;
}

#contentFoot img {
	display: block;
}

#contentBottom {
	margin: 0px;
	padding: 0px;
	width: 875px;
	height: 25px;
	background-image: url(../images/design/backgrounds/footerBg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #3889B8;
}

#footer {
	color: #666666;
	font-size: 11px;
	padding: 10px 0px 10px 0px;
	width: 875px;
	text-align: center;
}

#footer a {
	color: #666666;
}

#navBottom {
	margin: 0px;
	padding: 0px;
}


#navBottom a {
	color: #333333;
}

#navBottom a:hover {
	color: #3888B8;
	text-decoration: none;
}

#contactContainer {
	width: 522px;
	float: left;
}

#tblRegions {
	width: 100%;
	color: #000000;
}

#tblRegions a {
	color: #333333;
	font-weight: bold;
}

.clear {
	clear: both;
}

/* Contact Report Form Styles */

#reportForm {
	margin: 5px auto 0px auto;
	width: 342px;
	color: #333333;
	font-size: 12px;
	font-weight: normal;
}

#reportForm fieldset {
	background-color: #FFFFFF;
	border: solid 1px #00AFD9;
	width: auto;
	margin: 0px 0px 8px 0px;
	padding: 8px 10px 5px 10px;
}

#reportForm fieldset img {
	margin-right: 56px;
}

#reportForm legend {
	font-weight: bold;
	margin: 0px 0px 0px 10px;
	padding: 0px 5px 0px 5px;
}

#reportForm label {
	float: left;
	display: block;
	margin: 0px 5px 0px 0px;
	width: 50px;
	text-align: right;
	font-style: normal;
}

#reportForm input, #reportForm select, #reportForm textarea {
	float: left;
	margin: 0px;
	padding: 0px;
}

#reportForm div {
	margin: 0px;
	padding: 3px 0px 3px 0px;
}

#reportForm input.submitBtn {
	margin: -26px 0px 0px 220px;
	background-image: url(../images/design/buttons/joinBtn.jpg);
	background-repeat: no-repeat;
	border: 0px;
	cursor: pointer;
	width: 40px;
	height: 19px;
}
/* Contact Report Form Styles */

/* Content Right Area */
.disorders {
	margin: 0px 0px 15px 0px;
	border-left: 1px solid #3889B8;
	border-right: 1px solid #3889B8;
	border-bottom: 20px solid #3889B8;
}

.disorderTop {
	padding: 10px 0px 0px 14px;
	height: 30px;
	color: #FFFFFF;
	background-color: #3889B8;
	font-size: 14px;
	font-weight: bold;
}

.disorderBottom {
	margin: 0px;
	padding: 10px 0px 12px 0px;
	font-weight: bold;
}

.disorderBottom .listOne {
	margin: 0px 0px 0px 38px;
	padding: 0px;
}

.disorderBottom .listOne a {
	color: #003366;
}

.disorderBottom .listOne a:hover {
	color: #333333;
	text-decoration: none;
}

.disorderBottom .listTwo {
	margin: 8px 0px 0px 15px;
	padding: 0px;
	color: #000000;
	list-style: none;
	line-height: 35px;
}

.disorderBottom .listTwo a {
	color: #333333;
}

.disorderBottom .listTwo a:hover {
	color: #003366;
}

.disorderBottom .listThree {
	list-style: disc;
	font-style: italic;
}

.disorderBottom .listThree a:hover {
	text-decoration: underline;
	color: #333333;
}

.insuranceHelp {
	padding: 6px 0px 10px 0px;
	border: 1px solid #BDC774;
	background-color: #DDE888;
	text-align: center;
}

.insuranceHelp h2 {
	color: #013466;
}

.insuranceHelp img {
	display: block;
	border: none;
}

#insuranceBtn {
	width: 222px;
	height: 43px;
	margin: 10px 0px 0px 20px;
}
/* Content Right Area */

/* Profollow Form Styles */
#profollow {
	margin: 0px 0px 15px 0px;
	width: 268px;
	height: 170px;
	float: right;
	background-color: #DDE888;
	border: 1px solid #BDC774;
}

#profollow h2 {
	margin: 4px 0px 10px 0px;
	padding: 0px;
	font-size: 16px;
	color: #003366;
	text-align: center;
}

#profollow form {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

#profollowOne {
	margin: 0px 0px 15px 30px;
	width: 268px;
	height: 170px;
	float: right;
	background-color: #DDE888;
	border: 1px solid #BDC774;
}

#profollowOne h2 {
	margin: 4px 0px 10px 0px;
	padding: 0px;
	font-size: 16px;
	color: #003366;
	text-align: center;
}

#profollowOne form {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

.boxTopInput {
	margin: 2px 0px 2px 0px;
	width: 168px;
	height: 15px;
}

#formContainer {
	margin: 2px 0px 0px 10px;
	padding: 8px 10px 0px 0px;
	width: 234px;
	height: 84px;
	text-align: right;
	background-color: #FFFFFF;
	border: 1px solid #BDC774;
}

.submitBtn {
	margin: 12px 12px 0px 0px;
	float: right;
}
/* Profollow Form Styles */

/* Blog Styles */
.sidebarContainer {
	margin: 0px;
	margin-bottom: 20px;
	padding: 0px;
	padding-bottom: 3px;
	border: 1px solid #BDC774;
}

.sidebarHeader {
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 0px 15px;
	height: 25px;
	background-color: #DDE888;
	border-bottom: 1px solid #DDE888;
}

.sidebarHeader h2 {
	font-size: 14px;
	color: #003366;
	font-weight: bold;
	font-style: normal;
}

.sidebarContent {
	margin: 0px;
	margin-left: 5px;
	padding: 5px;
	padding-top: 4px;
	padding-bottom: 5px;
	color: #000000;
}

.sidebarContent ul {
	margin: 0px;
	padding: 0px;
}

.sidebarContent li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.sidebarContent p {
	position: relative;
	margin: 0px;
	padding: 0px;
	color: #000000;
}

.searchBtn {
	margin: 10px 0px 4px 180px;
}

.subscribeBtn {
	margin: 10px 0px 4px 164px;
}

h3 {
	font-size: 10px;
	color: #999999;
}

.meta a {
	color: #2AACD3;
}

/* Blog Styles */


/* Google Map */

#map {
	width: 450px; 
	height: 350px; 
	margin: 10px 0 0 15px; 
	border: 1px solid #014749;
}
/* Google Map */