<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;
}
*/#flashwrapper {
	position: static;
	margin-right: 10%;
	margin-left: 15%;
	margin-bottom: 15px;
	clip: rect(auto,20px,auto,20px);
}
.caption-text {
	font-size: 10px;
}
h2 {
	margin-bottom: 15px;
}
h3 {
	margin-bottom: 10px;
}
h4 {
	margin-bottom: 10px;
}


.indentedlinks-86px {
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	overflow: auto;
}
.caption-size-override {
	height: 163px !important;
	width: 280px !important; 
}

.inlineLinks {
                   display: inline !important;
}</p></body></html>