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

#content #content-inner #content-main .main-inner h3
{
color: #621919;
}*/
div.imageWithCaption {
	margin: 5px;
	padding: 5px;
}

div.imageWithCaption, .imageWithCaption-team p {
	font-size: 0.8em;
}

.blue_mid
{
	background-color: #0099CC;
	text-align:center; height:75px;
	padding:5px;

}
/*override for decimal list

#content-main .main-inner .module .inner .subColumns .subc  ol li.decimal
{list-style-type:decimal;
border:none;
 }

#content-main .main-inner .module .inner .subColumns .subc  ol li.decimal ul li
{list-style-type: none;
background-image: none;
 }

#content-main .main-inner .module .inner .subColumns .subc  ol li.decimal ul li ul li
{list-style-type: none;
 {background-color: transparent;

background-image: url(/TemplatePackage/images/blue_bullet.png);

background-repeat: no-repeat;

background-attachment: scroll;

background-position: 1em 0.65em;

display: block;

position: relative;

margin-top: 0pt;

margin-right: 0pt;

margin-bottom: 0pt;

margin-left: 0pt;
border-bottom-style: none;
padding-top: 3px;

padding-right: 0pt;

padding-bottom: 3px;

padding-left: 2em;
list-style-image: none;

list-style-position: outside;
 }

.module ol li
{list-style-type:decimal;
list-style-position:inside;
background-color:#FFFFFF;
background-image: none;
border-bottom-width: 0px;
border-bottom-style: none;
 }
 
.module  li
{
border-bottom-width: 0px;
border-bottom-style: none;
 }
 
 .bulleted-links li
 {background-color: transparent;

background-image: url(/TemplatePackage/images/blue_bullet.png);

background-repeat: no-repeat;

background-attachment: scroll;

background-position: 1em 0.65em;

display: block;

position: relative;

margin-top: 0pt;

margin-right: 0pt;

margin-bottom: 0pt;

margin-left: 0pt;

border-bottom-width: 0px;

border-bottom-style: none;

border-bottom-color: transparent;

padding-top: 3px;

padding-right: 0pt;

padding-bottom: 3px;

padding-left: 2em;

list-style-type: none;

list-style-image: none;

list-style-position: outside;}*/


.secondTier #wrapper #content #content-inner #nav-container .related .inner ul li.mylastChild a
{
text-align:left;
background-image:none;
font-weight:normal;
margin-left: 0px;
margin-bottom: 0px;
padding-bottom: 0px;
}
.subcl
{width:95%;}
.subcr
{width:95%;}


.blue_mid p
{
	color:#FFFFFF;
	font-weight:bold;
	}
	
.secondTier #content-main .main-inner p a {
	text-decoration: underline;
}

.secondTier #content-main .main-inner p a:hover {
	text-decoration:none;
}

.widePage #wrapper #content #content-main .main-inner p a {
	text-decoration: underline;
}

.widePage #wrapper #content #content-main .main-inner p a:hover {
	text-decoration:none;
}

.secondTier #content-main .main-inner table a {
	text-decoration: underline;
}

.secondTier #content-main .main-inner table a:hover {
	text-decoration:none;
}

.widePage #wrapper #content #content-main .main-inner table a {
	text-decoration: underline;
}

.widePage #wrapper #content #content-main .main-inner table a:hover {
	text-decoration:none;
}

table li
{
margin: 1px 5px 1px 1px;}

#content-main .main-inner p.top-link 
{text-align:right;}

div .position-left
{float:left;
width:670px;}
div .position-left table, p.note
{float:left;
}
#imageright 
{
float: right;
padding: 10px;
}

/*-table.gray th, tr, td{
padding: 5px;
margin: 0;
vertical-align: top;
border: 1px solid #a5a58e;
}*/


</p></body></html>