/* Basic */
body {
	font-size: 62.5%;
	font-family: "Trebuchet MS", Verdana, Geneva, sans-serif;
	background: #006415 url(../../images/body-bkg.jpg) repeat-x top left;
	margin: 0;
	padding: 0;
	color: #68736a;
	}

a img { border: 0px solid red;}

img { vertical-align: top; }

/* CSS Grid Framework 
 * Vinicius Braga 
 * http://viniciusbraga.com/digital/css/colunas-em-porcentagem 
 * 
 */ 
.col01 { width: 240px; } .col02 { width: 480px; } .col03 { width: 720px; } .col05{ width: 355px;} .col06{ width: 315px; }
.col-50 { width: 50%; } .col-66 { width: 66%; } .col-33 { width: 33%; } 
.row, .col { overflow: hidden; } 
* html .row, * html .col { height: 100%;} /* Only to IE6 */
.col-50, .col-66, .col-33, .col01, .col02, .col03, .col05, .col06  { float: left; } 



/* Container */
.container {
	width: 992px;
	margin: 0 auto 0;
	padding: 0;
	background: #FFF;	
	}
.containerBkgMiddle { 
	background: transparent url(../../images/container-bkg-middle.gif) repeat-y top center;	
	}	
.containerBkgTop {
 	background: transparent url(../../images/container-bkg-top.gif) no-repeat top center;
 	height: 15px;
 	}	
/* Links */

/* Global Navigation*/
.navGlobal {
	margin: 0;
 	background: transparent url(../../images/Navigation/navglobal-bkg.gif) no-repeat top right;
}
.navGlobal ul {
	list-style: none outside;
	margin: 0;
	padding: 0;
}
.navGlobal li {
	float: left;
	margin: 0;
	padding:0;
}

.bodyHome .headerNav {
	margin: 0 16px;
	padding: 0;
	}

.bodyBasic .headerNav {
	margin: 0 16px;
	padding: 0 0 61px;
 	background: transparent url(../../images/headernav-bkg.gif) no-repeat 0 39px;
	}

/* Local Nav*/

/* Header */
.header {
	margin: 0;
	padding: 0 0 9px;
	position: relative;
	top: 0;
	left: 0;
	}
.headerBackMainSite {
	position: absolute;
	top: 0;
	right: 1.6em;
	}
.headerLogo {
	margin: 0 1.6em;
	}	


	
/* Content */

.taxonomy {
	font-size: 1.3em;
	font-weight: normal;
	color: #87b700;
	margin: 0 0 0 37px;
	padding: 0 0 0 9px;	
}

.content {
	margin: 0 16px 10px;
	padding: 0;	
}

* html .content {
	margin: 0 0 10px 16px;
	padding: 0;	
}

/* bodyHome */

.bodyHome .main p {
	font-size: 1.2em;
	margin-left: 14px;
	}
	
.bodyHome .main {
 margin: 0 0 0 10px;
	}

/* bodyBasic */

.bodyBasic .main {
	margin: 0 0 0 20px;    	
	}

.bodyBasic .main h1 {
	color: #219f39;
	font-size: 2.9em;
	font-weight: normal;
	margin: 7px 0 10px 10px;
	padding: 0;
	}

.bodyBasic .content h2 {
	color: #219f39;
	font-size: 1.6em;
	margin: 7px 0 1em 13px;
	padding: 0;
	}

.bodyBasic .main h2 {
	color: #219f39;
	font-size: 1.6em;
	margin: 7px 0 0 13px;
	padding: 0;
	}

.bodyBasic .content p {
	font-size: 1.2em;
	line-height: 1.4em;
	font-weight: normal;
	margin: 0 2em 0.5em 1em;
	padding: 0;
	}

.normalList li
{
	font-size: 13px;
	
}
	
.bodyBasic .main p {
	font-size: 1.3em;
	line-height: 1.4em;
	font-weight: normal;
	margin: 0 2em 1em 1em;
	padding: 0;
	
	}

#wordCount
{
	width: 90px;
	height: 16px;
	color: White;
	background-color: #006c33;
	padding-left: 15px;
	margin-top: 3px;
	margin-left: 13px;
}


/* backneckTips */
.backneckTips {
 	background: transparent url(../../images/backneck-tips-bkg.jpg) no-repeat 0 0;
 	height: 326px;	
}
* html .backneckTips {
 	height: 356px;	
}


.backneckTips ul {
 	margin: 88px 0 0 60px;
 	padding: 0px;
 	width: 150px;
 	list-style: none outside;
 	}
.backneckTips ul li {
 	font-size: 1.1em;
 	line-height: 1.5em;
 	color: #2b5533;
 	margin: 0;
 	padding: 0 0 1.3em;
 	list-style: none outside;
 	}
.backneckTips a {
 	color: #2b5533;
 	text-decoration: none; 	} 
 	
/* Footer   */
.footer {
	margin: 0;
	padding: 13px 24px 0 24px;
	border: 0px solid red;
 	background: transparent url(../../images/footer-ruler.jpg) no-repeat top center;	
	}

.footer a {
	color: red;
	}
	
.footer .tagline {
	float: right;
	margin: 0 8px;
	}	
.footer-disclaimer {
	margin-bottom: 1.5em;
	border: 0px solid red;
	}
.footer-disclaimer p {
	font: 1em/1.6em Verdana,sans-serif;
	width: 90%;
	margin: 0 0 1.6em 1.3em;
	}
.footer-disclaimer strong {
	font-weight: normal;
	text-transform: uppercase;
	}

.navFooter  {
 	background: transparent url(../../images/bg_footer.jpg) no-repeat top left;	
	margin: 15px 0 21px;
	padding: 0;
 	width: 954px;
 	height: 96px;
 	padding-top: 10px;
}
.navFooter .roundTop  {
 	background: transparent url(../../images/footer-nav-round-top.jpg) no-repeat left top;
 	width: 944px;
 	height: 10px;
 	margin: 0 0 2px;
}
.navFooter .roundBottom {
 	background: transparent url(../../images/footer-nav-round-bottom.jpg) no-repeat  left top;
 	width: 944px;
 	height: 10px;
 	margin: 2px 0 0;
}

.navFooter ul {
	list-style: none outside;
	margin: 14px 0 15px 25px;
	padding: 0;
	font-size: 1.3em;
}
.navFooter .nav1 li,
.navFooter .nav2 li {
	float: left;
	margin: 0 33px 0 0;
	display: inline;
}

.navFooter .nav1 a {
	color: #FFF;
	text-decoration: none;
	
	}
.navFooter .nav2 a {
	color: #9de145;
	font-weight: bold;
	text-decoration: none;	
}

/* Round Corners   */

.roundCorner830 {
 	background: transparent url(../../images/roundc-middle-830.gif) repeat-y top center;
	width: 870px;
	}
.roundCorner830 .roundCornerContent {
	padding: 10px 30px 10px 20px;
	margin: 0 8px;
	}	


.roundCorner460 {
 	background: transparent url(../../images/roundc-middle-460.gif) repeat-y top center;
	width: 460px;
	}
.roundCorner460 .roundCornerContent {
	padding: 10px 44px 10px 28px;
	margin: 0 8px;
	}	
* html .roundCorner460 .roundCornerContent {
	padding: 10px 44px 10px 20px;
	margin: 0 8px;
	}	

.roundCorner350 {
 	background: transparent url(../../images/roundc-middle-350.gif) repeat-y top left;
	width: 350px;
	}	
.roundCorner350 .roundCornerContent {
	padding: 0;
	margin: 0 15px;
	}	

.roundCorner315 {
 	background: transparent url(../../images/roundc-middle-315.gif) repeat-y top left;
	width: 315px;
	}	
.roundCorner315 .roundCornerContent {
	padding: 0;
	margin: 0 15px;
	}	

.bodyHome .roundCornerContent {
	height: 220px;
	}	
	
.roundCornerTopLeft {
	background: transparent url(../../images/roundc-top-left.gif) no-repeat top left;
	height: 20px;
	position: relative;
	}
.roundCornerTopRight {
	background: transparent url(../../images/roundc-top-right.gif) no-repeat top right;
	height: 20px;
	width: 70%;
	position: absolute;
	right: 0;
	}

.roundCornerBottomLeft {
	background: transparent url(../../images/roundc-bottom-left.gif) no-repeat top left;
	height: 20px;
	position: relative;
	}
.roundCornerBottomRight {
	background: transparent url(../../images/roundc-bottom-right.gif) no-repeat top right;
	height: 20px;
	width: 70%;
	position: absolute;
	right: 0;
	}

/* Forms   */


.contactForm {
	margin: 0 10px 0 10px;
	min-height:455px;
	padding: 0;
	}

.contactForm .intro {
	color: #219f39;
	font-size: 1.5em;
	line-height: 1.4em;
	margin: 5px 0 15px 5px;
	padding: 0;
	}

.contactForm p {
	font-size: 1.2em;
	color: #5c6260;
	margin-left: 5px
	}

.contactForm .labelCol {
	float: left;
	margin: 0;
	padding: 3px 0;
	width: 8.5em;
	}

.contactForm .checkbox {
	float: left;
	margin: 0 5px 20px 0;
	padding: 0;
	}
.contactForm .inputText {
	background-color: #e4f3e7;
	border-top: 1px solid #b4c3b7;
	border-left: 1px solid #b4c3b7;
	padding: 2px 3px;
	}
	
.contactForm	.ContactMethod
{
	display: block;
	float: right;
	margin-right: 100px;
}

.registerForm {
	margin: 0px;
	padding: 0;
	height: 250px;
	line-height: normal;
	}
	
.registerForm .row {
	width: 252px;
	margin: 0px;
	padding: 0px;
}	

.registerForm .intro {
	color: #219f39;
	font-size: 1.5em;
	line-height: 1.4em;
	margin: 5px 0 15px 5px;
	padding: 0;
	}

.registerForm .col-33
{
	margin: 0px;
	padding: 0px;
}
.registerForm .labelCol {
	float: left;
	margin: 0;
	padding: 0;
	width: 95px;
	
	}

.registerForm .checkbox {
	float: left;
	margin: 0 5px 20px 0;
	padding: 0;
	}
.registerForm .inputText {
	background-color: #e4f3e7;
	border-top: 1px solid #b4c3b7;
	border-left: 1px solid #b4c3b7;
	padding: 2px 3px;
	}
	
.registerForm	.ContactMethod
{
	display: block;
	float: right;
	margin-right: 100px;
}

.container,
.bkg-container-top,
.bkg-container-central,
.footer  { color: #333; }

.alignRight { float: right; }
.alignLeft { float: left; }

.image_title
{
	margin-left: 10px;
	margin-bottom: 5px;
}

.navFooter
{
}


/* CSS End */
