
#farouter
{
	text-align:center;
}
#outer 
{
	width: 900px;
	background: white;
	margin: 0px auto;
}
#inner 
{
	text-align:left;
}
#Main
{
}
#Line 
{
	background:#547b00;
	height:1px;
	margin-top:3px;
	margin-bottom:3px;
}
.VertLine 
{
	background:#547b00;
}

#Top 
{
	color:White;
	width:100%;
	height:105px;
}
#TopLeft
{
	background:url(images/logo-small.jpg) no-repeat;
	background-position:0 20;
	float:left;
	width:375px;
	padding-left:10px;
	padding-top:7px;
	height:105px;
}
#TopRight
{
	float:right;
	text-align:right;
	width:146px;
	padding-right:10px;
	padding-top:7px;
}
#HeaderOuterLeft 
{
	background:url(images/headerleft.jpg) no-repeat;
	height:41px;
}
#HeaderOuterRight 
{
	background:url(images/headerright.jpg) no-repeat;
	background-position:100% 0;
	height:41px;
	color:#ffffff;
}
#Header
{
	color:White;
	background:url(images/headermid.jpg) repeat-x;
	width:100%;
	height:41px;
}
#HeaderLeft
{
	float:left;
	width:100px;
}
#HeaderRight
{
	float:right;
	text-align:right;
	width:500px;
	height:41px;
	padding-right:30px;
	font-size:10px;
	font-weight:bold;
}
#Content 
{
	width:900px;
}
#ContentLeft
{
	width:200px;
	padding-left:5px;
}
#ContentRight
{
	width:675px;
	padding-right:5px;
}
#FooterOuterLeft 
{
	background:url(images/footerleft.jpg) no-repeat;
	height:41px;
}
#FooterOuterRight 
{
	background:url(images/footerright.jpg) no-repeat;
	background-position:100% 0;
	height:41px;
}
#Footer 
{
	color:White;
	background:url(images/footermid.jpg) repeat-x;
	width:100%;
	height:41px;
	vertical-align:middle;
	font-family: Verdana, Arial;
	font-weight:bold;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	margin-top:20px;
}
#FooterLeft
{
	float:left;
	width:200px;
	padding-left:10px;
	padding-top:16px;
}
#FooterRight
{
	float:right;
	text-align:right;
	font-weight:bold;
	width:598px;
	padding-right:20px;
	padding-top:16px;
}
.Clear
{
	clear: both;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
.Footer {
	color:White;
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}
a.Footer:link {
	color:White;
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
a.Footer:visited {
	color:White;
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
a.Footer:hover {
	color:White;
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
}
a.Footer:active {
	color:White;
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
.skinSearch 
{
	color:#ffffff;
	font-weight:bold;
	font-size:10px;
}
#HeaderRight input 
{
	border:0px;
	background:#ffffff;
	margin-top:5px;
}
#HeaderRight img 
{
	margin-top:3px;
}
.tblLeftPane {
    border-collapse: collapse;
}
.LeftPaneOuter1 
{
}
.LeftPaneOuter 
{
}
.LeftPane 
{
	background:#ffffff;
	color:#333333;
	width:180px;
}


