/* TUMC application style sheet */


  .pageContent { font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-style: normal;
	color: #000000;
    background-color: #E1DFAE;
    text-align: justify;
    vertical-align: top;
    }

 .siteHeader { font-family: Verdana,Arial,Helvetica,sans-serif;
    background-color: #213674;
    text-align: left;
    vertical-align: middle;
    }
	
		
 .tableLogo { font-family: Verdana,Arial,Helvetica,sans-serif;
    background-color: #E1DFAE;
    background: url(/images/pageContent/home/circle_text.jpg);
    vertical-align: middle;
    }

	
 .borderStripe { font-family: Verdana,Arial,Helvetica,sans-serif;
    background-color: #FFFFFF;
    text-align: center;
    vertical-align: middle;
    }
	
  .pagetitle { font-family: "Times New Roman",Times,serif;
    font-size: 20px;
    font-style: normal;
    font-weight: normal;
    color: #000000;
    text-align: center;
    vertical-align: top;
    }
	
  .tableText { font-family: "Times New Roman",Times,serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: #000000;
    text-align: center;
    vertical-align: middle;
    }
		
  .largeText { font-family: "Times New Roman",Times,serif;
    font-size: 18px;
    font-style: normal;
    font-weight: bold;
    color: #000000;
    vertical-align: top;
    }
	
  .headerText { font-family: "Times New Roman",Times,serif;
    font-size: 22px;
    font-style: normal;
    font-weight: bold;
    color: #000000;
    vertical-align: top;
    }
	
	.smallHeaderText { font-family: "Times New Roman",Times,serif;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    color: #000000;
    vertical-align: top;
    }
	
	.linkText { font-family: "Times New Roman",Times,serif;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    color: #000000;
    vertical-align: top;
    }

	
  
