﻿body
{
	margin:0px; padding:0px; color: #696963; line-height: 15pt; font-family: Arial, Helvetica, sans-serif; font-size: 12pt;
	background-color: #F8F9DD ; 
	background: url(/media/images/bg.gif);
}
div
{
	font-size: 11px;
}
img{
border:none;
}
input
{
	font-size: 11px;
}

ul a { font-size:13px;}
ul a:hover { font-size:13px;}
/************FROM OLD SITE**************************/
#frame {
	position:absolute;
	left:0%;
	width:760px;
	top: 0px;
	background-color: #485D48;
	}
#header {
	float: left;
	width: 760px;
	display: inline;
	background-color: #F8F9DD;
}
#leftContent {
	padding: 10px;
	width: 126px;
	/*_width: 146px;*/
	float: left;
	overflow: hidden;
	display: inline;
}
#rightContent {
	width: 594px;
/*	_width: 614px;	*/
	background-color: #F8F9DD;
	float: right;
	padding: 10px;
	min-height:304px;
}
#footer {
	float: left;
	width: 760px;
}
#footerleft {
	background-color: #485D48;
	float: left;
	width: 140px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footerRight {
	float: right;
	width: 609px;
	/*_width: 614px;*/
	background-color: #F8F9DD;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
a.menuLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 10px;
}
.menuLinks {
	padding-top: 10px;
	padding-left: 20px;
}

/************************/
#layoutHeader
{
	height: 50px;
	background: #d3d9e9 url( '../images/header.html' ) repeat-x 0 100%;
	color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #001B51;
	
}
#layoutHeaderLogoImage
{
	position: absolute;
	height: 50px;
	width: 186px;
	background: #d3d9e9 url( '../images/pblogo.html' ) repeat-x 0 100%;

}
#layoutHeaderText
{
	position: absolute;
	top: 4px;
	left: 6px;
	line-height: 50px;
	font-size: 18px;
	font-weight: bold;
}
#layoutLogin
{
	position: absolute;
	top: 22px;
	right: 4px;
}
#layoutCssMenu
{
	background: #a7bac5;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #808080;
}
#layoutMenu
{
	background: #444444;
	height: 26px;
}
#layoutBreadcrumb
{
	height: 24px;
	line-height: 24px;
	padding-left: 6px;
	clear: both;
	color: #000000;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #808080;
}
#layoutTemplateContainer
{
	display: block;
	clear: both;
}
#layoutTemplate
{
	display: block;
	clear: both;
	padding: 8px;
}
#layoutFooter
{
	clear: both;
	height: 22px;
	padding: 6px;
}
#layoutPanelMenu
{
}
#ajaxLoadingBackground
{
}
#ajaxLoadingContainer
{
}
.ajaxLoadingImage
{
}
.content
{
	display: inline;
}


/* 2Column PageTemplate */
#layout_2Column {}
#layout_2Column .mainColumnWrapper {float:left;width:100%;margin-left:-250px}
#layout_2Column .mainColumn{margin-left:250px}
#layout_2Column .rightColumn{float:right;width:250px}