@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background-image: url(images/bgtile.gif);
	background-repeat: repeat;
	background-position: center top;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.clearall {
	clear: both;
}
.leenix_green {
	color: #60BD02;
}
.leenix_blue {
	color: #00BBF5;
}
.leenix_orange {
	color: #FF7600;
}
#maincontainer {
	width: 780px;
	border-right-width: 16px;
	border-bottom-width: 16px;
	border-left-width: 16px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DFDFDF;
	border-bottom-color: #DFDFDF;
	border-left-color: #DFDFDF;
	margin-right: auto;
	margin-left: auto;
	background-color: #C2C2C2;
}
#maincontainer #header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 183px;
	width: 780px;
	position: relative;
}
#maincontainer #headerSmall {
	background-image: url(images/header_small.jpg);
	background-repeat: no-repeat;
	height: 95px;
	width: 780px;
	position: relative;
}
#maincontainer #home {
	height: 80px;
	width: 300px;
	position: absolute;
	left: 20px;
	top: 16px;
}
#maincontainer #clientlogin {
	height: 20px;
	width: 300px;
	position: absolute;
	right: 20px;
	bottom: 11px;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
}
#maincontainer #clientlogin a {
	color: #FFFFFF;
	text-decoration: none;
}
#maincontainer #header h1 {
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 125px;
	padding-left: 26px;
}
#maincontainer #header h2 {
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding-left: 26px;
}
#maincontainer #headerSmall h1 {
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 65px;
	padding-right: 10px;
	text-align: right;
}
#maincontainer #menu {
}
#maincontainer #bg_grad {
}
#maincontainer #panels {
	height: 149px;
	margin-top: 0px;
	margin-left: 10px;
}
#maincontainer #panels #panel1 {
	background-image: url(images/panelbg_green.png);
	background-repeat: no-repeat;
	float: left;
	color: #009900;
}
#maincontainer #panels #panel2 {
	background-image: url(images/panelbg_blue.png);
	background-repeat: no-repeat;
	float: left;
	color: #0086D6;
}
#maincontainer #panels #panel3 {
	background-image: url(images/panelbg_orange.png);
	background-repeat: no-repeat;
	float: left;
	color: #FF7600;
}
#maincontainer #panels #panel1, #maincontainer #panels #panel2, #maincontainer #panels #panel3 {
	height: 149px;
	width: 253px;
	position: relative;
}
#maincontainer #panels h3 {
	font-size: 25px;
	font-weight: bold;
	margin-top: 15px;
	margin-left: 16px;
	margin-bottom: 10px;
	line-height: 110%;
}
#maincontainer #panels p {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;
	margin-left: 16px;
	margin-bottom: 10px;
	line-height: 110%;
	margin-top: 0px;
}
#maincontainer #panels .link {
	position: absolute;
	left: 16px;
	bottom: 14px;
}
#maincontainer #panels #panel1 .floater {
	height: 141px;
	width: 127px;
	position: absolute;
	left: 137px;
	top: 0px;
	z-index: 100;
}
#maincontainer #panels #panel2 .floater {
	height: 127px;
	width: 148px;
	position: absolute;
	left: 121px;
	top: 18px;
	z-index: 100;
}
#maincontainer #panels #panel3 .floater {
	height: 140px;
	width: 122px;
	position: absolute;
	left: 118px;
	top: -2px;
	z-index: 100;
}


#maincontainer #panelspecific {
	height: 149px;
	margin-top: 0px;
	margin-left: 10px;
}
#maincontainer #panelspecific #panel1, #maincontainer #panelspecific #panel2, #maincontainer #panelspecific #panel3 {
	height: 149px;
	width: 759px;
	position: relative;
}
#maincontainer #panelspecific #panel1 {
	background-image: url(images/panelwide_green.png);
	background-repeat: no-repeat;
	float: left;
	color: #009900;
}
#maincontainer #panelspecific #panel2 {
	background-image: url(images/panelwide_blue.png);
	background-repeat: no-repeat;
	float: left;
	color: #0086D6;
}
#maincontainer #panelspecific #panel3 {
	background-image: url(images/panelwide_orange.png);
	background-repeat: no-repeat;
	float: left;
	color: #FF7600;
}
#maincontainer #panelspecific h1 {
	font-size: 40px;
	font-weight: bold;
	margin-top: 30px;
	margin-left: 20px;
	margin-bottom: 10px;
	line-height: 110%;
}
#maincontainer #panelspecific p {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;
	margin-left: 22px;
	margin-bottom: 10px;
	line-height: 135%;
	margin-top: 0px;
}
#maincontainer #panelspecific #panel1 .floater {
	position: absolute;
	right: 20px;
	top: 0px;
	z-index: 100;
}
#maincontainer #panelspecific #panel2 .floater {
	position: absolute;
	right: 20px;
	top: 18px;
	z-index: 100;
}
#maincontainer #panelspecific #panel3 .floater {
	position: absolute;
	right: 20px;
	top: -2px;
	z-index: 100;
}


#maincontainer #columns {
}
#maincontainer #columns #lefty {
	width: 270px;
	float: left;
}
#maincontainer #columns #righty {
	float: left;
	width: 500px;
}
#maincontainer #greypanel {
	width: 220px;
	margin-top: 23px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 28px;
}
#maincontainer #greypaneltop {
	margin: 0px;
	padding-top: 7px;
	background-image: url(images/greypanel_top.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#maincontainer  #greypaneldefault {
	background-image: url(images/greypanel_bg.png);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #727373;
	width: 220px;
}
#maincontainer #greypanelbottom {
	margin: 0px;
	background-image: url(images/greypanel_bottom.png);
	background-repeat: no-repeat;
	padding-bottom: 7px;
	background-position: left bottom;
}
#maincontainer #greypanel h4 {
	font-size: 14px;
	color: #FFB22A;
	font-weight: bold;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 40px;
}
#maincontainer #greypanel p {
	margin: 0px;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 125%;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
}
#maincontainer #greypanel .element {
	position: relative;
}
#maincontainer #greypanel .rule {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ADADAD;
	position: relative;
}
#maincontainer #greypanel .icon {
	z-index: 100;
	position: absolute;
	left: -13px;
	top: 5px;
}
#maincontainer #bodycontainer {
	margin-top: 23px;
	margin-left: 9px;
	padding-bottom: 20px;
	margin-right: 20px;
}
#maincontainer #bodycontainer p, ul {
	font-size: 12px;
	line-height: 160%;
	color: #333333;
}
#maincontainer #bodycontainer a {
	color: #000000;
}


#maincontainer .newsarticle {
	clear: both;
}
#maincontainer .newsarticle h1 {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0086D6;
	margin-top: 20px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#maincontainer #bodycontainer h5 {
	margin: 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0086D6;
	font-size: 30px;
	text-transform: lowercase;
	color: #0086D6;
	font-weight: normal;
	padding: 0px;
	text-align: right; 
}
#maincontainer .newsarticle h3 {
	float: right;
	font-size: 12px;
	font-weight: normal;
	color: #324047;
	margin: 0px;
	top: 12px;
	right: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
#maincontainer .newsarticle p {
	font-size: 12px;
	line-height: 160%;
	color: #000000;
	margin-bottom: 10px;

}
#maincontainer .newsarticle img {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
#footer {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	width: 812px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 8px;
	padding-bottom: 25px;
}

#footer a {
	color: #000000;
}


#contactform .inputfield {
	width: 300px;
}

#feed-control {
	font-size: 12px;
	line-height: 160%;
	color: #000000;
	margin-bottom: 10px;
}


.gfg-root {
  width : 100%;
  height : auto;
  position : relative;
  overflow : hidden;
  text-align : center;
  font-family: "Arial", sans-serif;
  font-size: 12px;
  border: 0px;
}

.gfg-title {
  font-size: 14px;
  font-weight : bold;
  color : #3366cc;
  background-color: #E5ECF9;
  line-height : 1.4em;
  overflow : hidden;
  white-space : nowrap;
visibility:hidden;
}

.gfg-title a {
  color : #3366cc;
}

.gfg-subtitle {
  font-size: 12px;
  font-weight : bold;
  color : #3366cc;
  background-color: #E5ECF9;
  line-height : 1.4em;
  overflow : hidden;
  white-space : nowrap;
  margin-bottom : 5px;
}

.gfg-subtitle a {
  color : #3366cc;
}

.gfg-entry {
  
  width : 100%;
  height : 6.9em;
  position : relative;
  overflow : hidden;
  text-align : left;
  margin-top : 3px;
  
}

/* To allow correct behavior for overlay */
.gfg-root .gfg-entry .gf-result {
  position : relative;
  
  width : auto;
  height : 100%;
  padding-left : 20px;
  padding-right : 5px;
}

.gfg-list {
  position : relative;
  overflow : hidden;
  text-align : left;
  margin-bottom : 5px;
}

.gfg-listentry {
  line-height : 2em;
  overflow : hidden;
  white-space : nowrap;
  text-overflow : ellipsis;
  -o-text-overflow : ellipsis;
  padding-left : 15px;
  padding-right : 5px;
  margin-left : 5px;
  margin-right : 5px;
}

.gfg-listentry-odd {
  background-color : #b5b5b8;
}

.gfg-listentry-even {
}

.gfg-listentry-highlight { 
  background-image : url('/images/garrow.gif');
  background-repeat: no-repeat;
  background-position : center left;
}

/*
 * FeedControl customizations.
 */

.gfg-root .gfg-entry .gf-result .gf-title {
  font-size: 16px;
  font-weight: bold;
  line-height : 1.2em;
  overflow : hidden;
  white-space : nowrap;
  text-overflow : ellipsis;
  -o-text-overflow : ellipsis;
  margin-bottom : 2px;
}

.gfg-root .gfg-entry .gf-result .gf-snippet {
  height : 10em;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  margin-top : 3px;
}

/*
 * Easy way to get horizontal mode, applicable via js options to gadget.
 */

.gfg-horizontal-container {
  position : relative;
}

.gfg-horizontal-root {
  height : 1.5em;
  _height : 100%;
  position : relative;
  white-space : nowrap;
  overflow : hidden;
  text-align : center;
  font-family: "Arial", sans-serif;
  font-size: 13px;
  border: 1px solid #AAAAAA;
  padding : 5px;
  margin-right : 80px;
}

.gfg-horizontal-root .gfg-title {
  font-weight : bold;
  background-color: #FFFFFF;
  line-height : 1.5em;
  overflow : hidden;
  white-space : nowrap;
  float : left;
  padding-left : 10px;
  padding-right : 12px;
  border-right: 1px solid #AAAAAA;
}

.gfg-horizontal-root .gfg-title a {
  color : #444444;
  text-decoration : none;
}

.gfg-horizontal-root .gfg-entry {
  width : auto;
  height : 1.5em;
  position : relative;
  overflow : hidden;
  text-align : left;
  margin-top : 0px;
  margin-left : 0px;
  padding-left : 10px;
}

/* To allow correct behavior for overlay */
.gfg-horizontal-root .gfg-entry .gf-result {
  position : relative;
  background-color : white;
  width : 100%;
  height : 100%;
  line-height : 1.5em;
  overflow : hidden;
  white-space : nowrap;
}

.gfg-horizontal-root .gfg-list {
  display : none;
}

/*
 * FeedControl customizations.
 */

.gfg-horizontal-root .gfg-entry .gf-result .gf-snippet,
.gfg-horizontal-root .gfg-entry .gf-result .gf-author {
  display : none;
}

.gfg-horizontal-root .gfg-entry  .gf-result .gf-title {
  color: #0000cc;
  margin-right : 3px;
  float : left;
}

.gfg-horizontal-root .gfg-entry .gf-result .gf-spacer {
  float : left;
}

.gfg-horizontal-root .gfg-entry .gf-result .gf-spacer,
.gfg-horizontal-root .gfg-entry .gf-result .gf-relativePublishedDate {
  display : block;
  color: #AAAAAA;
}

.gfg-branding {
  white-space : nowrap;
  overflow : hidden;
  text-align : left;
  position : absolute;
  right : 0px;
  top : 0px;
  width : 80px;
}

.gfg-collapse-open, .gfg-collapse-closed {
  background-repeat : no-repeat;
  background-position : center;
  cursor : pointer;
  float : right;
  width : 17px;
  height : 20px;
}

.gfg-collapse-open {
  background-image : url('/images/arrow_open.gif');
}

.gfg-collapse-closed {
  background-image : url('/images/arrow_close.gif');
}

.gfg-collapse-href {
  float : left;
}

.clearFloat {
  clear : both;
}

.gfg-entry {
  height: 10em;
}

#googlePlusOne {
	position: absolute;
	padding-left: 703px;
	top: 120px;
}

