@charset "utf-8";
/* CSS Document */


/* ------ THREE EVEN COLUMNS ------ */



#tripleright {

	width:179px;

	float:left;

	margin-bottom: 13px;

	margin-left: 15px;

	//margin-left: 16px;

	padding-top: 15px;

	}



#tripleright p {

	width: 179px;

	font-size: 11px;

	line-height: 16px;

	padding-bottom: 5px;

}



#triplecenter {

	width:179px;

	float:left;

	margin-bottom: 13px;

	margin-left: 15px;

	//margin-left: 16px;

	padding-top: 15px;

	}

	

#triplecenter p {

	width: 179px;

	font-size: 11px;

	line-height: 16px;

	padding-bottom: 5px;

}



#tripleleft {

	width:179px;

	float:left;

	margin-bottom: 13px;

	margin-left: 15px;

	padding-top: 15px;

	display: inline;


	}

	

#tripleleft p {

	width: 179px;

	font-size: 11px;

	line-height: 16px;

	padding-bottom: 5px;

}



.triplebar {
	background: #829BA7;
	font-weight: bold;
	color: #ffffff;
	height: 23px;
	line-height: 23px;
	text-align: center;
	width: 179px;
	margin-bottom: 7px;


}



/* --------------------- MID NAV ----------------------- */





#midmenu, #midmenu ul {

	padding: 0px; 

	margin: 0px; 

	list-style: none; 

	text-align: center;

}



#midmenu {


	margin: 20px 0px 20px 15px;

	//margin-left: 15px;

	display: inline;

	float: left;

}



#midmenu li {

	width: 183px;

	float: left;

	

	margin-right: 3px;

	height: 30px;

	background: #829BA7;

}



#midmenu a {

	display: inline; 

	width: 183px; 

	text-decoration: none; 

	color: #ffffff;

	font-weight: bold;

	font-size: 10px;

	float: left;


	line-height: 30px;

	height: 10px;

}



#midmenu li:hover, #midmenu li.sfhover {

	background: #9c4e0b;

}



#midmenu a:hover {

	background: #9c4e0b;

}


td.row1 {
	font-size: 8.5pt;
	line-height: 115%;
	font-family:Arial;
	padding: 7px 8px 7px 5px;
	font-weight: bold;
	background: #f1f1f1;
	vertical-align: top;
	text-indent: -0.4px;
	line-height: 14px;

}




td.row1a {
	font-size: 8.5pt;
	line-height: 115%;
	font-family: verdana;
	padding: 7px 8px 7px 5px;
	background: #f1f1f1;
	vertical-align: top;
	text-indent: -0.4px;
	line-height: 14px;
	
}


td.row2 {
	font-size: 8.5pt;
	line-height: 115%;
	font-family:Arial;
	padding: 7px 8px 7px 5px;
	font-weight: bold;
	vertical-align: top;
	text-indent: -0.4px;
	line-height: 14px;
}




td.row2a {
	font-size: 8.5pt;
	line-height: 115%;
	font-family: verdana;
	padding: 7px 8px 7px 5px;
	vertical-align: top;
	text-indent: -0.4px;
	line-height: 14px;
}


		.MslideDiv{
			height: 600px; 
			overflow: scroll;
		}
		
		.hiddenElement{
			display:none;
			/* Fix IE floating bug */
			position: absolute;
			
		}



