body {
	margin: 0px;
	 background-image: url(/images/gradient.jpg); background-repeat:repeat-x; background-attachment:fixed;
	/*background-image: url(images/bg.jpg); 
	background-color: #0033FF;*/
	}

#container {
	margin: 0 auto;
	padding: 0px;
	border: 0px; 
	max-width: 980px;
	background-image: url(images/base.jpg); 
	background-repeat: repeat-x; 
	background-position: bottom; 
	background-attachment: scroll;
	background-color: #FFF;
	border: solid 1px #000;
		}

#container2 {
	margin: 0px;
	padding: 0px;
	border: 0px; 
	width: 100%;
	background-image: url(images/bg-logo2.jpg); 
	background-repeat: no-repeat; 
	background-position: bottom right; 
	background-attachment: scroll;
}

#intro { 
	min-width: 750px;
	}

/* Start Top of page Navigation and images */

#l-corner {
	position: absolute; 
	width: 151px;
	margin-left: 0px; 
	top: 0px;
	left: 0px;
	background-image: url(images/top-left2.jpg); 
	background-repeat: no-repeat;  
	background-position: left top;
	}

#r-corner {
	position: absolute; 
	width: 151px;
	margin-right: 0px; 
	top: 0px;
	right: 0px;
	background-image: url(images/top-right2.jpg);  
	background-repeat: no-repeat;  
	background-position: right top;
	}

#topnav1 {
	text-align: center;
	width:100%;
	margin: 0px; 
	height: 20px; 
}

#grid {
	height: 20px;
	background-image: url(images/grey-grid.jpg);  
	background-repeat: repeat-x;  
	background-position: left top;
	text-align: center;
	}

/* End of Top of page Navigation */

/* Start Page Title and Pictures */

#header {
	min-width: 740px;
	width: 740px;
	height: 82px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 20px;
	}
#header2 {
	min-width: 760px;
	height: 100px;
	margin: 0px;
	background-image: url(images/header-bg.gif);
	}
#title {
	float: left;
	margin: 0px; 
	height: 82px; 
	width: 316px; 
	padding: 0px;
	background-image: url(images/title.jpg);  
	background-repeat: no-repeat;  
	background-position: left top;
	vertical-align: middle;
	}
#title-2 {
	float: left;
	margin: 0px; 
	height: 100px; 
	width: 150px; 
	padding: 0px;
	}
#titlep{
	float: left;
	margin: 0px; 
	height: 83px; 
	width: 511px; 
	padding: 0px;
	background-image: url(images/title-programs.jpg);  
	background-repeat: no-repeat;  
	background-position: left top;
	vertical-align: middle;
	}

#titletext {
	margin: 0px; 
	height: 35px; 
	width: 253px; 
	padding: 5px 0px 27px 63px;
	text-align: center;
	font-family: georgia, helvetica, sans-serif; 
	color: #0033CC; 
	font-size: 130%; 
	font-weight: bold; 
	font-style: italic;
	}
#titletext2 {
	display: block;
	margin: 0px 0px 0px 160px; 
	padding: 15px 0px 0px 0px;
	text-align: center;
	font-family: georgia, helvetica, sans-serif; 
	color: #0033CC; 
	font-size: 180%; 
	font-weight: bold;
	text-align: left;
	border-bottom: solid 1px #000;
	}
span.iwcc {font-size: 90%; font-weight: bold; text-align:left; color:#000000; font-style:italic; font-family: Geneva, Arial, Helvetica, sans-serif; margin: 0px 0px 0px 10px;}
	
#titletextp {
	margin: 0px; 
	height: 35px; 
	width: 447px; 
	padding: 20px 0px 27px 63px;
	text-align: center;
	font-family: georgia, helvetica, sans-serif; 
	color: #0033CC; 
	font-size: 18pt; 
	font-weight: bold; 
	font-style: italic;	
	}
	
#title2 {
	float: left;
	margin: 0px; 
	height: 82px; 
	width: 200px; 
	}

#title3 {
	float: left;
	margin: 0px; 
	height: 82px; 
	width: 202px; 
	}

#title2p {
	float: left;
	margin: 0px; 
	height: 82px; 
	width: 200px; 
	}

#title3p {
	float: left;
	padding: 0px;
	margin: 0px; 
	height: 83px; 
	width: 202px; 
	background-image: url(images/title-program-pic.jpg);  
	background-repeat: no-repeat;  
	background-position: left top;
	vertical-align: middle;
	}
	
#title3pic {
	position: absolute;
	padding: 10px 0px 2px 8px;
	margin: 0px; 
	height: 58px; 
	width: 187px; 
	overflow: hidden;
	text-align: center;
	}
	
/* End of Page Title and Pictures */

/* Start of Navigation Bar (brought in as a table for format reasons) */

.navmenu {margin: -2px 0px 0px 0px;}

#nav {
	min-width: 720px;
	clear: both;
	margin: 0px 0px 0px 0px;
	}
	

	
.menu {
	font-family: arial, helvetica, sans-serif; 
	background: #FFFFFF; 
	font-size: 65%; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	text-transform: none; 
	color: #000000; 
	text-decoration: none;
	border: solid 1px #666666;
	}

.menu2 {
	font-family: arial, helvetica, sans-serif; 
	background: #FFFFFF; 
	font-size: 80%; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	text-transform: none; 
	color: #000000; 
	text-decoration: none;
	}

input.fsize {
	font-size: 8pt;
	}

.searchform {
	margin: 0px;
	}
/* End of Navigation Bar (brought in as a table for format reasons) */

/* Start of General Body layout id and classes */

.hline {
	height: 3px;
	background-image: url(images/hline.jpg);  
	background-repeat: repeat-x; 
	padding: 0px;
	margin: 0px;
	}

#hlinenav {
	margin: 0px;
	height: 3px;
	padding: 0px;
	background-image: url(images/hline.jpg);  
	background-repeat: repeat-x;  
	background-color: #EDEDED;
	}

#info {
	clear: both;
	margin: 0px 10px 8px 0px;
	padding: 0px
	}
	
#vline {
	background-image: url(images/vline.jpg);  
	background-repeat: repeat-y;  
	background-position: left top;
}	

.vline {
	background-image: url(images/vline.jpg);  
	background-repeat: repeat-y;  
	background-position: center top;
}	

#content-nav {
	float: Left;
	width: 160px;
	margin: 0px;
	padding: 0px 3px 0px 0px;
	background-image: url(images/vline.jpg);  
	background-repeat: repeat-y;  
	background-position: right top;
	}
	
#fadenav {width: 100%; background-image:url(images/fadenavs.jpg); background-repeat:repeat-x; height:75px;}		
#navbox {
	margin: 0px;
	padding: 4px 1px 5px 8px;
	line-height: .9em;
	background-color: #EDEDED;
	text-align: left;
	}
#navbox2 {
	margin: 0px;
	padding: 9px 1px 4px 4px;
	background-color: #EDEDED;
	}
#content-main {
	margin: 0px 0px 0px 160px;
	padding: 5px 5px 0px 10px;
	text-align: left;
	background-image: url(images/fade.jpg); 
	background-repeat: no-repeat;  
	background-position: left top;
	}

#content-maince {
	margin: 0px 255px 0px 160px;
	padding: 5px 5px 0px 10px;
	text-align: left;
	background-image: url(images/fade.jpg); 
	background-repeat: no-repeat;  
	background-position: left top;
	}

.ceRpanel {position: absolute; width: 230px; right: 20px; top: 155px; padding: 0px;}


#content-main-form {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	text-align: left;
	}

#column1 {
	width: 280px;
	margin: 0px 0px 0px 160px;
	padding: 0px 10px 0px 5px
	}

#column2 {
	width: 280px;
	margin: 0px 0px 0px 440px
	}


#base {
	font-family: arial, helvetica, sans-serif; 
	color: #FFFFFF; font-size: 8pt; 
	font-weight: bold;
	padding: 4px 4px 4px 4px;
	text-align: left;
	
	
	}
#base1 {margin-top: 8px; float: left;}
#base2 {
	font-family: arial, helvetica, sans-serif; 
	color: #FFFFFF; font-size: 8pt; 
	font-weight: bold;
	padding: 4px;
	text-align: right;
	}

#pic1 {
	background-image: url(images/Pic-1.jpg);  
	background-repeat: no-repeat;  
	background-position: left top;
	}

#pic2 {
	background-image: url(images/Pic-2.jpg);  
	background-repeat: no-repeat;  
	background-position: left top;
	}

#base3 {
	font-family: arial, helvetica, sans-serif; 
	color: #FFFFFF; 
	font-size: 7pt; 
	font-weight: normal;
	}

#fade {
	background-image:   url(images/fade.jpg);  
	background-repeat: no-repeat;  
	background-position: left top;
	}

.midContent {
	float: left;
	}


.qlink {
	background-color: #EDEDED;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	text-align: left;
	width: 33%;
	}
.ssfield {
	background-color: #EDEDED;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	width: 34%;
	}
.ilinks {
	background-color: #EDEDED;
	margin: 0px;
	padding: 0px 5px 0px 0px;
	text-align: right;
	width: 33%;
	}


.fill {
	background-color: #EDEDED;
	margin: 0px;
	padding: 0px;
	}

.fill2 {
	background-color: #EDEDED;
	font-family: arial, helvetica, sans-serif; 
	color: #999; 
	font-size: 8pt; 
	font-weight: normal;
	}

hr {
	height: 1pt; 
	color: #999999;
	}

#spacer {
	clear: both;
	height: 10px;
	width: 100%;
	}
/* End of General Body layout id and classes */

/* Start of Secondary General Body layout id and classes */
/* End of Secondary General Body layout id and classes */

/* Start of Paragrah and Text Formating */

.pbegin {
	margin: 0px;
	padding: 5px 0px 0px 5px;
	background-image: url(images/fade.jpg); 
	background-repeat: no-repeat;  
	background-position: left top;
	}
	
.dis {
	font-family: arial, helvetica, sans-serif; 
	color: #999999; 
	font-size: 7pt; 
	font-weight: normal; 
	font-style: normal; 
	text-align: justify;
	text-indent: 1em;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	}

.mainpad {
	margin: 0px 0px 10px 0px;
	padding:  0px 0px 10px 0px;
	}

img {
border-width: 0px;
}

img.f-right {
	float: right;
	border-width: 0px;
	margin: 2px 0px 2px 10px;	
	}
img.f-left {
	float: left;
	border-width: 0px;
	margin: 2px 10px 2px 0px;	
	}

table.standard {
	width: 95%;
	font-family: arial, helvetica, sans-serif; color: #000000; font-size: 10pt; font-weight: normal; font-style: normal;
	}

table.oneH {
	width: 100%;
	}
table.R210 {
	text-align: right;
	width: 210px;
	}

td.icon30 {
	width: 30px;
	}
/* End of Paragrah and Text Formating */


/* Page Specifc tags */
.form-border {
	border: solid 1px #999;
	float: right;
	margin: 0px;
	padding:0px;
	}
/* Start Academic Program Pages */
tr.on {background-color: #CCFF99; height: 20px;}

tr.off {}
.pbu {float: left; margin: 0px 5px 5px 0px}
.pb {border: solid 1px #000000; width: 450px; height: 300px; margin-bottom: 0px;}
.bu {border-left: solid 1px #000000; border-right: solid 1px #000000; border-bottom: solid 1px #000000; width: 450px; height: 35px; margin-top: 0px;}
.profile {border: solid 1px #000000; background-color:#ededed; width: auto; float:left; margin: 0px; padding: 2px; color: #999; font: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight:bold;}
ul.prolist {margin: 0px; padding: 0px 0px 0px 15px;}
li.prolist {list-style-position: outside; color: #666; font: Arial, Helvetica, sans-serif; font-size: 7.5pt; padding: 1px 0px; list-style-type: disc;}
/* End Academic Program Pages */
/* Zoom Search CSS */
	   .highlight { }
		.searchheading { font-size: 12pt; font-weight: bold; color: #0033CC; font-family: Arial, Helvetica, sans-serif;}
		.summary { font-size: 80%; font-style: italic; } 
		.results { font-size: 10pt; color: #999;}
		.category { color: #999999; }
		.description { font-size: 100%; color: #008000; }
		.context { font-size: 100%; color: #000; font-weight:normal;}
		.infoline { font-size: 85%; font-style: normal; color: #666666;}
		.sorting { text-align: right; }
		.result_title { font-size: 100%; color: #3366CC;}

		.zoom_searchform { font-size: 100%; }
		.zoom_options { font-size: 100%; color: #000000;}
		input.zoom_button {  }
		input.zoom_searchbox {  }
a.zoom {text-decoration: underline; font-family: arial, helvetica, sans-serif; color: #3366CC; font-size: 10pt; font-weight: bold; font-style: normal;}
a.zoom:hover {color: #666666;}

.hide {visibility: hidden; font-size:0pt;}

div.float1 {float: right; border: solid 1px #000; width: 220px; margin: 10px; padding: 4px; font-family: arial, helvetica, sans-serif; color: #000; font-size: 10pt; font-weight: normal; font-style: normal; background-color: #d0dbf9;}
div.float2 {float: right; border: solid 1px #000; width: 220px; margin: 10px; padding: 4px; font-family: arial, helvetica, sans-serif; color: #000; font-size: 10pt; font-weight: normal; font-style: normal; background-color:#EDEDED;}
div.float3 {float: right; border: solid 2px #00CC00; width: 230px; margin: 10px; padding: 4px; font-family: arial, helvetica, sans-serif; color: #000; font-size: 10pt; font-weight: normal; font-style: normal;  background-color: #FFFFFF; 
-moz-border-radius: 5%;}
div.float4 {float: right; border: solid 2px #660000; width: 230px; margin: 5px 10px 5px 5px; padding: 4px; font-family: arial, helvetica, sans-serif; color: #000; font-size: 10pt; font-weight: normal; font-style: normal; background-color: #FFFFFF: -moz-border-radius: 5%;}
div.float5 {float: right; border: solid 2px #9e6226;; margin: 5px 5px 5px 5px; padding: 2px; font-family: arial, helvetica, sans-serif; color: #000; font-size: 10pt; font-weight: normal; font-style: normal; background-color: #E5BE65; width: 245px;}

table.cklist {background-color: #00cc00;}
td.cklist {background-color: #006600; border-bottom: 1px solid #FFFFFF; border-right: 1px solid #FFFFFF; border-top: 1px solid #FFFFFF;}
.photodiv {float: right; width: 265px; margin: 5px 0px 0px 10px;}

/*Campus and Center*/

.centersbox {border: solid 1px #999;}
.centersboxo {border-bottom: solid 1px #CCC; height: 250px; overflow: auto;}

#lyr0 {background-image:url(images/clicklearn.gif); width: 600px; height: 220px; background-repeat:no-repeat;}
#lyr1 {background-image: url(images/transresourses.gif); width: 600px; height: 220px; background-repeat:no-repeat;}
#lyr2 {background-image: url(images/getconn.gif); width: 600px; height: 220px; background-repeat:no-repeat;}

ul.transbul { list-style-image:url(images/bullet-tran.gif);}

img.advisor {padding: 2px; background-color: #FFFFFF; border: solid 1px #999; margin-right: 10px;}
