/* Begin Typography & Colors */
body {
	background-color: #fff;
	text-align: center;
	padding: 0;
	margin: 0;
	font-family: "Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	}

p, h1, h2, h3, h4, td, ul, ol, li, dl, dt, dd {
	font-family: "Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-serif;
	line-height: 15px;
	font-size: 10px;
	}

img { border: 0; }
	
#framer {
	background-color: #FFF;
	margin: 0 auto;
	width: 820px;
	background: url(/images/bg_frames.gif) repeat-y center;
	}
	
#framerB {
	margin: 0 auto;
	width: 820px;
	height: 30px;
	clear: both;
	background: url("/images/bg_framesB.gif") no-repeat bottom;
	}
	
#container {
	width: 780px;
	text-align: left;
	margin: 0 auto;
	background: url("/images/bg_pg.gif") repeat-y center;
	}
		
#header {
	width: 780px;
	height: 155px;
	margin: 0;
	background: url(/images/header.gif) repeat-y top;
	}

#headerL{
	position : absolute;
	margin-left : 0px;
	margin-top : 20px;
	width: 605px;
	height: 110px;
	background-color: #333;
	}
	
#headerImageR {
	position : absolute;
	margin-left : 605px;
	margin-top : 20px;
	width: 175px;
	height: 135px;
	background-color: #333
	}

	
/* ------------- */
/* content and sidebar */	
#contentcontainer {
	width: 780px;
	margin: 0 auto;
	}

#content {
	background-color: #FFF;
	padding: 0px;
	width: 605px;
	float: left;
	}

#maincontent {
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 10px;
	width: 563;
	margin: 10px;
	}
	
#sidebar {
	background: url("/images/bg_sidebar.gif") repeat-x top;
	background-color: #333;
	padding: 22px 0 0 0;
	width: 175px;
	height: 100%;
	float: left;
	}

#sidebar p {
	padding: 8px;
	color: #fff;
	}
	
#sidebar img {
	margin: 0;
	border-bottom: 6px solid #333;
	display: block;
	}
	
#maincontent h1 {
	font-size: 17px;
	line-height: 27px;
	color: #225b43; 
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
	
#maincontent a:link { text-decoration: underline; color: #229a5a; background: transparent; }
#maincontent a:visited { text-decoration: underline; color: #229a5a; background: transparent; }
#maincontent a:hover   { text-decoration: none; color: #333; background-color: #f0d890; }
#maincontent a:active  { text-decoration: none; color: #333; background-color: #f0d890;  }

#footer {
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 780px;
	height: 20px;
	background: url(/images/bg_footer.gif) repeat-y center;
}

#footer p {
	padding: 0px 5px 0px 5px;
	color: #999;
	font-size: 9px;
	line-height: 20px;
	}

#footerBOL {
	font-size: 9px;
	line-height: 16px;
}
	
#footerBOL a:link { text-decoration: none; color: #229a5a; background: transparent; }
#footerBOL a:visited { text-decoration: none; color: #229a5a; background: transparent; }
#footerBOL a:hover   { text-decoration: none; color: #333; background-color: #f0d890; }
#footerBOL a:active  { text-decoration: none; color: #333; background-color: #f0d890;  }
	
/* content and sidebar for home pg */
#containerHome {
	width: 780px;
	text-align: left;
	margin: 0 auto;
	background: url("/images/bg_pgHome.gif") repeat-y center;
	}
	
#contentHome {
	background-color: #FFF;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 0px;
	width: 459px;
	float: left;
	}

#maincontentHome {
	background-color: #fff;
	border: 0;
	padding: 10px;
	width: 439;
	}
	
#maincontentHome h1 {
	font-size: 17px;
	line-height: 27px;
	color: #225b43; 
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
	
#maincontentHome a:link { text-decoration: underline; color: #229a5a; background: transparent; }
#maincontentHome a:visited { text-decoration: underline; color: #229a5a; background: transparent; }
#maincontentHome a:hover   { text-decoration: none; color: #333; background-color: #f0d890; }
#maincontentHome a:active  { text-decoration: none; color: #333; background-color: #f0d890;  }
	
#sidebarHome {
	background: url("/images/bg_sidebar.gif") repeat-x top;
	background-color: #333;
	padding: 22px 0 0 0;
	width: 320px;
	height: 100%;
	float: left;
	}

.sidebarHome p { line-height: 12px; font-weight: bold; color: #fff; }
.sidebarHome td a:link { text-decoration: none; color: #fff; }
.sidebarHome td a:visited { text-decoration: none; color: #fff; }
.sidebarHome td a:hover   { text-decoration: none; color: #f0d890; }
.sidebarHome td a:active  { text-decoration: none; color: #f0d890; }
	
#footerHome {
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 780px;
	height: 20px;
	background: url(/images/bg_footerHome.gif) repeat center;
}

#footerHome p {
	padding: 0px 5px 0px 5px;
	color: #999;
	font-size: 9px;
	line-height: 20px;
	}
	
.spacer5px {
	font-family: "Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-serif;
	line-height: 5px;
	}

.tbf { background-color: yellow; }