body {
	margin:0px;
	padding:0px;
	/* background-image: url(../images/background.jpg); */
	background-repeat: repeat-x;
	background-position: top;
}
body, div, td, th, span, p, select, form, textarea, label {
	font-size:12px;
	color:#4f4f4f;
	font-family:Arial, Helvetica, sans-serif;
}p
form {
	padding:0;
	margin:0;
}
.clear
{
	clear:both;
}
#mainContainer {
	float: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 992px;
}
#topNav {
	
	height: 36px;
	width: 100%;
	position: relative;	
	
}
/*Navigation css*/
.preload1 {
	background: url(../images/three_0a.gif);
}
.preload2 {
	background: url(../images/three_1a.gif);
}
#MainNav {
	padding:0;
	margin:0;
	height:28px;
	position:relative;
	z-index:500;
	
}
#MainNav li.top {
	display:block;
	float:left;
	background:url(../images/three.gif) right top no-repeat;
}
#MainNav li a.top_link {
	display:block;
	float:left;
	height:29px;
	line-height:30px;
	color:#ccc;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	padding:0 0 0 12px;
	margin:0 2px 0 0;
	cursor:pointer;
	background: url(../images/three_0.gif) top repeat-x;
}
#MainNav li a.top_link span {
	float:left;
	display:block;
	padding:0 33px 0 22px;
	margin:0 2px 0 0;
	height:29px;
	font-family: "Arial Black";
	font-size:11px;
	text-transform:uppercase
}
#MainNav li a.top_link span.down {
	float:left;
	display:block;
	height:29px;
	background: url(../images/three_0a.gif) no-repeat right top;
	padding-top: 0;
	padding-right: 33px;
	padding-bottom: 0;
	padding-left: 22px;
}
#MainNav li:hover a.top_link {
	color:#fff;
	background: url(../images/three_1.gif) top repeat-x;
}
#MainNav li:hover a.top_link span {
	background:url(../images/three_1.gif) top repeat-x;
	font-family: "Arial Black";
	font-size:11px;
	text-transform:uppercase
}
#MainNav li:hover a.top_link span.down {
	background-image: url(../images/three_1a.gif);
	background-repeat: no-repeat;
	background-position: 0px 11px;
}
/* Default list styling */
#MainNav li a.top_linkActive {
	display:block;
	float:left;
	height:29px;
	line-height:30px;
	color:#0082bc;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	padding:0 0 0 12px;
	margin:0 2px 0 0;
	cursor:pointer;
	background: url(../images/three_0.gif) top repeat-x;
}
#MainNav li a.top_linkActive span {
	float:left;
	display:block;
	padding:0 33px 0 22px;
	margin:0 2px 0 0;
	height:29px;
	font-family: "Arial Black";
	font-size:11px;
	text-transform:uppercase
}
#MainNav li a.top_linkActive span.down {
	float:left;
	display:block;
	height:29px;
	background: url(../images/three_0a.gif) no-repeat right top;
	padding-top: 0;
	padding-right: 33px;
	padding-bottom: 0;
	padding-left: 22px;
}
#MainNav li:hover a.top_linkActive {
	color:#fff;
	background: url(../images/three_1.gif) top repeat-x;
}
#MainNav li:hover a.top_linkActive span {
	background:url(../images/three_1.gif) top repeat-x;
	font-family: "Arial Black";
	font-size:11px;
	text-transform:uppercase
}
#MainNav li:hover a.top_linkActive span.down {
	background:url(../images/three_1a.gif) no-repeat 1px 10px;
}
#MainNav li:hover {
	position:relative;
	z-index:200;
}
#MainNav li:hover ul.sub {
	clear:both;
	left:-1px;
	top:29px;
	background: #ffffff;
	padding:1px 0 0 0;
	border:1px solid #505050;
	white-space:nowrap;
	width:216px;
	height:auto;
	z-index:300;
}
#MainNav li:hover ul.sub li {
	display:block;
	position:relative;
	float:left;
	width:216px;
	font-weight:normal;
}
#MainNav li:hover ul.sub li a {
	display:block;
	font-family:arial;
	font-size:12px;
	line-height:normal;
	text-transform:none;
	font-weight:bold;
	padding:6px 14px 5px 13px;
	color:#838383;
	text-decoration:none;
	background:url(../images/submenubot.gif) bottom center no-repeat
}
/*#nav li ul.sub li a.fly
{background:#50b5d0 url(../images/arrow.gif) 80px 6px no-repeat;}*/
#MainNav li:hover ul.sub li a:hover {
	background:#56c3f6;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	text-transform:none;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 14px;
	padding-bottom: 6px;
	padding-left: 13px;
}
/*#nav li:hover ul.sub li a.fly:hover
{background:#3f96a9 url(../images/arrow_over.gif) 80px 6px no-repeat; color:#fff;}*/

/*#nav li b {display:block; font-size:11px; height:18px; width:88px; line-height:18px; margin-bottom:3px; text-indent:6px; color:#ff6; border-bottom:1px solid #ff6; cursor:default;}*/
#MainNav li:hover li:hover ul, #MainNav li:hover li:hover li:hover ul, #MainNav li:hover li:hover li:hover li:hover ul, #MainNav li:hover li:hover li:hover li:hover li:hover ul {
	left:90px;
	top:-4px;
	background: #56c3f6;
	padding:3px;
	white-space:nowrap;
	z-index:400;
	height:auto;
}
#MainNav ul, #MainNav li:hover ul ul, #MainNav li:hover li:hover ul ul, #nav li:hover li:hover li:hover ul ul, #MainNav li:hover li:hover li:hover li:hover ul ul {
	position:absolute;
	left:-9999px;
	top:-9999px;
	width:0;
	height:0;
	margin:0;
	padding:0;
	list-style:none;
}

/*  Nav code start */
#nav {
	margin:0;
	height:36px;
	position:relative;
	z-index:500;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	list-style-type: none;
	width: 669px;
}
#nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#nav li.top {
	display:block;
	float:left;
	background:url(../images/three.gif) right top no-repeat;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 28px;
}
#nav li a.top_link {
	display:block;
	float:left;
	height:28px;
	line-height:30px;
	color:#ccc;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	padding:0 0 0 12px;
	margin:0 2px 0 0;
	cursor:pointer;
	background: url(../images/three_0.gif) top repeat-x;
	list-style-type: none;
}
#nav li a.top_link span {
	float:left;
	display:block;
	padding:0 33px 0 22px;
	margin:0 2px 0 0;
	height:29px;
	font-family: "Arial Black";
	font-size:11px;
	text-transform:uppercase
}
#nav li a.top_link span.down {
	float:left;
	display:block;
	height:29px;
	background: url(../images/three_0a.gif) no-repeat right top;
	padding-top: 0;
	padding-right: 33px;
	padding-bottom: 0;
	padding-left: 22px;
}
#nav li:hover a.top_link {
	color:#fff;
	background: url(../images/three_1.gif) top repeat-x;
}
#nav li:hover a.top_link span {
	background:url(../images/three_1.gif) top repeat-x;
	font-family: "Arial Black";
	font-size:11px;
	text-transform:uppercase
}
#nav li:hover a.top_link span.down {
	background-image: url(../images/three_1a.gif);
	background-repeat: no-repeat;
	background-position: 0px 11px;
}
/* Default list styling */
#nav li a.top_linkActive {
	display:block;
	float:left;
	height:29px;
	line-height:30px;
	color:#0082bc;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	padding:0 0 0 12px;
	margin:0 2px 0 0;
	cursor:pointer;
	background: url(../images/three_0.gif) top repeat-x;
}
#nav li a.top_linkActive span {
	float:left;
	display:block;
	padding:0 33px 0 22px;
	margin:0 2px 0 0;
	height:29px;
	font-family: "Arial Black";
	font-size:11px;
	text-transform:uppercase
}
#nav li a.top_linkActive span.down {
	float:left;
	display:block;
	height:29px;
	background: url(../images/three_0a.gif) no-repeat right top;
	padding-top: 0;
	padding-right: 33px;
	padding-bottom: 0;
	padding-left: 22px;
}
#nav li:hover a.top_linkActive {
	color:#fff;
	background: url(../images/three_1.gif) top repeat-x;
}
#nav li:hover a.top_linkActive span {
	background:url(../images/three_1.gif) top repeat-x;
	font-family: "Arial Black";
	font-size:11px;
	text-transform:uppercase
}
#nav li:hover a.top_linkActive span.down {
	background:url(../images/three_1a.gif) no-repeat 1px 10px;
}
#nav li:hover {
	position:relative;
	z-index:200;
}
#nav li:hover ul.sub {
	clear:both;
	left:-1px;
	top:28px;
	background: #80ac3f;
	white-space:nowrap;
	width:219px;
	height:auto;
	z-index:300;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#nav li:hover ul.sub li {
	display:block;
	position:relative;
	float:left;
	width:219px;
	font-weight:normal;
	margin: 0px;
	padding: 0px;
}
#nav li:hover ul.sub li a {
	display:block;
	font-family:arial;
	font-size:12px;
	line-height:normal;
	text-transform:none;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	text-align:left;
	padding-top: 6px;
	padding-right: 14px;
	padding-bottom: 5px;
	padding-left: 15px;
}
/*#nav li ul.sub li a.fly
{background:#50b5d0 url(../images/arrow.gif) 80px 6px no-repeat;}*/
#nav li:hover ul.sub li a:hover {
	background:#6b903d;

}
/*#nav li:hover ul.sub li a.fly:hover
{background:#3f96a9 url(../images/arrow_over.gif) 80px 6px no-repeat; color:#fff;}*/

/*#nav li b {display:block; font-size:11px; height:18px; width:88px; line-height:18px; margin-bottom:3px; text-indent:6px; color:#ff6; border-bottom:1px solid #ff6; cursor:default;}*/
#nav li:hover li:hover ul, #nav li:hover li:hover li:hover ul, #nav li:hover li:hover li:hover li:hover ul, #nav li:hover li:hover li:hover li:hover li:hover ul {
	left:90px;
	top:-4px;
	background: #6b903d;
	padding:3px;
	white-space:nowrap;
	z-index:400;
	height:auto;
}
#nav ul, #nav li:hover ul ul, #nav li:hover li:hover ul ul, #nav li:hover li:hover li:hover ul ul, #MainNav li:hover li:hover li:hover li:hover ul ul {
	position:absolute;
	left:-9999px;
	top:-9999px;
	width:0;
	height:0;
	margin:0;
	padding:0;
	list-style:none;
}

.topNavActive {
	font-variant: normal;
	text-decoration: none;
	background-position: right;
	margin: 0px;
	float: left;
	height: 28px;
	list-style-type: none;
}
.topNavActiveWhyhu {
	list-style-type: none;
	font-family: "Arial Black";
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #0082bc;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 21px;
	
}
.topNavActivecascholarships {
	list-style-type: none;
	font-family: "Arial Black";
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #0082bc;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 21px;
	
}
.topNavActiveadmissions {
	list-style-type: none;
	font-family: "Arial Black";
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #0082bc;
	margin: 0px;
	float: left;
	height: 21px;
	
}
.topNavActiveareaofstudies {
	list-style-type: none;
	font-family: "Arial Black";
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #0082bc;
	
	margin: 0px;
	float: left;
	height: 21px;
	cursor:pointer;
}
.topNavActivemilitarystudents {
	list-style-type: none;
	font-family: "Arial Black";
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #0082bc;
	
	margin: 0px;
	float: left;
	height: 21px;
	cursor:pointer;
}
/*.topNavActiveareaofstudies span {
	text-decoration: none;
	font-family: "Arial Black";
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #0082bc;
	background-image: url(../images/three_1a.gif);
	background-repeat: no-repeat;
	z-index: 100;
	background-position: 5px;
}*/
.topNavActiveareaimg {
	text-decoration: none;
	font-family: "Arial Black";
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #0082bc;
	background-image: url(../images/three_1a.gif);
	background-repeat: no-repeat;
	z-index: 100;
	background-position: -10px 0px;
}
/*#nav li:hover li:hover a.fly,
#nav li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover li:hover a.fly
{background:#3f96a9 url(../images/arrow_over.gif) 80px 6px no-repeat; color:#fff; border-color:#fff;} */

/*#nav li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li:hover li a.fly
{background:#50b5d0 url(../images/arrow.gif) 80px 6px no-repeat; color:#000; border-color:#50b5d0;} */

/*Navigation css ends*/

#container {
	background-image: url(../images/ku_banner_home.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 992px;
}
#mpa {
	background-image: url(../images/ku_banner_mpa.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 992px;
}
#containerBanner2 {
	background-image: url(../images/banner_pic2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 992px;
}
#areasOfStudy {
	background-image: url(../images/ku_banner_aos_home.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 992px;
}
#artsandsciences {
	background-image: url(../images/ku_banner_aos_artsandsciences.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 992px;
}
#fireandsciences {
	background-image: url(../images/ku_banner_aos_firescience.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 992px;
}
#healthcarecertificates {
	background-image: url(../images/ku_banner_aos_healthcarecert.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 992px;
}
#criminal {
	background-image: url(../images/ku_banner_aos_criminaljustice.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 992px;
}
#business {
	background-image: url(../images/ku_banner_aos_business.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 992px;
}
#polisci {
	background-image: url(../images/ku_banner_aos_polisci.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 992px;
}
#teachers {
	background-image: url(../images/ku_banner_aos_teachered.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 992px;
}
#education {
	background-image: url(../images/ku_banner_aos_teachered.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 992px;
}
#highereducation {
	background-image: url(../images/ku_banner_aos_highered.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 992px;
}
#healthsciences {
	background-image: url(../images/ku_banner_aos_healthsciences.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 992px;
}
#infosystech {
	background-image: url(../images/ku_banner_aos_infosystemsandtech.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 992px;
}
#infosystechCertificates {
	background-image: url(../images/ku_banner_aos_infotechcert.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 992px;
}
#legalstudies {
	background-image: url(../images/ku_banner_aos_legalstudies.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 992px;
}
#nursing {
	background-image: url(../images/ku_banner_aos_nursing.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 992px;
}
#busfinance {
	background-image: url(../images/busfinance_banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 992px;
}
#busfinance_certificates {
	background-image: url(../images/ku_banner_aos_businesscert.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 992px;
}
#healthcare {
	background-image: url(../images/healthcare_banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 992px;
}
#infortechcert {
	background-image: url(../images/infortechcert_banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 992px;
}
#ku {
	background-image: url(../images/ku_banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 992px;
}
#whyku {
	background-image: url(../images/ku_banner_whyku.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 992px;
}
#tuition {
	background-image: url(../images/ku_banner_tuition.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 992px;
}
#admissions {
	background-image: url(../images/ku_banner_admin.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 992px;
}
#military {
	background-image: url(../images/ku_banner_militarystudents.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 992px;
}
#california {
	background-image: url(../images/ku_banner_california.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 992px;
}
#internationalhome {
	background-image: url(../images/ku_banner_international_home.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 992px;
}
#containerBanner3 {
	background-image: url(../images/banner_pic3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 992px;
}
#leftContainer {
	margin: 0px;
	float: left;
	width: 674px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#kaplan_logo {
	margin: 0px;
	float: left;
	height: 74px;
	width: 670px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 271px;
	padding-left: 1px;
}
#sitemap_logo {
	margin: 0px;
	float: left;
	height: 74px;
	width: 670px;
	/* padding-top: 20px; */
	padding-right: 0px;
	/* padding-bottom: 271px; */
	/* padding-left: 1px; */
}
#rightContainer {
	margin: 0px;
	float: right;
	width: 316px;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
#areasofstudy {
	font-family: "Arial Black";
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #007bb3;
	text-decoration: none;
	background-image: url(../images/downarrow.png);
	background-repeat: no-repeat;
	background-position: left;
	float: left;
	height: 26px;
	width: 631px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 5px;
}
#left {
	margin: 0px;
	float: left;
	width: 261px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d5d5d5;
}
#leftNav {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 261px;
}
#leftNav ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 261px;
}
#leftNav ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
#leftNav ul li a {
	font-family: "Arial Black";
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #969696;
	text-decoration: none;
	background-image: url(../images/sidenav_normal.png);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	float: left;
	width: 230px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 31px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#leftNav ul li a:hover {
	background-image: url(../images/sidenav_hover.png);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #ececec;
}
/*#leftNav ul li a:active {
	font-family: "Arial Black";
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/sidenav_active.png);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #008dcb;
}*/
#leftNav ul li.active {
	font-family: "Arial Black";
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
	background-image: url(../images/sidenav_active.png);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	float: left;
	width: 230px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 31px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	background-color: #008dcb;
}
#certificateprogNav {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 261px;
}
#certificateprogNav ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 261px;
}
#certificateprogNav ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 261px;
}
#certificateprogNav ul li a {
	font-family: "Arial Black";
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #969696;
	text-decoration: none;
	background-image: url(../images/sidenav_normal.png);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	float: left;
	width: 230px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 31px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
}
#certificateprogNav ul li a:hover {
	background-image: url(../images/sidenav_hover.png);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #ececec;
}
/*#certificateprogNav ul li a:active {
	font-family: "Arial Black";
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/sidenav_active.png);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #008dcb;
}*/
#certificateprogNav ul li.active {
	text-decoration: none;
	background-image: url(../images/sidenav_active.png);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	float: left;
	width: 230px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 31px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	background-color: #008dcb;
	font-family: "Arial Black";
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFF;
}
#certificateProgram {
	font-family: "Arial Black";
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #007bb3;
	text-decoration: none;
	float: left;
	height: 21px;
	width: 231px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d1d1d1;
}
#learnMore {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	background-color: #c2c2c2;
	margin: 0px;
	float: left;
	height: 20px;
	width: 248px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
}
#campusPrograms {
	font-family: "Arial Black";
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #007bb3;
	text-decoration: none;
	background-image: url(../images/programs.png);
	background-repeat: no-repeat;
	float: left;
	height: 19px;
	width: 220px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#campusPrograms a {
	color: #007bb3;
	text-decoration:none;
}
#campusPrograms a:hover {
	color: #007bb3;
	text-decoration:underline;
}
#concordLaw {
	font-family: "Arial Black";
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #007bb3;
	text-decoration: none;
	background-image: url(../images/law.png);
	background-repeat: no-repeat;
	float: left;
	height: 19px;
	width: 220px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#concordLaw a {
	color: #007bb3;
	text-decoration:none;
}
#concordLaw a:hover {
	color: #007bb3;
	text-decoration:underline;
}
.leftbottom_empty {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 82px;
	width: 261px;
}
.leftbottom_empty1 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 20px;
	width: 261px;
}
#midContainer {
	margin: 0px;
	float: left;
	width: 384px;
	padding-top: 19px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 19px;
}
#midContainer h1 {
	font-family: Arial;
	font-size: 24px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #24abe6;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-style: normal;
	line-height: normal;
	float: left;
	width: 375px;
}
#midContainer h2 {
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #24abe6;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-style: normal;
	line-height: normal;
	float: left;
	width: 375px;
}
#midContainer h3 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #24abe6;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-style: normal;
	line-height: normal;
	float: left;
	width: 375px;
	
}
#midContainer p {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #7f7f7f;
	text-decoration: none;
	padding-bottom: 20px;
	margin: 0px;
	float: left;
	width: 375px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#midContainer p.footnote {
	font-family:Arial;
	font-size:11px;
	font-style:italic;
}
#midContainer p.disclaimer {
	font-family:Arial;
	font-size:11px;
	/* font-style:italic; */
}
#midContainer p span {
	color:#0092d7;
}
#midContainer p a {
	color:#0092d7;
}
#midContainer p a:hover {
	color:#7f7f7f;
}
#livechat {
	margin: 0px;
	float: left;
	height: 39px;
	width: 315px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#livechat a {
	font-family: "Arial Black";
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/livechat.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 27px;
	width: 270px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 45px;
}
/*#livechat a:hover {
	background-image: url(../images/livechat_hover.png);
	background-repeat: no-repeat;
}*/
#callus {
	margin: 0px;
	float: left;
	height: 39px;
	width: 315px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#callus a {
	font-family: "Arial Black";
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/callus.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 27px;
	width: 270px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 45px;
	font-style: normal;
	line-height: normal;
}
#callusNo  {
	font-family: "Arial Black";
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/callus.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 27px;
	width: 270px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 45px;
	font-style: normal;
	line-height: normal;
	margin-bottom:10px;
}
/*#callus a:hover {
	background-image: url(../images/callus_hover.png);
	background-repeat: no-repeat;
}*/
#requiestprogram {
	float: left;
	height: auto;
	width: 315px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-left-color: #FFF;
}
.requestinformation_head {
	font-family: "Arial Black";
	font-size: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/requestprogram.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 47px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 70px;
	font-style: normal;
	line-height: 18px;
	width: 245px;
}
#requestFormArea {
	background-image: url(../images/rquestbg.png);
	margin: 0px;
	float: left;
	width: 302px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: center top;
	height:auto;
}
.requestfield {
	font-family: Arial;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #808080;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 288px;
	padding-bottom: 3px;
	text-align: right;
	padding-right: 14px;
}
.formtittle {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0a5486;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 302px;
	padding-bottom: 3px;
}
.formField {
	margin: 0px;
	float: left;
	width: 302px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #808080;
	text-decoration: none;
	padding-bottom:10px;
}
.formField_Style {
	background-color: #f0f0f0;
	float: left;
	width: 283px;
	border: 1px solid #848484;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #838383;
	text-decoration: none;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.formField_dropdownStyle {
	/*
background-color: #f0f0f0;
	float: left;
	width: 283px;
	border: 1px solid #848484;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #838383;
	text-decoration: none;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;*/
	cursor:pointer;font-size:12px;font-family:arial;width:265px;padding:2px 20px 3px 2px;border:1px solid #cccccc;background:url(../images/ddlarrow.gif) #f0f0f0 top right no-repeat;

}
/*.formField_Style:hover {
	background-color: #ffffff;
	margin: 0px;
	float: left;
	width: 283px;
	border: 1px solid #848484;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #838383;
	text-decoration: none;
	height: auto;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}*/
.radiobutton {
	float: left;
	height: 20px;
	padding-top: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.radiobuttonText {
	float: left;
	height: 20px;
	margin: 0px;
	padding-top: 1px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: center;
	font-style: normal;
	line-height: 15px;
	vertical-align:middle;
}
.stateField_Style {
	background-color: #f0f0f0;
	margin: 0px;
	float: left;
	width: 155px;
	border: 1px solid #848484;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #838383;
	text-decoration: none;
	height: auto;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
/*.stateField_Style:hover {
	background-color: #ffffff;
	margin: 0px;
	float: left;
	width: 155px;
	border: 1px solid #848484;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #838383;
	text-decoration: none;
	height: auto;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}*/
.zipField_Style {
	background-color: #f0f0f0;
	margin: 0px;
	float: left;
	width: 111px;
	border: 1px solid #848484;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #838383;
	text-decoration: none;
	height: auto;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
/*.zipField_Style:hover {
	background-color: #ffffff;
	margin: 0px;
	float: left;
	width: 111px;
	border: 1px solid #848484;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #838383;
	text-decoration: none;
	height: auto;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}*/
.smallFormfield {
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 17px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: center;
}
.phoneno {
	margin: 0px;
	float: left;
	height: 26px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0a5486;
	text-decoration: none;
}
.phField_Style {
	background-color: #f0f0f0;
	margin: 0px;
	float: left;
	width: 34px;
	border: 1px solid #848484;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #838383;
	text-decoration: none;
	height: auto;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.phField_Style:hover {
	background-color: #ffffff;
	margin: 0px;
	float: left;
	width: 34px;
	border: 1px solid #848484;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #838383;
	text-decoration: none;
	height: auto;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.phField_Style_int {
	background-color: #f0f0f0;
	margin: 0px;
	float: left;
	width: 40px;
	border: 1px solid #848484;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #838383;
	text-decoration: none;
	height: auto;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.phField_Style_int:hover {
	background-color: #ffffff;
	margin: 0px;
	float: left;
	width: 40px;
	border: 1px solid #848484;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #838383;
	text-decoration: none;
	height: auto;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.submitText {
	margin: 0px;
	float: left;
	width: 302px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #808080;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#submitarea {
	background-image: url(../images/submitbg.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 37px;
	width: 315px;
	background-position: center center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;

}
.submitBtn {
	margin: 0px;
	float: right;
	width: 112px;
	text-decoration: none;
	height: 29px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	cursor:pointer;
	
}
.submitBtn a {
	color:#FFF;
	text-decoration:none;
	font-family: "Arial Black";
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	background-image: url(../images/submit_active.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 22px;
	width: 83px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 29px;
}
.submitBtn a:hover {
	color:#FFF;
	text-decoration:none;
	font-family: "Arial Black";
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	background-image: url(../images/submit_hover.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 22px;
	width: 83px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 29px;
}
#footer {
	margin: 0px;
	float: left;
	height: 80px;
	width: 990px;
	padding-top: 22px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d5d5d5;
}
.footerlinks {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #d5d5d5;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 983px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.footerlinks a {
	font-family:Arial;
	font-weight: bold;
	color: #0087c3;
	text-decoration: none;
	font-size: 10px;
	padding-right: 9px;
	padding-left: 9px;
}
.footerlinks a:hover {
	font-family:Arial;
	font-weight: bold;
	color: #959595;
	text-decoration: none;
}
.footerText {
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #959595;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 900px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 9px;
}
.footerText a {
	font-family: Arial;
	font-size: 9px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #959595;
	text-decoration: none;
}
#newprogram {
	margin: 0px;
	padding: 5px;
	float: left;
	width: 355px;
	border: 1px solid #c5c5c5;
}
#newprogram h1 {
	background-attachment: scroll;
	background-image: url(../images/newprogramsbg.png);
	background-repeat: repeat-x;
	margin: 0px;
	float: left;
	height: 24px;
	width: 345px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
	line-height: normal;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#newprogram p {
	background-color: #e3effd;
	margin: 0px;
	float: left;
	width: 345px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#newprogram ul {
	margin: 0px;
	padding: 10px;
	float: left;
	width: 335px;
	background-color: #e3effd;
}
#newprogram ul li {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	margin: 0px;
	float: left;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	list-style-type: none;
	z-index: 15;
	width: 325px;
	background-image: url(../images/blueblock.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
#newprogram ul li a {
	color:#0092d7;
}
#newprogram ul li a:hover {
	color:#5f6160;
}
#avilabledegree {
	margin: 0px;
	float: left;
	width: 365px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 30px;
	font-size: 12px;
}

#avilabledegree1 {
	margin: 0px;
	float: left;
	width: 365px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	font-size: 12px;
}

#avilabledegree1 h1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0092d7;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 345px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#avilabledegree h1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0092d7;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 345px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.program_ava {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0092d7;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 300px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#avilabledegree ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 375px;
}
#avilabledegree ul li {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	background-image: url(../images/blueborderblock.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	width: 350px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 18px;
	color: #7f7f7f;
	list-style-type: none;
	background-position: 0px 5px;
}

#avilabledegree ul li a
{
	color: #7f7f7f;
	text-decoration:none;
}
#avilabledegree ul li a:hover
{
	text-decoration:underline;
}

#avilabledegree1 ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 375px;
}
#avilabledegree1 ul li {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	background-image: url(../images/blueborderblock.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	width: 350px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 18px;
	color: #7f7f7f;
	list-style-type: none;
	background-position: 0px 5px;
}

#avilabledegree1 ul li a
{
	color: #7f7f7f;
	text-decoration:none;
}
#avilabledegree1 ul li a:hover
{
	text-decoration:underline;
}

.kaplanBg
{
	background-attachment: scroll;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
	display: table;
}
.sitemapBg
{
	background-attachment: scroll;
	background-image: url(../images/sitemap_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
	display: table;
}
#sitemapcontainer {
	margin: 0px;
	float: left;
	width: 384px;
	padding-top: 19px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 19px;
}
#sitemapcontainer h1 {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #24abe6;
	text-decoration: none;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-style: normal;
	line-height: normal;
	float: left;
	width: 375px;
}
#sitemapcontainer h2 {
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #24abe6;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-style: normal;
	line-height: normal;
	float: left;
	width: 375px;
}
#sitemapcontainer p {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #969696;
	text-decoration: none;
	padding-bottom: 10px;
	margin: 0px;
	float: left;
	width: 375px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#sitemapcontainer p span {
	color:#7f7f7f;
	text-decoration: none;
}
#sitemapcontainer p a {
	color:#7f7f7f;
	text-decoration: none;
}
#sitemapcontainer p a:hover {
	color:#0092d7;
}

#sitemapareaofstudy {
	margin: 0px;
	float: left;
	width: 375px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 40px;
	
}
#sitemapareaofstudy ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 375px;
}
#sitemapareaofstudy ul li {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 350px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 18px;
	line-height:19px;
	color: #969696;
	list-style-type: none;
	background-position: 0px 5px;
}
#sitemapareaofstudy ul li a {
	text-decoration: none;
	color: #7f7f7f;
}
#sitemapareaofstudy ul li a:hover {
	color: #0092d7;
}
.footnote{
	font-family:Arial;
	font-size:11px;
	font-style:italic;
}

#thanqmidContainer {
	margin: 0px;
	float: left;
	width: 518px;
	padding-top: 19px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 19px;
}
#thanqmidContainer h1 {
	font-family: Arial;
	font-size: 24px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #24abe6;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-style: normal;
	line-height: normal;
	float: left;
	width: 518px;
}
#thanqmidContainer p {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #a9a9a9;
	text-decoration: none;
	padding-bottom: 20px;
	margin: 0px;
	float: left;
	width: 518px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#thanqmidContainer p a {
	color:#24abe6;
	font-weight: bold;
}

#thanqleftContainer {
	margin: 0px;
	float: left;
	width: 800px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#thankyou1 {
	background-image: url(../images/admissions_banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 992px;
}

.listBullet {
padding:0px;
margin:0 0 20px 0;	
float:left;
color:#7F7F7F;
}
.listBullet li {
padding:0px;
margin:0 0 0 24px;	
}
#midContainer p.noGap {
	padding-bottom:0px;
}

.kaplanBgWrap {
margin:0px;
padding:0px;
background:#ffffff url(../images/pagetopbg.gif) top repeat-x;
width: 100%;
display: table;
}
#mainContainerWrap {
margin:0 auto;
width:954px;
background:none;
}
.leftHeader {
	height:149px;
	/*background:url(../images/headerbg.jpg) top left no-repeat;*/
	text-align:right;
}
.leftHeader .kaplanLogo{
	float:right;
	margin-top:17px;
	display:block;
}
.headerLinkText {
	clear:both;
	float:right;
	margin-top:49px;
	display:block;
	/*width:300px;*/
}
.headerLinkText a {
background:url(../images/bluearrow.gif) 0px 2px no-repeat;
padding-left:10px;
}
.headerLinkText a:link, .headerLinkText a:visited {
	font-size:11px;
	color:#0092d7;
	font-weight:bold;
	text-decoration:none;

}
.headerLinkText a:hover {
	font-size:11px;
	color:#0092d7;
	font-weight:bold;
	text-decoration:underline;
}
.headingTitle {
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
	background:#0a4c7c;
	padding:4px 12px 3px 12px;
	line-height:normal;
}
#contentWrap {
	color:#7f7f7f;
}

#contentWrap p {
	color:#7f7f7f;
	padding:1em 8px 1em 0;
	margin:0px;
	clear:both;
}
#contentWrap p.disclaimer {
	font-size:11px;
}
#contentWrap p.disclaimer1 {
	font-size:10px;
	padding:0;
}
#containerWrap {
	margin: 0px;
	padding: 0px;
	width: 954px;
}
#containerWrap #leftContainer {
	margin: 0px;
	float: left;
	width: 614px;
	padding: 0px;
}
#containerWrap #footer  {
border-top:1px solid #D5D5D5;
float:left;
height:80px;
margin:30px 0 0;
padding:22px 0 0;
width:990px;
}
h2.headline {
	display:block;
	font-size:24px;
	color:#24abe6;
	font-weight:normal;
	line-height:29px;
	padding:22px 0 0px 0;
	margin:0px;
}
h3.headline {
	display:block;
	font-size:14px;
	color:#24abe6;
	font-weight:bold;
	line-height:29px;
	padding:22px 0 0px 0;
	margin:0px;
}

.tableDataHeading {
	color:#0092d7;
	font-weight:bold;
	display:block;
	padding-top:11px;
}
ul.tableData {
	margin:0px;
	padding:4px 0 3px 0;
}
ul.tableData li {
	clear:both;
	width:602px;
	margin:0 0 4px 0;
	padding:2px 0 0 12px;
	/*height:15px;*/
	display:block;
	float:left;
}
ul.tableData li.lightbg {
	background:#f6f6f6;
}
ul.tableData li.lightbg2 {
	background:#ececec;
}
ul.tableData li .leftBlock {
	float:left;
	display:block;
	width:372px;
	color:#7F7F7F;
	padding-right:10px;
}
ul.tableData li .rightBlock {
	float:left;
	display:block;
	color:#7F7F7F;
}
img {border:0px;}

#acc_mba_cfa {
background:url(../images/01.jpg) top left no-repeat;
}
#bank_teller_cfa {
background:url(../images/11.jpg) top left no-repeat;
}
#buss_pa_cfa{
background:url(../images/02.jpg) top left no-repeat;
}
#crminaljustice_cfa{
background:url(../images/03.jpg) top left no-repeat;
}
#enterprenuer_cfa{
background:url(../images/04.jpg) top left no-repeat;
}
#fin_analyst_cfa{
background:url(../images/05.jpg) top left no-repeat;
}
#mpa_c{
background:url(../images/mpa_c.jpg) top left no-repeat;
}
#hr_cfa{
background:url(../images/06.jpg) top left no-repeat;
}
#info_ass_cfa{
background:url(../images/07.jpg) top left no-repeat;
}
#management_cfa{
background:url(../images/08.jpg) top left no-repeat;
}
#mgmt_info_sys_cfa{
background:url(../images/09.jpg) top left no-repeat;
}
#marketing_cfa{
background:url(../images/10.jpg) top left no-repeat;
}
#med_marketing_cfa{
background:url(../images/11.jpg) top left no-repeat;
}
#operation_mgr_cfa{
background:url(../images/12.jpg) top left no-repeat;
}
#prelaw_cfa{
background:url(../images/13.jpg) top left no-repeat;
}
#prjct_mgmt_cfa{
background:url(../images/14.jpg) top left no-repeat;
}

#purchasing_spl_cfa{
background:url(../images/08.jpg) top left no-repeat;
}

#retail_mgr_cfa{
background:url(../images/06.jpg) top left no-repeat;
}
#it_cfa{
background:url(../images/03_itcfa.jpg) top left no-repeat;
}
#risk_mgmt_analyst_cfa{
background:url(../images/04.jpg) top left no-repeat;
}

#sales_mgr_cfa{
background:url(../images/09.jpg) top left no-repeat;
}

#business_cfa{
background:url(../images/02.jpg) top left no-repeat;
}
#customer_service_cfa{
background:url(../images/07.jpg) top left no-repeat;
}
#event_planner_cfa{
background:url(../images/06.jpg) top left no-repeat;
}

#food_hotel_mgmt_cfa{
background:url(../images/14.jpg) top left no-repeat;
}

#health_clb_ass_cfa{
background:url(../images/02.jpg) top left no-repeat;
}

#info_process_tech_cfa{
background:url(../images/05.jpg) top left no-repeat;
}

#off_mgmt_cfa{
background:url(../images/13.jpg) top left no-repeat;
}

#retail_mgmt_cfa{
background:url(../images/01.jpg) top left no-repeat;
}

#small_buss_mgmt_cfa{
background:url(../images/12.jpg) top left no-repeat;
}
#sales_cfa {
	background:url(../images/16.jpg) top left no-repeat;
}
#traveller_cfa {
	background:url(../images/15.jpg) top left no-repeat;
}

.blue-bg
{
	background: url(  "../images/blue-bg.jpg" ) repeat-x scroll 0 0 transparent;
	color: #FFFFFF;
	float: left;
	font: bold 12px/13px Verdana,Arial,Helvetica,sans-serif;
	padding: 6px 0px 0px 10px;
	width: 342px;
	height:59px;
	margin-bottom: 20px;
	margin-top: 0px;
	text-align: left;
	font-weight:bold;
	color:#ffffff;
}
.blue-right {
    margin:0px;
	float:left;
	padding:0;
	position:relative;
}
#midBigContainer {
	margin: 0px;
	float: left;
	width: 620px;
	padding-top: 19px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 19px;
}
#midBigContainer h1 {
	font-family: Arial;
	font-size: 24px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #24abe6;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-style: normal;
	line-height: normal;
	float: left;
	width: 600px;
}
#midBigContainer p {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #a9a9a9;
	text-decoration: none;
	padding-bottom: 20px;
	margin: 0px;
	float: left;
	width: 620px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#midBigContainer p a {
	color:#24abe6;
	font-weight: bold;
}
#midBigContainer p.disclaimer {
	font-family:Arial;
	font-size:11px;
	/* font-style:italic; */
}

#avilabledegreepub {
	margin: 0px;
	float: left;
	width: 365px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	
	font-size: 12px;
}
#avilabledegreepub h1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0092d7;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 345px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#avilabledegreepub ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 375px;
}
#avilabledegreepub ul li {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	background-image: url(../images/blueborderblock.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	width: 350px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 18px;
	color: #7f7f7f;
	list-style-type: none;
	background-position: 0px 5px;
}

#avilabledegreepub ul li a
{
	color: #7f7f7f;
	text-decoration:none;
}
#avilabledegreepub ul li a:hover
{
	text-decoration:underline;
}