/* --- Font Size Conversion Table From Base 16px --- */
/* ---  9px = 57% --- */
/* --- 10px = 63% --- */
/* --- 11px = 69% --- */
/* --- 12px = 75% --- */
/* --- 13px = 82% --- */
/* --- 14px = 88% --- */
/* --- 15px = 94% --- */
/* --- 16px = 100% --- */
/* --- 18px = 113% --- */
/* --- 20px = 125% --- */
/* --- 24px = 150% --- */


.bodySml01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 63%;
	color: #CE5C1B;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 57%;
	color: #000000;
}
.bodySml01 a, .copyright a {
	color: #CE5C1B;
	text-decoration: underline;
}
.bodySml01 a:hover, .copyright a:hover {
	color: #CE5C1B;
	text-decoration: underline;
}


.breadCrumbs {
	font-size: 69%;
}
.breadCrumbs a {
	text-decoration: none;
	color: #D1672A;
}
.breadCrumbs a:hover {
	text-decoration: underline;
}
/* ----- BigskyCMS secondary navigation ----- */
#secNavBigsky {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
  	width: 147px;
  	background-color: #B53131;
  	margin: 0px; 
  	padding: 0px;
}
	
#secNavBigsky ul {
  	list-style: none;
  	margin: 0px; 
  	padding: 0px;
  	line-height: 20px;
}
#secNavBigsky li {
 	margin: 0px;  
	padding: 0px;
	margin-bottom:1px;
 	background-color: #B53131;
}

#secNavBigsky a {
 	text-decoration: none;
 	color: #FFFFFF;
 	font-size: 69%;
 	font-weight: normal;
  	background-position: 4% 50%;
	padding-left: 0px;
	padding-top: 3px;
 	padding-bottom: 3px;
 	padding-right: 0px;
}
#secNavBigsky a:hover {
  	color: #FFFFFF; 
  	font-weight: normal;
  	background-position: 4% 50%;
  	text-decoration: none; 
  	background-color: #B53131;
  	/* Netscape 4 */
  	border: none;
}
#secNavBigsky a:active, #secNavBigsky a.active {
  	color: #FFFFFF; 
  	font-weight: normal;
  	background-position: 4% 50%;
  	text-decoration: underline; 
  	background-color: #B53131;
  	/* Netscape 4 */
  	border: none;
}
#secNavBigsky ul ul a {
	font-weight: normal;
	padding-left: 26px;
	background-color: #B53131;
	padding-top: 1px;
	padding-bottom: 2px;
}
#secNavBigsky ul ul a:hover, #secNavBigsky ul ul a:active, #secNavBigsky ul ul a.active { 
  	font-weight: normal;
}
#secNavBigsky ul ul ul a {
	font-weight: normal;
	padding-left: 26px;
	background-color: #B53131;
}
#secNavBlankBigsky {
	text-align: left;
  	width: 195px;
  	background-color: #B53131;
  	margin: 0px; 
  	padding: 0px;
}


/* ----- BigskyCMS Green secondary navigation ----- */
#secNavBigSkyGreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
  	width: 147px;
  	background-color: #5C9F05;
  	margin: 0px; 
  	padding: 0px;
}
	
#secNavBigSkyGreen ul {
  	list-style: none;
  	margin: 0px; 
  	padding: 0px;
  	line-height: 20px;
}
#secNavBigSkyGreen li {
 	margin: 0px;  
	padding: 0px;
	margin-bottom:1px;
 	background-color: #5C9F05;
}

#secNavBigSkyGreen a {
 	text-decoration: none;
 	color: #FFFFFF;
 	font-size: 69%;
 	font-weight: normal;
  	background-position: 4% 50%;
	padding-left: 0px;
	padding-top: 3px;
 	padding-bottom: 3px;
 	padding-right: 0px;
}
#secNavBigSkyGreen a:hover {
  	color: #FFFFFF; 
  	font-weight: normal;
  	background-position: 4% 50%;
  	text-decoration: none; 
  	background-color: #5C9F05;
  	/* Netscape 4 */
  	border: none;
}
#secNavBigSkyGreen a:active, #secNavBigSkyGreen a.active {
  	color: #FFFFFF; 
  	font-weight: normal;
  	background-position: 4% 50%;
  	text-decoration: underline; 
  	background-color: #5C9F05;
  	/* Netscape 4 */
  	border: none;
}
#secNavBigSkyGreen ul ul a {
	font-weight: normal;
	padding-left: 26px;
	background-color: #5C9F05;
	padding-top: 1px;
	padding-bottom: 2px;
}
#secNavBigSkyGreen ul ul a:hover, #secNavBigSkyGreen ul ul a:active, #secNavBigSkyGreen ul ul a.active { 
  	font-weight: normal;
}
#secNavBigSkyGreen ul ul ul a {
	font-weight: normal;
	padding-left: 26px;
	background-color: #5C9F05;
}
#secNavBlankBigsky {
	text-align: left;
  	width: 195px;
  	background-color: #5C9F05;
  	margin: 0px; 
  	padding: 0px;
}


.bigSkyLoanListTable td {
    padding:3px; 
    margin: 1px;
}