/* CSS Document for University of Washington Department of Urology 
Created by Becky Smurr (bsmurr@u.washington.edu), Web Designer, UW Creative Services, March 2006.  Edited by Barb Macfadden (barbmac@u.washington.edu), Web Designer, Creative Services */

/* hide from IE mac \*/			/* Firefox scrollbar fix */
html {
    min-height:100%;
    margin-bottom:1px;
}
/* end hiding from IE5 mac */


body {
	margin:10px;
	padding:0;
	color:#333;
	background:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	}

h1 {
	font-size:130%;
	text-transform:none;
	color: #333333;
	text-align:center;
	padding:13px 0 5px 0;
	}
	
h2 {
	font-size:105%;
	color:#000;
	margin-left:20px;
	margin-bottom:0;
	font-style: italic;
	}	
	
h3 {
	font-size:95%;
	color:#FF6600;
	margin-left:20px;
	margin-bottom:5px;
	font-style: italic;
	}	
	
h4 {
	font-size:85%;
	color:#000;
	margin-left:20px;
	margin-bottom:5px;
	}				

 p {
	margin:7px 20px 15px 20px;
	}


#alpha h1 {
	font-size:140%;
	text-transform:uppercase;
	color: #FF9900;
	text-align:center;
	margin:0 20px;
	padding:2px 0;
	background-color: #fff;
	font-style: italic;
	}
INPUT 			{font-family: "Courier New", Courier, mono; font-size: 11px;}



.fontSizeSm 	{font-size: 11px;}
.fontSizeMed	{font-size: 14px;}



.fontBold   	{font-weight: bold;}

.fontBoldLg  	{font-weight: bold; font-size: 18px;}

.FontColorW 	{color: #FF9900;}

.FontColorP 	{color: #330066;}

.fontBoldPurple {font-weight: bold; color: #330066;}

.bigAlpha   	{font-weight: bold;color:#FF9900; font-size: 32px;}

table {
	border:none;
	}
	
table tr {
	vertical-align:top;
	}
table td.data{ text-align:center;
	}
		

table td.alignbtm {
	vertical-align:bottom;
	}
	
th {padding-top:10px;
	font-size: 70%;
	font-style: normal;
	}

td.hilite		{background-color: #FFE3BB; color: #000000;}

TD.mainpage a:link      {color: #330066; text-decoration: underline;}

TD.mainpage a:visited   {color: #666699; text-decoration: underline;}

TD.mainpage a:hover     {color: #FF9900; text-decoration: underline;}

TD.mainpage a:active    {color: #FF66CC; text-decoration: underline;}



TD.leftnav a:link      	{color: #330066; text-decoration: none;}

TD.leftnav a:visited   	{color: #666699; text-decoration: none;}

TD.leftnav a:hover     	{color: #FF9900; text-decoration: underline;}

TD.leftnav a:active    	{color: #996699; text-decoration: underline;}





.mainProf 	{font-size: 11px; color: #663399; font-weight: bold;}

.mainGrey 	{font-size: 11px; font-weight: bold; color: #666666;}

.mainPt	 	{font-size: 11px; font-weight: bold; color: #FF9900;}

.fontGreySm {font-size: 11px; color: #666666;}

.fontPtsm 	{font-size: 11px; color: #FF9900;}

.fontRed 	{color: #FF0000;}

.fontGrey 	{color: #666666;}

.fontGreyBold {color: #666666 ; font-weight: bold;}

.fontItalic {font-style: italic;}

.fontwhite 	{color: #FFFFFF}

.fontwhtbold {color: #FFFFFF; font-weight: bold; font-size: 20px;}



.pinkFont {
	font-size: larger;
	font-style: italic;
	font-weight: bold;
	color: #FF00FF;
}
.textbox {
	background-color: #FFE7C6; color: #31046B;
    width:385px; height:175px; border: 1px none #000000; padding: 15px;
}

