/* Right-Side News for Home Page */
td.news {
	background-attachment: fixed;
	background-repeat: no-repeat;
	color: #666666;
	text-decoration:none;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 7px;
	padding-top: 15px;
	padding-right: 5px;
	}
td.news a {
	color: #AA1906;
	font-weight: bold;
	text-decoration: none;
}
td.news a:link {
	color: #AA1906;
	font-weight: bold;
	text-decoration: none;	
}

td.news a:active { 
	color: #AA1906;	
	font-weight: bold;
	text-decoration: none;
}

td.news a:visited {
	color: #AA1906;
	font-weight: bold;
	text-decoration: none;
}

td.news a:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}
/* Left Navigation */
td.nav {
	background-image: url(../images/background_RightNav.gif);
	color: #999999;
	text-decoration:none;
	font-size:11px;
	font-family: "Times New Roman", Times, serif;
	padding-left: 7px;
	padding-top: 15px;
	padding-right: 5px;
	
	}
td.nav a {
	color: #AA1906;
	font-weight: bold;
	text-decoration: none;
}
td.nav a:link {
	color: #AA1906;
	font-weight: bold;
	text-decoration: none;	
}

td.nav a:active { 
	color: #AA1906;	
	font-weight: bold;
	text-decoration: none;
}

td.nav a:visited {
	color: #AA1906;
	font-weight: bold;
	text-decoration: none;
}

td.nav a:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}

td.winewmainpage {
	color: #999999;
	text-decoration:none;
	font-size:11px;
	font-family: "Times New Roman", Times, serif;
	padding-left: 7px;
	padding-top: 5px;
	padding-right: 5px;
	
	}
td.winewmainpage a {
	color: #AA1906;
	font-weight: bold;
	text-decoration: none;
}
td.winewmainpage a:link {
	color: #AA1906;
	font-weight: bold;
	text-decoration: none;	
}

td.winewmainpage a:active { 
	color: #AA1906;	
	font-weight: bold;
	text-decoration: none;
}

td.winewmainpage a:visited {
	color: #AA1906;
	font-weight: bold;
	text-decoration: none;
}

td.winewmainpage a:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}

td.winew {
	color: #999999;
	text-decoration:none;
	font-size:11px;
	font-family: "Times New Roman", Times, serif;
	padding-left: 7px;
	padding-top: 15px;
	padding-right: 5px;
	
	}
td.winew a {
	color: #AA1906;
	font-weight: bold;
	text-decoration: none;
}
td.winew a:link {
	color: #AA1906;
	font-weight: bold;
	text-decoration: none;	
}

td.winew a:active { 
	color: #AA1906;	
	font-weight: bold;
	text-decoration: none;
}

td.winew a:visited {
	color: #AA1906;
	font-weight: bold;
	text-decoration: none;
}

td.winew a:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}

.contactusP {
	color: #AA1906;
}

.faculty {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

#contactusform td{
	padding-bottom: 5px;
	padding-right: 5px;
}

/* Form Field control */
.formfield {
	font-family : Arial, Helvetica, sans-serif;  
	font-size : small;
	border : 1px solid #8E8E8E;
}

#contacttable {
	margin: 8px 0px 20px 54px;
	border: 1px solid #666;
	background:#fff;
	border-collapse:collapse;
	}

#contacttable th { 
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 11px;
	color:#fff;
	font-weight: bold;
	text-align:center;
	letter-spacing: 2px;
	background:#cccccc;
	padding: 0;
	border-bottom:1px solid #666;
	text-transform:uppercase;
	}
	
#contacttable td { 
	padding: 4px 2px 8px 8px; 
	vertical-align:top;
	font-size:11px;
	color:#333;
	line-height:14px;
	text-align:left;
	}

.cellright {
	text-align:right !important;
	vertical-align:middle !important;
	font-weight:bold;
	text-transform:uppercase;
	}
	
.cellcenter {
	text-align:center !important;
	font-weight:bold;
	}
	
#formspace {
	margin:0;
	padding:0;
	}
	


/* Commencement Box */

#commencement {
	background-image: url(../images/grad.gif);
	background-repeat: no-repeat;
	padding-top: 60px;
	/* border: 1px solid #cccccc; */
	
}

#commencementtext {
	text-decoration:none;
	font-size:11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 7px;
	padding-right: 5px;
	text-align: center;
	
}

#commencement08 {
	padding-top: 40px;
	/* border: 1px solid #cccccc; */
	
}

#commencement08 a:link, #commencement08 a:visited {
	text-decoration: none;
	}
	
#commencement08 a:hover {
	text-decoration: none;
	}

#commencementtext08 {
	text-decoration:none;
	font-size:11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 7px;
	padding-right: 5px;
	text-align: center;
	
}
	
/* Header Title */
td.headerTitle {
	color: #666666;
	text-decoration:none;
	font-size:24px;
	font-family: "Times New Roman", Times, serif;
	
	}
/* Main Text Area */
td.bodyText {
	color: #666666;
	text-decoration:none;
	font-size:14px;
	font-family: "Times New Roman", Times, serif;
	padding-left: 7px;
	padding-top: 15px;
	padding-right: 5px;
	
	}
td.bodyTextmainpage {
	color: #666666;
	text-decoration:none;
	font-size:14px;
	font-family: "Times New Roman", Times, serif;
	padding-left: 7px;
	/*
padding-top: 15px;
	padding-right: 5px;
*/
	
	}
td.bodyTextmainpage a {
	color: #AA1906;
	font-weight: bold;
	text-decoration: none;
}
td.bodyTextmainpage a:link {
	color: #AA1906;
	font-weight: bold;
	text-decoration: none;	
}

td.bodyTextmainpage a:active { 
	color: #AA1906;	
	font-weight: bold;
	text-decoration: none;
}

td.bodyTextmainpage a:visited {
	color: #AA1906;
	font-weight: bold;
	text-decoration: none;
}

td.bodyTextmainpage a:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}
td.bodyText a {
	color: #AA1906;
	font-weight: bold;
	text-decoration: none;
}
td.bodyText a:link {
	color: #AA1906;
	font-weight: bold;
	text-decoration: none;	
}

td.bodyText a:active { 
	color: #AA1906;	
	font-weight: bold;
	text-decoration: none;
}

td.bodyText a:visited {
	color: #AA1906;
	font-weight: bold;
	text-decoration: none;
}

td.bodyText a:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}

.cehighlight {
	font-weight: bold;
}

.cetitle {
	font-weight: bold;
	font-size: 16px;
	font-style: italic;
}

#attrition {
	margin: 20px 0px 0px 0px;
	text-align: center;
}

.tr {
	background-color: #CCCCCC;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
}

.td1 {
	text-align: center;
}

.td2 {
	padding: 4px 0px 4px 0px;
}

#aboutpracticum {
	padding:10px;
	margin:10px;
	font-size:16px;
	border:1px solid #000000;
	background-color:#FFFEEC;
	color:#000000;
}

#jFlowSlide{ background:#ffffff; font-size:16px;}
#myController { font-family: Georgia; padding:2px 0;  width:624px; background:#832110; }
#myController span.jFlowSelected { background:#CF1609;margin-right:0px; }

.slide-wrapper { padding: 0px; }
/*
.slide-thumbnail { width:200px; float:left; }
.slide-thumbnail img {max-width:200px; }
*/
.slide-details { width:604px; margin:5px;}
.slide-details h2 { font-size:1.5em; font-style: italic; font-weight:normal; line-height: 1; margin:0; }
.slide-details .description { margin-top:5px; }

.jFlowControl, .jFlowPrev, .jFlowNext { color:#FFF; cursor:pointer; padding-left:5px; padding-right:5px; padding-top:2px; padding-bottom:2px; }
.jFlowControl:hover, .jFlowPrev:hover, .jFlowNext:hover { background: #CF1609; }
