@charset "utf-8";
/* Assiniboine Community College */
/* Created by Scott Goetz and Neil Britto */

/* NOTE: * effects Everything */
/* NOTE: #IEroot effects both IE 6 and 7 */
/* NOTE: * html only effects IE 6 */


/*TEST CSS 2 */
#zz_main_top {
	width: 760px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	margin: auto;
	display: table;

	}
#zz_main_bottom {
	font-weight: 100;
	color: #eddbc5;
	width: 760px;
	text-align: center;
	margin:auto;
	padding-top:0px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;

	}
#zz_footer {
	background-color: #6a5d55;
	width: 760px;
	height: 95px;
	padding: 5px 0px 40px 5px;
	display: table;
	}
#zz_content {
	background-color: #dfdad4;
	width: 760px;
	padding-left:4px;
	margin-top: 10px;
	margin-left:auto;
	margin-right:auto;
	clear: both;
	display: table;
	text-align: left;
	border-top: 24px solid #695d54;


	}

/* TEST CSS 1


#zz_main_top {
	width: 780px;
	margin: auto;
	display: table;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	border-left:solid 2px;
	border-right:solid 2px;
	border-top:solid 2px;
	border-color:#DFDAD4;
	}
#zz_content {
	background-color: #dfdad4;
	width: 780px;
	margin-top: 10px;
	clear: both;
	display: table;
	text-align: left;
	border-top: 24px solid #695d54;
	}
#zz_main_bottom {

	font-weight: 100;
	color: #eddbc5;
	width: 780px;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	border-left:2px solid #DFDAD4;
	border-right:solid 2px;
	border-bottom:solid 2px;
	border-color:#DFDAD4;
	}
#zz_footer {
	background-color: #6a5d55;
	width: 780px;
	height: 95px;
	margin: auto;
	padding: 5px 0 40px 3px;
	display: table;
	position: relative;
	}
#nav {
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	width: 760px;
	margin: auto;
	clear: both;
	display: table;
	}

	
#nav a {
	font-size: 14px;
	color: #ffffff;
	height: 21px;
	padding: 3px 0 0 0;
	}
	
* html #nav a {
	height: 21px;
	padding: 3px 0 0 0;
	}
	
#nav .active a {
	color: #aa113f;
	}
	
#nav a:hover {
	background-image: url(images/nav_hover.gif);
	background-repeat: repeat-x;
	color: #aa113f;
	text-decoration: none;
	}
	
#zz_nav_wrap {

	background-repeat: repeat-x;
	width: 780px;
	margin: 3px 0 0 0;
	text-align: center;
	}
	
*/

/* Star (*) Styles Everything */
* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	border: none;
	}	
	
/* Generic Styles */	
a {
	font-size: 12px;
	color: #3d3d3d;
	text-decoration: none;
	}
	
a:hover {
	color: #aa113f;
	text-decoration: none;
	}
	
body {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3d3d3d;
	text-align: center;
	}	

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 900;
	color: #3d3d3d;
	}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 900;
	color: #3d3d3d;
	}
	
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 900;
	color: #3d3d3d;
	}
	
	
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 100;
	color: #3d3d3d;
	}	

hr {
	background-color: #bab3ac;
	width: 100%;
	height: 1px;
	margin: 10px 0 8px 0;
	border: none;
	}
	
#IEroot hr {
	background-color: #bab3ac;
	width: 100%;
	height: 1px;
	margin: 3px 0 1px 0;
	border: none;
	}
	
p {
	line-height: 16px;
	clear: both;
	}

th {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	}

/* IDs (alphabetical) */
#apply_now {
	width: 142px;
	height: 36px;
	z-index: 50;
	margin: -48px 0 0 310px;
	position: absolute;
	}

#banner_pic {
	width: 749px;
	margin: auto;
	margin: 10px 0 0px 0;
	}
	
#banner_pic a {
	color: #ffffff;
	}
	
#banner_pic a:hover {
	color: #ffffff;
	text-decoration: none;
	}

#IEroot #banner_pic {
	margin-left: -10px;
	}

#body_content {
	width: 761px;
	margin: auto;
	display: table;
	}

#bubble {
	width: 220px;
	text-align: left;
	}
	
#bubble img {
	background-color: #ffffff;
	padding: 6px;
	border: 1px solid #dfdad4;
	}

#campus {
	height: 110px;
	padding-bottom: 10px;
	display: table;
	position: relative;
	}
	
#campus img {
	background-color: #ffffff;
	padding: 6px;
	border: 1px solid #dfdad4;
	}

#campus_small {
	height: 110px;
	padding-bottom: 10px;
	display: table;
	position: relative;
	}
	
#campus_small img {
	background-color: #ffffff;
	margin: 7px 0 0 0;
	padding: 6px;
	border: 1px solid #dfdad4;
	}
	
#campus_small2 {
	height: 110px;
	display: table;
	position: relative;
	}

#campus_small2 img {
	background-color: #ffffff;
	margin: 7px 0 0 0;
	padding: 6px;
	border: 1px solid #dfdad4;
	}

#column1 h2, #column2 h2 {
	padding: 3px 0 0 0;
	float: left;
	}
	
#column1 h3, #column2 h3 {
	padding: 3px 0 0 0;
	}

#content {
	background-color: #dfdad4;
	width: 100%;
	margin-top: 10px;
	clear: both;
	display: table;
	text-align: left;
	border-top: 24px solid #695d54;
	}

#IEroot #content {
	margin-top: 8px;
	}
		
#content a {
	color: #aa113f;
	}
	
#content a:hover {
	color: #aa113f;
	text-decoration: underline;
	}

#costs table {
	width: 100%;
	padding-bottom: 10px;
	}

#desc {
	width: 485px;
	margin-top: 8px;
	padding: 0 0 10px 0;
	display: table;
	}

#desc dd {
	padding-left: 20px;
	}
	
#desc dl {
	padding-bottom: 10px;
	}
	
#desc dt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3d3d3d;
	}

#desc hr {
	margin: 0 0 8px 0;
	}

#desc ol {
	padding: 0 0 10px 25px;
	}
	
#desc ol li ul {
	padding: 0 0 0 20px;
	}

#desc p {
	padding: 0 0 10px 0;
	}
	
#desc p img {
	background-color: #ffffff;
	padding: 6px;
	border: 1px solid #bab3ac;;
	}

#desc p a img {
	background: transparent;
	padding: 0;
	border: none;
	}

#desc ul {
	padding: 0 0 10px 20px;
	}
	
#desc ul li ul{
	padding: 0 0 0 20px;
	}
	
#desc li {
	padding: 0 0 10px 0;
	}

#desc .date {
	margin-bottom: -10px;
	}

#display {
	width: 490px;
	height: 238px;
	float: left;
	margin-top: 11px;
	}
#largedisplay {
	width: 750px;
	height: 238px;
	float: left;
	margin-top: 11px;
	}
#driving {
	width: 100%;
	display: table;
	}
	
#flash {
	margin-bottom: 5px;
	}
	
#footer {
	width: 761px;
	height: 95px;
	margin: auto;
	padding: 5px 0 40px 0;
	display: table;
	position: relative;
	}
	
#footer dl {
	line-height: 15px;
	}
	
#footer a {
	color: #eddbc5;
	}
	
#footer a:hover {
	text-decoration: underline;
	}
	
#footer_left {
	text-align: left;
	float: left;
	}

#footer_right {
	color: #ffffff;
	text-align: right;
	margin: 0 13px 0 0;
	float: right;
	}
	
* html #footer_right {
	margin: 0 7px 0 0;
	}

#frame {
	overflow: hidden;
	width: 490px;
	height: 236px;
	}

#general_table table {
	border: 1px solid #cccccc;
	}

#general_table td {
	border: 1px solid #cccccc;
	}

#header {
	width: 760px;
	margin: auto;
	margin-top: 5px;
	display: table;
	}
	
#header a {
	color: #000000;
	}
	
#hideShow {
	width: 350px;
	border: 1px solid #a80a3b;
	}
	
#hideShow p {
	padding: 7px 7px 7px 7px;	
	}
	
#hideShow_title {
	background: #a80a3b;
	color: #ffffff;
	font-weight: bold;
	width: 100%;
	padding: 0 0 4px 0;
	}
	
#hideShow_title img {
	padding: 5px 0 0 0;
	}
	
#hideShow_title p {
	display: inline;
	}
	
#left {
	width: 31px;
	height: 31px;
	position: relative;
	top: 103px; 
	left: 0px;
	}
	
#left_head {
	width: 178px;
	margin: 1px 0 0 0;
	float: left;
	}

#locations a {
	width: 175px;
	margin: -16px 0 0 0;
	padding: 10px 0 10px 0;
	display: block;
 	border-bottom: 1px solid #bab3ac;
	}

#main_bottom {
	background-color: #6a5d55;
	font-weight: 100;
	color: #eddbc5;
	width: 100%;
	text-align: center;
	}

#main_content1 {
	width: 485px;
	height: 100%;
	float: left;
	}
	
#IEroot #main_content1 {
	margin: 3px 0 0 0;
	}

#main_content1 #column1 {
	width: 220px;
	padding: 0 13px 10px 0;
	margin: 8px 0 10px 0;
	float: left;
	}
	
#main_content1 #column2 {
	width: 220px;
	padding: 0 0 10px 13px;
	margin: 8px 0 0 0;
	float: left;
	}
	
#main_content1 h2 {
	padding: 0 0 5px 0;
	}

#main_content2 {
	width: 725px;
	height: 100%;
	margin: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	display: table;
	}
	
#IEroot #main_content2 {
	margin-bottom: 15px;
	}
	
#main_content2 a {
	color: #3d3d3d;
	}
	
#main_content2 a:hover {
	color: #aa113f;
	}
	
#main_content2 #column1 {
	width: 220px;
	padding: 0 13px 0 0;
	margin: 8px 0 10px 0;
	border-right: 1px dotted #000000;
	float: left;
	}
	
#main_content2 #column2 {
	width: 220px;
	padding: 0 13px 0 13px;
	margin: 8px 0 10px 0;
	border-right: 1px dotted #000000;
	float: left;
	}

#main_content2 #column3 {
	width: 220px;
	padding: 0 0 0 13px;
	margin: 8px 0 10px 0;
	float: left;
	}
	
#main_content2 dd{
	padding: 0 0 5px 0;
	}
	
#main_content2 h2 {
	padding: 3px 0 0 0;
	}
		
#main_content3 {
	width: 487px;
	height: 100%;
	display: table;
	float: left;
	}
	
#main_content3 dd{
	padding: 0 0 5px 0;
	}
	
#main_content3 h2 {
	padding: 35px 0 0 0;
	}
	
#main_content3 #column1 {
	width: 220px;
	padding: 0 13px 5px 0;
	margin: 8px 0 10px 0;
	border-right: 1px dotted #000000;
	float: left;
	}

#main_content3 #column2 {
	width: 220px;
	padding: 0 13px 5px 13px;
	margin: 8px 0 10px 0;
	float: left;
	}

#main_top {
	width: 100%;
	margin: auto;
	display: table;
	}
	
#map {
	background-color: #ffffff;
	width: 550px; 
	height: 400px;
	float: left;
	margin: 10px 0 10px 0;
	padding: 6px;
	border: 1px solid #dfdad4;
	}	
	
#map_controls {
	width: 175px;
	float: left;
	padding: 10px 0 0 10px;
	text-align: left;
	}
	
#map_controls hr {
	margin: 10px 0 16px 0;
	}
	
#IEroot #map_controls hr {
	margin: 4px 0 10px 0;
	}
	
#middle {
	width: 760px;
	margin: auto;
	}
	
#nav {
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	width: 760px;
	margin: auto;
	clear: both;
	display: table;
	}

	
#nav a {
	font-size: 14px;
	color: #ffffff;
	height: 21px;
	padding: 3px 0 0 0;
	}
	
* html #nav a {
	height: 21px;
	padding: 3px 0 0 0;
	}
	
#nav .active a {
	color: #aa113f;
	}
	
#nav a:hover {
	background-image: url(images/nav_hover.gif);
	background-repeat: repeat-x;
	color: #aa113f;
	text-decoration: none;
	}
	
#nav_wrap {
	background-image: url(images/nav.gif);
	background-repeat: repeat-x;
	width: 100%;
	margin: 3px 0 0 0;
	text-align: center;
	}
	
#photos img {
	background-color: #ffffff;
	margin: 0 0 10px 0;
	padding: 6px;
	border: 1px solid #bab3ac;;
	}
	
#photos_left {
	width: 220px;
	float: left;
	}
	
#photos_right {
	width: 220px;
	float: right;
	}
	
#president {
	width: 165px;
	margin: 8px 0 0 0;
	padding: 0 0 10px 0;
	float: right;
	}
	
#president img {
	background-color: #ffffff;
	padding: 6px;
	border: 1px solid #bab3ac;
	}
	
#print a:hover {
	color: #ffffff;
	text-decoration: none;
	}
	
#print_btn {
	color: #ffffff;
	width: 758px;
	margin: auto;
	margin-top: -20px;
	}
	
#print_btn a {
	background-image: url(images/print_bg.gif);
	background-repeat: repeat-x;
	width: 100px;
	color: #ffffff;
	margin: 0 11px 0 0;
	padding: 3px 8px 3px 8px;
	cursor: pointer;
	float: right;
	display: block;
	border: 1px solid #990134;
	}
	
#quicklinks {
	height: 100%;
	margin: 22px 0 0 0;
	padding: 8px 0 0 11px;
	}
	
#IEroot #quicklinks {
	margin: 25px 0 0 0;
	}

#quicklinks dl {
	width: 225px;
	margin: 6px 0 0 10px;
	padding: 5px 0 10px 0;
	}	
	
#quicklinks dt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 900;
	color: #3d3d3d;
	margin-bottom: 8px;
	}	
	
#quicklinks h2 {
	width: 226px;
	margin: 0 0 0 10px;
	padding: 0 0 5px 0;
	}
	
#quicklinks iframe {
	margin: 3px 0 10px 9px;
	border: 1px solid #9f9f9f;
	}
	
#quicklinks ul {
    width: 225px;
	margin: 0 0 -10px 10px;
	padding: 0 0 10px 0;
    list-style-type: none;
	}
	
#IEroot #quicklinks ul {
	margin: 0 0 -10px -5px;
	}

#quicklinks li {
	width: 202px;
	height: 16px;
    background:transparent url(images/bullet.gif) no-repeat;
    background-position: 0 6px;
	padding: 4px 0 3px 25px;
	border-bottom: 1px solid #bab3ac;
	list-style: none;
	}

#IEroot #quicklinks li {
	width: 201px;
	}
	
#right { 
	width: 31px;
	height: 31px;
	position: relative;
	top: -79px; 
	left: 453px;
	}
	
#right_head {
	padding: 0 12px 0 0;
	float: right;
	}
	
#right_head a {
	padding: 0 2px 0 2px;
	}
	
#roster img {
	background-color: #ffffff;
	padding: 6px;
	border: 1px solid #bab3ac;
	}
	
#roster table tr td {
	padding-bottom: 10px;
	}
	
#schedule table {
	border: 1px solid #cccccc;
	}
	
#schedule table td {
	border: 1px solid #cccccc;
	}
	
#school {
	height: 69px;
	padding-bottom: 35px;
	display: table;
	position: relative;
	}
	
#school img {
	background-color: #ffffff;
	padding: 6px;
	border: 1px solid #dfdad4;
	}
	
#school2 {
	height: 69px;
	display: table;
	position: relative;
	}
	
#IEroot #school2 {
	padding: 0 0 14px 0;
	}
	
#school2 img {
	background-color: #ffffff;
	padding: 6px;
	border: 1px solid #dfdad4;
	}
	
#scroller {
	width: 484px;
	height: 236px;
	margin: -32px 0 -51px 0;
	overflow: hidden;
	}
	
#search {
	padding: 9px 0 0 0;
	text-align: right;
	}

#sec_nav {
	font-size: 14px;
	width: 250px;
	height: 236px;
	float: right;
	margin: 11px 11px 0 0;
	}
	
* html #sec_nav {
	margin: 10px 5px 0 0;
	}
	
#sec_nav a {
	font-size: 14px;
	color: #3d3d3d;
	display: block;
	}
	
#sec_nav a:hover {
	background-image: url(images/side_active.gif);
	background-repeat: no-repeat;
	color: #aa113f;
	text-decoration: none;
	}	

#sec_nav a h2 {
	color: #333333;
	}

#side_bar {
	width: 271px;
	height: 100%;
	margin: -24px 0 0 0;
	padding: 0 0 10px 0;
	float: right;
	}
	
#side_bar a {
	font-size: 12px;
	color: #3d3d3d;
	}
	
#side_bar a:hover {
	color: #aa113f;
	text-decoration: none;
	}

#slides {
	width: 5250px;
	display: table;
	}

#sub_pic {
	padding: 0 0 5px 0;
	}

#sub_pic img {
	background-color: #ffffff;
	padding: 6px;
	border: 1px solid #dfdad4;
	}
	
#successes {
	background-image: url(images/successes/success_bg.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 236px;
	text-align: left;
	display: table;
	}
	
#successes img {
	background-color: #ffffff;
	padding: 4px;
	border: 1px solid #dfdad4;
	}
	
#success_pic {
	margin: 40px 0 0 52px;
	float: left;
	}	
	
* html #success_pic {
	margin: 40px 0 0 26px;
	float: left;
	}	
	
#success_story {
	width: 260px;
	height: 133px;
	text-align: right;
	margin-top: 38px;
	margin-left: 10px;
	float: left;
	}	
	
#success_story h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: 900;
	color: #512698;
	}
	
#success_story p {
	font-weight: 900;
	}
		
#toolbar {
	display: none;
	}

#varsity_logo {
	width: 168px;
	margin: 35px 0 30px 15px;
	}
	
#video {
	width: 228px;
	height: 171px;
	margin: auto;
	margin-bottom: 8px;
	border: 1px solid #9f9f9f;
	}
	
#welcome_desc {
	width: 290px;
	margin-top: 8px;
	float: left;
	}
	
#wrapper1 {
	background-image: url(images/content_bg.gif);
	background-repeat: repeat-y;
	width: 758px;
	height: 100%;
	margin: auto;
	overflow: hidden;
	}	
	
#wrapper2 {
	width: 758px;
	height: 100%;
	margin: auto;
	display: table;
	}	
	
/* Classes (alphabetical) */
.AdminTitle {
	background-color: transparent;
	font-size: 16px;
	font-weight: 900;
	color: #3d34d3d;
	width: 216px;
	text-align: center;
	margin: 0 0 13px 0;
	border-bottom: 1px solid #bab3ac;
	}
	
.AdminTitleh2 {
	background-color: transparent;
	font-size: 16px;
	font-weight: 900;
	color: #009900;
	width: 216px;
	text-align: center;
	padding: 3px;
	border-bottom: 1px solid #bab3ac;
	}

.AdminTitleh3 {
	background-color: transparent;
	font-size: 16px;
	font-weight: 900;
	color: #009900;
	width: 316px;
	text-align: center;
	padding: 3px;
	border-bottom: 1px solid #bab3ac;
	}


.alumni {
	background-image: url(images/nav.gif);
	background-repeat: repeat-x;
	width: 90px;
	text-align: center;
	border-left: 2px solid #990134;
	display: block;
	float: left;
	}
	
.alumni_active {
	background-image: url(images/nav_hover.gif);
	background-repeat: repeat-x;
	width: 90px;
	text-align: center;
	border-left: 2px solid #990134;
	display: block;
	float: left;
	}
	
.ApproveButton {
	background-image: url(images/button_bg.png);
	background-repeat: repeat-x;
	text-align: center;
	margin: 10px 0 13px 0;
	padding: 1px 8px 3px 8px;
	border: 1px solid #bab3ac;
	}

a.ApproveButton {
	color: #ffffff;
	text-decoration: none;
	}

.banner_short {
	font-size: 24px;
	font-weight: 900;
	color: #ffffff;
	position: relative;
	top: 40px;
	left: 20px;
	}
	
.banner_long {
	font-size: 19px;
	font-weight: 100;
	color: #ffffff;
	position: relative;
	top: 41px;
	left: 20px;
	}

.button {
	position: absolute;
	top: 25px;
	}
	
.campuses {
	background-image: url(images/nav.gif);
	background-repeat: repeat-x;
	width: 105px;
	text-align: center;
	border-left: 2px solid #990134;
	display: block;
	float: left;
	}
	
.campuses_active {
	background-image: url(images/nav_hover.gif);
	background-repeat: repeat-x;
	width: 105px;
	text-align: center;
	border-left: 2px solid #990134;
	display: block;
	float: left;
	}
	
.con_studies {
	background-image: url(images/nav.gif);
	background-repeat: repeat-x;
	width: 156px;
	text-align: center;
	border-left: 2px solid #990134;
	border-right: 2px solid #990134;
	display: block;
	float: left;
	}
	
.con_studies_active {
	background-image: url(images/nav_hover.gif);
	background-repeat: repeat-x;
	width: 156px;
	text-align: center;
	border-left: 2px solid #990134;
	border-right: 2px solid #990134;
	display: block;
	float: left;
	}
	
.current {
	background-image: url(images/nav.gif);
	background-repeat: repeat-x;
	width: 155px;
	text-align: center;
	border-left: 2px solid #990134;
	display: block;
	float: left;
	}
	
.current_active {
	background-image: url(images/nav_hover.gif);
	background-repeat: repeat-x;
	width: 155px;
	text-align: center;
	border-left: 2px solid #990134;
	display: block;
	float: left;
	}

.date {
	font-size: 11px;
	color: #666666;
	clear: both;
	}

	
.faq_a {
	margin-bottom: 10px;
	border-bottom: 1px solid #bab3ac;
	}
	
.faq_q {
	
	}

.floatimgleft {
	font-size: 11px;
	text-align: justify;
	width: 125px;
	float: left;
 	margin: 0 10px 0 0;
	}

.floatimgright {
	width: 137px;
	float: right;
 	margin: 0 0 10px 10px;
	}

.future {
	background-image: url(images/nav.gif);
	background-repeat: repeat-x;
	width: 146px;
	text-align: center;
	border-left: 2px solid #990134;
	display: block;
	float: left;
	}
	
.future_active {
	background-image: url(images/nav_hover.gif);
	background-repeat: repeat-x;
	width: 146px;
	text-align: center;
	border-left: 2px solid #990134;
	display: block;
	float: left;
	}	

.home {
	background-image: url(images/nav.gif);
	background-repeat: repeat-x;
	width: 83px;
	text-align: center;
	border-left: 2px solid #990134;
	display: block;
	float: left;
	}
	
.home_active {
	background-image: url(images/nav_hover.gif);
	background-repeat: repeat-x;
	width: 83px;
	text-align: center;
	border-left: 2px solid #990134;
	display: block;
	float: left;
	}
	
.home_active a {
	color: #aa113f;
	}
	
.imgleft {
	width: 125px;
	}
	
.imgright {
	width: 125px;
	}
	
.mail {
	padding: 0 0 0 5px;
	}

.p_box {
	background-image: url(images/print_bg.gif);
	background-repeat: repeat-x;
	color: #ffffff;
	margin: -27px 0 0 0;
	padding: 3px 8px 3px 8px;
	cursor: pointer;
	float: right;
	border: 1px solid #990134;
	}

.picture1 {
	padding: 5px 10px 5px 0;
	}
	
.picture2 {
	padding: 0 0 0 10px;
	}

.print a:hover {
	color: #ffffff;
	}

.quick_top {
	margin: 0 0 7px 0;
	position: absolute;
	}
	
* html .quick_top {
	margin: 0 0 4px 0;
	}

.s_bar {
	background-color: #dfdad4;
	width: 150px;
	padding: 2px 5px 4px 5px;
	border: 1px solid #990134;
	}
	
#IEroot .s_bar {
	background-color: #dfdad4;
	height: 16px;
	border: 1px solid #000000;
	}
	
.s_button {
	background-image: url(images/button_bg.gif);
	background-repeat: repeat-x;
	color: #ffffff;
	margin: 0 0 0 5px;
	padding: 1px 5px 3px 5px;
	cursor: pointer;
	border: 1px solid #990134;
	outline: none;
	}
	
#IEroot .s_button {
	padding: 2px 5px 2px 5px;
	}

.section {
	width: 760px;
	height: 236px;
	float: left;
	}

.slink1 {
	background-image: url(images/side_top.gif);
	background-repeat: no-repeat;
	height: 40px;
	padding: 12px 0 0 10px;
	}
	
.slink1_active {
	background-image: url(images/side_active.gif);
	background-repeat: no-repeat;
	height: 40px;
	padding: 12px 0 0 10px;
	}
	
.slink2 {
	background-image: url(images/side_center.gif);
	background-repeat: no-repeat;
	height: 40px;
	padding: 12px 0 0 10px;
	margin-top: -14px;
	}
	
.slink2_active {
	background-image: url(images/side_active.gif);
	background-repeat: no-repeat;
	height: 40px;
	padding: 12px 0 0 10px;
	margin-top: -14px;
	}
	
.slink3 {
	background-image: url(images/side_center.gif);
	background-repeat: no-repeat;
	height: 40px;
	padding: 12px 0 0 10px;
	margin-top: -13px;
	}
	
.slink3_active {
	background-image: url(images/side_active.gif);
	background-repeat: no-repeat;
	height: 40px;
	padding: 12px 0 0 10px;
	margin-top: -13px;
	}	
	
.slink4 {
	background-image: url(images/side_center.gif);
	background-repeat: no-repeat;
	height: 40px;
	padding: 12px 0 0 10px;
	margin-top: -13px;
	}	
	
.slink4_active {
	background-image: url(images/side_active.gif);
	background-repeat: no-repeat;
	height: 40px;
	padding: 12px 0 0 10px;
	margin-top: -13px;
	}
	
.slink5 {
	background-image: url(images/side_center.gif);
	background-repeat: no-repeat;
	height: 40px;
	padding: 12px 0 0 10px;
	margin-top: -13px;
	}	
	
.slink5_active {
	background-image: url(images/side_active.gif);
	background-repeat: no-repeat;
	height: 40px;
	padding: 12px 0 0 10px;
	margin-top: -13px;
	}
	
.slink6 {
	background-image: url(images/side_bottom.gif);
	background-repeat: no-repeat;
	height: 40px;
	padding: 12px 0 0 10px;
	margin-top: -13px;
	}	

.slink6_active {
	background-image: url(images/side_active.gif);
	background-repeat: no-repeat;
	height: 40px;
	padding: 12px 0 0 10px;
	margin-top: -13px;
	}


.SmallButton {
	background-image: url(images/button_bg.png);
	background-repeat: repeat-x;
	text-align: center;
	margin: 10px 0 13px 0;
	padding: 1px 8px 2px 8px;
	border: 1px solid #bab3ac;
	}
	
a.SmallButton {
	color: #ffffff;
	text-decoration: none;
	}

.staff_direct {
	color: #aa113f;
	}
	
.staff_direct td {
	padding: 3px 8px 3px 8px;
	}

.StandardButton {
	background-image: url(images/button_bg.png);
	background-repeat: repeat-x;
	text-align: center;
	padding: 1px 8px 2px 8px;
	border: 1px solid #bab3ac;
	}

.subtitle {
	font-style: italic;
	}

.table_alt {
	background-color: #f0fff0;
	}

.table_head {
	background-color: #c0c0c0;
	background-image: url(images/nav.gif);
	background-repeat: repeat-x;
	width: 100%;
	color: #ffffff;
	}
	
.table_head h1 {
	margin-right: 6px;
	}
	
.table_main {
	border: 1px solid #990134;
	}
	
.table_main td {
	padding: 3px;
	border-top: 1px solid #990134;
	border-right: 1px solid #990134;
	}
	
.title {
	font-size: 14px;
	font-weight: 900;
	color: #3d3d3d;
	}
	
/* Control Panel Style */
.ControlPanel, .PagingTable {
    width: 100%;
    background-color: #ffffff;
    border: #003366 1px solid; 
	}
	
/* Classes Required for the Backend CMS : Neil Britto */
.accordionHeader {
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #2E4d7B;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
	}

.accordionContent {
    background-color: #D3DEEF;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
	}

.accordionLink {
	background-color: #D3DEEF;
    color: white;
	}

/* default layout */
/*.ajax__tab_default .ajax__tab_header {white-space:nowrap;}*/
.ajax__tab_default .ajax__tab_outer {
	display:-moz-inline-box;
	display:inline-block;
	}
	
.ajax__tab_default .ajax__tab_inner {
	display:-moz-inline-box;
	display:inline-block
	}

.ajax__tab_default .ajax__tab_tab {
	margin-right:4px;
	overflow:hidden;
	text-align:center;
	cursor:pointer;
	display:-moz-inline-box;
	display:inline-block
	}

/* xp theme */
.ajax__tab_xp .ajax__tab_header {
	font-family:verdana,tahoma,helvetica;
	font-size:11px;
	background:url(<%=WebResource("AjaxControlToolkit.Tabs.tab-line.gif")%>) repeat-x bottom;
	}

.ajax__tab_xp .ajax__tab_outer {
	padding-right:4px;
	background:url(<%=WebResource("AjaxControlToolkit.Tabs.tab-right.gif")%>) no-repeat right;
	height:21px;
	}

.ajax__tab_xp .ajax__tab_inner {
	padding-left:3px;
	background:url(<%=WebResource("AjaxControlToolkit.Tabs.tab-left.gif")%>) no-repeat;
	}

.ajax__tab_xp .ajax__tab_tab {
	height:13px;
	padding:4px;
	margin:0;
	background:url(<%=WebResource("AjaxControlToolkit.Tabs.tab.gif")%>) repeat-x;
	}

.ajax__tab_xp .ajax__tab_hover .ajax__tab_outer {
	background:url(<%=WebResource("AjaxControlToolkit.Tabs.tab-hover-right.gif")%>) no-repeat right;
	}

.ajax__tab_xp .ajax__tab_hover .ajax__tab_inner {
	background:url(<%=WebResource("AjaxControlToolkit.Tabs.tab-hover-left.gif")%>) no-repeat;
	}

.ajax__tab_xp .ajax__tab_hover .ajax__tab_tab {
	background:url(<%=WebResource("AjaxControlToolkit.Tabs.tab-hover.gif")%>) repeat-x;
	}

.ajax__tab_xp .ajax__tab_active .ajax__tab_outer {
	background:url(<%=WebResource("AjaxControlToolkit.Tabs.tab-active-right.gif")%>) no-repeat right;
	}

.ajax__tab_xp .ajax__tab_active .ajax__tab_inner {
	background:url(<%=WebResource("AjaxControlToolkit.Tabs.tab-active-left.gif")%>) no-repeat;
	}

.ajax__tab_xp .ajax__tab_active .ajax__tab_tab {
	background:url(<%=WebResource("AjaxControlToolkit.Tabs.tab-active.gif")%>) repeat-x;
	}

.ajax__tab_xp .ajax__tab_body {
	font-family:verdana,tahoma,helvetica;
	font-size:10pt;
	border:1px solid #999999;
	border-top:0;
	padding:8px;
	background-color:#ffffff;
	}

/* scrolling */
.ajax__scroll_horiz {
	overflow-x:scroll;
	}

.ajax__scroll_vert {
	overflow-y:scroll;
	}

.ajax__scroll_both {
	overflow:scroll;
	}

.ajax__scroll_auto {
	overflow:auto;
	}

.ProgramLetter {
	background-image: url(images/alpha_bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 900;
	color: #3d3d3d;
	width: 216px;
	text-align: center;
	margin: 0 0 13px 0;
	padding: 3px;
	border-top: 1px solid #bab3ac;
	border-bottom: 1px solid #bab3ac;
	}
		
.nbFrmTextTitle { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: 900;
	color: #512698;
 	border: 1px solid #666666; 
	}

.nbFrmText { 
 	font-size: 9px; 
 	border: 1px solid #666666; 
 	color: #666666;
	}
	

.nbSmallText { 
 	font-size: 8px; 
	color: gray;
 	}
 
.nbDropDown { 
	background-image: url(images/button_bg.png);
	background-repeat: repeat-x;
 	border: 1px solid #666666; 
 	color: #666666;
	cursor: pointer;
	font-size: 10px; 
	}
	
.nbSelectedProgram{
	font-weight: bold;
	}

.ApproveTabs {
	font-size: 14px;
	font-weight: 900;
	color: #3d3d3d;
	width: 216px;
	text-align: center;
	margin: 0 0 13px 0;
	padding: 3px;
	border-bottom: 1px solid #bab3ac;
	}
		
.NormalTextBox {
	border: 1px solid #620000;
	}
		
.SelectTabs {
	background-image: url(images/alpha_bg2.gif);
	font-size: 11px;
	font-weight: 900;
	color: #353366;
	width: 250px;
	text-align: left;
	margin: 10px 10px 13px 10px;
	padding: 13px;
	border: 1px solid #bab3ac;
	}
	
.nbCheckBox { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	}	
	
.nbCheckBox2 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	background-image: url(images/admin_bg.gif);
	background-repeat: repeat-x;
 	border: 1px solid #CCCCCC; 
 	color: #666666;
	cursor: pointer;
	}	
	
.nbFrmTextRight { 
 	font-size: 11px; 
 	border: 1px solid #666666; 
 	color: #512698;
 	text-align: right;
 	font-weight: bold;
	}	
	
.NBFileUpload {
	font-size: 9px;
	}	
		
.NBSmallButton {
	font-size: 9px;
	background-image: url(images/button_bg.png);
	background-repeat: repeat-x;
	text-align: center;
	padding: 1px 8px 2px 8px;
	border: 1px solid #bab3ac;
	color: #FFFFCC;
	font-weight: bold;
	}		

/* Secondary Nav Class */
.alumni2 {
	background-image: url(images/nav.gif);
	background-repeat: repeat-x;
	width: 80px;
	text-align: center;
	border-left: 2px solid #990134;
	display: block;
	float: left;
	}

.campuses2 {
	background-image: url(images/nav.gif);
	background-repeat: repeat-x;
	width: 100px;
	text-align: center;
	border-left: 2px solid #990134;
	display: block;
	float: left;
	}
	
.con_studies2 {
	background-image: url(images/nav.gif);
	background-repeat: repeat-x;
	width: 202px;
	text-align: center;
	border-left: 2px solid #990134;
	border-right: 2px solid #990134;
	display: block;
	float: left;
	}
	
.current2 {
	background-image: url(images/nav.gif);
	background-repeat: repeat-x;
	width: 141px;
	text-align: center;
	border-left: 2px solid #990134;
	display: block;
	float: left;
	}

.future2 {
	background-image: url(images/nav.gif);
	background-repeat: repeat-x;
	width: 138px;
	text-align: center;
	border-left: 2px solid #990134;
	display: block;
	float: left;
	}

.home2 {
	background-image: url(images/nav.gif);
	background-repeat: repeat-x;
	width: 74px;
	text-align: center;
	border-left: 2px solid #990134;
	display: block;
	float: left;
	}





#all_wrapper {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}







													/* MICA */
#top_wrapper {
	height: 75px;
	width: 100%;
	background-image: url(images/top_bg.jpg);
	background-repeat: repeat-x;
}

#header_content {
	margin: auto;
	height: 75px;
	width: 940px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#nav_bar {
	float:right;
	height: 40px;
	width: 683px;
}

#navlist li
{
	display: inline;
	list-style-type: none;
	padding-right: 40px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	color: #af8d4e;
	text-decoration: none;
}

#culinary_logo {
	float: left;
	height: 75px;
}
													/* Top Header */

													/* Middle Content */

#middle_wrapper {
	height: 350px;
	width: 100%;
	background-color:#FFFFFF;
}
#main_content {
	height: 350px;
	width: 940px;
	margin: auto;
	padding-right: 10px;
	padding-left: 10px;
}

													/* Middle Content */

/* Bottom Content */

#bottom_wrapper {
	background-image:url(images/bottom_bg.jpg);
	background-repeat:repeat-x;
	height: 175px;
	width: 100%;
	margin: auto;
	padding-top: 0px;
	background-color: #000000;
}
#bottom_content {
	height: 175px;
	width: 940px;
	margin: auto;
	padding-right: 10px;
	padding-left: 10px;
}

													/* Bottom Content */

													/* Footer */


													/* Footer */
#navlist {


}
#navlist {
}
#navlist {

}
#top_right_header {
	height: 25px;
	width: 683px;
	float: right;
}

#mica_all_wrapper {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

													/* Top Header */
#mica_header_wrapper {
	height: 75px;
	width: 100%;
	background-image: url(images/top_bg.jpg);
	background-repeat: repeat-x;	
}

#mica_header_content {
	margin: auto;
	height: 75px;
	width: 940px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#mica_nav_bar {
	float:right;
	height: 40px;
	width: 683px;
}

#mica_navlist li
{
	display: inline;
	list-style-type: none;
	padding-right: 40px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	color: #af8d4e;
	text-decoration: none;
}

#mica_logo {
	float: left;
	height: 75px;
	background-image: url(images/culinary_logo.jpg);
	width: 257px;
}
													/* Top Header */

													/* Middle Content */

#mica_middle_wrapper {
background-color:white;
width: 100%;
color:#000000;
margin:auto;
text-align:center;


}
#mica_middle_content {
text-align:left;
width: 940px;
padding-right: 10px;
padding-left: 10px;
margin:auto;
}
#mica_main_content {
text-align:left;
width: 940px;
padding-right: 10px;
padding-left: 10px;
margin:auto;
}
													/* Middle Content */

/* Bottom Content */

#mica_bottom_wrapper {
	background-image:url(images/bottom_bg.jpg);
	background-repeat:repeat-x;
	height: 175px;
	width: 100%;
	padding-top: 0px;
	text-align:center;
	float:left;
	background-color:#000000;

}
#mica_bottom_content {
	height: 175px;
	width: 940px;
	padding-right: 10px;
	padding-left: 10px;
	text-align:left;
	margin:auto;

}

													/* Bottom Content */

													/* Footer */
#mica_footer {
	background-color: #005f6b;
	background-image: url(images/footer_bg_02.jpg);
	background-repeat: repeat-x;
	height: 700px;
	width: 100%;
}

													/* Footer */
#mica_navlist {


}
#mica_navlist {
}
#mica_navlist {

}
#mica_top_right_header {
	height: 25px;
	width: 683px;
	float: right;
}

#mica_divider {
	float: left;
	height: 153px;
	width: 60px;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 20px;
	position: relative;
	top: 22px;
}

#mica_footer_wrapper {
	width: 100%;
	background-color: #000000;
float:left;
	text-align:center;
}
#mica_footer_content {
	height: 200px;
	width: 940px;
	padding-right: 10px;
	padding-left: 10px;
	margin:auto;
	color:#FFFF00;

}
#mica_maincontent_box1 {
	float: left;
	width: 460px;
	height: 350px;
}
#mica_maincontent_box2 {
	float: right;
	height: 350px;
	width: 460px;
}

#mica_maincontent_box3
{

float: left;
position: relative;
width: 180px;
padding-right:5px;
padding-top:5px;
}
#mica_maincontent_box4
{
float: left;
position: relative;
width: 460px;
padding-right:5px;
padding-left:5px;
padding-top: 5px;
color:#000000;
display: block;
}
#mica_maincontent_box4 h1 {
padding-top:0px;
padding-bottom:5px;
font-size:16px;
}
#mica_maincontent_box4 h2 {
padding-top:5px;
padding-bottom:5px;
font-size:16px;
}
#mica_maincontent_box4 h3 {
padding-top:0px;
padding-bottom:5px;
font-size:16px;
}
#mica_maincontent_box5
{
float: left;
position: relative;
width: 280px;
padding-left:5px;
padding-top:5px;
}
#mica_navlist a {
color:#af8d4e;
padding-right: 15px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
}
#mica_navlist a:hover {
color:#FFFFFF;
padding-right: 15px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
}
#mica_active a{
color:#FFFFFF;
}
#mica_box_links {
	float: left;
	height: 153px;
	width: 174px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	position: relative;
	top: 22px;
	overflow: hidden;
}

.mica_links a {
color:#af8d4e;
font-size:12px;
font-family: Arial, Helvetica, sans-serif;
}

.mica_links a:hover {
color:#FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

.mica_second_nav ul{
list-style-type:square;
font:Arial, Helvetica, sans-serif;
color:#000000;
font-size: 12px;
}

.mica_second_nav ul li{
list-style-type:square;
}
.mica_second_nav ul li a {
color:#af8d4e;
font-size:12px;
font-family: Arial, Helvetica, sans-serif;
}
.mica_second_nav ul li a:hover {
color:black;
font-size:12px;
font-family: Arial, Helvetica, sans-serif;
}