BODY {
	background-color: #FFF;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#wrapper {
	width: 760px;
	text-align: center;
	margin: 0 auto;
	height: auto;
}

#top_border {
	background-image:url(../images/bg_top.png);
	width: 759px;
	height: 37px;
	margin-top: 10px;
}

#main_content {
	background:url(../images/2.png);
	height: 525px;
	width: 759px;

}
#main_content_privacy {
	background:url(../images/2.png);
	height: 1000px;
	width: 759px;

}
#main_content2 {
	background:url(../images/2.png);
	height: 850px;
	width: 759px;

}


.header {
	background-image:url(../images/4.jpg);
	}

#logo {
	text-align: left;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 80px;
}

.header-line {
	height: 20px;
	background-color: #000066;
	}
	
#header {
	width: 800px;
	height: 100px;
	float:left;
}
	
.header-left {
	text-align: left;
	margin: 0px;
	width: 347px;
	float: left;
}
	


.left_content {
	float: left;
	width: 347px;
	_width: 300px;
	_margin: 0px 0px 0px 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}



.right_content {
	float: left;
	width: 300px;
	_width: 280px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	/*border: solid #000000;*/
}

.header-right {
	background-color: #76bf30;
	height: 260px;
	width: 385px;
	_margin-left: 0px;
	padding-top: 10px;
	padding-left: 20px;
	float: left;
}


#footer {
	background:url(../images/1.png);
	height: 15px;
	width: 759px;
	margin-bottom: 10px;
}


.bottom_content {
	text-align: left;
	font-family: Verdana;
	font-size: 12px;
	width: 600px;
	color: #2e6989;
	_margin-right: 380px;
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	float: left;
	height: 200px;
}

.bottom_content2 {
	text-align: left;
	font-family: Verdana;
	font-size: 12px;
	width: 720px;
	margin: 30px 20px 0px 20px;
	color: #2e6989;


}

.maintextheader {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
}

.text2 {
	margin-bottom: 20px;
}

.text3 {
	font-size: 14px;
	font-weight:bold;
	margin-bottom: 20px;
}

.bottom_text {
	font-family: Verdana;
	font-size: 10px;
	text-align: center;
	line-height: 20px;
	}
	
.bottom_text a{
	color: #000000;
	}
	
.bottom_text a:hover{
	color: #FF0000;
	}


.main-cta-text {
	margin-left: 60px;
	}

.main-content-title {
	font-size: 18px;
	font-weight: bold;
	}
	
.line {
	color: #000000;
	height: 10px;
	}
#mainthankyoubox {
	clear: both;
	height: 500px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000000;
}
#thankyoublue {
	background-color: #072A58;
	height: 45px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 10px;
	vertical-align: top;
}
#thankyoumain {
	clear: both;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	height: 225px;
	padding-top: 25px;
	color: #000000;
}
#thankyoumain img {
	margin-right:10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.thankyouheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 48px;
	font-weight: bold;
	background-position: center;
	color: #FFFFFF;
}

.thankyousubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	background-position: center;
	color: #072A58;
}
.thankyousubsubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-position: center;
	color: #000000;
	padding-top:20px;
	padding-left:100px;
}
#simpletuition {
	padding-left:180px;
}
#thankyoulink {
	padding-left:435px;
	margin-top: 80px;
}
#formwrapper {
	width:350px;
	border: 1px solid #000000;
	height: 250px;
	margin-top: 5px;
	background-color:#FFFFFF;
	
}
#formLogo {
	clear: both;
	width: 150px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	background-color:#FFFFFF;
}
.formTitle {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #072A58;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.formSubtitle,.formSubtitle2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6594C3;
	padding: 2px 5px;
}
.formField {
	padding: 2px 5px;
	font-size: 12px;
	background-color:#FFFFFF;
}
.formSubmit {
	text-align: center;
	padding: 5px;
	background-color:#FFFFFF;
}
.formSubmit input {
	font-size: 14px;
	font-weight: bold;
	color: #072A58;
	background-color: #D7D8EB;
	border: 1px solid #999999;
	background-image: url(../images/searchbox/button-bkgd.gif);
	background-repeat: repeat-x;
}

/* CSS Document */
#privacypolicycopy {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-size: 13px;
	padding-top: 0px;
}
.privacyHeader {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #76BF30;
}
.privacyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.privacySubHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	font-weight: bold;

}
#mainthankyoubox {
	clear: both;
	height: 500px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000000;
}
#thankyoublue {
	background-color: #072A58;
	height: 45px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 10px;
	vertical-align: top;
}
#thankyoumain {
	clear: both;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	height: 225px;
	padding-top: 25px;
	color: #000000;
	font-size: 13px;
}
#medicalInsig{
width:150px;
float:left;
padding-top:50px;
}
#thankyoumain img {
	margin-right:10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.thankyouheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 48px;
	font-weight: bold;
	background-position: center;
	color: #FFFFFF;
}

.thankyousubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	background-position: center;
	color: #072A58;
}
.thankyousubsubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-position: center;
	color: #000000;
	padding-top:20px;
	padding-left:100px;
}
#simpletuition {
	padding-left:180px;
}
#thankyoulink {
	padding-left:435px;
	margin-top: 80px;
}
