html {
	background: #ffffff url('/images/aiu/bg_html.gif') 0 0 repeat-x !important;	
}
body {
	background:url('/images/aiu/bg.gif') center top no-repeat !important;	
}
#content {
	position:relative;
}

#copy {
	
}

#copy ul.benefits {
	list-style-type:square;
	padding-left:20px;
}
#copy ul.benefits li {
	padding:3px;
	
}


#titlebar {
	width:890px;
	height:359px;
	background: #990000;
	background:url('/images/aiu/bg_titlebar.jpg') left bottom no-repeat;
	margin-left:35px;
	position:relative;
}

#titlebar #titlebar_header {
	background:url('/images/aiu/header_titlebar.gif') 0 0 no-repeat;	
	height:93px;
	position:relative;
}
	#titlebar #titlebar_header #logo{
	 position:absolute;
	 width:300px;
	 height:81px;
	 left:19px;
	 top:9px;
	 float:none;
	 display:block;
	}
	#titlebar #titlebar_header #uop_homeLink{
		position:absolute;
		display:block;
		width:296px;
		height:81px;
		left:20px;
		top:9px;
	}
	#titlebar #titlebar_txt {
		width:202px;
		position:absolute;
		top:107px;
		left:412px;
	}
	#titlebar #titlebar_txt ul{
		margin-top:20px;
	}
	#titlebar #titlebar_txt strong {
		font-weight:bold;
		font-size:12px !important;
	}
	#titlebar p, #titlebar li {
		font-size:12px !important;
	}

/* ------------------------------------------------------------------- left column BEGIN */

	#left {
		float:left;
		z-index:99;
		width:220px !important;
		border-top:1px solid #cccccc;
	}


div.nav_main_side {
	background:url('/images/aiu/bg_sideNav_wrap.gif') 0 0 repeat-y;	
	width:220px;
}
	div.nav_main_side div {
		background:url('/images/aiu/bg_sideNav_bottom.gif') left bottom no-repeat;	
		width:220px;
	}
	div.nav_main_side div h3 {
		color:#4a4a4a;
		font-weight:bold;
	}
	
#left div.nav_main_side h3 {
	background:#3f3f92 url('/images/aiu/left_header.gif') 0 0 no-repeat;
	color:#ffffff;	
	font-size:1.1em;
	padding-top:0px;
	height:33px;
	line-height:33px;
	padding-left:40px;
}
	
#left ul {
	padding-right:6px;
	background:transparent url('/images/aiu/left_ul_bg.gif') left bottom no-repeat;
	color:#666666;
	font-weight:bold !important;
	padding-top:3px;
	padding-bottom:12px;
}
#left ul a {
	color:#666666;
}

#left ul a:hover{
	color:#006699; text-decoration:underline;
}

#left h3 {
	margin-top:0px;
	margin-bottom:0px;
}

#left ul li {
	padding-left:40px;
	font-weight:bold !important;
	}

/* ------------------------------------------------------------------- left column END */

/* ------------------------------------------------------------------- middle column BEGIN */
#middle {
	background:url('/images/aiu/bg_middle.gif') 0 0 repeat-y;
	width:665px;
	float:left;
	min-height:500px;
	height:auto !important;
    height:500px;

	margin:0 0 0 0 !important;
}
#middle #middle_copy h1,#middle #middle_copy h2, #middle #middle_copy h3, #middle #middle_copy h4, #middle #middle_copy p, #middle #middle_copy ul, #middle #middle_copy ol,  #middle #middle_copy address,#campus_locations, #middle #learning_centers h1,#middle #learning_centers h2, #middle #learning_centers h3, #middle #learning_centers h4, #middle #learning_centers p, #middle #learning_centers ul, #middle #learning_centers ol {
	margin:5px 28px 10px 28px;
	padding:0px;
}
	#middle #middle_copy ul, #middle #middle_copy ol {
		list-style:none;
	}
	#middle #middle_copy ul li, #middle #middle_copy ol li{
		background:url('/images/aiu/bullet_square_black.gif') 0 8px no-repeat;
		padding-left:18px;
	}
#middle #middle_copy h1,#middle  #middle_copy h2, #middle #middle_copy h3, #middle #middle_copy h4 {
	color:#000000;
	margin-bottom:0px;
}

#middle #middle_copy a {
 text-decoration:underline;
}

#middle #middle_copy h1 {
	font-weight:bold;
	padding:7px 14px 3px 0px;
}

#middle #middle_copy div#breadcrumb {
	background: url('/images/aiu/bg_breadcrumb.gif') 0 0px no-repeat;
	min-height:20px;
	height:auto !important;
	height:62px;
	position:relative;	
	margin:0;
	padding:30px 0 1px;
	margin-bottom:13px;
}
	#middle #middle_copy div#breadcrumb p{
		color:#006699;
		margin:0px 28px;
		font-weight:bold;
		background: url('/images/aiu/bg_breadcrumb_p.gif') left bottom repeat-x;
		padding-bottom:8px;
	}
	#middle #middle_copy div#breadcrumb a {
		color:#002b42;
		text-decoration:underline;
		font-weight:normal;
	}
	div#breadcrumb strong {
		font-weight:bold;
	}

/* ------------------------------------------------------------------- middle column END */

#footer {
	background-color:#284a61;
	margin:5px 35px 10px;
	padding:3px 10px;
	color:#ffffff;
}

#footer a:link, #footer a:visited, #footer a:hover, #footer a:active{
	color:#ffffff;
	text-decoration:none;
}	 

/* ------------------------------------------------------------------- iframe styles BEGIN */
#externalform {
	width:1200px;
	height:5000px;
	display:none;
	margin:0 auto;
	position:absolute;
	left:50%;
	margin-left:-600px;
}

#btn_uopBack{
	display:none;
	background:url('/images/aiu/btn_back.jpg') 0 0 no-repeat;
	position:absolute;
	top:13px;
	left:483px;
	width:81px;
	height:29px;
	text-indent:-9999em;
	z-index:9999;
}
a#btn_uopBack:hover {
	background-position: 0 -29px;
}

#trackFormHBX{
	display:none;
}
/* ------------------------------------------------------------------- iframe styles BEGIN */


#columns {
	background:url('/images/aiu/bg_columns.gif') bottom right no-repeat;
	margin:0 0 0 35px!important;
	margin-top:0px !important;
	width:890px;
	padding-bottom:19px;
}

#form {
	position:absolute;
	top:101px;
	left:624px;
	width:212px;
	height:115px;
	border:none !important;
}
#loader {
		width:212px;
		height:85px;
		background: url(/images/loading_form.gif) center 70px no-repeat;
		z-index:999;
		display:none;
		padding-top:30px;
}
#loader p {
	text-align:center;
	height:20px;
}

p#alert_txt {
	color:#ff0000;
	display:none;
}

#cusearch{
	border:none !important;
}
	#cusearch label{
		font-size:16px;
		font-weight:bold;
		display:block;
		text-align:center;
		padding-left:3px;
	}
	#cusearch input{
		margin:15px 0 0 49px;
		border:1px solid #000000;
		padding:4px;
		text-align:center;
		width:100px;
	}
	#cusearch #submit {
		display:block;
		border:none;
		width:97px;
		height:29px;
		background: url('/images/aiu/submit_go.jpg') 0 0 no-repeat;
		margin-left:55px;
		margin-top:20px;
	}

#form_top {
	width:351px;
	height:28px;
	background: url('/images/aiu/form_middle.gif') top left repeat-y;
}

#form_middle {
	/*width:351px;		
	background: url('/images/aiu/form_middle.gif') top left repeat-y;
	height:1%;
	position:relative;*/
}

#form_bottom {
	width:351px;
	height:44px;
	background: url('/images/aiu/form_bottom.gif') top left no-repeat;
	padding-top:6px;
	display:none;
}

#form_bottom_plain {
	width:351px;
	height:44px;
	background: url('/images/aiu/form_bottom_plain.gif') top left no-repeat;
	padding-top:6px;
	display:none;
}

#form_middle_format {
	padding:10px;
	font-weight:bold;
	height:306px ! important;
	position:relative;
}

#form_title {
	position:relative;
	top:10px;
	top:-24px;
	left:0px;
	width:351px;
	height:51px;
	background: url('/images/aiu/requestinfo.gif') top left no-repeat;	
}

#googleads {
	
}

#stepform {
	height:1%;
	position:relative;
	
}

h1 {
	color:#990000;
	font-size:18px;
	padding-bottom:10px;
	padding-top:3px;
}


#copy p {
	padding-bottom:10px;
}


h3 {
	padding-top:10px;
}

#title_format {
	padding:8px;
	text-align:right;
	padding-top:10px;
}

#title_format a {
	color:white;
	text-decoration:none;
}

#title_format a:hover {
	color:white;
	text-decoration:underline;
}

#steps {
	float:left;
	margin-right:20px;
}

.selection {
	padding-top:10px;
	text-align:center;
	font-weight:bold;
}

.buttons {
	padding-top:10px;
	text-align:center;
}

#programs {
	text-align:left;
	padding:5px;
	padding-left:15px;
	padding-right:15px;
}

#programs ul li {
	padding:2px;
}

#form_middle_format input {
	margin-right:3px;
}

#programs_right {
	float:right;
	text-align:left;
}

.country {
	font-weight:bold;
	color:#900;
}

#campus_locations dl dt a {
	font-weight:bold;
	color:black;
	text-decoration:none;
}

#campus_locations dl dt a:hover {
	font-weight:bold;
	color:#900;
}

#campus_locations dl dd ul li {
	background: url('/images/aiu/locations_bullet.gif') left no-repeat;
	padding-left:10px;
}

#campus_locations dl dd ul li a {
	color:#333333;
	text-decoration:none;
}

#campus_locations dl dd ul li a:hover {
	text-decoration:underline;
}

#campus_locations dl dt {
	padding-top:7px;
}

#campus_locations td {
	padding:10px;
}

#middle .programs {
	background:url('/images/hr-small.gif') bottom left repeat-x;
	padding-bottom:10px !important;
	padding-top:2px !important;
}

p.programs a {
	color:#006699;
}

p.programs a:hover {
	text-decoration:none;
}

ul.programs li a {
	color:#006699;
}

ul.programs li a:hover {
	text-decoration:none;
}


#current_step {
	display:none;
}



/*CUNet*/
#CUNet {
	padding:0px; margin:0px;
	position: relative;
}

#CUNet p {
	padding-top:0px;
	padding-bottom:2px;;
}

#CUNet table {
	padding-top:0px;
	margin:0px 0 0 0px;
	padding-bottom:2px;;
}

#CUNet p.small {
	font-size:9px;
	text-align:center;
}

#CUNet p.small a {
	font-size:9px;
	text-align:center;
}


#titlefont {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	position: relative;
	top: 0px;
	z-index: 1;
	left: 0px;
	padding-top:0px;
	margin:-10px 0 10px 0px;
	}

#form_surround_radiobutton {
	width: 300px;
	height: 20px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-align: left;
	}

#logo_cunet {
	background-image : url(http://edu.collegeanduniversity.net/bd/images/candulogosmall.gif);
	background-repeat : no-repeat;
	width : 99px;
	height : 29px;
	z-index: 1;
	}

#field_text {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	width: 150px;
	z-index: 1;
	left: 16px;
	text-align: left;
}

#drill_downs {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	z-index: 1;
	}

#field_text2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	width: 200px;
	z-index: 1;
	text-align: left;
}

#drill_downs2 {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	float: left;
	z-index: 1;
	}


#field_text3 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	z-index: 1;
	text-align: left;
}


#zip_box {
	}

.drilldownfont {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

#submit_area {
	padding:10px 0 0 0;}

button.submit {
	color: #FFFFFF;
	background-color: #990000;
	font-family: Arial;
	font-size: 10px;
}

.tableform {
	position: relative;
	top: 28px;
	left: 13px;
}


#CUNet #form {
	float:right;
	height:1%;
	position:relative;
	margin-left:5px;
}

#CUNet #form_top {
	width:351px;
	height:28px;
	background: url('/images/CUNet/form_middle.gif') top left repeat-y;
}

#CUNet #form_middle {
	width:351px;		
	background: url('/images/CUNet/form_middle.gif') top left repeat-y;
	height:1%;
	position:relative;
}

#CUNet #form_bottom {
	width:351px;
	height:44px;
	background: url('/images/CUNet/form_bottom.gif') top left no-repeat;
	padding-top:6px;
}

#CUNet #form_bottom_plain {
	width:351px;
	height:44px;
	background: url('/images/CUNet/form_bottom_plain.gif') top left no-repeat;
	padding-top:6px;
}

#CUNet #form_middle_format {
	padding:0 10px 0 10px;
	font-weight:bold;
	height:330px ! important;
	position:relative;
}

#CUNet #form_title {
	position:relative;
	top:10px;
	top:-24px;
	left:0px;
	width:351px;
	height:51px;
	background: url('/images/CUNet/requestinfo.gif') top left no-repeat;	
}

/* UoP Zip Form Styles */

/*zipform*/

#form_middle_format_zipform {
	padding:0 10px 0 10px;
	font-weight:bold;
	/*height:210px;*/
	position:relative;
}


