/* CSS RESET
----------------------------------------------------------------------------- */
/*ol content editor problem(removed ol)*/
body,div,dl,dt,dd,ul,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
                margin:0;
                padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,th,var { /*dfn,em,strong*/
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:bold;
}
q:before,q:after {
	content:'';
}
img,abbr,acronym { border:0;
}

/* DEFAULT FONT STYLES
----------------------------------------------------------------------------- */
body {
	background:#fff;
	font-size:62.5%;
}

p {
	color:#4e5557;
	font:12px/20px Arial, Helvetica, sans-serif;
	padding:0 0 15px 0;
}

a {
	outline:none;
	color:#760215;
}

/*
SP Specific */

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	padding:0 0 6px 0;
	border-bottom:1px solid #ccc;
	margin:0 0 10px 0;
}

/*-- START NEW 04-01-11--*/
h2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:12px;
	padding:0 0 4px 0;
	margin:0;
}
/*-- END NEW 04-01-11--*/

/* BEFORE 04-01-11
  h2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:12px;
	padding:0 0 4px 0;
	margin:0;
	text-transform: uppercase;
}*/

ul {
	padding:0 0 20px 20px;
}

li {
	color:#4e5557;
	font:12px/18px Arial, Helvetica, sans-serif;
	padding:0 0 5px 0;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, p a {
	text-decoration:none;
}

ul li {
	list-style-type:disc;
}

ol li {
	list-style-type:decimal;
}

a:hover, p a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover h6 a:hover, .utilites a:hover, #breadcrumbs a:hover {
	text-decoration:underline;
}


/* GENERAL STYLES
----------------------------------------------------------------------------- */
.image-left, .table-left {
	float:left;
	margin:0 15px 15px 0;
}

.image-right, .table-right {
	float:right;
	margin:0 0 15px 15px;
}

.image-center {
	margin-bottom:10px;
}

.clearfix {
	clear:both;
	overflow:hidden;
	width:100%;
}

.hidden {
	display:none;
}

.rule-above {
	border-top:1px solid #ccc;
	padding-top:15px;
	margin-top:15px;
}

.rule-below {
	border-bottom:1px solid #ccc;
	padding-bottom:15px;
	margin-bottom:15px;
}

.blockquote {
	border-bottom:1px dashed #ccc;
	border-top:1px dashed #ccc;
	margin-bottom:15px;
	padding:15px 0;
}

.column {
	float:left;
	margin:20px 0;
	padding:0 20px;
}

.utilities, .utilities a {
	color:#839395;
	font-size:10px;
	text-decoration:none;
}

.date {
	color:#303333;
	font-size:10px;
	padding-bottom:3px;
}

a.button {
	background:url(Images/buttons.png) no-repeat left 0;
	color:#0D485B;
	display:block;
	float:left;
	font-size:12px;
	height:28px;
	line-height:28px;
	margin:0 12px 0 0;
	padding:0 0 0 10px;
	text-decoration:none;
}

a.button span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	background:url(Images/buttons.png) no-repeat right -56px;
	color:#0D485B;
	display:block;
	float:left;
	height:28px;
	line-height:28px;
	padding:0 34px 0 0;
	text-decoration:none;
	text-transform:uppercase;
}

a.button:hover {
	background-position:left -28px;
	color:#0D485B;
	text-decoration:none;
}

a.button:hover span {
	background-position:right -84px;
	color:#0D485B;
}

/* END GENERAL STYLES
----------------------------------------------------------------------------- */

.ms-WPBody h1
{
    color: #730012;
    font-weight: bold;
    margin: 0 0 10px;

    /*font-weight: normal;
    margin: 0 0 10px;*/
}

/* WRAPPER
----------------------------------------------------------------------------- */

/*-- START NEW 04-01-11--*/

.wrapper_home {
	background:url(Images/background_60.jpg) no-repeat center top;
}

.wrapper {
	background:url(Images/background_nobar.jpg) no-repeat center top;
}

/*-- END NEW 04-01-11--*/

.wrapper_inner {
	margin:0 auto;
	padding:0;
	width:960px;
}

.s4-ca
{
    margin: 0px auto;
    /*width: 960px;*/
}

/* HEADER
----------------------------------------------------------------------------- */
#header {
	background:url(Images/header.gif) no-repeat 0 0;
	height:119px;
	overflow:hidden;
	width:100%;
	padding:0;
}

/* UTILITY
----------------------------------------------------------------------------- */
#utilities {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	height:25px;
	overflow:hidden;
	width:660px;
	padding:13px 20px 0 0;
	text-align:right;
}

#utilities a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	text-decoration:none;
}

#utilities a:hover {
	text-decoration:underline;
}

#branding_wu {
	float:left;
	height:25px;
	padding:8px 0 0 0;
	width:280px;
}

#branding_wu a {
	display:block;
	height:25px;
	text-indent:-9999px;
	width:280px;
}

/* BRANDING
----------------------------------------------------------------------------- */
#branding {
	float:left;
	height:60px;
	padding:12px 0 0 19px;
	width:355px;
}

#branding a {
	background:url(Images/mea_logo.png) no-repeat left top;
	display:block;
	height:60px;
	text-indent:-9999px;
	width:355px;
}

/* SEARCH
----------------------------------------------------------------------------- */
#wrapper-searchbox {
	/*background:url(Images/search_box.gif) no-repeat left 8px;*/
	float:right;
	width:150px;
	height:28px;
	/*margin:19px 20px 0 0;*/
	margin: 16px 33px 0 0;
	padding:10px 0 0 0;
}

/* previous working
#wrapper-searchbox input
{
    background: transparent url(Images/search_box.gif) repeat-x; 
}*/

/* previous working
.s4-search input.ms-sbplain
{    
    width: 110px !important;
    border: 0px !important;    
    height: 19px;
    padding: 2px 0 0;
}*/

.s4-search .ms-sbgo a{background:url(Images/search_button.gif) no-repeat; width:27px; height:27px; display:block; }
.s4-search .srch-gosearchimg, .s4-search .ms-sbgo span{ display:none; }

.s4-search input.ms-sbplain
{
    color: #333333;
    background:url(Images/search_box.gif) no-repeat; 
    border:0 none !important; 
    margin-right: 2px; /*for space between textbox and button*/
    height:18px; 
    padding:6px 2px 2px 9px; 
    width: 108px !important;
}

/*
#search #query {
	float:left;
	padding:0;
	margin:7px 0 0 5px;
	border:0;
	width:110px;
	background:none;
	font-size:12px;
	color:#333;
}

#search #go {
	float:right;
	height:23px;
	margin:0;
	width:28px;
}*/

/* NAVIGATION
----------------------------------------------------------------------------- */

/* -------------------------- NAVMAIN  -------------------------- */
#navMain {
	height:50px;
	overflow:hidden;
	padding:0;
	margin:0 auto;
	width:940px;
	background:#000 url(Images/nav_bg.jpg) no-repeat 0 0;
}

#navMain ul {
	width:900px; /*840px*/
	margin:0 auto;
	padding:0;
}

#navMain li {
	float:left;
	/*font-size:11px;*/
	font-weight:bold;
	height:50px;
	list-style-type:none;
	text-align:center;
	padding:0 1px 0 0;
}

#navMain a {
	color:#fff;
	cursor:pointer;
	display:block;
	float:left;
	font-size:10px; /*11px*/
	height:38px;
	width:71px; /*77px*/
	line-height:13px;
	padding:12px 15px 0 15px;
	text-decoration:none;
	text-transform:uppercase;
}

/*#navMain li a.home {
	color:#fff;
	cursor:pointer;
	display:block;
	float:left;
	font-size:11px;
	height:32px;
	width:37px;
	line-height:13px;
	padding:18px 15px 0 15px;
	text-decoration:none;
	text-transform:uppercase;
}*/

#navMain li a.home
{
    height: 32px;
    width: 39px;
    padding: 18px 15px 0 15px;
}

#navMain li a.short
{
    height: 32px;
    width: 71px;
    padding: 18px 15px 0 15px;
}

#navMain li a.long
{
    height: 38px;
    width: 79px;
    padding: 12px 15px 0 15px;
}

/*
#navMain span {
	color:#fff;
	cursor:pointer;
	display:block;
	float:left;
	font-size:11px;
	height:38px;
	line-height:13px;
	padding-left:15px;
	text-decoration:none;
	text-transform:uppercase;
	padding:0 15px 0 0;
}
*/

#navMain a:hover {
	background:url(Images/nav_main.gif) no-repeat 0 -81px;
	color:#fff;
	cursor:pointer;
	text-decoration:none;
}

#navMain a.home:hover {
	background:url(Images/nav_main.gif) no-repeat 0 -241px;
	color:#fff;
	cursor:pointer;
	text-decoration:none;
}

#navMain a.long:hover {
	background:url(Images/nav_main.gif) no-repeat 0 -401px;
	color:#fff;
	cursor:pointer;
	text-decoration:none;
}

/*
#navMain a:hover span {
	background:url(Images/nav_main.gif) no-repeat 0 -80px;
	color:#fff;
	cursor:pointer;
	text-decoration:none;
	background-position:right -120px;
}
*/

#navMain .current a {
	background:url(Images/nav_main.gif) no-repeat 0 0;
	color:#004253;
	cursor:pointer;
	text-decoration:none;
}

#navMain .current a.home {
	background:url(Images/nav_main.gif) no-repeat 0 -160px;
	color:#004253;
	cursor:pointer;
	text-decoration:none;
}

#navMain .current a.long {
	background:url(Images/nav_main.gif) no-repeat 0 -321px;
	color:#004253;
	cursor:pointer;
	text-decoration:none;
}

/*
#navMain .current a span {
	background:url(../images/nav_main.gif) no-repeat 0 0;
	color:#004253;
	cursor:pointer;
	text-decoration:none;
	background-position:right -40px;
}
*/

/* -------------------------- CONTENT -------------------------- */
.content {
	padding:9px 0 9px 9px;
}

#contentMain {
	float:left;
	width:735px;
}

#contentContact {
	float:left;
	width:962px;
}

.content_onecol {
	float:left;
	width:237px;
	padding:0 0 0 0;
}

.content_twocol {
	float:left;
	width:630px;
	padding:20px 43px 20px 32px;
	background:#fff;
}

.content_twocol p {
	padding:0 0 15px 0;
}

.content_twocol p.photo_caption {
	color:#666;
	font:12px/14px Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	padding:0 0 25px 0;
}

.content_twocol p.last {
	padding:0 0 35px 0;
	margin:0;
}

/*-- START NEW 05-02-11--*/

.content_twocol a.more{
	color:#990000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
}

.content_twocol a.feedbackA
{
    color:#760215;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	margin: 0 0 10px 0;
	text-decoration: underline;
}

.content_twocol div.feedbackDiv
{
    margin: 0 0 10px 0px;
}

.emptyLayout a.feedbackA
{
    color:#760215;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	margin: 0 0 10px 0;
	text-decoration: underline;
}

.emptyLayout div.feedbackDiv
{
    margin: 0 0 10px 34px;
}

.search_results a.feedbackA
{
    color:#760215;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	margin: 0 0 10px 0;
	text-decoration: underline;
}

.search_results div.feedbackDiv
{
    margin: 0 0 10px 0px;
}

.content_twocol h1 {
	color: #730012;
	font-weight: bold;
	margin:0 0 10px 0;
}

.content_twocol p.date {
	font:13px/14px Georgia, "Times New Roman", Times, serif;
	color: #999;
	padding:0 0 8px 0;
}

/*.content_twocol p.intro_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 26px;
	color: #666;
	padding:0 0 8px 0;
}*/

.content_twocol div.intro_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 26px;
	color: #666;
	padding:0 0 8px 0;
}

.content_twocol div.intro_text p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 26px;
	color: #666;
}

.content_twocol p.call_out {
	color: #5b6b35;
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
	padding:5px 0 8px 0;
	margin: 0 0 16px 0;
}

.content_twocol .news_photo {
	float: right;
	width: 220px;
	padding: 0 0 20px 20px;
	background: #fff;
}

.content_twocol .news_photo img {
	float: none;
	margin: 0 0 10px 0;
	max-width: 220px;
	padding: 0;
}

.content_twocol .news_photo p {
	font-size:11px;
	line-height: 14px;
	font-style:italic;
	padding:0;
	margin:0;
	color: #999;
}

/*-- END NEW 05-02-11--*/

.content_twocol h1 img {
	border:none;
}

/*check where it effects; has problem in content editor webpart img alignment*/
/*.content_twocol img {
	float:left;
	border:1px solid #666;
	margin:0 20px 0 0;
}*/

.content_twocol img.banner {
	float: none;
	border:1px solid #666;
	margin:0 0 10px 0;
}

a.backtop {
	display:block;
	height:13px;
	width:75px;
	font-size:10px;
	text-indent:-9999px;
	padding:0;
	margin:4px 0 0 0;
	background:#000 url(Images/back_to_top.gif) no-repeat 0 0;
}

a.backtop:hover {
	background-position:0 -13px;
}

/* STUDENT PERSPECTIVES
----------------------------------------------------------------------------- */
.students {
	width:237px;
	border-top:1px solid #ccc;
	padding:0 0 0 0;
	min-height:370px;
	background:#fff url(Images/student_bg.jpg) no-repeat 0 0;
}

.students img {
	border-top:1px solid #999;
	padding:0 0 20px 0;
	margin:0;
}

.students h1 {
	font: 12px/14px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#444;
	border:none;
	padding: 8px 0 8px 14px;
	margin: 0;
}

.students p {
	font: 16px/24px Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#444;
	border:none;
	padding: 0 15px 0 20px;
	margin: 0;
}

.students p.firstline {
	padding: 0 15px 0 14px;
}

.students a {
	font: 11px/24px Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#760215;
	border:none;
	padding: 0;
	margin: 0 0 0 8px;
	text-transform:uppercase;
}

/* FEATURES
----------------------------------------------------------------------------- */
.features {
	float:left;
	overflow:hidden;
	width:607px;
}

.features img {
	float:left;
	border:none;
	margin:0;
	max-width:607px;
}

/*.features p {
	padding:0 0 15px 0;
	border-bottom:1px solid #ccc;
	margin:0 0 15px 0;
}*/

.features div.newsShortDesc
{
    padding:0 0 15px 0;
	border-bottom:1px solid #ccc;
	margin:0 0 15px 0;
	color: #4E5557;
    font: 12px/20px Arial,Helvetica,sans-serif;
}

.features div.newsShortDesc p
{
    padding: 0px;
}

.features p.last {
	padding:0 0 30px 0;
	border-bottom:none;
	margin:0;
}

.features a {
	color:#990000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
}

.features div.home_coltwo a{
	color:#990000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
}

.features .home_twocol {
	float:left;
	width:585px;
	padding:14px 22px 0 0;
	background:url(Images/right_shadow.jpg) no-repeat right 0;
}

.features .home_twocol img {
	float:left;
	border:none;
	margin:0;
}

.features .homepage_ad {
	float:left;
	border:none;
	margin:0 20px 0 0;
	height: auto;
	width:160px;
}

.feature_header {
	width:405px;
	height: 24px;
	border-bottom:1px dotted #999;
	padding:0 0 2px 0;
	margin:0 0 10px 0;
}

.feature_header a {
	float:right;
	display:block;
	height:13px;
	width:59px;
	font-size:10px;
	text-indent:-9999px;
	padding:0;
	margin:7px 0 0 0;
	background:url(Images/view_all.gif) no-repeat 0 0;
}

.feature_header a:hover {
	background-position:0 -13px;
}

.features h1 {
	float: left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	border:none;
	padding:0;
	margin:0;
}

.features .home_twocol h2 {
	color:#660000;
	font-size:11px;
	padding:0 0 4px 0;
	margin:0;
	text-transform:uppercase;
}

.home_onecol {
	float:left;
	width:344px;
	padding:20px 0 0 0;
	background:none;
}

.features .home_coltwo {
	float:left;
	width:405px;
	padding:0;
}

.features .home_coltwo1 {
	float:left;
	width:405px;
	padding:0;
}

.calendar {
	width:294px;
	padding:0 25px 0 25px;
	background:none;
}

.calendar_header {
	width:290px;
	height: 24px;
	border-bottom:1px dotted #999;
	padding:0 0 2px 0;
	margin:0 0 10px 0;
}

.calendar h1 {
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	border:none;
	padding:0;
	margin:0;
}

.calendar h2 {
	color:#730012;
	font-size:12px;
	padding:0 0 6px 0;
	margin:0;
}

/*.calendar a {
	color:#990000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
}*/

.calendar a:link {
	color:#990000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
}

.calendar_header a {
	float:right;
	display:block;
	height:13px;
	width:115px;
	font-size:10px;
	text-indent:-9999px;
	padding:0;
	margin:4px 0 0 0;
	background:url(Images/view_full_cal.gif) no-repeat 0 0;
}

.calendar_header a:hover {
	background-position:0 -13px;
}

.icon_cal {
	float:left;
	width:36px;
	height:39px;
	padding:0 15px 0 0;
	text-align:center;
	background:url(Images/icon_calendar.gif) no-repeat 0 0;
}

.icon_cal p.month {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:11px;
	border-bottom:none;
	margin:0;
	padding:2px 0 0 0;
	color:#fff;
	text-transform:uppercase;
}

.icon_cal p.day {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	line-height:21px;
	border-bottom:none;
	margin:0;
	padding:0;
	color:#000;
}

.text_cal {
	width:239px;
	min-height: 39px;
	padding:0 0 10px 51px;
	margin:0 0 10px 0;
	border-bottom:1px dotted #999;
}

.text_cal.last {
	padding:0 0 0 51px;
	margin:0;
	border-bottom:none;
}

.text_cal p {
	padding:0;
	border-bottom:none;
	margin:0;
}

/*.feature_buttons {
	width:344px;
	padding:0;
	margin:0;
}

.feature_buttons ul {
	width:335px;
	padding:0;
	margin:0;
}

.feature_buttons li {
	margin: 0 0 12px 0;
	list-style:none;
	padding:0;
}

.feature_buttons li a {
	display: block;
	width: 344px;
	text-indent: -9999px;
}

.feature_buttons li a.current_students {
	height: 114px;
	background:url(Images/current_students.png) no-repeat 0 0;
}

//-- START NEW 03-22-11--

.feature_buttons li a.prospective_students {
	height: 86px;
	background:url(Images/prospective_students.png) no-repeat 0 0;
}

//-- END NEW 03-22-11--

.feature_buttons li a.contact_info {
	height: 97px;
	background:url(Images/contact_info.png) no-repeat 0 0;
}

.feature_buttons li a:hover {
	background-position: 0 -114px;
}

*/
/* SLIDESHOW
----------------------------------------------------------------------------- */
#slideshowWrapper {
	background:url(Images/carousel_bg.jpg) no-repeat left bottom;
	height:372px;
	padding:0;
	position:relative;
	width:607px;
}

#slideshowWrapper #slideshow {
	height:308px;
	width:607px;
}

#slideshow .slides {
	background:none;
	height:308px;
	width:607px;
}

.slide_text {
	float:left;
	width:260px;
	padding:20px 28px 0 24px;
}

#pager {
	padding:0;
	width:587px;
	padding: 18px 0 0 20px;
}

#pager ul {
	width:587px;
}

#pager li {
	float:left;
	list-style-type:none;
	padding:0;
	margin:0 4px 0 0;
}

#pager a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	background:url(Images/slides/slide_nav.png) no-repeat 0 0;
	color:#999;
	display:block;
	height:17px;
	line-height:17px;
	margin:0;
	text-align:center;
	text-decoration:none;
	width:17px;
}

#pager a.activeSlide, #pager a:hover {
	background-position:0 -17px;
	color:#fff;
}

/* -------------------------- BUTTONS  -------------------------- */
button {
	position:relative;
	border:0;
	padding:0;
	cursor:pointer;
	overflow:visible;
}

button::-moz-focus-inner {
	border:none;
}

button span {
	position:relative;
	display:block;
	white-space:nowrap;
}

button.submitBtn {
	padding:0 17px 0 0;
	margin:5px 5px 10px 0;
	font-size:13px;
	text-align:center;
	text-transform:uppercase;
	background:transparent url(Images/form_buttons.gif) no-repeat right -96px;
}

button.submitBtn span {
	padding:6px 0 0 18px;
	height:23px;
	background:transparent url(Images/form_buttons.gif) no-repeat left top;
	color:#fff;
}

button.submitBtn:hover, button.submitBtnHover {
	background-position:right -144px;
}

button.submitBtn:hover span, button.submitBtnHover span {
	background-position:0 -48px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	/* Safari and Google Chrome only - fix margins */
	button span {
		margin-top: -1px;
	}
}

/* FOOTER
----------------------------------------------------------------------------- */
#footer_nav_wrapper {
	background:#000 url(Images/footer_bg.jpg) repeat-x 0 0;
	width:100%;
	padding:0 0 20px 0;
}

#footer_wrapper {
	background:url(Images/footer_shadow.gif) repeat-x 0 0;
	height:60px;
	width:100%;
	padding:0 0 20px 0;
}


/* old
#footer_wrapper {
	background:url(Images/footer_bg.jpg) repeat-x 0 0;
	height:215px;
	width:100%;
	padding:0 0 60px 0;
}*/

#footer {
	height:154px;
	padding:20px 20px 0 20px;
	width:920px;
	margin:0 auto;
}

#footer .footer_col {
	float: left;
	padding:0 10px 0 0;
	width:105px;
	margin:0;
}

#footer .footer_col.rightlast {
	float: left;
	padding:0;
	width:105px;
	margin:0;
}

#footer .footer_col h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height:12px;
	padding:0;
	color:#fcb712;
	text-decoration:none;
	border:0;
	padding: 0;
	margin:0 0 6px 0;
}

#footer .footer_col ul {
	padding:0;
	margin:0;
	list-style:none;
}

/*#footer .footer_col li {
	list-style:none;
	line-height:14px;
}*/

#footer .footer_col li {
	list-style:none;
	line-height: 11px;
	padding:0 0 6px 0;
}

#footer .footer_col li a {
	color:#ccc;
	font-size:10px;
	text-decoration:none;
}

#footer .footer_col li a:hover, #footer span {
	color:#fff;
	text-decoration:underline;
}

#footer .social {
	float:right;
}

#footer .social a {
	display:block;
	float:right;
	margin-left:5px;
}

#footer .social span {
	display:block;
	float:right;
}

/*-- START NEW 03-22-11--*/

#copyright {
	height:30px;
	padding:15px 20px 0 20px;
	width:920px;
	margin:0 auto;
}

#copyright p {
	float:left;
	line-height:25px;
	padding:0;
	color:#333;
	font-size:11px;
	text-decoration:none;
}

#copyright a {
	color:#333;
	font-size:11px;
	text-decoration:none;
}

#copyright a:hover, #footer span {
	color:#fff;
}

#socialmedia {
	float: right;
	height: 30px;
	padding: 0;
	margin:0;
	text-align:right;
}

#socialmedia p {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:11px;
	line-height:30px;
	padding:0 10px 0 0;
}

#socialmedia a {
	float: left;
	display: block;
	width: 24px;
	height: 24px;
	text-decoration: none;
	margin: 0 5px 0 0;
	padding: 0;
}

#socialmedia a.facebook {
	background: url(Images/facebook.gif) no-repeat left top;
}

#socialmedia a.facebook:hover {
	text-decoration: none;
	background-position: left bottom;
}

#socialmedia a.twitter {
	background: url(Images/twitter.gif) no-repeat left top;
}

#socialmedia a.twitter:hover {
	text-decoration: none;
	background-position: left bottom;
}

#socialmedia a.linkedin {
	background: url(Images/linkedin.gif) no-repeat left top;
}

#socialmedia a.linkedin:hover {
	text-decoration: none;
	background-position: left bottom;
}

#socialmedia a.youtube {
	background: url(Images/youtube.gif) no-repeat left top;
}

#socialmedia a.youtube:hover {
	text-decoration: none;
	background-position: left bottom;
}

#socialmedia a.blogger {
	background: url(Images/blogger.gif) no-repeat left top;
}

#socialmedia a.blogger:hover {
	text-decoration: none;
	background-position: left bottom;
}

/*-- END NEW 03-22-11--*/

/*-- START NEW 04-01-11--*/

p.smallspace {
	color:#4e5557;
	font:12px/20px Arial, Helvetica, sans-serif;
	padding:0 0 5px 0;
}

.info_left {
	overflow:hidden;
	padding:0 0 0 15px;
	width:222px;
}

.content_twocol img.biopic {
	float:left;
	border:1px solid #ccc;
	margin:0 20px 0 0;
}

.bio_titles {
	margin: 0 0 6px 148px;
	padding: 0 0 3px 0;
	min-height: 150px;
	border-bottom: 1px solid #ccc;
}

.bio_titles h1 {
	color: #730012;
	font-weight: bold;
}

p.green {
	color:#394913;
	padding:0;
	margin:0;
}

.search_results {
	float:left;
	width:630px;
	padding:20px 43px 20px 32px;
	background:#fff;
}

.search_results ul {
	padding:0 0 20px 0;
}

.search_results h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	color:#666;
	font-weight:bold;
	padding:0 0 6px 0;
	border-bottom:1px solid #ccc;
	margin:0 0 10px 0;
}

/*-- START EDITS 05-05-11--*/
.search_results li {
	color:#4e5557;
	font:12px/20px Arial, Helvetica, sans-serif;
	padding:4px 0 7px 10px;
	margin: 0;
	list-style: none;
	border-bottom: 1px solid #ddd;
}

.search_results li.odd {
	background: #fff;
}

.search_results li.even {
	background: #eee;
}

.search_results li h1 {
	color:#4e5557;
	font: bold 12px/20px Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
	list-style: none;
	border: none;
}
/*-- END EDITS 05-05-11--*/

/*
START SP SPECIFIC
***************************************/

#SRP_PrevImg 
{    
	float:left;
	border-right: 1px solid #BCBCBC;
	background:url(Images/paging_left_on.gif) no-repeat 0 0;
}

#SRP_NextImg 
{
	float:left;
	background:url(Images/paging_right_on.gif) no-repeat 0 0;
}

/*
To remove border on hover
*/
.srch-Page-img a:hover 
{
    border-style: none;
    background-position: 0 -25px; 
}

.srch-Page a:hover
{
    background-position: 0 -25px;    
}

.srch-Page-img a
{
    display: block;
	width: 25px;
	height: 25px;
	text-decoration: none;
}

.srch-Page-img a:link, .srch-Page-img a:visited {
    padding-left: 0;
    padding-right: 0;
}

.srch-Page a:link, .srch-Page a:visited 
{
    margin: 0;
	padding: 0;
}

.srch-Page
{
	padding:0;
	float:right;
}

.srch-stats
{
    float:right;
}
/*
End SP Specific
*/

/*-- START NEW 05-02-11--*/

#newsListing .search_header {
	float: left;
	width:100%;
	padding:0 0 6px 0;
	border-bottom: 1px solid #ccc;
	border-top: none;
	margin:0 0 10px 0;
}

.search_header {
	float: left;
	width:100%;
	padding:0 0 6px 0;
	margin:0 0 10px 0;
	border-top: 1px solid #CCCCCC;
}

.search_header h1 {
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:24px;
	color:#666;
	font-weight:bold;
	padding:0;
	border-bottom:none;
	margin:0;
}


/*-- START NEW 05-02-11--*/

.search_header h1.news_header {
	font-size:18px;
	color:#730012;
}

/*-- END NEW 05-02-11--*/


/*-- START EDITS 05-05-11--*/

#newsListing .paging {
	float: right;
	width: 250px;
	text-align: right;	
}

#newsListing .paging a
{
    text-decoration: none;
}

.paging {
	float: right;
	width: 250px;
	text-align: right;
	padding-top: 6px;
	
}

.paging_text {
	float: left;
	display: inline;
	color:#4e5557;
	font:12px/24px Arial, Helvetica, sans-serif;
	padding:0;
	margin: 0 5px 0 0;
}

.paging_text.numbers {
	margin: 0 10px 0 0;
}

.paging .page_number {
	float: left;
	display: inline;
	margin:0;
	padding:0 0 0 9px;
	border:1px solid #ccc;
	width:30px;
	height:23px;
	line-height:23px;
	background:url(Images/search_box.gif) no-repeat 0 0;
	font-size:12px;
	color:#333;
}

.paging_container {
	float:right;
	padding:0:
	margin:0 auto;
}

.paging form {
	display: inline;
}

.paging_arrows {
	float:right;
	display: inline;
	width: 55px; /*51px*/
	padding:0:
	margin:0;
}

.paging a {
	display: block;
	width: 25px;
	height: 25px;
	text-decoration: none;
}

.paging a.previous_arrow {
	float:left;
	border-right: 1px solid #BCBCBC;
	background:url(Images/paging_left.gif) no-repeat 0 0;
	text-decoration: none;
	background-position: 0 -25px;
}
.paging a.next_arrow {
	float:left;
	background:url(Images/paging_right.gif) no-repeat 0 0;
	text-decoration: none;
	background-position: 0 -25px;
}

/*-- START EDITS 05-06-11--*/
.paging a.go_arrow {
	float:left;
	background:url(Images/paging_go.gif) no-repeat 0 0;
	text-decoration: none;
	margin: 0 10px 0 0;
	background-position: 0 -25px;
}
/*-- END EDITS 05-06-11--*/

.paging a:hover, .paging .pagenav:hover{
	background-position: 0 -25px;
	text-decoration: none;
}

.paging .pagenav {
	float: left;
	display: block;
	height:25px;
	margin:0 5px 0 0;
	padding:0;
	width:25px;
	background:url(Images/paging_right.gif) no-repeat 0 0;
	text-decoration: none;
}
/*-- END EDITS 05-05-11--*/


/* FORMS
----------------------------------------------------------------------------- */

body.rsvp {
	background: #fff url(Images/rsvp_bg.jpg) no-repeat 0 0;
}

#rsvp {
	padding:0;
}

#rsvp img {
	float: right;
	margin: 0 10px 0 0;
}

#rsvp p.rsvp_position {
	padding:82px 0 9px 20px;
}

#rsvp h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #666;
	font-size:18px;
	font-weight:normal;
	border:none;
	padding:0 0 20px 0;
	margin:0;
}

.rsvp_red {color: #760215;}

.rsvp_layout {width: auto; border-top: 1px solid #ccc;padding:20px 0 0 20px;}

.rsvp_layout .form_row {width: auto; height: auto; clear:both;}

.rsvp_layout label, .rsvp_layout input { margin: 0 0 10px 0; font-family: Arial, Helvetica, sans-serif;}

.rsvp_layout label{ float: left; width:120px; line-height: 22px; text-align: right; margin: 0 10px 0 0; font-size: 11px;}

.rsvp_layout input { 
	background: #fff url(Images/search_box.gif) repeat-x left bottom;
	border: 1px solid #ccc;
	color: #666;
	padding: 4px;
	font-size: 12px;
	width: 200px;
}

.rsvp_layout input.short { 
	width: 50px;
}

/*-- START EDITS 05-05-11--*/
.rsvp_layout input.radio {
	background: none;
	border: none;
	width:auto;
	height:22px;
}
/*-- END EDITS 05-05-11--*/

.radio_row {
	width: auto;
	padding: 0 0 0 130px;
	clear:both;
}

.radio_row label {
	float: none;
	width: auto;
}

.radio_row input {
	float: left;
	width: auto;
	height: 22px;
	margin: 0 10px 0 0;
}

.submit_center {
	width: auto;
	text-align: left;
	margin: 20px 0 0 130px;
}

/*Start Events Search*/

.eventsHeader
{
    font-size: 12px;        
    border-bottom: 1px solid #CCCCCC;   
    margin: 9px 9px 9px 9px;
    padding-left: 25px;
    padding: 0 0 9px 25px;
}

.eventsHeader p.smallspace {
	color:#4e5557;
	font:12px/20px Arial, Helvetica, sans-serif;
	padding:5px 0 5px 0;
}

.eventsHeader p
{
    color: #4E5557;
}

.eventsHeader label
{
    color: #4E5557;
    font: 12px/18px Arial,Helvetica,sans-serif;
    padding-left: 3px;
    padding-right: 15px;
}

.eventsHeader div.category
{
    margin: 10px 0 0 0;    
}

/*End Events Search*/

form {width: auto;}

.label, .input { float: left; margin: 0 0 10px 0; font-family: Arial, Helvetica, sans-serif;}

.label, .input.lastrow { float: left; margin: 0;}

.label, .input.bottom { float: left; margin: 0 0 15px 0;}

.label label, .input input {
	display: block;
	height: 20px;
	width: 225px;
}
.label label {
	font-size: 11px;
	color: #4f1f5d;
	line-height: 25px;
	text-align: right;
	width: 80px;
}

.input input {
	background: #fff url(Images/input_bg.gif) repeat-x left bottom;
	border: 1px solid #ccc;
	color: #666;
	padding: 4px;
	font-size: 12px;
}

.input a {
	padding: 0;
	font-size: 11px;
	line-height: 28px;
	text-decoration: none;
}

.input a:hover {
	text-decoration: underline;
}

.input input.float_left {
	float:left;
	margin: 0 10px 0 0;
}

.input select { padding: 0; width: 400px; margin: 0 0 4px 0;}

button { 
	position: relative;
	border: 0; 
	padding: 0;
	cursor: pointer;
	overflow: visible; /* removes extra side padding in IE */
}

button::-moz-focus-inner {
	border: none;  /* overrides extra padding in Firefox */
}

button span { 
	position: relative;
	display: block; 
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;	
}

button.goBtn {
	padding: 0;
	margin: 0 10px 0 0;
	height: 30px; 
	font-size: 12px;
	text-align: center;
	background: url(Images/button_sides.gif) no-repeat left top;
}
	
button.goBtn span {
	padding: 8px 14px 0 0; 
	margin: 0 0 0 12px;
	height: 22px; 
	font-weight: normal;
	background: url(Images/button_sides.gif) no-repeat right -60px; 
	color:#fff; 
}

button.goBtn:hover, button.goBtnHover { /* the redundant class is used to apply the hover state with a script */
	background-position: left -30px; 
}
	
button.goBtn:hover span, button.goBtnHover span {
	background-position: right -90px;
}

/* CALENDAR
----------------------------------------------------------------------------- */

#calendar_list img {
	float: left;
	border: none;
	padding:0 10px 0 0;
	margin:0;
}

#calendar_list p {
	padding: 0 0 15px 0;
}

#calendar_list a {
	color: #760215;
	text-decoration:none;
}

#calendar_list a:hover {
	text-decoration:underline;
}

#calendar_list ul {
	padding:0 0 20px 0;
}

/*-- START NEW 05-02-11--*/

#calendar_list ul h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	color:#740b00;
	font-weight:bold;
	padding:0 0 5px 0;
	border-bottom:none;
	margin:0;
}

/*-- END NEW 05-02-11--*/

#calendar_list li {
	color:#4e5557;
	font: 12px/17px normal Arial, Helvetica, sans-serif;
	padding:0 150px 10px 0;
	margin:0 0 10px 0;
	clear:both;
	line-height: 20px;
	list-style: none;
	font-weight: normal;
	border-bottom: 1px solid #ccc;
}

/*-- START NEW 05-02-11--*/

.cal_date {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666;
}

/*-- END NEW 05-02-11--*/

.red_bold {
	color: #740b00;
	font-weight: bold;
}

.event_info {
	margin: 0;
}

/*-- START 05-02-11--*/

.event_info h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333;
	font-style: italic;
	font-weight: normal;
	padding:0 0 2px 0;
	margin:0;
	border: none;
}

/*-- END 05-02-11--*/

.event_info h1.line_above {
	padding:10px 0 2px 0;
	margin:10px 0 0 0;
	border-top: 1px solid #ccc;
}

.event_info p {
	padding:0 0 30px 0;
}

.event_info div.rAbstract
{
    padding:0 0 30px 0;
    color: #4E5557;
    font: 12px/20px Arial,Helvetica,sans-serif;
}

.event_info a {
	text-decoration: none;
}

.event_info a:hover {
	text-decoration: underline;
}

.event_info ul {
	padding:0 0 12px 0;
}

.event_info ul h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	color:#394913;
	font-weight:bold;
	padding:5px 0 0 0;
	border-bottom:none;
	margin:0;
}

.event_info li {
	color:#4e5557;
	font:12px/20px Arial, Helvetica, sans-serif;
	padding:0;
	min-height: 20px;
	margin: 0 0 2px 0;
	list-style: none;
	background: #eee;
}

.event_info li p
{
    padding: 0;
    margin: 0 0 0 230px;
}

.event_info label {
	float: left;
	display: block;
	height: 20px;
	padding: 0 10px 0 0;
	margin: 0 10px 0 0;
	width:210px;
	background:#ddd;
	text-align: right;
}

/* SITE MAP
----------------------------------------------------------------------------- */

.sitemap {
	padding:0px 0 31px 0px;
}

.sitemap_col {
	float:left;
	width:239px;
	padding:30px 43px 0 32px;
}

.sitemap_col.two {
	float:left;
	width:239px;
	padding:30px 43px 0 32px;
}

.sitemap_col.three {
	float:left;
	width:239px;
	padding:30px 43px 0 32px;
}

.sitemap_col ul {
	padding:0 0 20px 0;
}

.sitemap_col ul ul {
	padding:0;
}

.sitemap_col ul ul li {
	padding:0 0 0 10px;
}


.sitemap_col h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	color:#666;
	font-weight:bold;
	padding:0 0 6px 0;
	border-bottom:1px solid #ccc;
	margin:0 0 10px 0;
}

.sitemap_col li {
	color:#4e5557;
	font:12px/20px Arial, Helvetica, sans-serif;
	padding:0;
	margin: 0 0 2px 0;
	list-style: none;
}

/* Made changes here to override existing css
*/

.sitemap_col li a {
	color: #666 !important;
	text-decoration: none !important;
}

.sitemap_col li a:hover {
	color: #000 !important;
	text-decoration: underline !important;
}

/*-- START NEW 05-02-11--*/
/* NEWS
----------------------------------------------------------------------------- */

#news_list img {
	float: left;
	border: none;
	padding:0 10px 0 0;
	margin:0;
}

#news_list p {
	padding: 0 0 15px 0;
}

#news_list a {
	color: #760215;
	text-decoration:none;
}

#news_list a:hover {
	text-decoration:underline;
}

#news_list ul {
	padding:0 0 20px 0;
}

#news_list ul h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	color:#740b00;
	font-weight:bold;
	padding:0 0 5px 0;
	border-bottom:none;
	margin:0;
}

#news_list li {
	color:#4e5557;
	font: 12px/17px normal Arial, Helvetica, sans-serif;
	padding:0 0 10px 0;
	margin:0 0 10px 0;
	clear:both;
	line-height: 20px;
	list-style: none;
	font-weight: normal;
	border-bottom: 1px solid #ccc;
}

/*-- START NEW 05-04-11--*/
/* MAPS
----------------------------------------------------------------------------- */
#content .sitemap img {
	padding:10px 0 25px 0;
	border-bottom: 1px solid #ccc;
}

.sitemap_col ol li {
	font-size:11px;
	line-height:16px;
	list-style: decimal;
}

/* MOVED TO THE BOTTOM 06-16-11
------------------------------------------------------------------------------*/

#facultyListing div.facultyRscrhImg
{
    margin-bottom: 20px;
}

#facultyListing div.facultyRscrhImg div.captionDiv
{
    font-style:italic;
}

#facultyListing .paging a
{
    text-decoration: none;
}

#facultyListing .bio_utilities {
	float:right;
	/*margin:42px 0 0 0;*/
	margin: 0;
}

#facultyListing .bio_utilities ul {
	padding:0;
	margin:0;
}

#facultyListing .bio_utilities li {
	margin: 0;
	padding:0;
	list-style: none;
}

#facultyListing .bio_utilities li a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 13px;
	line-height:11px;
	color: #666;
	text-decoration: none;
	padding: 0 0 0 18px;
	margin: 0 0 10px 0;
	background: url(Images/tynicons.gif) no-repeat 0 0;
}

#facultyListing .bio_utilities li a:hover {
	color: #000;
	background: url(Images/tynicons.gif) no-repeat 0 -13px;
}

#facultyListing .bio_utilities li a.print {
	background: url(Images/tynicons.gif) no-repeat 0 -26px;
}

#facultyListing .bio_utilities li a.print:hover {
	color: #000;
	background: url(Images/tynicons.gif) no-repeat 0 -39px;
}

#facultyListing .bio_utilities li a.profile {
	background: url(Images/tynicons.gif) no-repeat 0 -52px;
}

#facultyListing .bio_utilities li a.profile:hover {
	color: #000;
	background: url(Images/tynicons.gif) no-repeat 0 -65px;
}

#facultyListing .input a {
	padding: 0;
	font-size: 11px;
	line-height: 28px;
	text-decoration: none;
}

#facultyListing .input a:hover {
	text-decoration: underline;
}

#facultyListing a
{
    color: #760215;
    outline:medium none;
    
}

#facultyListing li a
{
    text-decoration: none;
}

#facultyListing li a:hover {
	text-decoration: underline;
}

#biolist ul h1:hover
{
    text-decoration: underline;
}

#facultyListing h2
{
    color: #333333;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    margin: 0;
    padding: 0 0 4px;
    font-weight:bold;
}

#facultyListing .bio_utilities li a
{
    color: #666666;        
}

div.alumniListing .bio_info label
{
    padding: 0 10px 0 0;
    width: 152px;
}

div.alumniListing .bio_info li p 
{
    margin: 0 0 0 182px;
    padding: 0;
    width: 450px;
    word-wrap: break-word;
}

div.alumniListing .bio_titles
{
    margin: 0 0 6px 0;
}

div.adminFaculty .bio_info label
{
    width: 125px;
}

#biolist img {
	float: left;
	border: none;
	padding:0 10px 0 0;
	margin:0;
}

#biolist a {
	color: #394913;
	font-weight:bold;
}

#biolist a.aAlign
{
    float:right;
    padding-right: 5px;
    padding-left: 5px;
}

#biolist ul {
	/*border-top: 1px solid #ccc;*/
	padding:15px 0 20px 0;
}

#biolist ul h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	color:#394913;
	font-weight:bold;
	padding:0;
	border-bottom:none;
	margin:0;
}

#biolist li {
	color:#4e5557;
	font:12px/18px Arial, Helvetica, sans-serif;
	padding:4px 0 4px 4px;
	min-height: 50px;
	list-style: none;
}

#biolist li.listing
{
    min-height: 0px;
    height:auto;
}

/*used div instead of this p because of enriched text
#biolist p {
	font:12px/18px Arial, Helvetica, sans-serif;
	margin: 0 0 5px 60px;
	padding:0;
}
*/
#biolist div.shortDesc1
{
    font:12px/18px Arial, Helvetica, sans-serif;
	margin: 0 0 5px 60px;
	padding:0;
}

#biolist li.odd {
	background: #fff;
}

#biolist li.even {
	background: #eee;
}

/*TABLES 06-15-11
----------------------------------------------------------------------------- */

#viewJobsDiv table {
	max-width: 630px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin: 0 0 20px 0;
	color: #333;
    table-layout:fixed;
}

#viewJobsDiv th {
	padding: 5px 10px 5px 10px;
	text-align: left;
	vertical-align: top;
	background: #4f5962;
	color: #fff;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
}

#viewJobsDiv .content_twocol th img {
	display: inline;
	float: none;
	padding:0;
	margin:0;
	border:none;
}

#viewJobsDiv th.tb_date {
	background: #4f5962 url(../images/corners.gif) no-repeat 0 0;
}

#viewJobsDiv th.category {
	background: #4f5962 url(../images/corners.gif) no-repeat right -50px;
}

#viewJobsDiv th.grey {
	background: #bbb;
}


#viewJobsDiv td {
	color: #333;
	line-height: 14px;
	text-align: left;
	vertical-align: top;
	padding: 5px 3px 10px 3px;
	word-wrap: break-word;
}

#viewJobsDiv tr {
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #ccc;
}

#viewJobsDiv tr.even {
	background: #eee;
}

#viewJobsDiv td.tb_date {
	max-width: 76px;
	word-wrap: break-word;
}

#viewJobsDiv td.tb_date div{
	width: 76px;
	max-width: 76px;
	word-wrap: break-word;
	margin: 0px;
	padding: 0px;
}

#viewJobsDiv td.position {
	max-width: 150px;
	word-wrap: break-word;
}

#viewJobsDiv td.position div{
	width: 150px;
	max-width: 150px;
	word-wrap: break-word;
	margin: 0px;
	padding: 0px;
}

#viewJobsDiv td.position a {
	text-decoration: none;
}

#viewJobsDiv td a
{
    color: #760215;
    outline: medium none;
}

#viewJobsDiv td.position a:hover {
	text-decoration: underline;
}

#viewJobsDiv td.study {
	max-width: 106px;
	word-wrap: break-word;
}

#viewJobsDiv td.study div {
	width: 106px;
	max-width: 106px;
	word-wrap: break-word;
	margin: 0px;
	padding: 0px;
}


#viewJobsDiv td.dept {
	max-width: 142px;
	word-wrap: break-word;
}

#viewJobsDiv td.dept div {
	width: 142px;
	max-width: 142px;
	word-wrap: break-word;
	margin: 0px;
	padding: 0px;
}


#viewJobsDiv td.location {
	max-width: 78px;
	max-width: 78px;
	word-wrap: break-word;
}

#viewJobsDiv td.location div{
	width: 78px;
	max-width: 78px;
	word-wrap: break-word;
	margin: 0px;
	padding: 0px;
}


#viewJobsDiv td.category {
	max-width: 78px;
	word-wrap: break-word;
}

#viewJobsDiv td.category div {
	width: 78px;
	max-width: 78px;
	word-wrap: break-word;
	margin: 0px;
	padding: 0px;
}

/*-- START NEW 06-15-11--
----------------------------------------------------------------------------- */

p.closer {
	color:#4e5557;
	font:12px/20px Arial, Helvetica, sans-serif;
	padding:0 0 5px 0;
}

p.footnote {
	color:#4e5557;
	font:11px/16px Arial, Helvetica, sans-serif;
	padding:0 0 30px 0;
}

.content_twocol li a {
	color:#760215;
	font:12px/18px Arial, Helvetica, sans-serif;
	padding:0 0 5px 0;
	text-decoration: none;
}

.content_twocol li a:hover {
	text-decoration: underline;
}

.callout_box .job_

.content_twocol h3 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	border-bottom:1px solid #ccc;
	color: #333;
	width: auto;
	display: block;
	padding: 5px 20px 5px 12px;
	margin: 0 0 5px 0;
	text-decoration: none;
}

.content_twocol img.sort {
	display: inline;
	float: none;
	padding:0;
	margin:0;
	border:none;
}


/* JOB FORM 06-16-11
----------------------------------------------------------------------------- */

.job_div .form_row {width: 652px; height: auto; clear:both; border-bottom: 2px solid #ccc; padding: 0; margin: 0;}

.job_div .form_row_indent {float: left; width: 452px; height: auto; padding: 10px; margin: 0; background: #eee; }

.job_div .ddpStyle select
{
    float:left;    
}

.job_div .ddpStyle span
{
    float:left;
}

.job_div .ddpStyle input
{    
    margin-left: 20px !important;
}

.job_div .radiolist
{
    float:left;
}

.job_div .radiolist input
{
    width: auto;
    float:none;
}

.job_div .radiolist label
{
    width: auto;
    float:none;
}

.job_div .radiolist span
{
    float:right;
}

.job_div .form_row_darker {float: left; width: 452px; height: auto; padding: 10px; margin: 0; background: #ddd; }

.job_div label, .content_blog input { font-family: Arial, Helvetica, sans-serif;}

.job_div label{ float: left; width:170px; line-height: 14px; text-align: left; margin: 0 10px 0 0; font-size: 11px; color: #666; padding: 8px 0 0 0;}

.job_div input { 
	background: #fff;
	border: 1px solid #999;
	color: #666;
	padding: 4px;
	font-size: 12px;
	width: 442px;
}

.job_div input.short { 
	width: 50px;
}

.job_div input.radio {
	float: left;
	width: auto;
	padding: 0;
	margin:0;
	border: none;
	
}

.job_div .submit_indent {
	width: auto;
	text-align: left;
	margin: 0 0 0 190px;
}

.job_div {
	width: auto;
	text-align: left;
	padding: 0 0 50px 0;
	color: #666;
    font: 12px/18px Arial,Helvetica,sans-serif;
}

.job_div h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color: #21374c;
	padding:0 0 6px 0;
	border-bottom: 2px solid #ccc;
	margin:0;
}

.job_div h1 span {
	font-size:12px;
}

.job_div p.radio_btn {
	float: left;
	text-align: left;
	color: #666;
    font: 12px/18px Arial,Helvetica,sans-serif;
    padding: 0 0 0 5px;
    margin: 0 20px 0 0;
}

.job_div p.indent {
    margin: 0 0 0 190px;
}

.job_div textarea {
    margin: 0;
    width: 450px;
    height: 100px;
    border: 1px solid #999;
    background: #fff;
    margin: 0;
}

.job_div textarea.shorter {
    height: 50px;
}

.job_div .button_space {
    padding: 10px 0 0 0;
}

.clearspace {
	clear:both;
	overflow:hidden;
	width:100%;
	height: 20px;
}

/*-- UPDATED AND MOVED TO THE BOTTOM 06-23-11--
----------------------------------------------------------------------------- */

.bio_info {
	margin: 0;
}

.bio_info a {
	text-decoration: none;
}

.bio_info a:hover {
	text-decoration: underline;
}

.bio_info ul {
	padding:0 0 20px 0;
}

.bio_info ul h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	color:#394913;
	font-weight:bold;
	padding:5px 0 0 0;
	border-bottom:none;
	margin:0;
}

.bio_info li {
	color:#4e5557;
	font:12px/20px Arial, Helvetica, sans-serif;
	padding:0;
	height: auto;
	margin: 0 0 2px 0;
	list-style: none;
}

.bio_info li.odd {
	background: #fff;
}

.bio_info li.even {
	background: #eee;
}

.bio_info label {
	float: left;
	display: block;
	height: auto;
	padding: 0 10px 0 0;
	margin: 0 20px 0 0;
	width:118px;
	background:#ddd;
	text-align: right;
}

.bio_info li p {
	padding: 0;
	margin: 0 0 0 148px;
	width: 450px;
	word-wrap: break-word;
}


/*
.bio_info label {
	float: left;
	display: block;
	min-height: 27px;
	font-size: 11px;
	line-height: 26px;
	padding: 0 0 0 12px;
	margin: 0 12px 0 0;
	width:135px;
	background:url(Images/bio_back.gif) no-repeat 0 0;
	text-align: left;
	text-transform: uppercase;
}

.bio_info input.float_left {
	float:left;
	margin: 0 10px 0 0;
}
*/
.bio_info input.radio {
    border: medium none;
    float: left;
    margin: 0;
    padding: 0;
    width: auto;
}

.bio_info p.radio_btn {
    color: #666666;
    float: left;
    font: 12px/18px Arial,Helvetica,sans-serif;
    margin: 0 20px 0 0;
    padding: 0 0 0 5px;
    text-align: left;
    width: 50px;
}

/*-- JOB INFO 06-23-11--
----------------------------------------------------------------------------- */

.job_info {
	margin: 0;
}

.job_info a {
	text-decoration: none;
}

.job_info a:hover {
	text-decoration: underline;
}

.job_info ul {
	padding:0 0 20px 0;
}

.job_info ul h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	color:#394913;
	font-weight:bold;
	padding:5px 0 0 0;
	border-bottom:none;
	margin:0;
}

.job_info li {
	color:#4e5557;
	font:12px/20px Arial, Helvetica, sans-serif;
	padding:0;
	height: auto;
	margin: 0 0 2px 0;
	list-style: none;
}

.job_info li.odd {
	background: #fff;
}

.job_info li.even {
	background: #eee;
}

.job_info label {
	float: left;
	display: block;
	height: auto;
	padding: 0 10px 0 0;
	margin: 0 12px 0 0;
	width:138px;
	background:#ddd;
	text-align: right;
}

.job_info li p.jobLiP {
	padding: 0;
	margin: 0 0 0 160px;
}

.job_infoDiv div.leftPadding
{
    padding: 0 0 15px;
    color: #4E5557;
    font: 12px/20px Arial,Helvetica,sans-serif;
}

/* -------------------------- NAV_LEFT 06-23-11 -------------------------- */

#nav_left #accordionSubNav a {
	outline:none;
	color:#760215;
}

#nav_left {
	overflow:hidden;
	padding:18px 0 70px 0;
	width:237px;
	min-height:710px;
	background:#fff url(Images/nav_left_bg.jpg) no-repeat 0 0;
}

#nav_left ul {
	margin:0 0 50px 0;
	padding:0;
}

#nav_left ul.less_pad {
	margin:0;
	padding:0;
}

#nav_left li {
	font-weight:bold;
	list-style-type:none;
	border-bottom:1px dotted #999;
	width: 231px;
	padding:0;
}

#nav_left li.first {
	border-top:1px dotted #999;
}

#nav_left h1 {
	font-family:Arial, Helvetica, sans-serif;
	color: #333;
	width:208px;
	font-size:12px;
	font-weight:bold;
	padding:0 0 6px 23px;
	border-bottom:1px solid #d8dde1;
	margin:0;
	text-transform: uppercase;
}

#nav_left ul ul{
	margin:0;
	padding:0;
}

#nav_left li li{
	font-weight:bold;
	list-style-type:none;
	border-top:1px solid #ccc;
	border-bottom: none;
	width: auto;
	padding:0;
}

#nav_left li a {
	display:block;
	cursor:pointer;
	font-size:11px;
	line-height:14px;
	text-decoration:none;
	padding:6px 0 6px 23px;
}

#nav_left li a:hover {
	background:url(Images/nav_arrow.png) no-repeat -237px 0;
	color:#760215;
	cursor:pointer;
	text-decoration:none;
}

#nav_left li.current {
	background: url(Images/nav_arrow.png) no-repeat 0 0;
	color:#760215;
	cursor:pointer;
	text-decoration:none;
}

#nav_left .less_pad li {
	font-weight:normal;
	list-style-type:none;
	border-bottom:1px dotted #999;
	width: 231px;
	padding:0;
}

#nav_left .less_pad li a {
	display:block;
	cursor:pointer;
	font-size:11px;
	line-height:14px;
	text-decoration:none;
	padding:6px 0 6px 33px;
}

#nav_left .categoriesNav li {
	font-weight:normal;
	list-style-type:none;
	border-bottom:1px dotted #999;
	width: 231px;
	padding:0;
}

#nav_left .categoriesNav li a {
	display:block;
	cursor:pointer;
	font-size:11px;
	line-height:14px;
	text-decoration:none;
	padding:6px 0 6px 33px;
}

.active {
	background:url(Images/nav_arrow.png) no-repeat -237px 0;
	color:#760215;
	cursor:pointer;
	text-decoration:none;
}

#nav_left h3 {
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	width: 231px;
	cursor:pointer;
	font-size:11px;
	line-height:14px;
	text-decoration:none;
}

#nav_left h3 a {
	display:block;
	border-bottom:1px dotted #999;
	cursor:pointer;
	font-size:11px;
	line-height:14px;
	text-decoration:none;
	padding:6px 0 6px 23px;
}

#nav_left h3 a:hover {
	background:url(Images/nav_arrow.png) no-repeat -237px 0;
	color:#760215;
	cursor:pointer;
	text-decoration:none;
}

#nav_left h3.current {
	background: url(Images/nav_arrow.png) no-repeat 0 0;
	color:#760215;
	cursor:pointer;
	text-decoration:none;
}

.selectdSubMenu {
	background:url(Images/nav_arrow.png) no-repeat -237px 0;
	color:#760215;
	cursor:pointer;
	text-decoration:none;
}

/*.ui-state-active {
	background:url(Images/nav_arrow.png) no-repeat -237px 0;
	color:#760215;
	cursor:pointer;
	text-decoration:none;
}*/

#nav_left li.current a {
	background:none;
}

#nav_left li li a {
	display:block;
	color:#444;
	cursor:pointer;
	font-size:11px;
	line-height:14px;
	text-decoration:none;
	padding:6px 45px 6px 40px;
}

#nav_left li li a:hover {
	background:url(Images/nav_arrow.png) no-repeat -237px 0;
	color:#760215;
	color: #444;
	cursor:pointer;
	text-decoration:none;
}

#nav_left li li.current {
	background: url(Images/nav_arrow.png) no-repeat 0 0;
	color:#760215;
	cursor:pointer;
	text-decoration:none;
}

#nav_left li li.current a {
	background:none;
}

/*-- END NEW 06-23-11--*/



/* -------------------------- FEATURE BUTTONS_LEFT 06-24-11 -------------------------- */

/*#feature_buttons_left {
	width:231px;
	padding:0;
	margin:0 0 50px 0;
	border:none;
}

#feature_buttons_left ul {
	width:231px;
	padding:0;
	margin:0;
}

#feature_buttons_left li {
	margin: 0 0 8px 0;
	list-style:none;
	padding:0;
	border:none;
}

#feature_buttons_left li a {
	display: block;
	width: 231px;
	text-indent: -9999px;
	padding:0;
	margin:0;
}

#feature_buttons_left li a.current_students {
	height: 90px;
	background:url(Images/current_students_left.png) no-repeat 0 0;
}

#feature_buttons_left li a.prospective_students {
	height: 69px;
	background:url(Images/prospective_students_left.jpg) no-repeat 0 0;
}

#feature_buttons_left li a.contact_info {
	height: 76px;
	background:url(Images/contact_info_left.png) no-repeat 0 0;
}

#feature_buttons_left li a:hover {
	background-position: 0 bottom;
}
*/
/* ACCORDIAN 05-20-11
----------------------------------------------------------------------------- */

#faqs #accordionSub {
	width: 360px;
	margin-bottom: 20px;
}

#faqs #accordionSub .trigger {
	display: block;
	background: url(Images/arrows.gif) no-repeat 0 2px;
}

#faqs #accordionSub h3 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	border-bottom:1px solid #ccc;
	color: #0D485B;
	width: auto;
	display: block;
	padding: 5px 20px 5px 12px;
	text-decoration: none;
}

#faqs #accordionSub h3 a:hover {
	background: url(Images/arrows.gif) no-repeat 0 -120px;
}

#faqs #accordionSub .trigger.active {
	background: url(Images/arrows.gif) no-repeat 0 -120px;
}

#faqs #accordionSub div.categories {
	background: none;
	border-bottom: 2px solid #CCC;
	padding: 5px 15px 10px 12px;
}

#faqs #accordionSub ul {
	padding: 0 0 20px 20px;
}

#faqs #accordionSub ul ul {
	padding: 0 0 5px 20px;
}

#faqs #accordionSub ul ul  ul{
	padding: 0 0 5px 20px;
}

#faqs #accordionSub ul li {
	color:#4e5557;
	font:12px/18px Arial, Helvetica, sans-serif;
	padding:0 0 5px 0;
}

#faqs #accordionSub ol {
	padding: 0 0 30px 30px;
}

#faqs #accordionSub ol ol {
	padding: 0 0 5px 30px;
}

#faqs #accordionSub ol ol  ol{
	padding: 0 0 5px 30px;
}

#faqs #accordionSub ol li {
	color:#4e5557;
	font:12px/18px Arial, Helvetica, sans-serif;
	padding:0 0 5px 0;
}


#faqs #accordionSub ul li a, #faqs #accordionSub ol li a  {
	color: #333;
	text-decoration: none;
}
#faqs #accordionSub ul li ul, #faqs #accordionSub ol li ol {
	padding: 4px 0 7px 15px;
}

#faqs #accordionSub ol li a:hover {text-decoration: underline;}
#faqs #accordionSub ul li a:hover {text-decoration: underline;}

#faqs #accordionSub p {
	padding:0 0 20px 0;
}

#faqs .parent_accordionSub
{
    display:inline;
    width:360px;
    vertical-align: top;
}

#faqs .faq_title
{
}

/* COMMENTS
----------------------------------------------------------------------------- */

.comments .form_row {width: auto; height: auto; clear:both;}

.comments label, .content_blog input { margin: 0; font-family: Arial, Helvetica, sans-serif;}

.comments label{ float: left; width:40px; line-height: 22px; text-align: right; margin: 0 10px 0 0; font-size: 11px;}

.comments input { 
	background: #fff url(Images/search_box.gif) repeat-x left bottom;
	border: 1px solid #999;
	color: #666;
	padding: 4px;
	font-size: 12px;
	width: 442px;
}

.comments input.short { 
	width: 50px;
}

.comments input.radio {
	background: none;
	border: none;
	width:auto;
	height:22px;
}

.comments textarea {
    margin: 0;
    width: 450px;
    height: 150px;
    border: 1px solid #999;
    background: #fff url(Images/search_box.gif) repeat-x left bottom;
    margin: 0 0 0 50px;
}

.comments .submit_center {
	width: auto;
	text-align: left;
	margin: 0 0 0 50px;
}

.comments .form_row {margin: 10px 0; width: auto; height: auto; clear:both;}

.comments {
	width: auto;
	text-align: left;
}

.comments h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	padding:0 0 6px 0;
	border-bottom:none;
	margin:0;
}

.comments h1 span {
	font-size:12px;
}

.comments h1.post_indent {
	margin:0 0 0 50px;
}


.comments ul {
	border-top: 1px dotted #666;
	padding:0 0 20px 0;
}

.comments ul h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:15px;
	color:#003f52;
	font-weight:bold;
	padding:0 0 10px 0;
	border-bottom:none;
	margin:0;
}

.comments li {
	color:#4e5557;
	font:12px/17px Arial, Helvetica, sans-serif;
	padding:12px 15px 12px 15px;
	list-style: none;
	border-bottom: 1px dotted #666;
}

.comments li p {
	text-align: left;
	color: #4E5557;
    font: 12px/18px Arial,Helvetica,sans-serif;
    padding: 0 0 15px 0;
    margin: 0 0 8px 0;
    clear:both;
    border-bottom: 1px solid #ccc;
}

.comments li p.comment_date {
	text-align: right;
	color: #4E5557;
    font: 12px/18px Arial,Helvetica,sans-serif;
    padding: 0;
    margin: 0;
    clear:both;
    border-bottom: none;
}

.comments li.odd {
	background: #eee;
}

.comments li.even {
	background: #fff;
}

.content_twocol div.publicationsDiv {
    padding: 0 0 15px;
    color: #4E5557;
    font: 12px/18px Arial,Helvetica,sans-serif;
}

/* -------------------------- FEATURE BUTTONS_LEFT 07-14-11 -------------------------- */

.feature_button_top {
	width:344px;
	height: 32px;
	padding:82px 0 0 0;
	margin:0;
	/*background:url(Images/current_students.png) no-repeat 0 0;*/
}

.feature_buttons {
	width:344px;
	padding:0;
	margin:0;
}

.feature_buttons ul {
	width:335px;
	padding:0;
	margin:0;
}

.feature_buttons li {
	margin: 0 0 12px 0;
	list-style:none;
	padding:0;
}

.feature_buttons li a {
	display: block;
	width: 344px;
	text-indent: -9999px;
}

.feature_buttons li a.current_students {
	height: 32px;
	/*background:url(Images/current_students_bottom.jpg) no-repeat 0 0;*/
}

.feature_buttons li a.student_forms {
	float: left;
	margin: 0 0 0 142px;
	width:72px;
	height: 32px;
	/*background:url(Images/current_students_bottom.jpg) no-repeat -142px 0;*/
}

.feature_buttons li a.course_listing {
	margin: 0 0 0 214px;
	width:130px;
	height: 32px;
	/*background:url(Images/current_students_bottom.jpg) no-repeat -214px 0;*/
}

.feature_buttons li a.prospective_students {
	height: 86px;
	/*background:url(Images/prospective_students.png) no-repeat 0 0;*/
}


.feature_buttons li a.contact_info {
	height: 97px;
	/*background:url(Images/contact_info.png) no-repeat 0 0;*/
}

.feature_buttons li a:hover {
	background-position: 0 -114px !important;
}

.feature_buttons li a.student_forms:hover {
	background-position: -142px -196px !important; /*-142px bottom*/
}

.feature_buttons li a.course_listing:hover {
	background-position: -214px -310px !important; /*-214px bottom*/
}

.feature_button_left_top {
	width:231px;
	height: 25px;
	padding:65px 0 0 0;
	margin:0;
	/*background:url(Images/current_students_left.png) no-repeat 0 0;*/
}

#feature_buttons_left {
	width:231px;
	padding:0;
	margin:0 0 50px 0;
	border:none;
}

#feature_buttons_left ul {
	width:231px;
	padding:0;
	margin:0;
}

#feature_buttons_left li {
	margin: 0 0 8px 0;
	list-style:none;
	padding:0;
	border:none;
}

#feature_buttons_left li a {
	display: block;
	width: 231px;
	text-indent: -9999px;
	padding:0;
	margin:0;
}

#feature_buttons_left li a.student_forms {
	float: left;
	margin: 0 0 0 98px;
	width:48px;
	height: 25px;
	/*background:url(Images/current_students_left_bottom.png) no-repeat -98px 0;*/
}

#feature_buttons_left li a.course_listing {
	margin: 0 0 0 146px;
	width:85px;
	height: 25px;
	/*background:url(Images/current_students_left_bottom.png) no-repeat -146px 0;*/
}

#feature_buttons_left li a.current_students {
	height: 90px;
	/*background:url(Images/current_students_left.png) no-repeat 0 0;*/
}

#feature_buttons_left li a.prospective_students {
	height: 69px;
	/*background:url(Images/prospective_students_left.jpg) no-repeat 0 0;*/
}

#feature_buttons_left li a.contact_info {
	height: 76px;
	/*background:url(Images/contact_info_left.png) no-repeat 0 0;*/
}

#feature_buttons_left li a.sidebar_calendar {
	height: 90px;
	/*background:url(Images/calendar_left.png) no-repeat 0 0;*/ 
}

#feature_buttons_left li a.sidebar_resources {
	height: 69px;
	/*background:url(Images/resources_left.jpg) no-repeat 0 0; */
}

#feature_buttons_left li a:hover {
	background-position: 0 bottom !important;
}

#feature_buttons_left li a.student_forms:hover {
	background-position: -98px -155px !important; /*-98px bottom*/
}

#feature_buttons_left li a.course_listing:hover {
	background-position: -146px -245px !important; /*-146px bottom*/
}

/* -------------------------- Staff List 07-22-11 -------------------------- */

#stafflist img {
	float: left;
	border: none;
	max-width: 88px;
	padding:0 10px 0 0;
	margin:0;
}

#stafflist a {
	color: #760215;
	text-decoration:none;
}

#stafflist a:hover {
	text-decoration:underline;
}

#stafflist ul {
	padding:0 0 20px 0;
}

#stafflist p {
    padding: 0;
}

#stafflist p.leftAlign {
	margin:0 0 0 98px;
	padding:0;
}

#stafflist div.leftAlign {
	margin:0 0 0 98px;
	padding:0;
}

#stafflist ul h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:13px;
	color:#394913;
	font-weight:bold;
	padding:10px 0 2px 0;
	border-bottom:none;
	margin:0;
}

#stafflist li {
	color:#4e5557;
	font: 12px/17px normal Arial, Helvetica, sans-serif;
	padding:0 50px 0 0;
	margin: 0 0 8px 0;
	clear:both;
	min-height:104px;
	list-style: none;
	font-weight: normal;
}

#stafflist li.odd {
	background: #fff;
}

#stafflist li.even {
	background: #eee;
}

.emptyLayout
{
    margin-bottom: 9px;
}

/*
Courses
*/

#courses #accordionSub {
	width: 650px;
	margin-bottom: 20px;
}

#courses #accordionSub .trigger {
	display: block;
	background: url(Images/arrows.gif) no-repeat 0 2px;
}

#courses #accordionSub h3 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	border-bottom:1px solid #ccc;
	color: #0D485B;
	width: auto;
	display: block;
	padding: 5px 20px 5px 12px;
	text-decoration: none;
}

#courses #accordionSub h3 a:hover {
	background: url(Images/arrows.gif) no-repeat 0 -120px;
}

#courses #accordionSub .trigger.active {
	background: url(Images/arrows.gif) no-repeat 0 -120px;
}

#courses #accordionSub div.categories {
	background: none;
	border-bottom: 2px solid #CCC;
	padding: 5px 15px 10px 12px;
}

#courses #accordionSub div.categories div.description
{
    margin-bottom: 10px;
}

#courses #accordionSub ul {
	padding: 0 0 20px 20px;
}

#courses #accordionSub ul ul {
	padding: 0 0 5px 20px;
}

#courses #accordionSub ul ul  ul{
	padding: 0 0 5px 20px;
}

#courses #accordionSub ul li {
	color:#4e5557;
	font:12px/18px Arial, Helvetica, sans-serif;
	padding:0 0 5px 0;
}

#courses #accordionSub ol {
	padding: 0 0 30px 30px;
}

#courses #accordionSub ol ol {
	padding: 0 0 5px 30px;
}

#courses #accordionSub ol ol  ol{
	padding: 0 0 5px 30px;
}

#courses #accordionSub ol li {
	color:#4e5557;
	font:12px/18px Arial, Helvetica, sans-serif;
	padding:0 0 5px 0;
}


#courses #accordionSub ul li a, #faqs #accordionSub ol li a  {
	color: #333;
	text-decoration: none;
}
#courses #accordionSub ul li ul, #faqs #accordionSub ol li ol {
	padding: 4px 0 7px 15px;
}

#courses #accordionSub ol li a:hover {text-decoration: underline;}
#courses #accordionSub ul li a:hover {text-decoration: underline;}

#courses #accordionSub p {
	padding:0 0 20px 0;
}

#courses .parent_accordionSub
{
    display:inline;
    width:360px;
    vertical-align: top;
}

#courses table {
	width: 630px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin: 0 0 20px 0;
	color: #333;
}

#courses th {
	padding: 5px 10px 5px 10px;
	text-align: left;
	vertical-align: top;
	background: #4f5962;
	color: #fff;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
}

#courses .content_twocol th img {
	display: inline;
	float: none;
	padding:0;
	margin:0;
	border:none;
}

#courses th.tb_date {
	background: #4f5962 url(../images/corners.gif) no-repeat 0 0;
}

#courses th.category {
	background: #4f5962 url(../images/corners.gif) no-repeat right -50px;
}

#courses th.grey {
	background: #bbb;
}


#courses td {
	color: #333;
	line-height: 14px;
	text-align: left;
	vertical-align: top;
	padding: 5px 10px 10px 10px;
}

#courses tr {
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #ccc;
}

#courses tr.even {
	background: #eee;
}

#courses td.tb_date {
	width: 76px;
}

#courses td.position {
	width: 150px;
}

#courses td.position a {
	text-decoration: none;
}

#courses td a
{
    color: #760215;
    outline: medium none;
}

#courses td.position a:hover {
	text-decoration: underline;
}

#courses td.study {
	width: 106px;
}

#courses td.dept {
	width: 142px;
}

#courses td.location {
	width: 78px;
}

#courses td.category {
	width: 78px;
}

/* Specific for content editor webparts
*/

/* WP Title
*/
.ms-WPTitle,
.ms-WPTitle a,
.ms-WPTitle a:link,
.ms-WPTitle a:visited {
    color:#730012;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    font-size: 18px;
}

DIV.ms-rteElement-MG1
{
  -ms-name:"MG1";
}

.ms-rteElement-MG1
{
    color:660000;
    background-color:#fef4e4;
    float:left;
    width:25em;
    padding:10px;
    border:1px solid #FD9F08;
}

.ms-rteElement-H2 
{
    font-size: 14px;
    font-weight: normal;
    color: #7F7F7F;
}

.ms-rteElement-H3 
{
    font-size: 13px;
    font-weight: normal;
                color: #7F7F7F;
}

.ms-rteElement-H4
{
                font-family: verdana, arial,helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
                color: #7F7F7F;
}

.ms-WPBody {
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
}

.ms-rteStyle-Normal {
    background-color: #FFFFFF;
    color: #576170;
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
}

.ms-WPBody a:link {
    color: #760215;
    text-decoration: underline;
}

.ms-WPBody a:visited 
{
    color: #760215;
    text-decoration: underline;
}
