@import "null.css";

/* BASE PART */
	body {
		padding: 0px;
		margin: 0px;
		font-family: arial;
		background: #dbebf5;
	}
	#page {
		width: 940px;
		margin: 0px auto;
		position: relative;
	}
	#head {
		height: 210px;
	}
	#head a#logo-link {
		width: 378px;
		height: 67px;
		position: absolute;
		left: 0px;
		top: 60px;
		background: url(/images/logo-solo.png) no-repeat;
		display: block;
		cursor: pointer;
		text-decoration: none;
	}

	#head a#logo-link .logo-text {
		width: 130px;
		height: 67px;
		position: absolute;
		right: 0px;
		top: 0px;
		display: block;
		cursor: pointer;
		padding: 5px;
		font-size: 13px;
		line-height: 19px;
		color: black;
	}
	
	#head a#logo-link .logo-text span {
	    color: #006CB8;
    }
    
/* END BASE PART */

/* CONTENT PART */
	#totalContent {
		width: 100%;
	}
	#totalLeftContent {
		width: 940px;
		float: left; 
        background: #edf5fa url(/images/corner-br.png) no-repeat bottom right;
	}
	#content {
		width: 630px;
		float: left;
        background: white url(/images/corner-bl.png) no-repeat bottom left;
position: relative;
	}
#content.full {
width: 100%;
}

#content.full .inner {
        background: url(/images/corner-br-content.png) no-repeat bottom right;
}

#content .inner {
padding: 40px;
}

#content .box {
  margin: 20px 0;
}

	#content #navigation a {
		float: left;
		padding-right: 5px;
		margin-right: 5px;
	}
	#content h1 {
		color:#006cb8;
		font-size: 31px;
margin: 5px 0;
	}

#content .button a {
  display: block;
  width: 128px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  text-decoration: none;
  color: white !important;
  background: #0d9003 url(/images/button-green-background.png) no-repeat;
  margin: 0 12px 12px 0;
  font-size: 16px;
}

#content .buttons a {
  display: block;
  float: left;
  width: 128px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  text-decoration: none;
  color: white !important;
  background: #0d9003 url(/images/button-green-background.png) no-repeat;
  margin: 0 12px 12px 0;
  font-size: 16px;
}


	#boxes_left {
		width: 289px;
		float: right;
		background: #e5e5e5;
margin: 20px 10px;
	}

#boxes_left .box {
  background: white url(/images/box-footer.png) no-repeat bottom;
}

#boxes_left .box .wsEd {
  padding: 15px;
  font-size: 13px;
}

#boxes_left .box .wsEd ul {
  list-style-image: url(/images/bullet-green.png);
  line-height: 1.8em;
}

#boxes_left .box h4 {
  margin: 0;
  padding: 15px 15px 0 15px;
  font-size: 16px;
  color: #006cb8;
  background: white url(/images/box-header.png) no-repeat top;
}

#boxes_left .box h2 {
  margin: 0;
  padding: 0;
  font-size: 16px;
  color: #006cb8;
  background: white url(/images/box-header.png) no-repeat top;
}

#boxes_left .box .FP_baseArticles {
  background: url(/images/box-header.png) no-repeat top;
}

#boxes_left .box .FP_baseArticles .LItemCleaner {
  height: 0;
}

	#boxes_right {
		width: 195px;
		float: right;
		background: #e5e5e5;
	}
/* END CONTENT PART */

/* BOTTOM BOXY */
.box-bottom {
  width: 940px;
  margin-top: 30px;
}

.box-bottom .outer .box {
  float: left;
  width: 289px;
  margin-right: 35px;
  background: white url(/images/box-bottom-footer.png) no-repeat bottom;
}

.box-bottom .last .box {
  margin-right: 0px;
}

.box-bottom .outer .box h4 {
  margin: 0;
  height: 43px;
  line-height: 43px;
  padding: 0 1em;
  font-weight: normal;
  background: #0b558a url(/images/box-bottom-header.png) no-repeat;
  color: white;
}

.box-bottom .button a, .box-bottom .button a:visited {
  display: block;
  float: right;
  width: 128px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  text-decoration: none;
  color: white !important;
  background: #0d9003 url(/images/button-green-background.png) no-repeat;
  margin: 0 12px 12px 0;
  font-size: 16px;
}

.box-bottom p {
  font-size: 13px;
  padding: 14px;
}

.box-bottom ul {
  font-size: 13px;
  padding: 14px 30px !important;
  list-style-image: url(/images/bullet-green.png);
  line-height: 1.8em;
}

.box-bottom .box .FP_baseArticles {
  padding: 7px 14px 14px 14px;
  margin: 0;
  font-size: 13px;
}

.box-bottom .box .FP_baseArticles h2 {
  padding: 0;
  margin: 0;
  font-size: 13px;
}

.box-bottom .box .FP_baseArticles p {
  padding: 0;
  margin: 0;
}

.box-bottom .box .FP_baseArticles h2 span {
  padding-left: 1em;
  font-size: 11px;
  font-weight: normal;
  color: #555555;
}

.box-bottom .box .FP_baseArticles .LItem {
  padding-top: 7px;
}

.box-bottom p.button {
  padding: 0;
  margin: 0;
}

/* END BOTTOM BOXY */


/* MENU */
	#menu {
		width: 940px;
		position: absolute;
		right: 0px;
		top: 172px;
		height: 39px;
		background: #efefef url(/images/menu-background.png) repeat-x;
	}
	#menu ul {
		padding: 0px;
		margin: 0px;
		list-style: none;
	}
	#menu ul li {
		float: left;
		position: relative;
border-right: 1px solid #dbebf5;
	}
	#menu ul li.last {
		float: left;
		position: relative;
border-right: 0;
}
	#menu ul li a {
		display: block;
		height: 39px;
		line-height: 39px;
		padding-left: 14px;
		padding-right: 14px;
		float: left;
		font-size: 14px;
        text-decoration: none;
		color: #555555;
	}
	#menu ul li.hover a, #menu ul li:hover a {
		color: #555555 !important;
		background: #d9f4d5 url(/images/menu-hover.png) repeat-x !important;
	}
	#menu ul li.active a {
		background: #044e83 url(/images/menu-active.png) repeat-x;
		color: white;
	}
	#menu ul ul {
		position: absolute;
		left: 0px;
		top: 39px;
		background: #bbbbbb;
		width: 150px;
		display: none;
	}
	#menu ul ul li a {
		width: 120px;
		background: transparent !important;
		color: black !important;
		height: auto !important;
		line-height: normal !important;
		padding-top: 5px;
		padding-bottom: 5px;	
	}
	#menu ul ul li a:hover {
		color: black !important;
		background: #d9f4d5 url(/images/menu-hover.png) repeat-x !important;
	}
	#menu ul li.hover ul, #menu ul li:hover ul {
		display: block;
	}
	#menu ul ul ul {
		display: none !important;
	}
/* END MENU */

#top-menu {
  position: absolute;
  top: 0;
  right: 0;
  background: white;
  font-size: 12px;
  height: 34px;
  line-height: 34px;
  background: white url(/images/corner-bl.png) no-repeat bottom left;
  overflow: hidden;
}

#top-menu .inner {
  background: url(/images/corner-br-content.png) no-repeat bottom right;
}

#top-menu p {
  margin: 0;
  padding: 0 12px;
  color: #006cb8;
}

#top-menu a {
  color: #006cb8;
}

/* FOOTER */
	#footer {
		width: 100%;
		background: white url(/images/footer-background.png) no-repeat;
        height: 67px;
        margin-top: 30px;
        margin-bottom: 30px;
        font-size: 11px;
	}
#footer .inside {
    padding: 18px;
}
	#footer p {
		margin: 0px;
	}
#copytight {
    margin-top: 4px;
}
/* END FOOTER */

#navigation {
  font-size: 12px;
  position: absolute;
  top: 15px;
}

#navigation a {
  color: #008c13;
  margin: 0!important;
}

#navigation span.hidden {
  display: block;
  float: left;
  margin-right: 3px;
}

hr {
  height: 1px;
  border: 0;
  border-top: 1px solid;
}
