/* Reset ///////////////////////////////////////////////*/
/* Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.2 */
html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;border:0}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
legend{color:#000;}

/*  Fonts ///////////////////////////////////////////////// */
body { font: normal normal normal 0.625em/1.2em Verdana, Arial, Helvetica, sans-serif;}

select,input,button,textarea { font:100% verdana, tahoma, arial, helvetica, sans-serif;}

table {
	font-size:inherit;
    font-size: 100%;
}

/*  Standards and Clear///////////////////////////////////////////////// */
html,
body {
    height: 100%;
	width: 100%;
}

img { border: none}
strong { font-weight: bold;}

/* float clearing for everyone else */
.clear {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  font-size: 1px;
  line-height: 1px;
}

/* float clearing for IE6 */
* html .clear {
  height: 1%;
}

/* float clearing for IE7 */
*+html .clear{
  min-height: 1%;
}


/* Global ///////////////////////////////////////////////*/
body { background: url(../../images/main/bg-site.png) repeat-x center 0;}
#site {
	width: 880px;
	margin: 0 auto;
}

a {
    color: #2177bd;
    text-decoration: none;
}

a:hover { text-decoration: underline;}


/* Header ///////////////////////////////////////////////*/
#header {
    background: url(../../images/main/bg-header.png) repeat-x 0 0;
	border: 1px solid #e1e1e1;
    height: 90px;
	margin: 0 0 17px;
	padding: 25px 0 0 45px;
	position: relative;
}

#header h1 a {
	color: #000030;
	font-size: 2.4em;
	line-height: 1.2em;
}

#header h2 {
	color: #000030;
	font-size: 1.4em;
	line-height: 1.2em;
}

#header ul.navi {
    bottom: 62px;
	position: absolute;
    right: 83px;
}

#header ul.mainNavi {
    position: absolute;
    left: 45px;
    bottom: 7px;
}

#header li {
	display: block;
	float: left;
}

#header ul.navi li a {
    color: #000030;
    text-decoration: none;
	font-size: 1em;
	line-height: 1.2em;
	padding: 0px 5px;
	border-right: 1px solid #000030;
}

#header ul.mainNavi li a {
    color: #fff;
    text-decoration: none;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.2em;
	padding: 0px 5px;
	border-right: 2px solid #fff;
}

#header li a:hover { text-decoration: underline !important;}

#header li.last a {	border: none !important;}

#header form {
    height: 22px;
    position: absolute;
    right: 20px;
	bottom: 35px;
	width: 194px;
}

#header .inputSearch {
    background: #fff;
    border: 1px solid #ccc;
    color: #000030;
    font-size: 1.1em;
    right: 60px;
	padding: 2px 10px;
    position: absolute;
    top: 0;
    width: 127px;
}

#header .submitBtn {
	background: none;
	border: 0;
	color: #93c31b;
    cursor: pointer;
	font-size: 1.2em;
	font-weight: bold;
	height: 18px;
	margin: 0;
    position: absolute;
    right: 0;
	text-transform: uppercase;
    top: 0;
	width: 60px;
}

#header div.teaserIMG {
    position: absolute;
    right: 0;
	bottom: -201px;
	background: url(../../images/main/picture.png) no-repeat 0 0;
	width: 345px;
	height:	225px;
}

*html #header div.teaserIMG {
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='images/main/picture.png');
    background-image: none;
}

/* Home ///////////////////////////////////////////////*/
div.shortCalcContainer {
	background: url(../../images/main/bg-shortcalc.png) no-repeat 0 0;
	height: 182px;
	position: relative;
	width: 521px;
	margin: 0 0 10px;
}

div.shortCalcContainer h3,
div.shortCalcContainer h4 { display: none;}

div.logosContainer {
	background: url(../../images/main/logos.png) repeat-x 5px 0;
	height: 53px;
	border-top: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
	margin: 0 0 10px;
}

div.shortCalcContainer form {
    position: absolute;
    left: 22px;
	top: 52px;
}

div.shortCalcContainer fieldset {margin: 9px 0 12px;}

div.shortCalcContainer label {
	display: block;
	float: left;
    width: 137px;
	height: 20px;
	text-indent: -1000em;
	overflow: hidden;
}

div.shortCalcContainer input {
    background: #fff;
    border: 1px solid #ccc;
    color: #000030;
    font-size: 1.1em;
    right: 50px;
	padding: 2px 10px;
    width: 127px;
}

div.shortCalcContainer form .submitBtn {
	background: none;
	border: 0;
	cursor: pointer;
	height: 72px;
	margin: 0;
	padding: 0;
	position: absolute;
	line-height: 400px;
	text-indent: -1000em;
	overflow: hidden;
	left: 400px;
	top: 0;
    width: 72px;
}

div.shortCalcContainer p {
	position: absolute;
	bottom: 10px;
	color: #006e2e;
	font-size: 1.2em;
	left: 0;
	line-height: 1.5em;
	right:0;
	width: 100%;
	text-align: center;
}

/* Footer ///////////////////////////////////////////////*/
#footer {
	background: url(../../images/main/bg-footer.png) no-repeat 0 0;
	margin: 10px 0 0;
	padding: 40px 0 20px;
}

#footer b {
	text-align: center;
	display: block;
	font-size: 11px;
	color: #006e2e;
	margin: 0 0 10px 0;
}

#footer ul {
	text-align: center;
	min-height: 1%;
}

#footer li {
    display: inline;
	font-size: 1.2em;
	color: #006e2e;
	line-height: 1.2em;
}

#footer li a {
	color: #006e2e;
    padding: 0 5px;
	text-decoration: none;
}

#footer li a:hover { text-decoration: underline;}

/* Content ///////////////////////////////////////////////*/
div.contentContainer {
    padding: 20px;
}

div.contentContainer h3 {
	color: #006e2e;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.2em;
	margin: 0 0 5px;
}

div.contentContainer p {
	color: #006e2e;
	font-size: 1.2em;
	line-height: 1.5em;
	margin: 0 0 10px;
	text-align: justify;
}

div.contentContainer a {
	color: #006e2e;
	font-weight: bold;
}


div.tabsContainer {
	float: right;
	background: #f3f3f3;
	border: 1px solid #e3e3e3;
	height: 150px;
	width: 370px;
	margin: 40px 0 0 30px;
	position: relative;
}

div.tabsContainer ul.tabs {
	position: absolute;
	top: -25px;
	left: -1px;
}


div.tabsContainer ul.tabs li {
	display: block;
	float: left;
}

div.tabsContainer ul.tabs li a {
	background: #f3f3f3;
	border: 1px solid #e3e3e3;
	color: #006e2e;
	display: block;
	font-size: 1.2em;
	float: left;
	height: 23px;
	line-height: 23px;
	margin-right: 5px;
	padding: 0 8px;
}


div.tabsContainer ul.tabs a.selected {
	border-bottom: 0px;
	padding: 0 5px 1px;
}

.tabcontent {
	display: none;
	padding: 0 14px 1px 14px;
	background-image: url(../images/tabbox-background.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 305px;
}

.tabcontentbox {
	font-size: 0px;
	padding: 12px 0 12px 0;
}

.tabcontentbox span a {
	font-size: 12px;
	color: #173152;
	display: inline;
	margin: 0 0 4px 0;
	text-decoration: none;
	font-weight: bold;
}

.tabcontentbox span h3 {
	font-size: 12px;
	color: #006E2E;
	display: block;
	margin: 0 0 4px 0;
	text-decoration: none;
	font-weight: bold;
}

.tabcontentbox span a:hover {
	text-decoration: underline;
}

.tabcontentbox span {
	font-size: 12px;
	color: #4e4e4e;
	line-height: 18px;
	position: absolute;
	width: 350px;
}

.tabcontentbox img {
	margin: 5px 10px 0 0;
}

.tabs li a.selected {
	font-weight: bold;
}

.tabs li a.selected:hover {
	text-decoration: none;
}


/* End ///////////////////////////////////////////////*/