@import url("/css/tier1/invertedtabs.css");
@import url("/css/tier1/servicelocator.css");

body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	font-family: Arial;
	font-size: 15px;
	color: #666666;
}

table
{
        font-size: 100%;
}

h1
{
	font-family: "Trebuchet MS", Arial;
	font-size: 27px;
	color: #666666;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

h2
{
	font-family: "Trebuchet MS", Arial;
	font-size: 17px;
	color: #666666;
	font-weight: bold;
}

h4
{
	background-position: left;
	background-image: url(/images/bluebar.gif);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #ffffff;
	padding: 10px 10px 10px 10px;	
}

a 
{
	text-decoration: none;
	color: #ff0000;
} 

a:hover,a:active
{
	text-decoration:underline;
	color: #ff0000;
}

.sidebar
{
	font-size: 80%;

	padding-left:26px; 
	padding-right:26px; 
	padding-bottom:26px; 
	margin:0px; 
	width: 206px;
	_width: 258px;
}

.sidebar h1
{
	margin-top:0px; 
	margin-bottom:0px; 
	background-position: top center; 
	background-image: url(/images/sidebar_red.gif); 
	background-repeat: no-repeat; 
	height:40px; 
	text-align:center; 
	font-family: 'Trebuchet MS', Arial; 
	font-size: 16pt; 
	font-weight: bold; 
	font-style: italic; 
	color: #ffffff; 
	background-color:#f5f5f5; 
	padding: 2px 10px 2px 10px;
}

.breadcrumb
{
	margin-top:10px; 
	font-size: 80%;
}

.footerbar
{
	margin: 0pt auto; 
	font-size: 9pt; 
	width: 1006px; 
	color: #ffffff; 
	background-position: left center; 
	background-image: url(/images/footerbarblue.gif); 
	background-repeat: repeat-x;
	margin-top: 20px; 
	margin-bottom: 20px; 
	padding-top:10px;	
	padding-bottom:10px;	
}

.footerbar a, .footerbar a:hover, .footerbar a:active
{
	color: #ffffff;
	white-space: nowrap;
}

.tableform
{
	background-color: #f0f0f0;	
	border: 2px solid #aaaaaa;
	width: 500px;
}

.tableform tr td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.label
{
	text-align:right;
	text-transform:uppercase;
}

.darkstripe
{
	background-color: #eeeeee;
}

.lightstripe
{
	background-color: #ffffff;
}

.nobr
{
	white-space: nowrap;
}

.photo
{
border:1px solid #CCCCCC;
padding:4px;
}

a:hover .photo
{
border:1px solid #666666;
padding:4px;
text-decoration:none;
}
