@charset "UTF-8";
/* GENERAL BODY DEFINITIONS */

/*I.E. logo fudge*/
* html #logo {
	margin-top: 7px;
}

* html #corpmenu {
	display:none;
}
body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	background-color: #fff;
	background-image: url(../images/back_index.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	color: #333;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	letter-spacing:-0.5px;
	color: #850001;
	margin:0px 0px 20px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	letter-spacing:-0.5px;
	color: #333;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	letter-spacing:-0.5px;
	color: #D8331D;
	margin:25px 0px 20px;
}
p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #333;
}
b {color:: #333;}

a:link {
	color: #0054A8;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0054A8;
}
a:hover {
	text-decoration: none;
	color: #B61E11;
}
a:active {
	text-decoration: underline;
	color: #01244C;
}
hr {
	border: none;
	width: 100%;
	background-color:#e2ded8;
	height: 1px;
	margin:40px 0px 20px 0px;
}
label {font-weight: bold}
/* --- LISTS --- */	
	ol, ul {
	margin: .5em 0;
}
ol {
	padding-left: 24px;
}
ul {
	padding: 0 0 0 10px;
	list-style-image: none;
	list-style-type: none;
}
li {
	color: #3c3c3c;
	padding: 5px 0 5px 10px;
}
ol li {
	background: none;
	padding: 3px 0;
}
li ul {
	margin: 0;
}
li ul li {
	padding-bottom: 0;
}

/* CONTAINER */
#wrapper {
	position:relative;
	width:960px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
/* CORPORATE MENU */
#corpmenu {
	height: 7px;
	width: 700px;
	background-repeat: no-repeat;
	background-position: left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8px;
	color: #b6b2a8;
	clear: both;
}
/* --- Specific content boxes --- */
.box-callout {
	background-color: #F7F7F7;
	color: #000000;
	padding: 10px;
	border: 1px solid #E6E6E6;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}	
	
.box-notice {
	color: #000000;
	background-color: #D7E3F2;
	padding: 30px;
	border: 1px solid #A0BDE0;
	margin: 10px 0;
	line-height: 1.4em;
}	
.box-notice a, .box-notice a:visited {
	font-size:100%;
	text-decoration:none;
}	
.box-notice a:hover {
	text-decoration:underline;
	color:#000000; }
	
.pullquoteRight {
	font-style:italic;
	font-size:95%;
	color:#000000;
	float: right;
	width: 300px;
	line-height: 1.1em;
	margin-left: 10px;
	background-color: #E7E7E7;
	margin-top: 20px;
	padding: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-top-width: 8px;
	border-right-width: 0px;
	border-bottom-width: 4px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2E609B;
	border-right-color: #2E609B;
	border-bottom-color: #2E609B;
	border-left-color: #2E609B;
}
		
/* LOGO */
#logo {
	height: 97px;
	width: 960px;
	clear: both;
	background-image: url(../images/logo_shine.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 12px;
}

/* MAIN MENU */
#mainmenu {
	height: 50px;
	width: 960px;
	background-repeat: no-repeat;
	background-position: left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #fff;
	clear: both;
	font-weight: normal;
	margin-top: 7px;
}
#mainmenu ul {
	margin:0px;
	list-style-type:none;
	padding: 0px;
}
#mainmenu li {
	float:left;
	height: 42px;
	text-align:left;
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 8px 22px 0 20px;
}

#main_content ul li {background: url(/images/img-list-bullet.gif) no-repeat 0px 9px;}

#mainmenu li a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
	letter-spacing:-0.5px;
}
#mainmenu li a:hover {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	letter-spacing:-0.5px;
}
.desc {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #CCC;
	height: auto;
	width: auto;
}
/* CONTENT */

.leftblock {
	width: 269px;
	min-height:200px;
	margin:20px 0px 0px 0px;
	padding:0px 20px 10px 20px;
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e2ded8;
}
.leftblock img {
	width:250px;
}
.middleblock {
	width: 269px;
	min-height:200px;
	margin:20px 0px 0px 0px;
	padding:0px 20px 10px 20px;
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e2ded8;
}
.middleblock img {
	width:270px;
}
.rightblock {
	width: 269px;
	min-height:200px;
	margin:20px 0px 0px 0px;
	padding:0px 0px 10px 20px;
	float:left;
}
.rightblock img {
	width:270px;
}
.clearer {
	clear:both;
}

.img_container {
	border:1px solid #bfbab3;
	padding:4px;
	background-color:#e2ded8;
}
.squarebox {
	display:inline;
	background-color: #C72A19;
	color:#FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	width: 290px;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 225px;
	padding-bottom: 6px;
	padding-left: 6px;
}

/* --- FOOTER 
----------------------------------------------------- */
	#footer {
	font-size: 100%;
	padding: 15px 40px 0px 40px;
	clear: both;
	background: url('../images/bg-footer.jpg') left top repeat-x;
	height: 110px;
	width: 880px;
	border-top: 2px solid #00467f;
	margin-top: 30px;
}
#footer p {
	color: #777777;
	text-align: center;
	line-height: 18px;
}
#footer a, #footer a:visited {
	color: #797979;
	text-decoration: underline;
}
#footer a:hover {
	color:#000000;
	text-decoration: underline;
}
#footer-links {
	float: left;
	width: 600px;
}
#footer-links ul {
	margin:0 20px 0 0;
	padding:0;
}
#footer-links ul li {
	background:none;
	padding: 1px 0 1px 5px;
	font-size: 11px;
	padding: 2px 0;
	margin: 0;
	color:#797979;
}
#footer-links .col1, #footer-links .col2, #footer-links .col3 {
	float:left;
	margin:0 35px 0 0;
}
#footer-links .footnote {
	margin:5px 0 0 0;
}
#footer-links .update {
	color: #999999;
	font-size: 9px;
	font-weight: normal;
	letter-spacing: normal;
	padding: 0;
}
#footer-links .heading {
	font-weight:bold;
	font-size:12px;
}
#footer-mark {
	float:right;
	width:200px;
	margin-top: 5px;
}
/* SUBPAGE */
#content {
	background-color: #FFFFFF;
	width: 920px;
	min-height:430px;
	margin-top: 3px;
	padding: 20px 20px 0px 20px;
	background-image: url(../images/subpage_back.png);
	background-repeat: no-repeat;
	background-position: top;
}
#main_content {
	width: 100%;
	float:left;
	padding-right: 20px;
	padding-top:10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e2ded8;
}
.rightblock_sub {
	width: 280px;
	min-height:200px;
	margin:10px 0px 0px 0px;
	padding:0px 0px 10px 10px;
	float:left;
}
.rightblock_sub img {
	width:270px;
}
.img_container_sub {
	border:1px solid #bfbab3;
	padding:4px;
	background-color:#e2ded8;
	margin:20px 20px 10px 0px;
	float:left;
}

th {
	padding: 0 0.5em;
	text-align: left;
}
tr.gray td {
	border-top: 1px solid #bfbab3;
	border-bottom: 1px solid #bfbab3;
	background: #e2ded8;
	height:30px;
	font-size:13px;
	font-weight:bold;
}
tr.classic td {
	background: #e2ded8;
	padding:10px;
	font-size:13px;
}
tr.classicalt td {
	background: #ffffff;
	padding:10px;
	font-size:13px;
}

td.width {
	width: 150px;
	text-align:right;
	vertical-align:top;
	font-weight:bold;
	padding-top:5px;
}
td.right {
	text-align:left;
	vertical-align:top;
	padding:5px 0px 10px 5px;
}
td.widtht {
	width: 150px;
	text-align:right;
	vertical-align:top;
	font-weight:bold;
	padding-top:10px;
}
td.rightt {
	text-align:left;
	vertical-align:top;
	padding:10px 0px 10px 5px;
}
td.adjacent {
	border-left: 1px solid #bfbab3;
	text-align: center;
}
/* LINKS */
/* --- Links --- */
a.link-audio {
	background: url('../images/urmc/icon_audio.gif') left bottom no-repeat;
	padding-left: 20px;
	line-height: 16px;
	padding-top: 2px;
}
a.link-contact-sheet {
	background: url('../images/icon_contact_sheet.gif') left bottom no-repeat;
	padding-left: 20px;
	line-height: 16px;
	padding-top: 1px;
}
a.link-email {
	background: url('../images/urmc/icon_email.gif') left bottom no-repeat;
	padding-left: 20px;
	line-height: 16px;
	padding-top: 1px;
}
a.link-external {
	background: url('../images/urmc/icon_external.gif') left bottom no-repeat;
	padding-left: 20px;
	line-height: 16px;
	padding-top: 1px;
}
a.link-file {
	background: url('../images/urmc/icon_generic.gif') left bottom no-repeat;
	padding-left: 20px;
	line-height: 16px;
	padding-top: 1px;
}
a.link-pdf {
	background: url('../images/urmc/icon_pdf.gif') left bottom no-repeat;
	display: inline-block;
	padding-left: 20px;
	line-height: 16px;
	padding-top: 1px;
}
html>body a.link-pdf {
	display:inline;
}
a.link-ppt {
	background: url('../images/urmc/icon_ppt.gif') left bottom no-repeat;
	padding-left: 20px;
	line-height: 16px;
	padding-top: 1px;
}
a.link-print {
	background: url('../images/urmc/icon_print.gif') left bottom no-repeat;
	padding-left: 20px;
	line-height: 16px;
	padding-top: 2px;
}
a.link-profile {
	background: url('../images/urmc/icon_profile.gif') left bottom no-repeat;
	padding-left: 20px;
	line-height: 16px;
	padding-top: 1px;
}
a.link-rss {
	padding-left: 20px;
	line-height: 16px;
	padding-top: 1px;
	background-image: url('../images/urmc/icon_feed.gif') left bottom no-repeat;
	background-repeat: no-repeat;
	background-position: left bottom;
}
a.link-video {
	background: url('../images/urmc/icon_video.gif') left bottom no-repeat;
	padding-left: 20px;
	line-height: 16px;
	padding-top: 1px;
}
a.link-word {
	background: url('../images/urmc/icon_doc.png') left bottom no-repeat;
	padding-left: 20px;
	line-height: 16px;
	padding-top: 1px;
}
a.link-xls {
	background: url('../images/urmc/icon_xls.gif') left bottom no-repeat;
	padding-left: 20px;
	line-height: 16px;
	padding-top: 1px;
}
