/* CSS Document */
#divSideNavContainer		{ padding-top:77px; float:left; width:174px; min-height:300px; height:auto !important; height:300px; }

/* location table */
table#locationTable		{ background:#FDFDFD; }
table#locationTable td		{ padding:3px 0 3px 0; color: #999999; }
table#locationTable a    	{ color:#9BD1D5; text-decoration:none; }
table#locationTable a:hover   	{ color:#009AAE; text-decoration:none; }
table#locationTable h4		{ margin:3px 0 0 10px; padding:0; line-height:100%; color:#666666; }
td.locationTable		{ background:#FFFFFF; border-top:1px solid #EEEEEE; border-bottom:1px solid #EEEEEE; }
td.locationTableFooter		{ height:62px; }
td.locationTableHeader h3	{ margin:15px 0 5px 10px; }

/*  #divContent is within content.asp for use with the Font Size Changer tool */