/* ------------------------------------------------------------------- */
/* GENERAL CSS START ------------------------------------------------- */

	#pageContent {
		margin:0;
		padding:0;

		background-color:#9cb46c;
		background-image:url('http://www.cccc.edu/collegeservices/businessoffice/images/background.jpg');
		background-position:right top;
		background-repeat:repeat-y;
	}
	.mainImage {
		border-bottom:1px solid #999;
	}
	#businessContent {
		width:750px;
		padding:0;
		margin:0;
		margin-left:auto;
		margin-right:auto;
		clear:both;
		text-align:left;
		background-color:#9cb46c;
		background-image:url('http://www.cccc.edu/collegeservices/businessoffice/images/background.jpg');
		background-position:right top;
		background-repeat:repeat-y;
	}

/* GENERAL CSS END --------------------------------------------------- */
/* ------------------------------------------------------------------- */
/* LEFT START -------------------------------------------------------- */

	#businessLeft {
		float:left;
		width:552px;
		border-right:1px solid #002c49; /*999*/
	}
	#businessLeft h1 {
		font-size:2.6em;
		text-align:right;
	
		margin:0;
		padding-top:7px;
		padding-bottom:7px;
	}
	#businessLeft p {
		margin:0;
		padding:0;
		padding-top:5px;
		padding-bottom:5px;
	}
	#businessLeft .copy {
		padding-left:15px;
		padding-right:15px;
	}

/* LEFT END ---------------------------------------------------------- */
/* ------------------------------------------------------------------- */
/* RIGHT START ------------------------------------------------------- */

	#businessRight {
		float:left;
		width:197px;
		font-family:helvetica, 'Neue Helvetica', 'Helvetica Neue', arial, sans-serif;	
	}
	#businessRight #mainLinks {
		list-style:none;
		padding:0;
		margin:0;
	}
	#businessRight #mainLinks a {
		text-decoration:none;
		color:#000;
	}
	#businessRight #mainLinks a:hover{
	}
	#businessRight #mainLinks li {
		background-color:#5593C4; /*d8edaa*/
		border-bottom:1px solid #002c49; /*999*/
		padding-top:2px;
		padding-bottom:2px;
		padding-left:10px;
	
		font-weight:bold;
	}
	#businessRight #mainLinks li:hover {
		background-color:#8AC1E7; /*9cb46c*/
	}
	#businessRight img {
		margin-top:10px;

		border:1px solid #333;
	}


	#businessRight h2 {
		background-color:#bab87c;
		text-align:center;

		margin:0;
		margin-top:15px;
		
		padding:0;
		padding-top:7px;
		padding-bottom:7px;
		
		border-top:1px solid #999;
		border-bottom:1px solid #999;

		font-size:1.1em;
	}
	#businessRight #hours {
		list-style:none;
		margin-left:10px;
		padding-left:0;
		font-weight:bold;
		font-size:.9em;

	}
	#businessRight #hours ul {
		list-style:none;
		margin-left:10px;
		padding-left:0;
		font-weight:normal;
		font-size:.9em;
	}



/* RIGHT END --------------------------------------------------------- */
/* ------------------------------------------------------------------- */
/* FOOTER START ------------------------------------------------------ */

	#businessFooter {
		clear:both
	}

/* FOOTER END -------------------------------------------------------- */
/* ------------------------------------------------------------------- */
/* TUITION - FEES START ---------------------------------------------- */
	
	#tuition table {
		border:1px solid #000;
	}
	#tuition thead {
		font-weight:bold;
		background-color:#9cb46c;
	}
	#tuition td {
		text-align:center;
	}
	#tuition tbody tr:hover {
		font-weight:bold;
		font-size:1.1em;
		background-color:#bab87c;
	}
	#tuition .note {
		font-size:.8em;
		color:#333;
		text-align:right;
	}
	#tuition #jumpList {
		list-style:none;
		font-weight:bold;
		padding-left:0;
		margin-left:0;
	}
	#tuition #jumpList li {
		padding-bottom:5px;
	}
	
/* TUITION - FEES END ------------------------------------------------ */
/* ------------------------------------------------------------------- */
/* ------------------------------------------------------------------- */


	#policiesList li {
		list-style:none;
		padding-bottom:5px;
	}
	#policiesList a {
		color:#000;
	}
	#policiesList a:hover {
		color:#9cb46c;
		text-decoration:underline;
	}


/* ------------------------------------------------------------------- */
/* ------------------------------------------------------------------- */

	.copy h3 {
		margin-bottom:0;
		padding-bottom:3px;
		font-size:1.5em;
	}


/* ------------------------------------------------------------------- */
/* ------------------------------------------------------------------- */
/* ------------------------------------------------------------------- */
/* ------------------------------------------------------------------- */
/* ------------------------------------------------------------------- */
/* ------------------------------------------------------------------- */
/* ------------------------------------------------------------------- */
/* ------------------------------------------------------------------- */
/* ------------------------------------------------------------------- */
/* ------------------------------------------------------------------- */
/* ------------------------------------------------------------------- */





