body
{
	font-size: 10pt;
	font-family: "Trebuchet MS", Verdana, Palatino, Georgia, "Times New Roman", Times, serif;
	background-color: #98bbe4;
	background: url(../images/background-grad.jpg) repeat-x;
	text-align:center;	/*So IE center alings */

}
.container930
{	
	margin: 0px auto;	
	color: #d5d7db;	
	width:930px;
	text-align:left; /*Bring back left. See the IE hack in the body class */	
}
.container750
{	
	margin: 0px auto;	
	color: #d5d7db;	
	width:750px;
	text-align:left; /*Bring back left. See the IE hack in the body class */	
}
.container1024
{	
	margin: 0px auto;	
	color: #d5d7db;	
	width:960px;
	text-align:left; /*Bring back left. See the IE hack in the body class */	
}
#container
{			
	width: 750px;
	margin: 5px auto;
	background-color: #ffffff;
	color: #192666;
	/*border: 1px solid gray;*/
	TEXT-ALIGN: left;/*Bring back left. See the IE hack in the body class */	
	/*
	border-right: #8a8a8a 3px ridge;
	border-top: #e6e6e6 2px outset;	
	border-left: #efefef 2px outset;
	border-bottom: #8a8a8a 3px ridge;
	*/
}


#top
{
	color:#fff;
	padding: .5em;
	background-color: #526fbf;
	max-width:100%;
	border-bottom: 1px solid #708ac0;
	background: url(../images/lbf_header.jpg);
	min-height:60px;
}
#top a:link, #top a:visited
{
	color:#d8a955;	
}
#top a:hover {
	color: #ca9a69;
}
#topnavigation
{
	background-color: #adc9f7;
	border-bottom: 1px solid #708ac0;
	border-top: 1px solid #708ac0;
	max-width:100%;
	text-align:left;
	padding:.3em;
	height:28px;
}
#topnavigation2
{
	background-color: #dddddd;
	border-top: 1px solid #708ac0;
	max-width:100%;
}

.ErrorControl
{
	padding: .2em;
	background-color: #fff;	
}


#sidenav
{
	float: left;
	width: 160px;
	margin: 0;
	padding: .2em 0 0 .4em;
	
}
#sidenavRight
{
	float: right;
	width: 160px;
	margin: 0;
	padding: .2em 0 0 .4em;
	border-left:solid 1px #708ac0;
	min-height:490px;
}
.MainContentLeft
{
	margin-right: 170px;	
	padding: 5px;
	max-width: 98%;
	min-height:490px;
	margin-right: 10px;	
	
	
}
.MainContent
{
	margin-left: 5px;	
	padding: 5px;
	max-width: 98%;
	min-height:490px;
	margin-right: 10px;	
	background-repeat:repeat;
	
}
.MainContentWide
{	
	
	padding: 15px;
	max-width: 98%;
	min-height:490px;
	margin-right: 10px;	
}
.MainContentWideShort
{	
	
	padding: 15px;
	max-width: 98%;
	min-height:420px;
	margin-right: 10px;	
}

#rightsideads
{
	float: right;
	width: 160px;
	margin: 0;
	padding: 2px 2px 2px 2px;
}
/* mac hide \*/

* html #sidenavRight
{	
	display:table-cell;
	height:490px;
}
* html .MainContent
{	
	display:table-cell;
	height:490px;
}
* html .MainContentWide
{	
	display:table-cell;
	height:490px;
}
* html .MainContentShort
{	
	display:table-cell;
	height:420px;
}

/* end hide*/

#footer
{
	clear: both;
	margin: 0;
	padding: .5em;
	color: #000000;
	background-color: #dddddd;
	border-top: 1px solid #708ac0;
	font-size:9pt;
	text-align:right;
}
#footer a:link, #footer a:visited {
	
	color: #bb8628;
	font-size: 9pt;
}

#footer a:hover {
	color: #885c2f;
}
#sidenav p { margin: 0 0 1em 0; }

A.footerLink
{
	font-weight: normal;
	font-size: 9pt;
	color: #bb8628;
	
	
}
A.footerLink:hover
{
	font-weight: normal;
	font-size: 9pt;
	color: #708ac0;
	
	text-decoration: none;
}





.inputLabel
{
	
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color:#000000;
	font-weight:normal;
}
.inputField
{
	
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color:#000000;
}
.inputFieldRequired
{
	font-weight: normal;
	font-size: 10pt;
	color: #000000;
	background-color: #94beea;
}
.inputFieldRequiredSmall
{
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
	background-color: #94beea;	
}
.inputFieldDisabled
{
	
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color:#000000;
	background-color:silver;
}

.inputFieldNumeric
{
	
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color:#000000;
	text-align: right;
}
.inputFieldNumericRequired
{
	
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color:#000000;
	text-align: right;
	background-color:#94beea;
}
.inputFieldListBox
{
	border: 1px solid #6B6B6B;
	font-family: Tahoma, Arial, "MS Sans Serif";
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color:#000000;
	padding: 2px 0px 3px 4px;
	width:220px;
}
.inputFieldListBoxRequired
{
	border: 1px solid #6B6B6B;
	font-family: Tahoma, Arial, "MS Sans Serif";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:#000000;
	padding: 2px 0px 3px 4px;
	width:220px;
	background-color:#94beea;
}
.inputFieldListBoxSmall
{
	border: 1px solid #6B6B6B;
	font-family: Tahoma, Arial, "MS Sans Serif";
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color:#000000;
	padding: 2px 0px 3px 4px;
	width:150px;
}

TABLE.inputTables
{
	border-right: #708ac0 1px ridge;
	border-top: #e6e6e6 0px outset;
	font-size: 10pt;
	border-left: #efefef 0px outset;
	border-bottom: #708ac0 1px ridge;
		
	border-collapse: separate;
}

TR.inputTableTitle
{
	font-size: 10pt;
	padding-left: 5px;
	font-weight: bold;
	color: #ffffff;
	
	height: 20px;
	background-color: #708ac0;
	
}
TD.inputTableTitle
{
	font-size: 10pt;
	padding-left: 5px;
	font-weight: bold;
	color: #ffffff;
	
	height: 20px;
	background-color: #708ac0;
}
TABLE.inputTables TD
{
	color:#333333;
}
TR.inputTableTitle TD
{
	color:#ffffff;
}
A.inputTables
{
	color:#000000;
}
A.inputTables:hover
{
	color:#666666;
}

.instructionLabel
{
	font-size: 8pt;
	color: #b12020;
}
.instructionLabelLarge
{	
	color: #b12020;
}

.formButtons
{
	border-right: #708ac0 1px ridge;
	border-top: #e6e6e6 0px outset;
	border-left: #efefef 0px outset;
	border-bottom: #708ac0 1px ridge;
	font-size: 9pt;
	vertical-align: middle;	
	width: 85px;
	color: #ffffff;	
	font-family: Verdana;
	height: 22px;
	background-color: #708ac0;
	text-align: center;
	cursor: pointer;	
	
}
.formButtons:hover
{
	border-right: #333 1px ridge;
	border-top: #e6e6e6 0px outset;
	border-left: #efefef 0px outset;
	border-bottom: #333 1px ridge;
	font-size: 9pt;
	vertical-align: middle;	
	width: 85px;
	color: #333333;	
	font-family: Verdana;
	height: 22px;
	background-color: #98bbe4;
	text-align: center;
	cursor: pointer;
	
	
}

.pageTitle
{
	font-size: 10pt;
	padding-left: 5px;
	font-weight: bold;
	color: #ffffff;
	
	height: 20px;
	width:99%;
	background-color: #708ac0;
}

.inputFormDiv
{
	width: 600px;		
}
.inputFormDiv div
{			
		
	padding-top:5px;
					
}
.asp_spanRequired
{
	display: inline;
	float: left;
	width: 120px;
	text-align:right;
	padding-right:5px;
}
.asp_span
{
	display: inline;
	float: left;
	width: 120px;
	text-align:right;
	padding-right:5px;
}
.inputFormDiv div input, .inputFormDiv div textarea, .inputFormDiv div select, inputFormDiv div checkbox
{
	margin: 0px;
}

.radWindowOffsetElement
{        
    width:1px;
    height: 1px;
    padding-top:1px;            
}
.replyTextGroup fieldset
{
	border-style:dotted;
	padding:4px;
}
.replyTextGroup legend
{
	font-weight:bold;
	
	color:#00008b;
}
/*of course we have to fix stupid IE */
* html .replyTextGroup fieldset{
	border-style:solid;
	border-color:#dddddd;
	padding:4px;
}

.regularFieldSet fieldset
{	
	border-style:inset;
	padding:4px;
}
/*of course we have to fix stupid IE */
* html .replyTextGroup fieldset{
	border-style:solid;
	border-color:#dddddd;
	padding:4px;
}

.regularFieldSet legend
{
	font-weight:bold;
	
	color:#00008b;
}
.topPhoneNumber
{
	color:#fff;
	font-size:10pt;
	font-weight:bolder;
}
.floatImageRight
{
	float:right;
	clear:right;
	padding-left:5px;	
}
.floatImageLeft
{
	float:left;
	clear:left;
	padding-right:5px;
}
.topMenus
{
	font-family: Verdana, Palatino, Georgia, "Times New Roman", Times, serif;
	background-color:#dddddd;	
	padding-left:2px;
	padding-right:2px;
	font-size:10pt;
	text-align:center;
	width:110px;
	
}
.topMenusItems
{
	font-family: Verdana, Palatino, Georgia, "Times New Roman", Times, serif;
	background-color:#dddddd;
	padding-left:2px;
	padding-right:2px;
	font-size:10pt;
	width:90px;	
}
.topMenusItemsHover
{
	font-family: Verdana, Palatino, Georgia, "Times New Roman", Times, serif;
	background-color:#98bbe4;
	padding-left:2px;
	padding-right:2px;
	font-size:10pt;
	width:110px;	
}

.topMenusItemsDyn
{
	font-family: Verdana, Palatino, Georgia, "Times New Roman", Times, serif;
	background-color:#dddddd;
	padding-left:2px;
	padding-right:2px;
	font-size:10pt;
	width:110px;	
	text-align:left;
}
.topMenusItemsHoverDyn
{
	font-family: Verdana, Palatino, Georgia, "Times New Roman", Times, serif;
	background-color:#98bbe4;
	padding-left:2px;
	padding-right:2px;
	font-size:10pt;
	width:110px;	
	text-align:left;
}

.noBullet
{
	list-style-type:none;
}
.makePanelInvisble
{
	visibility:hidden;
}
.makePanelVisble
{
	visibility:visible;
}