img, form, label, fieldset, input, textarea, table, tbody, tfoot, thead, tr, th, td, a img, h1, h2, h3, h4, h5, h6, p, ul, li, address, br, hr {
	margin: 0px;
	padding: 0px;
	border: none;
	}

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 67.5%;
	color: #fff;
	margin: 0px;
	background-image:url(../Library/Default/Content/master-bkg.jpg);
	background-repeat: repeat-x;
	background-color: #415968;
	}
	
#wrapper {
	width: 825px;
	height: auto;
	margin: 0 auto;
	}
	
/* -- HEADER -- */
	
#header {
	width: 825px;
	/*height: 110px;*/
	height: 150px;
	background-image:url(../Library/Default/Content/header-bkg.png);
	background-repeat: no-repeat;
	}
	
#master-logo {
	width: 130px;
	height: 95px;
	float: left;
    padding:15px 0px 0px 10px;
	}
	
#header .right-content {
	/*height: 110px;*/
	width: 825px;
	float: left;
	}

#header .welcome {
	height: 45px;
	width: 190px;
	margin: 0px 0px 0px 635px;
	padding: 20px 0px 0px 0px;
	line-height: 65px;
	text-align: center;
	}
	
/* -- COLUMNS -- */

.index-content {
	width: 825px;
	height: auto;
	}

.index-content .dbl-col-1 {
	width: 545px;
	height: auto;
	float: left;
	overflow: hidden;
	}

.index-content .sgl-col-2 {
	width: 265px;
	height: auto;
	margin: 0px 0px 0px 15px;
	float: left;
	overflow: hidden;
	}
	
#content {
	width: 815px;
	height: auto;
	border: 2px solid #fff;
	padding: 3px;
	}
	
.full-col {
	width: 815px;
	min-height: 350px;
	height: 350px;
	height: auto;
	background-image: url(../Library/Default/Content/full-col-bkg.png);
	background-repeat: repeat-y;
	}
	
.sgl-col {
	width: 240px;
	height: auto;
	float: left;
	margin: 5px 0px 0px 15px;
	padding: 0px 0px 10px 0px;
	}
	
.dbl-col {
	width: 530px;
	height: auto;
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 10px 0px;
	float: left;
	}
	
.dbl-col .section {
	width: 530px;
	height: auto;
	}
	
.sectionPDF {
	width: 360px;
	height: auto;
	margin:0px 0px 0px 15px;
	}

.three-col-1PDF {
	width: 170px;
	height: auto;
	float: left;
	}
	
 .three-col-2PDF {
	width: 170px;
	height: auto;
	float: left;
	margin: 0px 0px 0px 10px;
	}
	
.three-col-2PDF .img, .three-col-3PDF .img {
	height: 30px;
	width: 30px;
	float: left;
	}
	
.linksPDF{
	height: auto;
	width: 130px;
	float: left;
	margin: 0px 0px 0px 10px;
}
	
.dbl-col .two-col-1 {
	width: 260px;
	height: auto;
	float: left;
	}
	
.dbl-col .two-col-2 {
	width: 260px;
	height: auto;
	float: left;
	margin: 0px 0px 0px 10px;
	} 
	
.dbl-col .three-col-1 {
	width: 170px;
	height: auto;
	float: left;
	}
	
.dbl-col .three-col-2 {
	width: 170px;
	height: auto;
	float: left;
	margin: 0px 0px 0px 10px;
	}

.dbl-col .three-col-3 {
	width: 170px;
	height: auto;
	float: left;
	margin: 0px 0px 0px 10px;
	}
	
.three-col-2 .img, .three-col-3 .img {
	height: 30px;
	width: 30px;
	float: left;
	}
	
.three-col-2 .links, .three-col-3 .links {
	height: auto;
	width: 130px;
	float: left;
	margin: 0px 0px 0px 10px;
	}	
	
.sgl-col .title {
	width: 240px;
	height: 25px;
	border-bottom: 1px dotted #91a3b0;
	line-height: 30px;
	padding: 0px 0px 3px 0px;
	}
	
.dbl-col .title {
	width: 530px;
	/*height: 25px;*/
	height:auto;
	border-bottom: 1px dotted #91a3b0;
	line-height: 30px;
	padding: 0px 0px 3px 0px;
	}
	
	
/* -- INDEX STYLES -- */

.index-splash {
	width: 781px;
	height: 241px;
	border: 2px solid #fff;
	padding: 20px;
	background-image:url(../Library/Default/Content/index-splash-placeholder.jpg);
	background-repeat: no-repeat;
	background-position: 3px;
	}
	
.index-splash .intro {
	width: 450px;
	height: 180px;
	overflow: hidden;
	}
	
.index-splash .hover-links {
	width: 370px;
	height: 50px;
	}

.index-splash .hover-links .link {
	width: 107px;
	height: 50px;
	margin: 0px 10px 0px 0px;
	float: left;
	}
	
.index-splash .hover-links .link img {
	border: 1px solid #91a3b0;
	}
	
.index-splash .hover-links .link img:hover {
	border: 1px solid #fff;
	}
	
.index-content .app-quicklink, .index-content .prod-quicklink,.index-content .cap-quicklink,.index-content .contato-quicklink {
	width: 245px;
	height: 90px;
	margin: 5px 0px 5px 0px;
	padding: 10px 0px 0px 300px;
	}
	
.index-content .app-quicklink{
	background-image:url(../Library/Default/Content/index-app-bkg.png);
	background-repeat: no-repeat;
	}
	
.index-content .prod-quicklink{
	background-image:url(../Library/Default/Content/index-prod-bkg.png);
	background-repeat: no-repeat;
	}
	
.index-content .cap-quicklink{
	background-image:url(../Library/Default/Content/index-cap-bkg.png);
	background-repeat: no-repeat;
	}

.index-content .contato-quicklink{
	background-image:url(../Library/Default/Content/index-contatos-bkg.png);
	background-repeat: no-repeat;
	}
	
.index-content .widget {
	width: 265px;
	height: 165px;
	}
	
.index-content .widget .top {
	width: 265px;
	height: 15px;
	background-image:url(../Library/Default/Content/widget-top-bkg.png);
	background-repeat: no-repeat;
	overflow: hidden;
	}
	
.index-content .widget .bottom {
	width: 265px;
	height: 15px;
	background-image:url(../Library/Default/Content/widget-bottom-bkg.png);
	background-repeat: no-repeat;
	}
	
.index-content .widget .content {
	width: 235px;
	height: 135px;
	padding: 0px 15px 0px 15px;
	background-image:url(../Library/Default/Content/widget-content-bkg.png);
	background-repeat: repeat-y;
	}
	
.index-content .news {
	width: 235px;
	height: 42px;
	margin: 5px 0px 5px 0px;
	}
	
.index-content .news img {
	width: 60px;
	height: 40px;
	margin: 0px 5px 0px 0px;
	float: left;
	}
	
.index-content .news .teaser {
	width: 170px;
	height: 47px;
	float: left;
	overflow: hidden;
	}
	
/* -- INTERNAL PAGES STYLES -- */

.img-splash {
	width: 815px;
	height: 185px;
	}
	
.dbl-col .img-container {
	width: 270px;
	height: 257px;
	margin: 0px 5px 0px 0px;
	float: right;
	position: relative;
	left: 25px;
	}
	
.dbl-col .img-container .img {
	width: 238px;
	/*height: 250px;*/
	height:auto;
	border: 2px solid #91a3b0;
	padding: 3px;
	float: left;
    overflow:hidden;
	}
	
.dbl-col .img-container .corner {
	width: 20px;
	height: 260px;
	position: relative;
	left: -20px;
	background-image:url(../Library/Default/Content/img-corner.png);
	background-repeat: no-repeat;
	float: right;
	}
	
.dbl-col .txt-container {
	width: 255px;
	/*height: 257px;*/
	height:auto;
	margin: 0px 0px 0px 0px;
	float: left;
	left: 25px;
	}
	
#quicklink-bar {
	height: 85px;
	width: 825px;
	margin: 10px 0px 10px 0px;
	}
	
#quicklink-bar .app-quicklink, #quicklink-bar .prod-quicklink, #quicklink-bar .cap-quicklink {
	height: 85px;
	width: 250px;
	padding: 15px 0px 0px 15px;
	float: left;
	background-image:url(../Library/Default/Content/quicklink-bkg.png);
	background-repeat: no-repeat;
	}
	
#quicklink-bar .app-quicklink, #quicklink-bar .prod-quicklink {
	margin: 0px 15px 0px 0px;
	}
	
#quicklink-bar .cap-quicklink {
	margin: 0px;
	}
	
.section table {
	width: 100%;
	}
	
.section table td {
	padding: 0px 0px 5px 0px;
	}
	
.section label {
	font-size: 1.2em;
	font-weight: bold;
	}
	
.section input {
	margin: 0px 0px 5px 0px;
	}
	
.section textarea {
	margin: 0px 0px 5px 0px;
	}

.text-field {
	height: 17px;
	width: 238px;
	padding: 6px 5px 0px 5px;
	background-color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #2e404e;
	border: 1px solid #91a3b0;
	font-size: 1.2em;
	}
	
.text-area {
	height: 69px;
	width: 238px;
	padding: 6px 5px 0px 5px;
	background-color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #2e404e;
	border: 1px solid #91a3b0;
	font-size: 1.2em;
	}
	
.submit-btn {
	display: block;
	height: 25px;
	text-align: center;
	line-height: 25px;
	background-image:url(../Library/Default/Content/lrg-button-hover-bkg.jpg);
	background-repeat: repeat-x;
	padding: 0px 5px 0px 5px;
	border: 1px solid #8b0304;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
	}
	
.submit-btn:hover {
	background-image:url(../Library/Default/Content/lrg-button-bkg.jpg);
	background-repeat: repeat-x;
	text-decoration: none;
	color: #fff;
	}
	
	
/* -- FOOTER -- */

#footer {
	width: 825px;
	height: auto;
	padding: 10px 0px 10px 0px;
	} 
	
/* -- EXTRAS -- */

.sub-gradient {
	width: 815px;
	height: 25px;
	margin: 0px 5px 0px 5px;
	background-image:url(../Library/Default/Content/sub-gradient-bkg.png);
	background-repeat: repeat-x;
	clear: both;
	}

.clear {
	display: block;
	clear: left;
	}
	
.left {
	float: left;
	}
	
.right {
	float: right;
	}

.rightArrow
{
    position:relative;
    left:100px;
}

.padded {
	padding: 10px;
	}
	
br {
	clear: both;
	}
	
br.split {
	height: 10px;
	}
	
hr {
	border-bottom: 1px dotted #91a3b0;
	}
	
hr.thick {
	border-bottom: 2px solid #fff;
	margin: 10px 0px 10px 0px;
	}
	
.light-blue {
	color: #91a3b0;
	margin: 0px 0px 3px 0px;
	}
	
.orange {
	color: #f58220;
	}

/********* VIDEO ***********/
#video{
    background-color:transparent;
    height:400px;
    width:500px;
    padding-top:10px;
    display:none;
    z-index:100;
    text-align:center;
    position:fixed;
    top:15%;
    left:41%;
    margin-left:-250px;

    }
    
.video-link{
    }

#blackout{
      position:fixed;  
      top:0;  
      left:0;  
      width:100%;  
      height:100%;  
      display:none;  
      z-index:99;  
      background:black;  
    }

/********* VALIDATION ***********/
.validate {
	border: 1px solid red;
	background-color:#fbd9dd;
	}
