﻿.lrHeader 
{
	font-family: Trebuchet MS,Trebuchet MS,Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing:0px;
	font-weight:bold;
	margin: 0 0 8px 0;
	color: #00356C;
}
.lr 
{
	width:142px;
	margin: 0 0 0 20px;
}
.lr A
{
	font-family: Trebuchet MS,Trebuchet MS,Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #00356C;
	text-decoration:none;
}
.lr A:hover
{
	font-family: Trebuchet MS,Trebuchet MS,Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #00356C;
	text-decoration:underline;
}
.lrLink 
{
	font-size: 11px;
	list-style-type:disc;
	color: #00356C;
	padding: 0 0 0 0;
	margin: 0 0 0 16px;
}
.lrUl 
{
	line-height:14px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.extraBlock 
{
	background-image:url(../images/lr_smallblock.jpg);
	line-height:14px;
	position: absolute;
	padding: 0 0 0 0;
	margin: -36px 0 0 18;
	width:138px;
	height:73px;
	font-family: Trebuchet MS,Trebuchet MS,Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #00356C;	
}
.extraBlock A 
{
	font-family: Trebuchet MS,Trebuchet MS,Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #00356C;	
	text-decoration:none;	
}
.extraBlock A:hover 
{
	font-family: Trebuchet MS,Trebuchet MS,Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #00356C;
	text-decoration:underline;
}	


/* TABS */
.tab {
	height:41px;width:510px;color:#fff;padding:0;margin:0;float:left;cursor:pointer;background-image: url(../images/tab-top-bg.png)
}
.tab-end {
	width:8px;float:right;position:relative;background-image: url(../images/tab-end.png);height:41px;
}
.leftEdgeBlue {
	width:21px;float:left;position:relative;background-image: url(../images/tab-leftedge-blue.png);height:41px;
}
.leftEdgeGrey {
	width:21px;float:left;position:relative;background-image: url(../images/tab-leftedge-grey.png);height:41px;
}
.middleBlue 
{
	height:41px;position:relative;padding:6px;padding-top:12px;font-weight:bold;font-size:12px;background-repeat:repeat-x;background-image: url(../images/tab-middle-blue.png);float:left;
}
.middleGrey 
{
	height:41px;position:relative;color:#585858;padding:6px;padding-top:12px;font-weight:bold;font-size:12px;background-repeat:repeat-x;background-image: url(../images/tab-middle-grey.png);float:left;
}
.BlueGrey {
	width:27px;float:left;position:relative;background-image: url(../images/tab-right-bluegrey.png);height:41px;
}
.GreyGrey {
	width:27px;float:left;position:relative;background-image: url(../images/tab-right-grey.png);height:41px;
}
.GreyBlue {
	width:27px;float:left;position:relative;background-image: url(../images/tab-right-greyblue.png);height:41px;
}
.rightEdgeBlue {
	width:19px;float:left;position:relative;background-image: url(../images/tab-rightedge-blue.png);height:41px;
}
.rightEdgeGrey {
	width:19px;float:left;position:relative;background-image: url(../images/tab-rightedge-grey.png);height:41px;
}
