body {
	margin-left: 0px;
	margin-top: 0px;
	text-align: left;	
	font-family: Arial, Helvetica, sans-serif;
	
}


td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

#crumbs { list-style: none; }
#crumbs li { display: inline; } 

/* ***************  Start Sidenav Styles *************** */


.sidenav {
	width:158px;
	margin:10px 0 7px 0;
	float:right;
	 }
	 
.sidenav a, .sidenav a:link, .sidenav a:visited {
	color: #333;
	font: normal 12px Arial, Helvetica, sans-serif;
	 }
	 
.sidenav p {
	margin:5px 0 5px 10px;
	 }
	 
.sidenav a:hover {
	color: #525341;
}

.sidenav h3 {
	border:1px solid #209dd2;
	margin:0px 0 0 0px;
	padding:7px 0 0 10px;
	background:url(http://www.maricopa.edu/academic/ccta/images/leftcol_top.jpg) no-repeat;
	color:#fff;
}
	
.sidenav .sidenav_content {
	padding:5px 5px 10px 5px;
	background: url(http://www.maricopa.edu/academic/ccta/images/leftcol_bg.jpg) repeat-y;
}

#feedback {
	position: absolute;
	top:582px;
	left:20px;
}
	
	
#leftcol .sidenav ul {
	margin:0 5px 0 0px;
	padding:0;
	list-style: none;
}

#leftcol .sidenav li {
	border-bottom: 1px solid #DCD9C3;
	padding: 2px 3px 5px;
}
.sidenav .sidenav_top {
	background: url(http://www.maricopa.edu/academic/ccta/images/leftcol_top.jpg) no-repeat;
	height: 16px;
}
.sidenav .sidenav_bot {
	background: url(http://www.maricopa.edu/academic/ccta/images/leftcol_bot.jpg) no-repeat;
	height: 16px;
}

#navtable {
	width: 95%;
	margin: 0 0 0 5;
	list-style: none; !important
}

#navtable td {
	line-height: 1em;
	padding: 3px 5px 5px 3px;
}

#navtable li {
	line-height: 1em;
	padding:0 5 0 0;
	margin: 0px;
	border: 0px;
	list-style: none; !important
}

/* ***************  End Sidenav Styles *************** */


/*  *****  transfer articulation sub classes start here ******  */

#wrapper {
	position: relative;
	display:block;
	margin-left: auto;
	margin-right: auto;
	width: 1200px;
	padding: 0px;
	overflow: visible;
	min-width: 950px;
	height: auto;
}

#oview {
text-align: center;
border: 1px solid #FF0000;
	padding: 5px ;
	float: left;
	width: 170px;
}

#ta_heal {
	z-index:5;
	margin: 0;
	padding:0;
	height: 50px;
	width: 100%; /* Changed from center */
	background: #EDF3CB url(../images/bottom_left.jpg) no-repeat left;
	text-align: right;
	border-style: none;
	clear: both;
}

#ta_middle {
	 position:relative; 
	 float:left; 
	margin: 0px;
	padding:0px;
	width:100%;
	/* height:auto; */
	background-color:FFFFFF;
	/*
	background-color:#EDF3CB;*/
 	/*background-color:#E0E8B5; */
	background-image: url(../images/middle-back.jpg);
	background-repeat: repeat-y;	
	}

#ta_lev2col {
	position: relative;
	float:left;
	width: 730px; /* Changed from 570px */
	/* margin: 25px 10px 10px; */
	padding: 15px;
	margin-left:15px;
	margin-top:15px;
	background-color:#FFFFFF;
	border: 1px solid #938865;
	color: #000000;
	font-size: 100%;

}

#ta_wrap {

	width: 100%;
	padding: 0px;
	margin: 0px 0px 0px 10px;
}

#ta_first, #ta_second, {
	position: relative;
	background-color: #ffffff;
	margin: 5px;
	padding: 15px 8px 8px 8px;
	float: left;
	width:330px;
	/* height: auto; */
	font-size:80%;
}
#ta_MAR_first, #ta_MAR_second, #ta_MAR_third {
	position: relative;
	background-color: #ffffff;
	margin: 5px;
	padding: 15px 8px 8px 8px;
	float: left;
	width:330px;
	/* height: auto; */
	font-size:80%;
}
#ta_MAR_first a {
	font-weight: bold;
}
#ta_MAR_second a {
	font-weight: bold;
}

#ta_first {
	border: 2px solid #bde6de;
}

#ta_second {
	border: 2px solid #ffcb66;
}

#ta_third {
	border: 2px solid #b7bb67;
}
#ta_MAR_first {
	border: 2px solid #bde6de;
}

#ta_MAR_second {
	border: 2px solid #ffcb66;
}

/* *************   transfer articulation homepage mods end here    **************  */

/* *************   curriculum homepage mods start here    **************  */


	
#cu_middle {
	position:relative;
	/* float:left; */
	margin: 0px;
	padding:0px;
	/* height:auto; */
		background-color:#EDF3CB;
 	/*background-color:#E0E8B5; */
	background-image: url(../images/middle-back.jpg);
	background-repeat: repeat-y;	
}

#cu_lev2col {
	position: relative;
	float:left;
	width: 750px; /* Changed from 570px */
	/* height:800px; */
	margin: 15px 15px 10px;
	padding: 15px;
	background-color:#FFFFFF;
	border: 1px solid #938865;
	color: #000000;
	font-size: 100%;

}



#cu_first, #cu_second {
	position: relative;
	background-color: #ffffff;
	margin: 5px;
	padding: 15px 8px 8px 8px;
	float: left;
	width:330px;
	font-size: 80%;
	vertical-align:top;
}
#cu_first {
	border: 2px solid #bde6de;
}

#cu_second {
	border: 2px solid #ffcb66;
}
#cu_first a {
	font-weight:bold;
}

#cu_second a {
	font-weight:bold;
}


#bigbold {
font-weight: bold;
font-size: 14pt;
line-height: 1.7ems;
padding-top:15px;
}



/* *************   curriculum homepage mods end here    **************  */
#ziploc {	
	width: 100%; /* width changed from 800px */
	text-align: left; /* Changed from center */
	margin-left: auto;
    margin-right: auto;
}

#cphb_header {
	margin: 0;
	padding:0;
	height: 106px;
	width: 100%; /* Changed from center */
	/*background: #DFE8B5 url(images/cphb_text.jpg) no-repeat left;  */
	background:  #FFFFFF url(http://www.maricopa.edu/academic/ccta/curric/cphb/images/cphb_text5.png) no-repeat left;
	/*
	background:  #EDF3CB url(http://www.maricopa.edu/academic/ccta/curric/cphb/images/cphb_text3.png) no-repeat left; */
	text-align: right;
	border-style: none;
}

#header {
	margin: 0;
	padding:0;
	height: 104px;
	width: 100%; /* Changed from center */
	background: #FFFFFF url(http://www.maricopa.edu/academic/ccta/images/top3.jpg) no-repeat left;
	/*
	background: #EDF3CB url(http://www.maricopa.edu/academic/ccta/images/top3.jpg) no-repeat left; */
	text-align: right;
	border-style: none;
}

#mir_header {
	margin: 0;
	padding:0;
	height: 106px;
	width: 100%; /* Changed from center */
	background: #EDF3CB url(http://www.maricopa.edu/academic/ccta/images/top3.jpg) no-repeat left;
	text-align:right;
	
}

#mir_footer {
	margin: 0;
	padding:0;
	height: 20px;
	width: 100%; /* Changed from center */
	background:#83986D;
	text-align:center;
	color:#FFFFFF;
	font: 80% Arial, Helvetica, sans-serif;
}

.mir_white {
color:#FFFFFF;
}
 
 
#middle {
	margin: 0px;
	padding:0px;
	/* height:auto; */
		/* background-color:#EDF3CB; */
	background-color: #FFFFFF;
 	/*background-color:#E0E8B5; */
	background-image: url(http://www.maricopa.edu/academic/ccta/images/middle-back.jpg);
	background-repeat: repeat-y;
}

#middlefixed {
	float:left;
	position:relative;
	margin: 0px;
	padding:0px;
	width: 950px;
}



#heal {
	margin: 0;
	padding:0;
	height: 50px;
	width: 100%; /* Changed from center */
	/* background: #EDF3CB url(http://www.maricopa.edu/academic/ccta/images/bottom_left.jpg) no-repeat left; */
	background: #FFFFFF url(http://www.maricopa.edu/academic/ccta/images/bottom_left.jpg) no-repeat left;
	text-align: right;
	border-style: none;
	clear: both;
}

#aadivision {
	background-color:#FFFFFF;
		/* background-color:#EDF3CB; */
 	/*background-color:#E0E8B5; */
	color: #000;
	font-size: 85%;
	padding-top: 5px;
	padding-right: 200px;
	padding-bottom: 5px;
	padding-left: 30px;
	text-align: left;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 100%;
	/*list-style-type: none;*/
	height: 20px;
}

#aadivision a {
	color: #444;
	text-decoration: none;
	padding-left: 10px;
	display:block;
}

/*
#aadivision a:hover{
	color: #000046;
	text-decoration:underline;
	font-variant: bold;
}
*/


/*dropdown code*/
#nav {
	font-family: Arial, Helvetica, sans-serif;
}

#content {
	clear: left;
}

#searchnav {
	width:100%;
	height:25px;
	background-image: url(http://www.maricopa.edu/academic/ccta/images/middle-back.jpg);
	background-repeat: repeat-y;
	background-color:#FFFFFF;
	/* background-color: #EDF3CB; */
	/* background-color: #DFE8B5; */
	/* background-color: #83986D; */
	color: #83986D;
	/*	color: #f2eed3; */
	padding: 1px 1px 1px 2px;
	vertical-align: bottom;
	text-align:left;
}

#topnavindex {
	position:relative;
	font-size:100%;
	top:0px;
	left:0px;
	float:left;
	/* background-color: #EDF3CB; */
	/* background-color: #DFE8B5; */
	/* background-color: #83986D; */
	/* color: #83986D; */
	font-variant: small-caps;
	text-align:right;
}

#topnav {
	/* background-color: #DFE8B5; */
/* background-color: #83986D;*/
/* color: #83986D; */
/*	color: #f2eed3; */
	font-variant: small-caps;
	font-size: 16px;
	text-align: right;
	font-weight: bold;
	padding: 3px 50px 3px 5px;
}

div#topnav a:link, div#topnav a:visited {
	color: #83986D;
/*	color: #f2eed3; */
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
}

div#topnav a:hover, div#topnav a:active {
	color: #000000;
	width: inherit;
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
}

#leftcol {
	padding: 0;
	width: 170px;
	float: left;
	margin: 20px 0 0 0;
	position: relative;
	background-color:#FFF;
	text-align:left;
}

#mainnavtop {
	margin: 0px;
	padding: 15px 0 0 0px;
}
	
#mainnav {
	color: #000046;
	font-size: 12px;
	padding: 0px;
	margin: 0 0 0 10px;
	background-image: url(http://www.maricopa.edu/academic/ccta/images/leftcol_bg.jpg);
	background-repeat: repeat-y;
	width: 158px;
	float: left;
	position: relative;
}

#mainnav ul {
	width: 135px;
	font-weight: normal;
	padding: 0 0 0 0px;
	margin: 0 0 0px 0px;
	/* background-color: #f2eed3; */
}

#mainnav ul li{
	padding-bottom:0px;
}
#mainnav a:visited {
	text-decoration: none;
	width: 135px;
	font-size:12px;
	/* font-weight:bold; */
	color:#003366;
}

#mainnav a:link {
	text-decoration: none;
	width: 135px;
	font-size:12px;
	font-weight:bold;
	color:#333300;
}

#mainnav a:active {
	color:#333333;
	/* font-weight:bold; */
}

#mainnav a:hover {
	color:#333333;
	/* font-weight:bold; */
	text-decoration: underline;
	background: #E5E5E5;
}


#quicknav {
	color: #000046;
	font-size: 12px;
	padding: 0px;
	margin: 0 0 0 10px;
	background-image: url(http://www.maricopa.edu/academic/ccta/images/quick_bg.jpg);
	background-repeat: repeat-y;
	width: 158px;
	float: left;
	position: relative;
}

#quicknav ul {
	width: 135px;
	font-weight: bold;
	padding: 0 0 10px;
	margin: 0 0 10px 10px;
	background-color: #CBCC66;
}

#quicknav ul li{
	padding-top:5px;
}

#quicknav a:link,#quicknav  a:visited {
	text-decoration: none;
	width: 158px;
	font-size:12px;
	font-weight:bold;
	color:#333300;}

#quicknav a:hover,#quicknav  a:active {
	color:#333333;
	font-weight:bold;
}


#centercol {
	margin: 20px 0px 0 0;
	float: left;
	color: #000000;
	padding: 0px 10 0 30px;	
	width: 650px;
}

#rightcol {
	background-color: #83986d;
	color: #f2eed3;
	font-size: 85%;
	margin: 5px;
	padding:5px;
	width: 9%;
	float: left;
}

#lev30col {
	position: relative;
	float: left;
	width: 350px; /* Changed from 570px */
	margin: 25px 10px 10px;
	padding: 15px;
	background-color:#FFFFFF;
	border: 1px solid #938865;
	color: #000000;
	font-size: 12px;
}

#lev30col ol {
	margin:5px 25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#lev30col ol li{
	list-style:disc;
}

#lev31col {
	position: relative;
	float: left;
	width: 350px; /* Changed from 570px */
	margin: 25px 10px 10px;
	padding: 15px;
	background-color:#FFFFFF;
	border: 1px solid #938865;
	color: #000000;
	font-size: 12px;
}

#lev31col ol {
	margin:5px 25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#lev31col ol li {
	list-style:disc;
}

#lev2col {
	position: relative;
	 float: left;
	 left:25px;
	 top:10px;
	width: 730px; /* Changed from 570px */
	padding: 15px;
	background-color:#FFFFFF;
	border: 1px solid #938865;
	color: #000000;
	font-size: 12px;
}

#lev2col ol {
	margin:5px 25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#lev2col ol li{
	list-style:disc;
}

#missionbox {
	background-color:#e6e6e6;
	padding:9px;
	position:relative;
	float:right;
	width:250px;
	border:solid;
	border-width:1px;
	border-color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;

}

#mission {
	width:590px;
	margin: 0px 10px 0px 10px;
	padding:10px;
	background-color:#83986D;
	background-image: url(../images/mission-bg.gif);
	background-repeat: repeat-y;
	background-position: right;
}

#mission-curves {
	width:610px;
	margin: 0px 10px 0px 10px;
	padding:0px;
}
	

.missionstate {
	color: #f2eed3;
	/* margin: 10px 20px 10px 10px; */
	margin: 0px 2px 0px 0px;
	text-align:center;
	line-height: 20px;
	font-size: 16px;
}

#wrap {
	font-size: 12px;
	width: 610px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#first, #second, #third {
position:relative;
	background-color: #ffffff;
	left:20px;
	margin: 5px;
	padding: 15px 8px 8px 8px;
	float: left;
	width: 250px;
	border: 2px solid #bde6de;
	height: 275px;
	font-size:14px;
}

a.threebox:link, a.threebox:visited, a.threebox:hover, a.threebox:active {
	color: #000000;
	width: inherit;
	font-weight: bold;
	text-decoration: none;
}

#second {
	border: 2px solid #ffcb66;
}


#third {
	border: 2px solid #b7bb67;
}

/*NAV Handbook*/
#hbnav {
	margin-top:12px;
	left:28px;
	color: #FFF;
	font-size:12px;
	position:relative;
	float:left;
	width:150px;
	font-weight:normal;
	border: 1px solid #6F6032;

}

#hbnav ul {
	/* background-color: #83986D; */
	background-color: #333333;
	color: #FFF;
	margin: 0px;
	padding: 0;
	list-style-type: none;
}

#hbnav li {
	margin: 0;
	font-size:12px;
}

#hbnav .cata {
	margin: 0px;
	/*background-color: #83986D; */
	background-color: #999999;
	color: #FFF;
	padding: 3px 2px 3px 12px;
	font-size:12px;
	
}

#hbnav a, #hbnav a:link, #hbnav a:hover
{
	display: block;
	color: #FFF;
	/* background-color: #6f6032; */
	background-color: #666666;
	margin: 0px;
	padding: 3px 12px 3px 6px;
	text-decoration: none;
	font-size:12px;
}

#bhnav li ul {
	width:149px;
	margin:0px;
	padding:0px;}


#hbnav li li a {
	display: block;
	margin: 0px;
	color: #FFF;
	/* background-color: #F5F8CB; */
	background-color: #333333;
	text-decoration: none;
}

#hbnav li li a:link, #hbnav li li a:visited, #hbnav li li a:hover, #hbnav li li a:active
{
	margin: 0px;
	color: #FFF;
	background-color:#003366;
	padding: 3px 2px 3px 12px;
	text-decoration: none;
}

#hbnav li li li a
{
	display: block;
	margin: 0px;
	color: #FFF;
	background-color: #036;
	padding: 3px 12px 3px 6px;
	text-decoration: none;
	font-weight:normal;
}

#hbnav li li li a:link, #hbnav li li li a:visited, #hbnav li li li a:hover, #hbnav li li li a:active
{
	display: block;
	margin: 0px;
	color: #FFF;
	/*background-color: #83986D; */
	background-color: #999999;
	padding: 3px 2px 3px 8px;
	text-decoration: none;
	font-weight:normal;
	font-size:10px;
}
/* Fix IE. Hide from IE Mac \*/

*html ul li { 
	float: left;
	height: 1%;
 }
*html ul li a { 
	height: 1%;
 }

/* End */



/* BEGIN Articulation Styles */
dept {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-weight: bold; 
	color: #000000; 
	line-height: 22px;
}

.aasd {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #000000;
}

.pulldown { 
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}

.table {
	background-color: #666699;
}

a.click {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	clip: rect( );
	text-indent: 5px;
}

.aasdbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
	text-indent: 5pt;
}
.hidden {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	font-weight: normal;
	color: #666699;
}

.tablehidden {
	background-color: #666699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: #666699;
}

P.bogus {
	font-family: Arial, Helvetica;
}

.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold; text-transform: uppercase;
	color:#000000;
	text-decoration: none;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 10pt;
	font-weight: bolder;
	text-transform: normal;
	color: #000;
	text-decoration: none;
}

.linkgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 10pt;
	font-weight: bolder;
	text-transform: normal;
	color: #007700;
	text-decoration: none;
}

.linkbigger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: bold;
	text-transform: normal;
	color: #000;
	text-decoration: none;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 10pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #003490;
	text-decoration: none;
}
.menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 10pt;
	font-weight: bolder;
	text-transform: normal;
	color: #ffffff;
	text-decoration: none;
}

.menu3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 10pt;
	font-weight: bold;
	text-transform: uppercase; 
	color: #ffffff;
	text-decoration: none;
}

.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 10px;
	font-weight: bold;
	text-transform: normal;
	color: #000000;
	text-decoration: none;
}

.navtext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
}

.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
	line-height: 9pt;
	font-weight: normal;
	text-transform: normal;
	color: #003490;
	text-decoration: none;
}

.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 10pt;
	font-weight: normal;
	text-transform: normal;
	color: #003490;
	text-decoration: none;
	
}

.mike {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	line-height: 14pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
}

.quotesmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6pt;
	font-style: normal;
	line-height: 7pt;
	font-weight: normal;
	text-transform: normal;
	color: #003490;
	text-decoration: none;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.textlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: normal;
	text-transform: normal;
	color: #000000;
	text-decoration: none;
}

.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.5em;
	color: #003490;
	text-decoration: none;
}

.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
 
}

.titles2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #003490;
	text-decoration: none;
 
}

.decor {
	text-decoration:none;
}

.mainlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #ffffcc;
	line-height: 24px;
	font-weight: bold;
	text-decoration: none;
}
.midlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}

.midlinkwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
}

.midlink2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	text-transform: normal;
	color: #000000;
	text-decoration: none;
}

.midlinkdept {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.return {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
}

.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}

.searchfields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.tiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.smallstuff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: normal;
}

.smallstuffblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000; font-weight: normal;
}


.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003490;
}
.addressyellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffff99;
}
 
.headlinelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0000CC;
	text-decoration: underline;
	font-weight: bold;
 }
 
.rmlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC3300;
	text-decoration: none;
	font-style: normal;
	line-height: 12px;
 }
 
/* END Articulation Styles */

#mainnavlink a {
	font: normal 12px Arial, Helvetica, sans-serif;
}
#greenbox {
	background: #83986D;
	padding: 5px 10px 0px;
	color: #F2EED3;
	font: 16px/22px Arial, Helvetica, sans-serif;
	width: 540px;
	margin-bottom: 0px;
}
.greenbox3 {
	width: 560px;
	background: #708759 url(http://www.maricopa.edu/academic/ccta/images/greenbotlt.gif) no-repeat;
	text-align: right;
	clear: both;
	margin-top: 0px;
}
.greenbox1 {
	width: 560px;
	background: #708759 url(http://www.maricopa.edu/academic/ccta/images/greentoplt.gif) no-repeat;
	text-align: right;
	margin-top: 10px;
}
#greenbox h1 {
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}
#greenbox p {
}

li {
	list-style-image: none;
	list-style-type: none;
}

#fixedbox {
	width:1200px;
}

#cu_fixedbox {
	width:1000px;
}
#ta_fixedbox {
	width:1000px;
	background-color:#FFFFFF;
	/*
		background-color:#EDF3CB; */
 	/*background-color:#E0E8B5; */
	background-image: url(../images/middle-back.jpg);
	background-repeat: repeat-y;
}

/*  ******  use this after the handbook redesign  *******
#fixedbox {
width:950px;	}
*/


#left_wedge {
	float:left;
	width:165px;
	height:600px;

}

#partners td {
	font: 100%/1.6em  Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
	color: #000000;

}
 
 

