/* Inherited from original GoLive Site */
.contactinfo   { color: black; font-size: 8pt; line-height: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }
body { font-size: 10px; font-family: Verdana, Geneva, "MS Sans Serif", SunSans-Regular, Arial, Helvetica, Swiss }
.text10px   { font-size: 10px; line-height: 10px; font-family: Verdana, "MS Sans Serif", Geneva, Arial, Helvetica, Swiss, SunSans-Regular; }
.text8pt10  { font-size: 8pt; line-height: 10pt; font-family: Verdana, "MS Sans Serif", Geneva, Arial, Helvetica, Swiss, SunSans-Regular; }
.text10px11 { font-size: 10px; line-height: 11px; font-family: Verdana, "MS Sans Serif", Geneva, Arial, Helvetica, Swiss, SunSans-Regular; }
.text10px13 { font-size: 10px; line-height: 13px; font-family: Verdana, "MS Sans Serif", Geneva, Arial, Helvetica, Swiss, SunSans-Regular; }
.text11px16   { font-size: 11px; line-height: 16px; font-family: Verdana, "MS Sans Serif", Geneva, Arial, Helvetica, Swiss, SunSans-Regular; }
.text11px13 { font-size: 11px; line-height: 13px; font-family: Verdana, "MS Sans Serif", Geneva, Arial, Helvetica, Swiss, SunSans-Regular; }
.text13px14  { font-size: 13px; line-height: 14px; font-family: Verdana, "MS Sans Serif", Geneva, Arial, Helvetica, Swiss, SunSans-Regular; }
.text13px20 { font-size: 13px; line-height: 20px; font-family: Verdana, "MS Sans Serif", Geneva, Arial, Helvetica, Swiss, SunSans-Regular; }
.text13px16 { font-size: 13px; line-height: 16px; font-family: Verdana, "MS Sans Serif", Geneva, Arial, Helvetica, Swiss, SunSans-Regular; }
.text15px20  { font-size: 15px; line-height: 20px; font-family: Verdana, "MS Sans Serif", Geneva, Arial, Helvetica, Swiss, SunSans-Regular; }
.text15px16 { font-size: 15px; line-height: 16px; font-family: Verdana, "MS Sans Serif", Geneva, Arial, Helvetica, Swiss, SunSans-Regular; }
.text20px25 { font-size: 20px; line-height: 25px; font-family: Verdana, "MS Sans Serif", Geneva, Arial, Helvetica, Swiss, SunSans-Regular; }
.text18px22 { font-size: 18px; line-height: 22px; font-family: Verdana, "MS Sans Serif", Geneva, Arial, Helvetica, Swiss, SunSans-Regular; }
.text10pxon15px   { font-size: 10px; line-height: 15px; font-family: Verdana, "MS Sans Serif", Geneva, Arial, Helvetica, Swiss, SunSans-Regular; }
.fontblue { color: #000080; }
a:link   { color: #000080; text-decoration: none; }
a:visited   { color: #000080; text-decoration: none; }
a:hover   { color: #316563; text-decoration: underline; }
a:active     { color: #316563; font-style: italic; text-decoration: none; }
.tbl_grnbkgd { color: white; background-color: #316563; }
.verdana11 { font-style: normal; font-weight: normal; font-size: 9pt; line-height: normal; font-family: Verdana, Arial, Helvetica, sans-serif; }
.table_vertrules_both  { border-right: 1pt solid #316563; border-left: 1pt solid #316563; }
.table_vertrule_left  { border-left: 1pt solid #316563 }
.table_vertrule_left3pxstandoff { margin-left: 3pt; padding-left: 3pt; border-left: 1pt solid #316563; }
.table_2pxstandoffbottom   { margin-bottom: 3pt; padding-bottom: 3pt }
.table_2ptstandoffbottomAnd3ptTop { margin-top: 3pt; margin-bottom: 2pt; padding-top: 3pt; padding-bottom: 2pt; }
.tablecell_horzrule_bot  { border-bottom: 1pt solid #d0d7b7; border-left: none #000080; }
.tablecell_horzrule_blu_bot { border-bottom:  solid #d0d7b7; border-left: none #000080; }
/* End Original GoLive site */

h1 {
	color:#316563;
	}

/* 10/13/2011 Added from MatJam css */
body {
	margin:0;
	padding:0;
	border:0;			/* This removes the border around the viewport in old versions of IE */
	width:100%;
	min-width:600px;    	/* Minimum width of layout - remove line if not required */
					/* The min-width property does not work in old versions of Internet Explorer */
	background-image: url('/images/bumc_bkgd.jpg'); /* Stripes */
}




#pagecontainer {
    width: 800px;
    padding: 0px 0px 0 0;
    margin: 0 0 0 0;
    /*background-position: center top;*/
    background-position: center;
    margin: auto;
    background-color:#e1e7d4;
	font-size: 1em;
	line-height: 1.2em;
	font-family: Verdana, "MS Sans Serif", Geneva, Arial, Helvetica, Swiss, SunSans-Regular
    }
	
	
/* 10/13/2011 */

#pagecontainer  { 
	font-size: 1.1em;
	line-height: 1.3em;
	font-family: Verdana, "MS Sans Serif", Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	}
	
	
#pagecontainer body p ul li { 
	font-size: 1.1em;
	line-height: 1.1em;
	font-family: Verdana, "MS Sans Serif", Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	}
	
		
#pagecontainer .headline {
	font-size: 1.4em;
	font-family: Verdana, "MS Sans Serif", Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	color:#316563;
	font-weight:bold;
	}


#pagecontainer .imgleft
		{
	border: 1px solid #000000;
	margin: -5px 9px 0 0px;
	float: left;
	padding: 3px;
		}
	
#pagecontainer .imgright
		{
	border: 1px solid #000000;
	margin: 0px 24px 0 12px;
	float: right;
	padding: 3px;
		}

	

/* 10/13/2011 */
.pdflink a[href$=".pdf"]:before {
	    padding: 5px 12px 0 ;
	    margin: 0 0px 0 -3px;
	    content: "";
	    background: url(/images/PDFIcon_sm.gif) no-repeat;
	}	

	
/* 10/14/2011 Commented out pagecontainer a tag, causing links to be dark text on dark background.
#pagecontainer p {
    font-size: .9em;
    line-height: 1.2em;
    font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    color: #000000;
    }

#pagecontainer a {
    margin: 0 .4em 0 .4em;
    padding: 12px 1px 3px 6px;
    font-size: 0.9em;
    background-color: #000000;
    }
10/14/2011 */

#navcontainer { /* 10/13/2011 transitioning to css over tables */
    width: 800px;
    padding: 0 0 18px 0;
    margin: 0 0 0 0;
    /*background-position: center top;*/
    background-position: center;
    margin: auto;

    }
	

	
.pagetitle  {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.4em;
	padding: 4px;
	background: #146666;
	border-bottom: solid 6px #E1E7D4;
}
	
	/* 10/13/2011 Added from MatJam css */
		/* column container */
		.colmask {
			position:relative;	/* This fixes the IE7 overflow hidden bug */
			clear:both;
			float:left;
			width:100%;			/* width of whole page */
			overflow:hidden;		/* This chops off any overhanging divs */
		}
		/* common column settings */
		.colright,
		.colmid,
		.colleft {
			float:left;
			width:100%;			/* width of page */
			position:relative;
		}
		.col1,
		.col2,
		.col3 {
			float:left;
			position:relative;
			padding:0 0 1em 0;	/* no left and right padding on columns, we just make them narrower instead 
							only padding top and bottom is included here, make it whatever value you need */
			overflow:hidden;
		}
		/* 3 Column settings */
		.threecol {
			 background-color:#e1e7d4; /* right column background colour */
		}
		.threecol .colmid {
			right:25%;			/* width of the right column */
			right:200px;			/* width of the right column */
			/* background:#fff;	 */	/* center column background colour */
		}
		.threecol .colleft {
			right:436px;			/* width of the middle column */
			/* background:#E1E7D4; */ 	/* left column background colour */
		}
		.threecol .col1 {
			width:400px;			/* width of center column content (column width minus padding on either side) */
			left:818px;			/* 100% plus left padding of center column */
		}
		.threecol .col2 {
			width:21%;			/* Width of left column content (column width minus padding on either side) */
			width:170px;			/* Width of left column content (column width minus padding on either side) */
			left:31%;			/* width of (right column) plus (center column left and right padding) plus (left column left padding) */
			left:236px;			/* width of (right column) plus (center column left and right padding) plus (left column left padding) */
		}
		.threecol .col3 {
			width:21%;			/* Width of right column content (column width minus padding on either side) */
			width:200px;			/* Width of right column content (column width minus padding on either side) */
			left:656px;			/* Please make note of the brackets here:
							(100% - left column width) plus (center column left and right padding) plus (left column left and right padding) plus (right column left padding) */
		}

		/* 2 Column (left menu) settings */
		.leftmenu {
			background:#E1E7D4;		/* right column background colour */
		}
		.leftmenu .colleft {
			right:610px;			/* right column width */
			background:#e1e7d4;	/* left column background colour */
			border-right: 1px solid #003F38;
			
		}
		.leftmenu .col1 {
			width:71%;			/* right column content width */
			width:610px;			/* right column content width */
			left:100%;			/* 100% plus left column left padding */
			left:790px;			/* 100% plus left column left padding */
			/* border-left: 1px solid #003F38; padding-left: 5px; */
		}
		.leftmenu .col2 {
			width:170px;			/* left column content width (column width minus left and right padding) */
			left:10px;			/* (right column left and right padding) plus (left column left padding) */
			background: #d0d7b7;
		}



