* { margin:0; padding:0;}

img {border:0; vertical-align:top; text-align:left;}

#header {
	align:left;
}
#header div{
	align:left;
	display:inline;
}

table,tr,td{
	
}


/*LFC Content Styles*/
.lynchHeading
{
	font-family:Arial;
	font-size:20pt;
	color:#183057;
	
}
.lynchBody
{
	font-family:Arial;
	font-size:10pt;
	color:#514E4E;
}
.lynchSubHeading{font-family:Arial;font-size:14pt;color:#183057}
.lynchSubHeadingGrey{font-family:Arial;font-size:14pt;color:#090909}

.lynchHeadingWhite
{
	font-family:Arial;
	font-size:20pt;
	color:#FFFFFF;
	
}
.lynchBodyWhite
{
	font-family:Arial;
	font-size:10pt;
	color:#FFFFFF;
}
.lynchSubHeadingWhite{font-family:Arial;font-size:14pt;color:#FFFFFF}

.lynchHeadingYellow{
	font-family:Arial;
	font-size:20pt;
	color:#F7EC15;
}

.redText{
	font-family:Arial;
	font-size:10pt;
	color:#D81010;
}

.zoomLink
{
	font-family:Arial;
	font-size:10pt;
	color:#FF6600;
	font-weight:bold;
	text-decoration:none;
}
.zoomLink:hover
{
	color:#333399;
}


.lynchTBody{
padding: 0 0 0 0;
	margin: 0 0 0 0;
	border: 0px;
	posistion:relative;
	top:-2px;
	left:-2px;
}
.background { background: url(images/top.gif) repeat}
.bot{ background:url(images/bot.gif) repeat-x; width:100%; height:108px}
.menuBar{ width:100%;background:url(images/menuGradient.jpg) repeat-x}

.content
{
	background: #FFFFFF;
}
.content2
{
	background: #FFFFFF;
		background-image:url(images/repeat_gradient.gif);
	background-repeat:repeat-y;
}

#content ul { margin:0; padding:0; list-style:none;line-height:1.5em}
#content ul li{ background:url(images/Arrows.jpg) no-repeat 0 8px; padding-left:12px}
#content ul li a { text-decoration: underline; font-weight: normal}
#content ul li a:hover{ text-decoration:none}



.content_pane{
	background: #E9E9E9;
	display:inline;
}

.contentContainer{
	padding-left:15px;
	padding-right:15px;
}
.lynchTextCell{
	vertical-align:top;
	align:left;
	padding-left:10px;
}

.lynchTextBox{
 width:197px; 
 height:18px; 
 background:#FFFFFF; 
 color:#202528; 
 font-family:arial; 
 font-size:1em 
}

.lynchTextArea{
width:237px; 
height:147px; 
background:#FFFFFF; 
color:#202528; 
font-family:arial; 
font-size:1em; 
overflow:auto;
}
.lynchTextAreaTest{
width:237px; 
height:207px; 
background:#FFFFFF; 
color:#202528; 
font-family:arial; 
font-size:1em; 
overflow:auto;
}


.lynchDropDown {
	font-family: Arial;
	font-size:10pt;
	font-weight: normal;
	color:#202528;
	background: #FFFFFF;
	padding: 2px;
	width: 160px
	}
	
	.borderTop{
	border-top: 1px solid #FFFFFF;
}
.borderBottom{
	border-bottom: 1px solid #FFFFFF;
}

.borderTopBottom{
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
}

.subSubLink{
	text-decoration:none;
	color:#111111;
}
.subSubTitle{
	color:#FFFFFF;
	background-color:#D81010;
	font-weight:bold;
	padding-top:10px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:10px;
	text-align:center;
	width:150px;
	font-family:Calibri;
	font-size:20pt;
	color:#FFFFFF;
	cursor:pointer;
}	

.subSubMenu{
	/*background-image:url(images/repeatGradient.jpg); */
	background-color:#B1AFB4;
	background-repeat:repeat-y;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	float:left;	
}
.contentContainer
{
	
}
.contentContainer2
{
	width:630px;
	float:left;
	
}
.leftBar
{

}
.subSubRow
{
	background-color:#B1AFB4;
	/*cursor:pointer;*/
	padding-left:0px;
	padding-top:10;
	font-size: 12px;
	width:150px;
	height:25px;
	font-family:Arial;
	color:#FFFFFF
}
.subSubRow2
{
	/*cursor:pointer;*/
	padding-left:0px;
	padding-top:10;
	width:150px;
	height:25px;

}
.subSubRowSelected
{
	color:#FFFFFF;
	cursor:pointer;
	padding-left:0px;
	font-size: 12px;
	width:150px;
	height:25px;
	font-family:Arial;
	font-weight:bold;
}

.t{ 
background:url(images/oT.jpg) #FFFFFF repeat-x; width:100%;

}
.b{ background:url(images/oB.jpg) repeat-x left bottom; width:100%}
.l{ background:url(images/oL.jpg) repeat-y; width:100%}
.r{ background:url(images/oR.jpg) repeat-y right top; width:100%}
.lt{ background:url(images/oTL.jpg) no-repeat; width:100%}
.rt{ background:url(images/oTR.jpg) no-repeat right top; width:100%}
.lb{ background:url(images/oBL.jpg) no-repeat left bottom; width:100%}
.rb{ background:url(images/oBR.jpg) no-repeat right bottom; width:100%}

.greyBox{
padding:20px 20px 20px 20px;
}

.footer_menu
{
	font-family:Arial;
	font-size:9pt;
	color:#514E4E;
	font-weight:normal;
	text-decoration: none;
}

.footer_menu:hover
{
	color:#FF0000;
}

.button
{
font-size: 10px;
}
