body {
	margin: 0px;
	padding: 0px;
	font: 11px Verdana;
	color: #000000;
}
#white {
	background: #FFFFFF;
}


#container {
	width: 800px;
	margin: 0px auto;
	background: #FFFFFF;
	padding: 0px;
}
#top {
	height: 78px;
	padding-left: 12px;
}
#menu {
	background: #00395C;
	height: 25px;
	border-top: 3px none #999999;
	border-right: 3px none #999999;
	border-bottom: 3px solid #999999;
	border-left: 3px none #999999;
	margin: 0px;
	padding: 0px;
}
#main-image {
	text-align: right;
}
.main-images {
	height: 180px;
	width: 796px;
	border: 2px solid #7ABA3E;
	margin-top: 5px;
}

#main {
 
}

#left {
	width: 162px;
	float: left;
	margin-top: 12px;
}

#right {
	width: 635px;
	float: left;
	border-top: 1px none #7ABA3E;
	border-right: 1px none #7ABA3E;
	border-bottom: 1px none #7ABA3E;
	border-left: 1px solid #7ABA3E;
	margin-top: 12px;
	margin-bottom: 12px;
}
#contenido {
	padding: 5px;
	width: 97%;
	margin-right: auto;
	margin-left: auto;
}
#contenido p {
	line-height: 16px;
	font-size: 11px;
}

#contenido h2 {
	font-size: 16px;
	color: #00395C;
	font-weight: bold;
	border-top: 1px none #7ABA3E;
	border-right: 1px none #7ABA3E;
	border-bottom: 1px dashed #7ABA3E;
	border-left: 1px none #7ABA3E;
}
#contenido h4 {
	color: #7ABA3E;
	text-align: center;
}
#contenido h3 {
	color: #009900;
}
#contenido h5 {
	font-size: 14px;

}
#contenido h6 {
	font-size: 14px;
	text-align: right;

}

#contenido hr {
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	height: 1px;
	color: #E9E9E9;
}
#contenido li {
	line-height: 16px;
}
#contenido a {
	text-decoration: none;
	color: #7ABA3E;
}
#contenido a:visited {
	color: #59892E;
	text-decoration: none;
}
#contenido a:hover {
	color: #7ABA3E;
	text-decoration: underline;
}








#clr {
	clear: both;
	float: none;
}
#bottom {
	height: 80px;
	border-top: 2px solid #7ABA3E;
	border-right: 2px none #7ABA3E;
	border-bottom: 2px none #7ABA3E;
	border-left: 2px none #7ABA3E;
	padding-top: 16px;
}
#logos {
	background: url(../images/tpt-imgs/logos.gif) no-repeat center;
	height: 59px;
}
#galeria td {
	text-align: center;
	padding: 5px;
	color: #666666;
}
#galeria img {
	height: 140px;
	width: 200px;
	border: 2px solid #677DA2;
}
#applicationform {
	border: 1px solid #06C;
	padding: 4px;
}
#applicationform td {
	font-weight: bold;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #9FCFFF;
	border-right-color: #9FCFFF;
	border-bottom-color: #9FCFFF;
	border-left-color: #9FCFFF;
}
.applicationfotm-title {
	background-color: #06C;
	height: 22px;
	line-height: 22px;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	padding-left: 12px;
}
#applicationform textarea {
	width: 280px;
	height: 70px;
}
 
