<html><body><p>/* =================================================
LOCAL STYLE SHEET
Use this to overwrite any of the global styles or add customized elements
================================================= */
/* COLOR THEME -- ORANGE */
/*@import url("/TemplatePackage/css/B/theme-orange.css");*/

/* COLOR THEME -- PURPLE */
/*@import url("/TemplatePackage/css/B/theme-purple.css");*/

/* COLOR THEME -- ROSE */
/*@import url("/TemplatePackage/css/B/theme-rose.css");*/

/* COLOR THEME -- TAN */
/*@import url("/TemplatePackage/css/B/theme-tan.css");*/

/* COLOR THEME -- TEAL */
/*@import url("/TemplatePackage/css/B/theme-teal.css");*/

/* min-height rule for topic blocks container */
/*
.top-blocks dl{
	min-height: 50px;
}
*/

.ui-tabs .ui-tabs-panel {
height: auto;
max-height: 250px;
}


.ImageLefty { /*this class was created because the global lefty class was aligning objects to the right */
	

	float:left !important;
	padding-right: 10px !important;

	
	}
	
.thumbLeft {
	
	float:left !important;
	
	}	
	
#pathogen  tr td, tr th {
	
	
	text-align:center;
	vertical-align:middle;
	
	}
	
.text-size-11 {
	
	font-size:11px;
	
	}	
	
#pathogens-table {	
	width: 90%; 
	border-collapse:collapse;
}	

#pathogens-table ul li {
	
	vertical-align:top;
	
	}
	
.colorGreen
 {
	
	
	background-color:rgb(193, 213, 176)
	
	}
	
	
.width80 {
	
	width:80% !important;
	
	}	
	
.alignTop {
	
	
	vertical-align:top
	
	}	
	
.centerIt {
	
	text-align:center
	
	}	
	
.topicHeigth100 {
	
	height: 100px;
	
	}	
	
	
.smallFont {
	
	font-size:10px;
	
	
	}
	
.clearBoth {
	
	clear:both !important
	
	}	
	
.hideOverFlow {
	
	
	overflow:hidden
	
	}	
	
.floatBoxRight	{
	
	float:right;
	width: 33%;
	
	}
	
.marginTop8 {
	
	margin-top: 8%;
	
	}	
	
.marginTop10 {
	
	margin-top: 10%;
	
	}	
	
.alignLeft {
	
	text-align:left;
	
	}	
	
	
table thead	{
	
	background-color:rgb(12, 82, 5);
	color:white;
	
	}	
	
.bgColor {
	
	background-color:rgb(193, 213, 176)
	
	}	
	
div.group div p {
	
	clear:none !important;
	
	}	</p></body></html>