a:link {
	background-color: transparent;
	color: #CC0000;
	text-decoration: underline;
}

a:visited {
	background-color: transparent;
	color: #555555;
	text-decoration: underline;
}

a:hover {
	background-color: transparent;
	color: #CC0000;
	text-decoration: underline;
}

a:active {
	background-color: transparent;
	color: #CC0000;
	text-decoration: underline;
}

body {
	background-color: #FFFFFF;
	color: #555555;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin: 0px;
}

code {
	color: #000000;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	line-height: 100%;
}

h1 {
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 100%;
}

h2 {
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 100%;
}

h3 {
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 100%;
}

h4 {
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 100%;
}

h5 {
	color: #555555;
	font: bold 11px/100% Verdana, Arial, Helvetica, sans-serif;
}

html>body #sidenav li a {
	width: auto;
}

#underline {
     text-decoration: underline;
}

p, td, li {
	color: #555555;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
}

td#headerfooter {
	font-size: 11px;
	line-height: 16px;
}

table#sideborders {
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-top: none;
}

td#content {
	padding-bottom: 18px;
	padding-left: 18px;
	padding-right: 30px;
	padding-top: 28px;
	width: 600px;
}

td#content li{
	padding-bottom: 10px;
	line-height: 16px;
}

td#content-wide {
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 28px;
	width: 812px;
	padding-bottom: 18px;
}

td#pagesig {
	padding: 0px 13px 0px 18px;
}

td#pagesig a:link {
	text-decoration: none;
}

td#pagesig a:visited {
	text-decoration: none;
}

td#pagesig a:hover {
	text-decoration: underline;
}

td#pagesig p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

td#sidenav {
	padding-right: 20px;
	padding-top: 28px;
	width: 180px;
}

td#frontpage {
	padding-right: 16px;
}

/*CHANGE WIDTH ABOVE TO 180 IF USING 180-PIXEL WIDE CONTENT NAV HEADING*/

div#indent {
    margin-left: 20px;
}

pre#indent {
    margin-left: 20px;
}

code#indent {
    margin-left: 20px;
}

.inputbox {
	background-color: #FFFFFF;
	border: 1px solid;
	border-color: #555555;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 4px;
	padding: 3px;
}

input#qt {
	color:#555555;
}

.submit{
	background-color: #EEEEEE;
	border: 1px solid;
	border-color: #CC0000;
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	padding: 2px;
}


/*Faculty & Staff table style*/


table#faculty {
	background-color: #F4F7F7;
	width: 500px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DFE9EA;
	border-right-color: #C5D7D9;
	border-bottom-color: #C5D7D9;
	border-left-color: #DFE9EA;
}

td#photo{
	padding: 5px;
	width: 120px;
	margin: 0px;
}

td#contact{
	width: 360px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin: 0px;
	vertical-align: top;
}


td#contact p{
	font-size: 10px;
	margin: 0px;
}

.facultyphoto{
	background-color: #FFFFFF;
	border: 1px solid #C2D0D1;
	margin: 5px;
	padding: 5px;

}


td#title{
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border: 1px dotted #D7E1E1;
	margin: 0px;
}

td#title li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}


/*News CMS on the Parkinsons home page */


.news{
	margin: 0px;
	padding-top:5px;
	padding-bottom:5px;
}


.news-date {
	font-weight: bold;
	color:#CC0000;
	margin-bottom: 0px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.news-headline {
	color:#003399;
	margin-bottom: 0px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.news a:link {
	text-decoration: none;
	margin-top: 0px;
	font-size: 11px;
	color: #666666;
}

.news a:visited {
	text-decoration: none;
	color: #666666;
}
.news a:hover {
	text-decoration: none;
	color: #CC0000;
}



/*Calendar on the Parkinsons home page */



.event {
	font-size: 11px;
	color: #CC0000;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}


.event a:link {
	text-decoration: none;
	color: #666666;
}

.event a:visited {
	text-decoration: none;
	color: #666666;
}

.event a:hover {
	text-decoration: none;
    color: #CC0000;
}

.event a:active {
	text-decoration: none;
    color: #666666;
}

.date{
	font-size: 11px;
	margin: 0px;
	font-weight: bold;
	color: #CC0000;
	padding-top: 7px;
}

.time{
	font-size: 11px;
	font-weight: bold;
	padding: 0px 5px 0px 0px;
	vertical-align: top;
	color: #666666;
}

#buhbtop {
	background-image: url(../graphics/buhb-search-bkgrnd-top.gif);
	height: 29px;
}

#buhb {
	background-image: url(../graphics/buhb-search-bkgrnd.gif);
	height: 30px;
}


/* Following items are used for view/hide of selected sections of web pages */
input.feedbackbutton {
		vertical-align:middle;
        background-color: #D8D8C5;
        font-size: 1.2em;
        padding-left: 3px;
        padding-right: 3px;
        padding-top: 2px;
        padding-bottom: 2px;
        margin-top: 10px;
        margin-bottom: 10px;
        color: black;
        border: 1px solid #000000;
        cursor: pointer;
}

_feedback {
   border: 1px dashed #ADADAD;
   background-color: #FFF;
}


.feedback {
        padding: 5px;
        background-color: #FAFAFA;
        border: 1px solid #AAAAAA;
        margin-bottom: 10px;
}

/* POPOVER Stuff */
.scv_subHeader, .scv_subHeader a { font-family: georgia; font-size: 13px; font-weight: bold; }
.scv_boldHr { height: 5px; background: #a39f9a; clear: both; overflow: hidden; }
.scv_boldHr.noclear { clear: none !important; }
.scv_boldHr.spaced { margin-top:10px; }
.scv_boldHr.double_spaced { margin-top:20px; }
.scv_boldHr.spaced_bottom { margin-bottom:20; }
scv_label{ margin:0px; padding:0px; }


.scv_closeButton {background:transparent url(button-close-popup.gif);cursor:pointer;height:9px;overflow:hidden;position:absolute;right:10px;top:10px;width:9px;}

/*------------------------------------------------------------
PopOver Styles
------------------------------------------------------------*/
.scv_popOverLink{ display:inline;padding-right:2px;}
.scv_hiddenPop { top: -1000px; left: -1000px; }
.scv_popOver { border: 1px solid #bcbcbc; background: white; color: black; position: absolute; z-index: 9999999; padding: 30px 17px 25px 17px; width: 296px; }
.scv_popOver, .scv_popOver .scv_bodyText { font-size: 11px; line-height: 17px !important; }
.scv_popOver .scv_closeButton { position: absolute; top: 14px; right: 15px; height: 9px; width: 9px; background: url(button-close-popup.gif); overflow: hidden; cursor: pointer; }
.scv_popOver .scv_label { text-transform: uppercase; font-weight: bold; margin: 15px 0 3px 0; }
.scv_popOver .scv_subHeader { margin: 0 0 12px 0; }
.scv_popOver .scv_subHeader .scv_sub { font-family: helvetica, arial; font-size: 12px; }
.scv_popOver .scv_viewFull { margin: 25px 0 0 0; }

#scv_successBody { float:left;width:440px;margin:10px; }


