/* Default Body Copy &amp; Colors */

body, td{font: 11px Arial, Helvetica, sans-serif; color: #636363; }

a, a:link, a:visited, a:hover, a:active{color: #0084C0; text-decoration: none;}

h1, h2, h3, h4{margin: 0; padding: 0;}

p{line-height: 130%;}

dl, dt, dd{}

ul, li{}

form{margin: 0; padding: 0;}

input{margin: 0; padding: 0;}

strong{color: #000;}





/* DeVry Core Common CSS */

 @import url("components.css"); 	/* Misc Component Styles */

 @import url("nav-global.css"); 	/* Global NavBar Styles */

 @import url("nav-section.css");    /* Nav Section Layout Etc */

 @import url("drop-shadow.css");   /* Enables PNG Drop Shadows */

 @import url("content.css"); 	    /* Markup Styles For Content */



/* Add New Stylesheets Here */



/*

	This Stylesheet can be used to link the majority of the CSS files with one reference in the page.

	Once the server directory structure is defined you can link the core css files as above and 

	remove the multiple linked files in each page. This cleans up the css links in the page and allows

	for a more modular approach.

	

	To implement, simply add a link to this stylesheet in each page, remove the files from each page and

	path the css files linked in this doc absolutely according to the web server directory structure.

	

	This should result in one main css link in the pages and keller.css or corporate.css linked for those

	templates that require the additional styles.

*/
