/* CSS Document */

body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	margin:0px 0px 0px 0px;
	font-size:13px;
	color:#666666;
	line-height:19px;
}
.websiteBg {
	background-image:url(/images/bg.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}

.smallBg {
	background-image:url(/images/bg_businesslisting.gif);
	background-repeat:repeat-x;
	background-color:#fafafa;
}
/*td {
	font-family: "Trebuchet MS", Arial, sans-serif;
}
th {
	font-family: "Trebuchet MS", Arial, sans-serif;
}*/
#wrapper {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 0px;
}
.header {
	height: 128px;
	width: 950px;
	top: 5px;
}
.logo {
	background-image:url(/images/LRC_logo.gif);
	width:267px;
	height:128px;
	background-repeat:no-repeat;
	top:5px;
}
.topRightArea {
	padding-left:5px;
	padding-top:3px;
	/*left:40px;*/
	width:689px;
	height:128px;
	margin-left:270px;
}
hr{
	border:0px;
	color:#dfdfdf;
	background-color:#dfdfdf;
	height:1px;
	width: 100%;
	text-align:left;
}




/* ------------------------ Font Styles -------------------------- */

.greenText {
	color:#5d9731;
}
.greyHeading {
	font-size:14px;
	font-weight: bold;
}
.greenHeading {
	color:#5d9731;
	font-weight:bold;
	font-size:14px;
}
.whiteText {
	color:#FFFFFF;
}
.footerText {
	font-size:11px;
}




/* ----------------------- Links -------------------------------- */

a:link {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #5D9731;
	text-decoration: underline;
}
a:active {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}

a.readmore:link {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #004b92;
	text-decoration: none;
}
a.readmore:visited {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #004b92;
	text-decoration: none;
}
a.readmore:hover {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #004b92;
	text-decoration: underline;
}
a.readmore:active {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #004b92;
	text-decoration: none;
}

a.footerLinks:link {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
a.footerLinks:visited {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
a.footerLinks:hover {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #5D9731;
	text-decoration: underline;
}
a.footerLinks:active {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}


/* --------------------- Custom Controls --------------------- */

.txtFields {
	width: 180px;
	height:13px;
 	font: 11px "Trebuchet MS", Arial, sans-serif;
 	background-color: #dee0d5;
 	color: #6666666;
 	border: 1px solid #a0a581;
 	margin-right: 0px; 
}

.lists {
	width: 200px;
 	font: 11px "Trebuchet MS", Arial, sans-serif;
 	background-color: #dee0d5;
 	color: #666666;
 	border: 1px solid #a0a581;
 	margin-right: 0px; 
	height:18px;
}

.multiLineTextAreas {
	width: 200px;
 	font: 11px "Trebuchet MS", Arial, sans-serif;
 	background-color: #dee0d5;
 	color: #666666;
 	border: 1px solid #a0a581;
 	margin-right: 0px;
	height:45px;
}

.multiLineTextAreas_big {
	width: 200px;
 	font: 11px "Trebuchet MS", Arial, sans-serif;
 	background-color: #dee0d5;
 	color: #666666;
 	border: 1px solid #a0a581;
 	margin-right: 0px;
	height:150px;
}


/* -------------------- Buttons ----------------------------- */

.btnSmall  a {
	display: block;
	width: 60px;
	padding-left: 1px;
	padding-top:0px;
	/*right: 55px;*/
	position: relative;
	height: 17px;
	left: 0px;
	top: 0px;
}
.btnSmall  a:link,
.btnSmall  a:visited,
.btnSmall a:hover {
	color: #FFFFFF;
	font-weight: bold;
	background-color:#b6b6b6;
	text-align: center;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
}
.btnSmall a:link,
.btnSmall a:visited {
  border-top: 1px solid #a4a4a4;
  border-bottom: 1px solid #a4a4a4;
  border-left: 1px solid #a4a4a4;
  border-right: 1px solid #a4a4a4;
}

.leftNavigationTab {
	background-image:url(/images/myaccount_tab_bg.gif);
	background-repeat:no-repeat;
	width:232px;
	height:37px;
}
	
.leftNavigationTabHeading {
	padding-left:10px;
	padding-top:13px;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	letter-spacing:-1px;
}

.leftNavigationBg {
	background-image:url(/images/smallBg.gif);
	background-repeat:no-repeat;
	width:232px;
	height:215px;
	padding-top:7px;
}

.rightHeading {
	background-image:url(/images/user_dashboard_tab_bg.gif);
	background-repeat:no-repeat;
	width:699px;
	height:33px;
	padding-left:10px;
	padding-top:1px;
	font-size:16px;
	font-weight:bold;
	color:#5d9731;
	letter-spacing:-1px;
}

