<html><body><p>@charset "UTF-8";

/* =================================================
LOCAL STYLE SHEET
Use this to overwrite any of the global styles or add customized elements
================================================= */

/* Diagnostics File */
/*@import url("/TemplatePackage/css/B/diagnostics.css");*/

/* 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;
}
*/

/* .group {
	height: 5em;
	}

 .c1 ul li, .c2 ul li {
	padding-bottom: 1.2em;
	} */

#content h3.padding {
	margin-bottom: 1em;
 }

#content h3.padding {
	margin-bottom: 10px;
	}
	
div#flashALTcontent {
	/* margin: auto; */
	padding: 0 10px 0 0;
	text-align: left;
	}

.center {
	text-align: center;
	}

.c70l {
	width: 68%;
	float: left;
	/* margin-right: 2%; */
	margin: 0 auto;
	}

.c30r {
	width: 30%;
	float: left;
	/* margin-right: 3%; */
	margin: 0 1%;
	/* margin: 0 2%; */
	}
	
table.noborder, table.noborder tr, table.noborder td {
	border: none;
	margin: 0;
	padding: 6px;
	}
	
.rounders .b {
	/* border: 1px solid #000; 
	background-position: right bottom; */
}

.rounders .b div {
	 /* padding-left: 100px;
	 border: 1px solid #000; */
}

.rounders {
	/* border: 1px solid #000; */
}

.inner .t {
		/* border: 1px solid #000; */
}

h5.healthtip {
	padding-bottom: 0;
	margin-bottom: 6px;
}

div.subc a {
	font-weight: normal;
}

#healthtip {
	padding: 0 9px 0 9px;
}

.pad-down  {
	padding-bottom: 18px;
}</p></body></html>