/* body { background: #ffffff url(images/back.gif); } */


.default { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Verdana; font-size:10pt; color:#363636; line-height: 18px;}

.title { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Verdana; font-size:15pt; color:#193169; }
.subtitle { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Verdana; font-size:13pt; color:#193169; font-weight: bold;}
.intro { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Verdana; font-size:10pt; color:#EE6B0A; font-weight: bold;}

#fullbody { width:905px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif, Verdana; font-size:10pt; line-height:16px; color:#363636;}

a:link 			{ font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Verdana, sans-serif; font-size: 9pt; text-decoration: underline; color: #C10000; }
a:visited 		{ font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Verdana, sans-serif; font-size: 9pt; text-decoration: underline; color: #C10000; }
a:hover 			{ font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Verdana, sans-serif; font-size: 9pt; text-decoration: none; color: #C10000; }

a.mainmenu:link 		{ font-family: "Trebuchet MS", Arial, sans-serif; font-size: 9pt; text-decoration: none; font-weight: bold; color: #ffffff; line-height:1.8em;}
a.mainmenu:visited 	{ font-family: "Trebuchet MS", Arial, sans-serif; font-size: 9pt; text-decoration: none; font-weight: bold; color: #ffffff; line-height:1.8em;}
a.mainmenu:hover 		{ font-family: "Trebuchet MS", Arial, sans-serif; font-size: 9pt; text-decoration: none; font-weight: bold; color: #9CCCF0; line-height:1.8em;}

a.sidemenu:link 		{ font-family: "Trebuchet MS", Arial, sans-serif; font-size: 9pt; text-decoration: none; font-weight: bold; color: #636363; line-height:1em; padding: 2px 0 0 35px; display:block; vertical-align: baseline; }
a.sidemenu:visited 	{ font-family: "Trebuchet MS", Arial, sans-serif; font-size: 9pt; text-decoration: none; font-weight: bold; color: #636363; line-height:1em; padding: 2px 0 0 35px; display:block; vertical-align: baseline; }
a.sidemenu:hover 		{ font-family: "Trebuchet MS", Arial, sans-serif; font-size: 9pt; text-decoration: none; font-weight: bold; color: #5A81F1; line-height:1em; padding: 2px 0 0 35px; display:block; vertical-align: baseline; }


a.bottom:link 			{ font-family: Arial, sans-serif; font-size: 8pt; text-decoration: none; color: #787878; }
a.bottom:visited 		{ font-family: Arial, sans-serif; font-size: 8pt; text-decoration: none; color: #787878; }
a.bottom:hover 		{ font-family: Arial, sans-serif; font-size: 8pt; text-decoration: underline; color: #787878; }

a.submenu:link 			{ font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Verdana, sans-serif; font-size: 12pt; text-decoration: none; color: #C10000;font-weight: bold; }
a.submenu:visited 		{ font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Verdana, sans-serif; font-size: 12pt; text-decoration: none; color: #C10000;font-weight: bold; }
a.submenu:hover 			{ font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Verdana, sans-serif; font-size: 12pt; text-decoration: underline; color: #C10000;font-weight: bold; }

.institutions_mouseover { background-color: #02224F; font-size: 9pt; line-height: 14px; border-color: #C5CBD0; border-style: solid; border-width: 1px; }
.institutions_mouseout  { background-color: #00409C; font-size: 9pt; line-height: 14px; border-color: #ffffff; border-style: solid; border-width: 1px; }

a.institutions:link 			{ font-family: Arial, sans-serif; font-size: 9pt; text-decoration: none; color: #FFF9B2; }
a.institutions:visited 		{ font-family: Arial, sans-serif; font-size: 9pt; text-decoration: none; color: #FFF9B2; }
a.institutions:hover 		{ font-family: Arial, sans-serif; font-size: 9pt; text-decoration: none; color: #FFF9B2; }

.events_mouseover { background-color: #E5EAEE; font-size: 9pt; line-height: 14px; border-color: #C5CBD0; border-style: solid; border-width: 1px; }
.events_mouseout  { background-color: #ffffff; font-size: 9pt; line-height: 14px; border-color: #ffffff; border-style: solid; border-width: 1px;}

.mainmenu_mouseover { background-image: url(images/main-menu-mouseover.jpg); }

#list ul {
  margin-left:-0; padding-left: 15px;
}

#list ul li {
  padding: 2px 2px 2px 16px;
  color: #eee;
  background: url(images/bullet.png) left 8px no-repeat;
  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  }
 
 
.img-shadow {
/* This centers the image */
display: block;
margin-left: auto;
margin-right: auto;

/* This adds the border */
padding:5px;
border:solid;
border-color: #dddddd #aaaaaa #aaaaaa #dddddd;
border-width: 1px 2px 2px 1px;
background-color:white;
}