/* generic component: links */
td ul.linksUl			    		{margin:10px 0 0 0;padding:0; }
.linksExternalLi       			{list-style: none outside URL(../images/double-arrow-right.gif);margin-left:15px; margin-bottom:10px; }
.linksInternalLi        		{list-style: none outside URL(../images/arrow-right.gif);margin-left:15px; margin-bottom:10px; }
* html .linksUl					{margin-left:5px; }
.linksHeader					{margin:0; padding:0; }
td a.linksTitle					{margin:0; padding:0;color:black; font-size: 12px; font-weight: bold;font-family:Arial,serif;text-decoration:none; }
.linksDesc						{display:block; }

/* generic component: Attachments */
.attachmentsUl			    	{margin:0;padding:0; }
.attachmentsExternalLi       	{list-style: none; margin:0; padding:0; }
.attachmentsInternalLi        	{list-style: none; margin:0; padding:0; }
.attachmentsHeader				{}
.attachmentsTitle				{color:black; font-size: 12px; font-weight: bold;font-family:Arial,serif; }
.attachmentsDesc				{display:block; margin:0; padding:0; }

.rtform fieldset li.row {width:99% !important;}

#content {
	background: #FFF;
	padding-top: 21px;
	padding-right: 33px;
}
.main-content {
	float: none;
	width: 100%;
	padding-left: 14px;
	font: 1.2em/1.33em Arial, Helvetica, sans-serif;
}
.main-content table {
    border-collapse:separate;
    border-spacing: 2px;
}
.main-content td{
    padding:1px;
}

.main-content .print-page {
	display: block;
	float: right;
}
.main-content .print-page span {
	display: block;
	text-indent:-999px;
	overflow: hidden;
	width: 77px;
	height: 15px;
	cursor: pointer;
	background: transparent url(../images/print-page.gif) no-repeat;
}
.printImg {display:none;}
.main-content div.rtedit,
.main-content div.rt-edit-dup,
.main-content span.rtedit,
.main-content span.rt-edit-dup {
	float: right;
	font-size: 0.8em;
	font-weight: normal;
	white-space: nowrap;
	padding-left: 10px;
    clear: both;
}

.main-content h1, .main-content tr.directoryHeader {
	font: 2em Georgia, "Times New Roman", Times, serif;
	color: #074a7e;
	margin: 0 0 0.6em;
}

.main-content h2 {
	font-size: 1em;
	font-weight: bold;
	color: #333;
	text-transform: uppercase;
	margin: 2em 0 0;
}

.main-content div#rtregion_tabs h2 {
	font: 2em Georgia, "Times New Roman", Times, serif;
	color: #074a7e;
	margin: 0 0 0.6em;
	text-transform:none;
	font-weight:normal;
	border:none;
}

.main-content h3 {
	font-size: 1em;
	font-weight: bold;
	color: #333;
	margin: 2em 0 0;
}

.main-content p {
	color: #333;
	padding: 0.6em 0;
}

.main-content a {
	color: #044b7f;
	text-decoration: underline;
}
.main-content a.back-top {
	display: block;
	background: transparent url(../images/content-arrow-up.gif) no-repeat left center;
	padding-left: 11px;
	clear: both;
	text-decoration: none;
}

.main-content ul {
	line-height: 1.5em;
	padding: 0.6em 0 0.6em 13px;
}
.main-content ul li {
	/* background: transparent url(../images/content-list-marker.gif) no-repeat left 5px; */
    list-style-position:outside;
    list-style-type: disc;
    margin-left:8px;
}
.main-content .optionsMenu ul li {list-style:none !important;margin-left:0px !important;}

.main-content ul#indexOfContents {
	padding-left: 9px;
}
.main-content ul#indexOfContents li {
	background: transparent url(../images/content-arrow-down.gif) no-repeat left center;
	padding-left: 13px;
	list-style-type: none;
	margin-left: 0px;
}
.main-content ul#indexOfContents a {
	text-decoration: none;
}

.main-content .column-group {
	border: 1px solid #EAEAEA;
	float: left;
	padding: 0 0 0.3em 0;
	margin-bottom: 1em;
	width: 100%;
}
* html .main-content .column-group {
	width: auto;
}
.main-content .column-group div {
	width: 100%;
	float: left;
}
.main-content .column-group .col1 {
	width: 45%;
}
.main-content .column-group .col2 {
	width: 55%;
}
.main-content .column-group div h3 {
	background: #EAEAEA;
	padding: 0.6em 0.9em;
	margin: 0;
}
.main-content .column-group div ul {
	padding: 0.6em 0.9em;
}
.main-content .column-group div li {
	background: none;
	padding: 0;
}

/*************************************************/
/* PROFILE                                       */
/*************************************************/
.profile {
	width: 100%;
}


.profile dl {
	clear: both;
	position: relative;
	min-height: 91px;
	padding: 7px 0 20px 0;
	border-bottom: 1px solid #f3f2f0;
	margin: 0 0 13px 0;
}
* html .profile dl {
	height: 91px;
}

.profile dl dt {
	margin-left: 91px;
	font-size: 1.6em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.profile dl dt a {
	color: #074a7e;
	text-decoration: none;
}

.profile dl dt .rtedit {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	text-transform: uppercase;
}

.profile dl dt .rtedit a {
	color: #333;
}

.profile dl dd {
	margin: 0;
	padding: 0;
	margin: 0.8em 0 0 91px;
}

.profile dl .faculty {
	font-weight: bold;
}

.profile dl .photo {
	position: absolute;
	left: 0;
	top: 7px;
	margin: 0;
}

.profile dl .photo img {
	width: 68px;
	height: 91px;
	background: #CCC;
	display: block;
}


.profile .details {
	float: left;
	width: 70%;
}
.profile .details img.faculty-profile-photo {
	width: 68px;
	height: 91px;
	background: #CCC;
	float: left;
	margin-right: 19px;
}

.profile .details .faculty {
	font-size: 1.08em;
	font-weight: bold;
}

.profile .details th {
	vertical-align: top;
	text-align: left;
	font-weight: bold;
	padding: 0.4em 3em 0.4em 0;
}

.profile .details td {
	padding: 0.4em 0;
}

.profile .menu {
	width: 30%;
	float: left;
}

.profile .menu ul {
	padding: 0;
}

.profile .menu li {
	padding: 0 1em;
	background: none;
	border-bottom: 1px solid #CCC;
	font-size: 0.8em;
    list-style-type: none;
}

.profile .menu li:first-child {
	border-top: 1px solid #CCC;
}

.profile .menu a {
	color: #606060;
	text-decoration: none;
}

/*************************************************/
/* ALPHABET NAVIGATION                           */
/*************************************************/
.main-content .alphabet {
	float: left;
	width: 100%;
	padding: 0 0 2em 0;
}

.main-content .alphabet li {
	background: none;
	padding: 0 10px;
	display: block;
	line-height: 1.1em;
	border-left: 1px solid #D8D8D8;
	font-family: Verdana;
	font-size: 0.75em;
	float: left;
    margin-left: 0;
}
.main-content .alphabet li:first-child {
	border: 0;
	padding-left: 0;
}

.main-content .alphabet a {
	text-decoration: none;
	float: left;
}

/*************************************************/
/* LEFT-SIDE NAVIGATION                          */
/*************************************************/
#leftmenu {
    margin: 0;
    padding: 0 10px 0 0;
    width: 182px;
    list-style: none;
}

#leftmenu a {
	display: block;
    color: #044a7b;
    font-family: arial, verdana, sans-serif;
    font-size: 1.1em;
    text-transform: uppercase;
    background: transparent url(../images/leftmenu-arrow-right.gif) no-repeat 6px 13px;
    padding: 9px 10px 8px 15px;
}

#leftmenu li.active a {
    background: #F3F2F0 url(../images/leftmenu-arrow-left.gif) no-repeat 6px 12px;
    border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    padding-top: 8px;
    padding-bottom: 7px;
}

/* 2nd level list */
#leftmenu li ul {
    border-top: 1px solid #CCCCCC;
}
#leftmenu li.active ul {
    border-top: 0;
}

#leftmenu ul a,
#leftmenu li.active ul a {
	color: #000;
    font-size: 1em;
    font-weight: bold;
    text-transform:capitalize;
    border: 0;
    border-bottom: 1px solid #CCCCCC;
	background: none;
	padding-top: 8px;
}

#leftmenu ul li.active a {
	border-top: 0;
    background: #F3F2F0;
	padding-bottom: 8px;
}

/*************************************************/
/* RIGHT-SIDE NAVIGATION                          */
/*************************************************/
div.subnav {
    padding: 10px 0 10px 15px;
}

div.subnav ul {
    padding: 0;
    margin: 0;
    width:180px;
}

div.subnav ul {
    border-bottom: #CCCCCC 1px solid;
}

div.subnav ul li {
    list-style: none;
    border-top: #CCCCCC 1px solid;
    padding:5px 10px;
}

div.subnav a {
    color: #646464;
    font-weight: bold;
    font-family: Arial,Verdana, sans-serif;
    font-size: 1em;
}

div.subnav ul li.subnavsel {
    background-color: #CEE2ED;
    padding:5px 0;
}

div.subnav ul li.subnavsel a,div.subnav ul.subPages a{
    padding: 0;
}

li.subnavpath {
    padding:0 0 10px 0;
}

div.subnav ul.subPages {
    list-style:none;
    padding:10px 0;

    width:auto;
    background-color: white;
    border-bottom:none;
}

li.subnavsel ul.subPages {
    margin:10px 0 -10px 0;
}
/*div.subnav ul.subPages li.childPage.subnavsel2 {
    background: #CEE2ED url(images/black_arrow_left.gif) no-repeat 10px center;
}

div.subnav ul li.childPage {
        background: transparent url(images/black_arrow.gif) no-repeat 10px center;
        border-top:none;
        padding:0 20px 0 5px;
        margin:0 0 0 5px;
}*/

li.childPage a {
    color:#03528B;
}
