a, a:link, a:visited  {
	color: #003;
	text-decoration: none;
}

a:hover, a:active {
  color: #333;
	text-decoration: none;
}

body {
	background-image: url(../images/BKG_main.gif);
	background-repeat:repeat-x;
	margin: 0px;
}

.content {
	vertical-align: top;
	line-height: 22px;
	color: #65879b;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.padR {
	padding-right: 12px;
	line-height: 21px;
	padding-top: 5px;
}

.padL {
	padding-left: 20px;
	line-height: 21px;
	padding-right: 15px;
	padding-top: 5px;
}

.footerbot{
	color: #c8d4db;
	font: 10px Arial, Helvetica, sans-serif;
	text-align: left;
	padding-bottom: 25px;
}

.footerbot a:link, .footerbot a:visited {
	color: #c8d4db;
    text-decoration: none;
}

.footerbot a:hover, .footerbot a:active {
	color: #fff;
    text-decoration: none;
}

.nav{
	font: 11px Myriad, Verdana, Arial, Helvetica, sans-serif;
	color: #d1dbe2;
	text-align: left;
	vertical-align: middle;
	height: 25px;
}

.nav a:link, .nav a:visited {
	color: #d1dbe2;
  text-decoration: none;
}

.nav a:hover, .nav a:active {
	color: #fff;
  text-decoration: none;
}

.titleMAIN {
	color: #446576;
	letter-spacing: 4px;
	font-family: Tahoma, Helvetica, Geneva, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
}

.titleBLU {
	color: #036;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 25px;
	font-weight: bold;
}

#container {
	min-height: 100%;
	/*padding-bottom: 1px;*/
	position: relative;
	height: 100%;
	width: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
	background-image: url(../images/BKG_footer-bot.gif);
	background-repeat: no-repeat;
	background-position:bottom ;
}

html>body #container {
	height: auto;
}

#content {
	background: transparent;
}

#footer{

	bottom: 4px;
	position: absolute;
	width: 100%;
	left: -4px;
}

html, body {
	height: 100%;		
}
.content2 {
	vertical-align: top;
	line-height: 20px;
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
}
.content3 {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
}
