/* 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Title : Default CSS
Author : Kevin Hale
URL : http://particletree.com/examples/dynamiclayouts/css/default.css

Description : Default CSS Stylesheet for Resolution Dependent Layout Demo

Created : November 12, 2005
Modified : November 15, 2005

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/

/* ----- CSS ----- */

body {
	padding: 0px;
	margin: 0px;
	background-color: #f1f1f1;
}

#container{
	width:100%;
	margin:0;
	height: 100%;
	text-align: center;
	vertical-align: top;
}
#OSUNavBar {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#banner{
	width:100%;
	background-image: url(../images/background1/images/bannerExtension.gif);
	background-repeat: repeat-x;
	text-align: center;
}
#navbar {
	background-image: url(../images/background1/images/menuExtension.gif);
	background-repeat: repeat-x;
}



#content{
	background-color: #FFFFFF;
	width:60%;
	float:left;
	padding: 5px;
	border: 5px double #CCCCCC;
	margin-bottom: 5px;
	margin-left: 5px;
	font-family: Arial;
}
.contentImageCenter {
	text-align: center;
	border: 3px inset #990000;
	margin: 0px 0px 5px;
}
.contentImageRight {
	text-align: right;
	border: 3px inset #990000;
	margin-bottom: 5px;
	margin-left: 5px;
}
.contentImageLeft {
	text-align: left;
	border: 3px inset #990000;
	margin-bottom: 5px;
	margin-right: 5px;
}
.facilitiesMenu {
	display: inline;
	width: 100%;
	height: 35px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}


.imgCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background-position: center;
	text-align: center;
}
.contentTextCentered {
	font-family: Arial;
	font-size: 12px;
	text-align: center;
}



#content h1 {
	font-family: "Eurostar Black Extended";
	font-size: 24px;
	line-height: 110%;
	color: #990000;
	text-decoration: none;
	background-image: url(../images/background1/images/button.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	text-indent: 15px;
}
#content h2 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
#content h3 {

	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
#content h4 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
#content h5 {
	font-family: Arial;
	font-size: 10px;
	margin: 0px;
}


#content p {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
#content a:link {
	color: #990000;
	text-decoration: none;
}
#content a:hover {
	color: #990000;
	text-decoration: underline;
}
#content a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
#content ul {
	list-style-type: square;
	font-family: Arial;
	text-align: justify;
	vertical-align: middle;
}
#content ol {
	font-family: Arial;
	font-size: 12px;
}

#content li {
	font-family: Arial;
	text-align: justify;
	font-size: 12px;
}

#content #facultyTable2 {
	padding: 3px;
	width: 98%;
	border: 3px double #990000;
	text-align: center;
}
.contentText {
	font-family: Arial;
	font-size: 12px;
}

.dataTable {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
.dataTableRight {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}
.dataTableCenter {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.tableCaption {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.tableHeader {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.tableContent {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
}


.researchName {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}
.PeopleProfileInfo {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	background-position: left top;
	text-align: left;
	line-height: 14px;
}
.contentImageLeft {
	text-align: left;
	float: left;
	margin: 0px 5px 5px;
}
.peopleProfileName {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
.profileSubheading {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	text-align: left;
	text-indent: 10px;
	margin-bottom: -15px;
}
.fineprint {
	font-family: Arial;
	font-size: 10px;
	text-align: justify;
}
.thumbnail
{
	float: left;
	border: 1px solid #999;
	padding: 3px;
	font-family: Arial;
	font-size: 10px;
	text-align: center;
	width: 100px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 0px;
	height: 175px;
}
.thumbnailGradStudents {

	float: left;
	border: 1px solid #999;
	padding: 3px;
	font-family: Arial;
	font-size: 10px;
	text-align: center;
	width: 100px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 0px;
	height: 180px;
}
.clearboth { clear: both; }
.facultyName {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}
.directoryHeading {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.directoryContent {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.directoryPosition {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-align: left;
}
.directoryName {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.directoryAlphabet {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.seminarSpecialTitle {
	font-family: "Book Antiqua";
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}
.seminarContent {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
}
.wallerSpeaker {
	font-family: "Calligraph421 BT";
	font-size: 24px;
	font-weight: bold;
	color: #990000;
	text-align: center;
}
.wallerText {
	font-family: "Book Antiqua";
	font-size: 14px;
	text-align: justify;
	color: #666666;
	font-weight: bold;
}
.wallerLectureTitle {
	font-family: "Calligraph421 BT";
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
	text-align: center;
}





.newsArchiveTitle {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-color: #CCCCCC;
	text-align: justify;
	padding-right: 5px;
	padding-left: 5px;
}
.newsDate {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}
#news{
	background-color: #FFFFFF;
	width:30%;
	float:right;
	vertical-align: top;
	padding: 5px;
	border: 5px double #CCCCCC;
	right: 0px;
	margin-right: 5px;
}
#news p {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	margin-top: -10px;
	text-align: justify;
}
#news h1 {
	font-family: "Eurostar Black Extended";
	font-size: 24px;
	line-height: 110%;
	color: #990000;
	text-decoration: none;
	background-image: url(../images/background1/images/button.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	text-indent: 15px;
}

#news h2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
}
#news a:link {
	color: #990000;
	text-decoration: none;
}
#news a:hover {
	color: #990000;
	text-decoration: underline;
}
#news a:visited {
	color: #000000;
	text-decoration: none;
}

#footer{
	width:98%;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	border: 2px solid #000000;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	bottom: 0px;
	margin-top: 5px;
	clear: both;
	background-image: url(../images/background1/images/footer_background.gif);
	background-position: center center;
}
#footer a:link {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:visited {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFCC;
	text-decoration: none;
}

.revisionDate {
	font-family: Arial;
	font-size: 10px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	text-align: center;
}












/* * * * * * * * * * 
	Ohio State masthead navigation bar styles
	Created: September 2004.
	Updated: August 2006: OSU-specific naming ("osu-"), Better accessiblity
	For more information see: http://www.osu.edu/resources/
* * * * * * * * * */

/* Hide semantic content, keep it readable for screen readers. 
This is the technique advocated by WebAIM (http://webaim.org/techniques/css/invisiblecontent/) */
.osu-semanticContent { 
  position: absolute; 
  left: 0; 
  top: -500px; 
  width: 1px; 
  height: 1px; 
  overflow: hidden;
}

#osu-masthead {
	width: 100%;
	line-height: 100%;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	background: #c9c9c9 url(../../osu_pcmb_SP07/images/gradient.jpg) no-repeat;
	text-align: center;
}

div.osu-masttitle, div.osu-masturl {
  margin: 0px;
  float: left;
  position: relative;
  padding: 8px 6px;
  font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
  line-height: 100%;
}

div.osu-masttitle {
  padding-left: 11px;
  padding-right: 11px;
  background-color: #990000;
  border-right: 1px solid #999999;
}

div.osu-masttitle a, div.osu-masturl a {
  text-decoration: none;
  color: #FFF;
}

div.osu-masttitle a:hover, div.osu-masturl a:hover {
  color: #F9F7DC;
  text-decoration: underline;
}

#osu-mastnavigation {
  position: relative;
  float: right;
  padding: 4px 0px 0px;
  margin: 0px;
  font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
  line-height: 100%;
}

#osu-mastnavigation-searchlink {
  position: relative;
  float: right;
  padding: 8px;
  font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
  padding-left: 6px;
  padding-right: 6px;
  line-height: 100%;
}


#osu-mastnavigation ol, #osu-mastnavigation-searchlink ol {
  display: inline;
  margin-bottom: 0;
  list-style-type: none;
  color: #FFF;
  margin-right: 6px;
}

#osu-mastnavigation ol li, #osu-mastnavigation-searchlink ol li {
  display: inline;
}

#osu-mastnavigation ol li img { vertical-align: middle; }

#osu-mastnavigation ol li a, #osu-mastnavigation-searchlink ol li a {
  color: #222;
  padding: 0em 5px;
  text-decoration: none;
  border-right: 0px solid #CCC;
}

#osu-mastnavigation ol li a:hover, #osu-mastnavigation ol li a:focus, #osu-mastnavigation-searchlink ol li a:hover, #osu-mastnavigation-searchlink ol li a:focus{
  background: #EEE;
  color: #000;
}

#osu-mastnavigation input { 
  vertical-align: middle; 
}

#osu-mastnavigation input.textfield {
  padding: 0px;
  font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
  background: #DDE0C6;
  width: 65px;
  border: 1px solid #666;
  height: 1.4em;
}

#osu-mastnavigation input.textfield:focus, #osu-mastnavigation input.textfield:hover {
  background: #F6F9DC;
}

/* Image swapping using Petr Stanicek's (aka Pixy) method (http://wellstyled.com/css-nopreload-rollovers.html) */
#osu-mastnavigation input.go {
  background: #CCC url(../../osu_pcmb_SP07/images/go.gif) 0 0 no-repeat;
  border: none;
  padding: 2px 3px;
  color: #CCC;
  font-size: xx-small;
  cursor: pointer;
}

#osu-mastnavigation input.go:hover, #osu-mastnavigation input.go:focus {
  background: #CCC url(../../osu_pcmb_SP07/images/go.gif) 0 -18px no-repeat;
  color: #FFF;
}

br.osu-clearall { clear: both; }

div.osu-hr {
  position: relative;
  margin: 0;
  width: 100%;
  height: 1px;
  background: #D5D5E6;
  border-top: 1px solid white;
}


/* * * * * * * * * * * * * * * * * * * * 
	<hr> tag hack for more ie 5,6.x compatibility. found here:
	http://www.sovavsiti.cz/css/hr.html
* * * * * * * * * * * * * * * * * * * */
div.osu-hr hr { display: none; }










/*************************************** CSS for Popup Menu *******************************************/
td img {
/* Another Mozilla/Netscape bug with making sure our images display correctly */
	display: block;
}

#FWTableContainer93478323 {
	/* The master div to make sure that our popup menus get aligned correctly.  Be careful when playing with this one. */
	position:relative;
	margin:0px;
	width:100%;
	height:24px;
	text-align:center;
	padding: 0px;
}

#MMMenuContainer0502134520_0 {
	/* This ID is related to the master menu div for menu MMMenuContainer0502134520_0 and contains the important positioning information for the menu as a whole */
	position:relative;
	visibility:hidden;
	z-index:300;
	height: 24px;
	width: 78px;
	left: 1px;
	top: 1px;
}

#MMMenu0502134520_0 {
	visibility:hidden;
	background-color:#000000;
	border:1px solid #666666;
	width: 78px;
}

.MMMIFVStyleMMMenu0502134520_0 {
/* This class determines the general characteristics of the menu items in menu MMMenu0502134520_0 */
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
	width:78px;
	height:14px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:78px;
	height:14px;
}

#MMMenu0502134520_0_Item_0 {
/* Unique ID for item 0 of menu MMMenu0502134520_0 so we can set its position */
	left:0px;
	top:0px;
}

#MMMenuContainer0502134520_0 img {
/* needed for Mozilla/Camino/Netscape */
	border:0px;
}

#MMMenuContainer0502134520_0 a {
/* Controls the general apperance for menu MMMenuContainer0502134520_0's items, including color and font */
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#990000;
	text-align:left;
	vertical-align:middle;
	padding:3px;
	background-color:#e9e9e9;
	font-weight:bold;
	font-style:normal;
	display:block;
	position:absolute;
}

#MMMenuContainer0502134520_0 a:hover {
/* Controls the mouse over effects for menu MMMenuContainer0502134520_0 */
	color:#e9e9e9;
	background-color:#990000;
}
#MMMenuContainer0502135158_1 {
	/* This ID is related to the master menu div for menu MMMenuContainer0502135158_1 and contains the important positioning information for the menu as a whole */
	position:relative;
	left:1px;
	top:1px;
	visibility:hidden;
	z-index:300;
	height: 24px;
	width: 77px;
}

#MMMenu0502135158_1 {
	visibility:hidden;
	background-color:#000000;
	border:1px solid #666666;
}

.MMMIFVStyleMMMenu0502135158_1 {
/* This class determines the general characteristics of the menu items in menu MMMenu0502135158_1 */
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
	width:138px;
	height:22px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:130px;
	height:14px;
}

.MMMIVStyleMMMenu0502135158_1 {
/* This class determines the general characteristics of the menu items in menu MMMenu0502135158_1 */
	border-top:0px;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
	width:138px;
	height:21px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:130px;
	height:14px;
}

#MMMenu0502135158_1_Item_0 {
/* Unique ID for item 0 of menu MMMenu0502135158_1 so we can set its position */
	left:0px;
	top:0px;
}

#MMMenu0502135158_1_Item_1 {
/* Unique ID for item 1 of menu MMMenu0502135158_1 so we can set its position */
	left:0px;
	top:22px;
}

#MMMenu0502135158_1_Item_2 {
/* Unique ID for item 2 of menu MMMenu0502135158_1 so we can set its position */
	left:0px;
	top:43px;
}

#MMMenu0502135158_1_Item_3 {
/* Unique ID for item 3 of menu MMMenu0502135158_1 so we can set its position */
	left:0px;
	top:64px;
}

#MMMenu0502135158_1_Item_4 {
/* Unique ID for item 4 of menu MMMenu0502135158_1 so we can set its position */
	left:0px;
	top:85px;
}

#MMMenu0502135158_1_Item_5 {
/* Unique ID for item 5 of menu MMMenu0502135158_1 so we can set its position */
	left:0px;
	top:106px;
}

#MMMenuContainer0502135158_1 img {
/* needed for Mozilla/Camino/Netscape */
	border:0px;
}

#MMMenuContainer0502135158_1 a {
/* Controls the general apperance for menu MMMenuContainer0502135158_1's items, including color and font */
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#990000;
	text-align:left;
	vertical-align:middle;
	padding:3px;
	background-color:#e9e9e9;
	font-weight:bold;
	font-style:normal;
	display:block;
	position:absolute;
}

#MMMenuContainer0502135158_1 a:hover {
/* Controls the mouse over effects for menu MMMenuContainer0502135158_1 */
	color:#e9e9e9;
	background-color:#990000;
}
#MMMenuContainer0502135605_2 {
	/* This ID is related to the master menu div for menu MMMenuContainer0502135605_2 and contains the important positioning information for the menu as a whole */
	position:relative;
	left:1px;
	top:1px;
	visibility:hidden;
	z-index:300;
	height: 24px;
	width: 78px;
}

#MMMenu0502135605_2 {
/* This class defines things about menu MMMenu0502135605_2's div. */
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
	background-color:#000000;
	border:1px solid #666666;
	width:244px;
	height:316px;
}

.MMMIFVStyleMMMenu0502135605_2 {
/* This class determines the general characteristics of the menu items in menu MMMenu0502135605_2 */
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
	width:244px;
	height:22px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:236px;
	height:14px;
}

.MMMIVStyleMMMenu0502135605_2 {
/* This class determines the general characteristics of the menu items in menu MMMenu0502135605_2 */
	border-top:0px;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
	width:244px;
	height:21px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:236px;
	height:14px;
}

#MMMenu0502135605_2_Item_0 {
/* Unique ID for item 0 of menu MMMenu0502135605_2 so we can set its position */
	left:0px;
	top:0px;
}

#MMMenu0502135605_2_Item_1 {
/* Unique ID for item 1 of menu MMMenu0502135605_2 so we can set its position */
	left:0px;
	top:22px;
}

#MMMenu0502135605_2_Item_2 {
/* Unique ID for item 2 of menu MMMenu0502135605_2 so we can set its position */
	left:0px;
	top:43px;
}

#MMMenu0502135605_2_Item_3 {
/* Unique ID for item 3 of menu MMMenu0502135605_2 so we can set its position */
	left:0px;
	top:64px;
}

#MMMenu0502135605_2_Item_4 {
/* Unique ID for item 4 of menu MMMenu0502135605_2 so we can set its position */
	left:0px;
	top:85px;
}

#MMMenu0502135605_2_Item_5 {
/* Unique ID for item 5 of menu MMMenu0502135605_2 so we can set its position */
	left:0px;
	top:106px;
}

#MMMenu0502135605_2_Item_6 {
/* Unique ID for item 6 of menu MMMenu0502135605_2 so we can set its position */
	left:0px;
	top:127px;
}

#MMMenu0502135605_2_Item_7 {
/* Unique ID for item 7 of menu MMMenu0502135605_2 so we can set its position */
	left:0px;
	top:148px;
}

#MMMenu0502135605_2_Item_8 {
/* Unique ID for item 8 of menu MMMenu0502135605_2 so we can set its position */
	left:0px;
	top:169px;
}

#MMMenu0502135605_2_Item_9 {
/* Unique ID for item 9 of menu MMMenu0502135605_2 so we can set its position */
	left:0px;
	top:190px;
}

#MMMenu0502135605_2_Item_10 {
/* Unique ID for item 10 of menu MMMenu0502135605_2 so we can set its position */
	left:0px;
	top:211px;
}

#MMMenu0502135605_2_Item_11 {
/* Unique ID for item 11 of menu MMMenu0502135605_2 so we can set its position */
	left:0px;
	top:232px;
}

#MMMenu0502135605_2_Item_12 {
/* Unique ID for item 12 of menu MMMenu0502135605_2 so we can set its position */
	left:0px;
	top:253px;
}

#MMMenu0502135605_2_Item_13 {
/* Unique ID for item 13 of menu MMMenu0502135605_2 so we can set its position */
	left:0px;
	top:274px;
}

#MMMenu0502135605_2_Item_14 {
/* Unique ID for item 14 of menu MMMenu0502135605_2 so we can set its position */
	left:0px;
	top:295px;
}

#MMMenuContainer0502135605_2 img {
/* needed for Mozilla/Camino/Netscape */
	border:0px;
}

#MMMenuContainer0502135605_2 a {
/* Controls the general apperance for menu MMMenuContainer0502135605_2's items, including color and font */
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#990000;
	text-align:left;
	vertical-align:middle;
	padding:3px;
	background-color:#e9e9e9;
	font-weight:bold;
	font-style:normal;
	display:block;
	position:absolute;
}

#MMMenuContainer0502135605_2 a:hover {
/* Controls the mouse over effects for menu MMMenuContainer0502135605_2 */
	color:#e9e9e9;
	background-color:#990000;
}
#MMMenuContainer0502140635_3 {
/* This ID is related to the master menu div for menu MMMenuContainer0502140635_3 and contains the important positioning information for the menu as a whole */
	position:relative;
	left:1px;
	top:1px;
	visibility:hidden;
	z-index:300;
	height: 24px;
	width: 77px;
}

#MMMenu0502140635_3 {
/* This class defines things about menu MMMenu0502140635_3's div. */
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
	background-color:#000000;
	border:1px solid #666666;
	width:166px;
	height:64px;
}

.MMMIFVStyleMMMenu0502140635_3 {
/* This class determines the general characteristics of the menu items in menu MMMenu0502140635_3 */
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
	width:166px;
	height:22px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:158px;
	height:14px;
}

.MMMIVStyleMMMenu0502140635_3 {
/* This class determines the general characteristics of the menu items in menu MMMenu0502140635_3 */
	border-top:0px;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
	width:166px;
	height:21px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:158px;
	height:14px;
}

#MMMenu0502140635_3_Item_0 {
/* Unique ID for item 0 of menu MMMenu0502140635_3 so we can set its position */
	left:0px;
	top:0px;
}

#MMMenu0502140635_3_Item_1 {
/* Unique ID for item 1 of menu MMMenu0502140635_3 so we can set its position */
	left:0px;
	top:22px;
}

#MMMenu0502140635_3_Item_2 {
/* Unique ID for item 2 of menu MMMenu0502140635_3 so we can set its position */
	left:0px;
	top:43px;
}

#MMMenuContainer0502140635_3 img {
/* needed for Mozilla/Camino/Netscape */
	border:0px;
}

#MMMenuContainer0502140635_3 a {
/* Controls the general apperance for menu MMMenuContainer0502140635_3's items, including color and font */
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#990000;
	text-align:left;
	vertical-align:middle;
	padding:3px;
	background-color:#e9e9e9;
	font-weight:bold;
	font-style:normal;
	display:block;
	position:absolute;
}

#MMMenuContainer0502140635_3 a:hover {
/* Controls the mouse over effects for menu MMMenuContainer0502140635_3 */
	color:#e9e9e9;
	background-color:#990000;
}
#MMMenuContainer0502140805_4 {
/* This ID is related to the master menu div for menu MMMenuContainer0502140805_4 and contains the important positioning information for the menu as a whole */
	position:relative;
	left:1px;
	top:1px;
	visibility:hidden;
	z-index:300;
	height: 24px;
	width: 78px;
}

#MMMenu0502140805_4 {
/* This class defines things about menu MMMenu0502140805_4's div. */
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
	background-color:#000000;
	border:1px solid #666666;
	width:212px;
	height:85px;
}

.MMMIFVStyleMMMenu0502140805_4 {
/* This class determines the general characteristics of the menu items in menu MMMenu0502140805_4 */
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
	width:212px;
	height:22px;
	voice-family: "\"}\"";
	voice-family:inherit;

	width:204px;
	height:14px;
}

.MMMIVStyleMMMenu0502140805_4 {
/* This class determines the general characteristics of the menu items in menu MMMenu0502140805_4 */
	border-top:0px;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
	width:212px;
	height:21px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:204px;
	height:14px;
}

#MMMenu0502140805_4_Item_0 {
/* Unique ID for item 0 of menu MMMenu0502140805_4 so we can set its position */
	left:0px;
	top:0px;
}

#MMMenu0502140805_4_Item_1 {
/* Unique ID for item 1 of menu MMMenu0502140805_4 so we can set its position */
	left:0px;
	top:22px;
}

#MMMenu0502140805_4_Item_2 {
/* Unique ID for item 2 of menu MMMenu0502140805_4 so we can set its position */
	left:0px;
	top:43px;
}

#MMMenu0502140805_4_Item_3 {
/* Unique ID for item 3 of menu MMMenu0502140805_4 so we can set its position */
	left:0px;
	top:64px;
}

#MMMenuContainer0502140805_4 img {
/* needed for Mozilla/Camino/Netscape */
	border:0px;
}

#MMMenuContainer0502140805_4 a {
/* Controls the general apperance for menu MMMenuContainer0502140805_4's items, including color and font */
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#990000;
	text-align:left;
	vertical-align:middle;
	padding:3px;
	background-color:#e9e9e9;
	font-weight:bold;
	font-style:normal;
	display:block;
	position:absolute;
}

#MMMenuContainer0502140805_4 a:hover {
/* Controls the mouse over effects for menu MMMenuContainer0502140805_4 */
	color:#e9e9e9;
	background-color:#990000;
}
#MMMenuContainer0502141017_5 {
/* This ID is related to the master menu div for menu MMMenuContainer0502141017_5 and contains the important positioning information for the menu as a whole */
	position:relative;
	left:1px;
	top:1px;
	visibility:hidden;
	z-index:300;
	height: 24px;
	width: 78px;
}

#MMMenu0502141017_5 {
/* This class defines things about menu MMMenu0502141017_5's div. */
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
	background-color:#000000;
	border:1px solid #666666;
	width:188px;
	height:85px;
}

.MMMIFVStyleMMMenu0502141017_5 {
/* This class determines the general characteristics of the menu items in menu MMMenu0502141017_5 */
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
	width:188px;
	height:22px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:180px;
	height:14px;
}

.MMMIVStyleMMMenu0502141017_5 {
/* This class determines the general characteristics of the menu items in menu MMMenu0502141017_5 */
	border-top:0px;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
	width:188px;
	height:21px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:180px;
	height:14px;
}

#MMMenu0502141017_5_Item_0 {
/* Unique ID for item 0 of menu MMMenu0502141017_5 so we can set its position */
	left:0px;
	top:0px;
}

#MMMenu0502141017_5_Item_1 {
/* Unique ID for item 1 of menu MMMenu0502141017_5 so we can set its position */
	left:0px;
	top:22px;
}

#MMMenu0502141017_5_Item_2 {
/* Unique ID for item 2 of menu MMMenu0502141017_5 so we can set its position */
	left:0px;
	top:43px;
}

#MMMenu0502141017_5_Item_3 {
/* Unique ID for item 3 of menu MMMenu0502141017_5 so we can set its position */
	left:0px;
	top:64px;
}

#MMMenuContainer0502141017_5 img {
/* needed for Mozilla/Camino/Netscape */
	border:0px;
}

#MMMenuContainer0502141017_5 a {
/* Controls the general apperance for menu MMMenuContainer0502141017_5's items, including color and font */
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#990000;
	text-align:left;
	vertical-align:middle;
	padding:3px;
	background-color:#e9e9e9;
	font-weight:bold;
	font-style:normal;
	display:block;
	position:absolute;
}

#MMMenuContainer0502141017_5 a:hover {
/* Controls the mouse over effects for menu MMMenuContainer0502141017_5 */
	color:#e9e9e9;
	background-color:#990000;
}
#MMMenuContainer0502141152_6 {
/* This ID is related to the master menu div for menu MMMenuContainer0502141152_6 and contains the important positioning information for the menu as a whole */
	position:relative;
	left:1px;
	top:1px;
	visibility:hidden;
	z-index:300;
	height: 24px;
	width: 77px;
}

#MMMenu0502141152_6 {
/* This class defines things about menu MMMenu0502141152_6's div. */
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
	background-color:#000000;
	border:1px solid #666666;
	width:168px;
	height:64px;
}

.MMMIFVStyleMMMenu0502141152_6 {
/* This class determines the general characteristics of the menu items in menu MMMenu0502141152_6 */
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
	width:168px;
	height:22px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:160px;
	height:14px;
}

.MMMIVStyleMMMenu0502141152_6 {
/* This class determines the general characteristics of the menu items in menu MMMenu0502141152_6 */
	border-top:0px;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
	width:168px;
	height:21px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:160px;
	height:14px;
}

#MMMenu0502141152_6_Item_0 {
/* Unique ID for item 0 of menu MMMenu0502141152_6 so we can set its position */
	left:0px;
	top:0px;
}

#MMMenu0502141152_6_Item_1 {
/* Unique ID for item 1 of menu MMMenu0502141152_6 so we can set its position */
	left:0px;
	top:22px;
}

#MMMenu0502141152_6_Item_2 {
/* Unique ID for item 2 of menu MMMenu0502141152_6 so we can set its position */
	left:0px;
	top:43px;
}

#MMMenuContainer0502141152_6 img {
/* needed for Mozilla/Camino/Netscape */
	border:0px;
}

#MMMenuContainer0502141152_6 a {
/* Controls the general apperance for menu MMMenuContainer0502141152_6's items, including color and font */
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#990000;
	text-align:left;
	vertical-align:middle;
	padding:3px;
	background-color:#e9e9e9;
	font-weight:bold;
	font-style:normal;
	display:block;
	position:absolute;
}

#MMMenuContainer0502141152_6 a:hover {
/* Controls the mouse over effects for menu MMMenuContainer0502141152_6 */
	color:#e9e9e9;
	background-color:#990000;
}
.tableHeaderLEFT {

	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
.tableContentLeft {

	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
}
.thumbnailNewsletter {


	float: left;
	border: 1px solid #999;
	padding: 3px;
	font-family: Arial;
	font-size: 10px;
	text-align: center;
	width: 160px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 0px;
	height: 200px;
}
.contentImageCenterBlank {
	text-align: center;
	margin: 0px 0px 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

