@import url("/cdsi/css/modal.css");
@import url("/cdsi/css/2011/header.css");
@import url("/cdsi/css/2011/footer.css");
#banner {
	width: 100%;
	height: 90px;
	display: block;
	background-image: url(/cdsi/images/header.jpg);
	background-repeat: no-repeat;
	border-right: solid 1px #ddd;
	border-left: solid 1px #ddd;
	position: relative;
}
#banner h1, #banner h2 {
	margin: 0;
	padding: 0;
}
#banner h1 span, #banner h2 span {
	display: none;
}
#banner h1 a, #banner h2 a {
	position: absolute;
	display: block;
}
#banner h1 a {
	width: 97px;
	height: 45px;
	left: 65px;
	top: 18px;
}
#banner h2 a {
	width: 440px;
	height: 23px;
	left: 183px;
	top: 43px;
}

body {
	background-repeat: repeat-x;
	margin: 0px;
	-webkit-text-size-adjust: none;
	font-family: Arial, Helvetica, sans-serif;
}
#container {
	width: 788px;
}
table.container, table.body {
	width: 775px;
	border-collapse: collapse;
}
table.container {
	border: 1px solid #D1D5E0;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
td.links {
	vertical-align: top;
	width: 200px;
	border-collapse: collapse;
	border-right: 1px solid #CCCCCC;
	background-color: #D2D6DF;
}
td.content {
	padding: 10px;
	vertical-align: top;
	background-color: #FFFFFF;
}
td.content img.pic {
	border: 1px solid #CCCCCC;
}
td.content p {
	margin: 10px 0px 0px;
	font-size: 12px;
}
td.content p.question {
	padding-left: 25px;
	text-indent: -25px;
}
td.content a {
	color: #002d62;
}
td.content a:hover {
	color: #FFCC00;
}
td.content hr{
	height: 1px;
	width: 100%;
	border: none;
	border-bottom: solid 1px #ccc;
	margin: 15px 0px 5px;
}
div.contact, div.student {
	border: 1px solid #ccc;
	height: 125px;
}
div.contact {
	width: 295px;
	float: left;
	margin: 10px 0 0;
	background-color: #F2F4F7;
}
div.student {
	margin: 10px inherit inherit 10px;
	background-color: #D1D5E0;
	float: left;
	width: 256px;
}
div.nomen {
	font-size: 10px;
	color: #666666;
	margin: 0;
	text-align: center;
}
div.nomen a {
	color: #2C64AE;
}
div.nomen a:hover {
	color: #FFCC00;
}
form {
	margin: 0px;
	padding: 0px;
}
div.student img {
	border: 0px;
}
div.student p {
	margin: 0 10px 4px;
	font-size: 13px;
}
div.student a {
	color: #002d62;
	text-decoration: none;
}
div.student a:hover {
	text-decoration: underline;
	color: #002d62;
}
table.nav {
	background-color: #082857;
	width: 100%;
}

td.nav_p1, td.nav_p2, td.nav1, td.nav2 {
	width: 20%;
	text-align: center;
	border-bottom: solid 1px #ccc;
}
td.nav_p1, td.nav1 {
	border-right: solid 1px #ccc;
}
td.nav_p1 img, td.nav_p2 img {
	border-width: 0;
	width: 156px;
}
td.nav_p1 img {
	width: 157px;
}
td.nav1, td.nav2 {
	padding: 2px inherit;
}

table.nav a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
div.about {
	font-size: 12px;
	width: 100%;
	text-align: center;
	margin: 10px auto auto;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	padding: 8px inherit;
}
div.contact img {
	border: 0px;
}
div.contact p {
	margin: 0 10px 4px;
	font-size: 12px;
	color: #666666;
}
div.about a {
	text-decoration: none;
	font-size: 11px;
}
div.about a:hover {
	text-decoration: underline;
}
div.header {
	width: 566px;
}
table.contacts {
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	margin-top: 15px;
	font-size: 12px;
}
table.contacts th{
	border: 1px solid #CCCCCC;
	background-color: #D1D5E0;
	color: #143162;
	padding: 3px 4px;
	text-align: left;
}
table.contacts td{
	border: 1px solid #CCCCCC;
	padding: 4px;
}
table.form, table.form th, table.form td {
	border: 1px solid #ccc;
	border-collapse: collapse;
	font-size: 12px;
}
table.form {
	margin-top: 15px;
}
table.form th {
	background-color: #D1D5E0;
	color: #143162;
	padding: 3px 4px;
	text-align: left;
}
table.form td {
	padding: 4px;
}
td.content h1 {
	border-bottom: solid 1px #ccc;
	font-size: 13px;
	width: 100%;
}
td.content ul {
	font-size: 12px;
}
td.content h1 a {
	color: #666666;
	text-decoration: none;
	float: right;
	font-size: 10px;
}
table.breadcrumbs {
}
table.breadcrumbs td {
	padding-right: 3px;
	font-size: 11px;
}
table.fac td {
	font-size: 11px;
	padding-top: 15px;
}
table.fac h2 {
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}
div.apply {
	background-image: url(../images/bk_links.gif);
	background-repeat: repeat-y;
	border: 1px solid #CCCCCC;
	text-align: center;
	width: 563px;
	margin-top: 0px;
	clear: both;
}
div.apply input {
	font-size: 12px;
}
div.apply select {
	background-color: #F2F4F7;
}
div.apply p {
	font-size: 11px;
	font-weight: bold;
	margin: 5px 0;
}
td.content ol, td.content ol li {
	font-size: 12px;
}
td.content ol li {
	padding-bottom: 5px;
}
td.content a.hta {
	color: #DE0429;
}
td.content a.hta:hover {
	color: #FFCC00;
}
#img {
	float: right;
	color: #666666;
	font-size: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
}
td.content h3 {
	border-bottom: solid 1px #ccc;
	font-size: 13px;
	width: 100%;
}
table.other {
	margin-top: 15px;
}
table.other td {
	font-size: 12px;
}
.ex {
	font-size: 12px;
}
div.vitainfo {
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	margin: 3px inherit;
	background-color: #F7F7F7;
	padding: 3px;
}
img.welcome {
	margin-right: 10px;
}
.style3 {
	font-size: 11px
}
div.publist h1 {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	width: 100%;
	border-bottom: solid 1px #999;
}
div.publist ul {
	padding: 0px 5px 0px 75px;
	text-indent: -25px;
	list-style-type: none;
	margin: 0px;
	font-size: 12px;
	color: #000000;
}
div.publist ul li {
	list-style-type: none;
	padding-bottom: 12px;
}
div.publist h4 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-left: 25px;
	padding-bottom: 10px;
}
div.img {
	float: right;
	width: 300px;
	color: #666666;
	font-size: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
}
div.img_sm {
	float: right;
	width: 200px;
	color: #666666;
	font-size: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
	text-align: center;
}
div.about2 {
	font-size: 12px;
	width: 562px;
	text-align: left;
	border-top: solid 1px #ccc;
	margin: 30px auto auto;
	padding: 10px inherit 10px 5px;
	background-color: #FFFFDF;
}
.updated {
	font-size: 11px;
	font-style: italic;
	padding-top: 20px;
	color: #666666;
	padding-bottom: 5px;
	clear: both;
}
div.alc {
	font-size: 10px;
	color: #666666;
	padding-left: 58px;
}
#ffscrollbarfix {
	position: absolute;
	top: 0;
	bottom: -0.1px;
	width: 1em;
	z-index: -1;
}
div.submenu {
	width: 200px;
	border: 1px solid #D1D5E0;
	position: absolute;
	visibility: hidden;
	z-index: 5;
	top: 261px;
	margin-left: 200px;
	background-color: #D2D6DF;
	font-size: 11px;
	border-collapse: collapse;
}
div.flash {
	position: absolute;
	z-index: 1;
	border: 1px solid #BFC6D5;
	height: 225px;
	background-image: url(/cdsi/images/cdsi-logo.png);
	background-repeat: no-repeat;
}
div.submenu a {
	color: #002d62;
	margin: 0px;
	text-decoration: none;
	display: block;
	padding: 3px 2px 3px 5px;
	border-collapse: collapse;
	font-weight: normal;
	border-bottom: solid 1px #E7E7E8;
}
div.submenu   a:hover {
	color: #D8042A;
}
div.infobox {
	padding: 0px;
	font-size: 11px;
	background-color: #F2F4F7;
	border-collapse: collapse;
}
div.infobox h1 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	background-color: #BFC6D5;
	color: #182F63;
	border-collapse: collapse;
}
div.infobox a {
	color: #182F63;
	margin: 0px;
	text-decoration: none;
	display: block;
	border-collapse: collapse;
	width: 192px;
	padding: 3px 0 3px 8px;
	border-bottom: solid 1px #DBDFE8;
}
div.infobox a:hover {
	background-color: #ECEFF2;
	color: #182F63;
}
div.infobox img  {
	float: right;
	padding-top: 3px;
	padding-right: 5px;
}
div.infobox2 {
	padding: 0px;
	font-size: 11px;
	background-color: #F2F4F7;
	border-collapse: collapse;
}
div.infobox2 h1 {
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	background-color: #D2D6DF;
	color: #182F63;
	border-collapse: collapse;
}
div.infobox2 a {
	color: #182F63;
	margin: 0px;
	text-decoration: none;
	display: block;
	border-collapse: collapse;
	width: 192px;
	padding: 1px 0 1px 8px;
	border-bottom: solid 1px #DBDFE8;
}
div.infobox2 a:hover {
	background-color: #ECEFF2;
	color: #182F63;
}
.breadcrumbs {
	font-size: 9px;
	line-height: 10px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
}
.breadcrumbs a {
	color: #666666;
	text-decoration: underline;
}
.breadcrumbs a:hover {
	color: #999999;
	text-decoration: underline;
}
div.highlights {
	float: left;
	width: 100%;
	margin-top: 10px;
}
div.highlights ul {
	margin-top: 5px;
	font-size: 11px;
	list-style-image: url(../images/ul_bullet.gif);
	list-style-position: outside;
}
div.highlights ul li {
	margin-top: 2px;
}
div.clear {
	clear: both;
}
img.home_photo {
	margin: 0px;
	padding: 0px;
	border: solid 1px #ccc;
	border-bottom: none;
}
div.gap {
	clear: both;
	margin-top: 245px;
}

td.content h4 {
	font-size: 14px;
	font-style: normal;
	color: #B60B0E;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
td.links img.button {
	margin: 20px inherit inherit 15px;
}
td.links img.button2 {
	margin: 10px inherit 10px 15px;
}
table.jobs {
	font-size: 12px;
	margin-bottom: 10px;
}
div.img2, div.img3 {
	font-size: 10px;
	color: #666;
	margin-bottom: 5px;
}
div.img2 {
	float: right;
	width: 196px;
	margin-left: 10px;
}
div.img3 {
	float: left;
	width: 300px;	
}
div.highlights a {
	color: #D8042A;
	font-weight: bold;
	font-size: 10px;
}
table.webform {
	font-size: 12px;
}
table.webform th  {
	background-color: #CCCCCC;
	border-top: solid 1px #999;
	border-bottom: solid 1px #999;
}
table.webform td.bottom {
	border-bottom: solid 1px #999;
}
table.webform td.bottom_sub {
	border-bottom: solid 1px #ccc;
}
table.webform input {
	background-color: #FFFFE1;
	border: 1px solid #999999;
}
table.webform select {
	background-color: #FFFFE1;
	border: 1px solid #999999;
}
table.webform input.submit {
	background-color: #B60B0E;
	border: 1px solid #FFFF99;
	color: #FFFFFF;
	font-weight: normal;
	margin: inherit 5px;
	padding: 2px;
}
table.webform  td.bottom_sub_heading {
	border-top: solid 1px #39c;
	border-bottom: solid 1px #39c;
	background-color: #CFDFEF;
}
table.cal {
	font-size: 10px;
}
table.cal th {
	background-color: #D2D6DF;
	text-align: left;
	font-size: 12px;
}
table.multimedia li {
	padding: 0px;
	margin-left: 18px;
	font-size: 10px;
}
table.multimedia ul {
	margin: 0px;
	padding: 0px;
}
table.multimedia h4 {
	font-weight: bold;
	color: #000000;
	font-size: 12px;
	border-bottom: solid 1px #ccc;
	margin: inherit 10px;
}
div.about ul.about_links li {
	display: block;
	margin: 0px;
	list-style-type: none;
	float: left;
	width: 98px;
	padding: 0 7px;
	height: 48px;
}
div.about ul.about_links {
	margin: 0px;
	padding: 0px;
}
table.timetable {
	font-size: 11px;
}
.advising_center {
	display: block;
	height: 100px;
	float: right;
}

/*--------------------------------------------------------------*/

body {
	background-image: url(/cdsi/images/gradient.png);
	background-color: #fff;
}
#container {
	width: 788px;
}
#search, #footer {
	font-size: .6em;
	margin: 0 auto;
	position: relative;
}
#campuses, #copyright {
	margin: 10px auto 0;
}
#campuses ul, #copyright ul {
	margin: 0;
	padding: 0;
}

/*
body {
	background-image: url(/cdsi/images/gradient.png);
	background-repeat: repeat-x;
	background-color: #fff;
}
#search {
	font-size: .6em;
	margin: 0 auto;
	position: relative;
}
#campuses, #copyright {
	font-size: .6em;
	margin: 10px auto 0;
}
#campuses ul, #copyright ul {
	margin: 0;
	padding: 0;
}
*/
#alert {
                background-color: #FF6;
                width: 100%;
                height:120px;
                position: absolute;
                top: 0;
                left: 0;
                z-index: 4;
                border-top: 10px solid #CC0000;
                border-bottom: 10px solid #CC0000;
                padding: 0 0 25px 0;
                margin:0;
                font-family: Arial, Helvetica, sans-serif;
			 display: none;
}
.alerttitle {
                margin: 5px 0;
                color: #cc0000;
                text-align:center;
}
#alertfeed {
                width: 800px;
                margin: auto;    
                font-size: 12px;
                text-align:center;
}
.closealert {
                text-align: right;
                padding-top: 5px;
                margin: 0px;
}
.closealert a:link{
                font-size: 12px;
                color: #333;
                text-decoration: none;
                padding: 0px;
                margin: 0px;
}
