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


.imagewrapperhome
{
width:100%;
}
 
.left,
.middle1,
.middle2,
.right {
width:140px;
float: left;
clear: none;
}

#imageright
{
 float:right;
 position: relative;
 clear:both;
 padding-right:10px;
}
 
#imageleft
{
 float:left;
 position: relative;
 padding-right:10px;
 clear:both;
}

#moduleright
{
	float:right;
	width:250px;
	position: relative;
	clear:both;
	padding-left:5px;
}

table.noborder, table.noborder tr, table.noborder td, table.noborder th

{ 
                border: 0px solid #000; 
                padding: 5px; 
}

table th{
	text-align: left;
	font-weight:normal;
}

.style3 
 {
                font-size: medium
}

.thcenter {
	text-align: center;
}

.myDiver{
     min-height:130px;
}


#flashALTcontent1 {margin-right:1em auto !important;margin-left:1em auto !important;background:transparent;padding:0 0 1em 0.5em;}

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