ul li { margin:0; padding:0; }

.skinNavLeft {
	background-image: url(../images/plop_skin/skin_nav2.jpg);
	background-repeat: repeat-y;
	background-position: top;
	height: 400px;
	width: 205px;
}
.skinNavSelLeft {
	background-image: url(../images/plop_skin/nav_sel1.gif);
	background-repeat: repeat-y;
	background-position: top;
	width: 22px;
}
.skinNavSelRight {
	background-image: url(../images/plop_skin/nav_sel2.jpg);
	background-repeat: repeat-y;
	background-position: top;
	width: 20px;
}
.skinNavLeftTop {
	background-image: url(../images/plop_skin/skin_nav1a.jpg);
	background-repeat:no-repeat;
	background-position: top;
	height: 103px;
	width: 205px;
}
.skinBorderRight {
	background-image: url(../images/plop_skin/skin_rightbord.jpg);
	background-repeat: repeat-y;
	background-position: top;
	height: 400px;
	width: 18px;
}
.skinContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #666666;
	background-color: #FFFFFF;
	height: 100%;
}

/*---- LINKS ------*/
.PageLink {
	text-decoration: underline;
}
.PageLink:link 		{ color: #02335E}
.PageLink:visited 	{ color: #02335E}
.PageLink:hover 		{ background-color: #DBE0C9}

.NavLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
	padding-top: 2px;
}
.NavLink:link 		{ color: #02335E; text-decoration: none}
.NavLink:visited 	{ color: #02335E; text-decoration: none}
.NavLink:hover 		{
	color: #001F48;
	background-color: #BDC79C;
}
.Container1 {
	background-image: url(../images/plop_skin/container1.jpg);
	height: 25px;
	width: 25px;
}
.Container2 {

	background-image: url(../images/plop_skin/container2.jpg);
	height: 25px;
	width: 515px;
}
.Container3 {

	background-image: url(../images/plop_skin/container3.jpg);
	height: 25px;
	width: 25px;
}
.Container4 {
	background-image: url(../images/plop_skin/container4.jpg);
	height: 456px;
	width: 25px;
	background-repeat: repeat-y;
	background-position: top;
}
.Container5 {

	background-image: url(../images/plop_skin/container5.jpg);
	height: 456px;
	width: 25px;
	background-repeat: repeat-y;
	background-position: top;
}
.Container6 {

	background-image: url(../images/plop_skin/container6.jpg);
	height: 25px;
	width: 25px;
}
.Container7 {


	background-image: url(../images/plop_skin/container7.jpg);
	height: 25px;
	width: 515px;
}
.Container8 {


	background-image: url(../images/plop_skin/container8.jpg);
	height: 25px;
	width: 25px;
}
#fbc1 {
	padding: 25px;
	height: 100%;
	width: 515px;
	background-image: url(../images/fbc/blue_container.jpg);
	text-align: left;
	background-repeat: no-repeat;
}
#fbc2 {
	padding: 25px;
	height: 100%;
	width: 515px;
	background-image: url(../images/fbc/satisfy_container.jpg);
	text-align: left;
	background-repeat: no-repeat;
}
#fbc3 {
	padding: 25px;
	height: 100%;
	width: 515px;
	background-image: url(../images/fbc/pat_container.jpg);
	text-align: left;
	background-repeat: no-repeat;
}
.BodyNormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
	line-height: 17px;
}
.BodyBigger {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
	line-height: 19px;
}

.Heading {
	font-family: "Trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	color: #768A48;
	line-height: 25px;
}

.BodyBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #272761;
	line-height: 17px;
}
.panel {
	padding: 10px;
	background-color: #D7E2EC;
}

p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.BodyBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	line-height: 17px;
	font-weight: bold;
}
.BodyQuotes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
	line-height: 17px;
}
hr {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	border-bottom-width: 0px;
	border-bottom-style: none;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}
