/* CSS Document */

body {
	background-image: url(images/main-background.gif);
	background-repeat:repeat-y;
	background-position:center;
	background-color: #b1b1b0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.navbar-buttons {
	font-family: Verdana, Helvetica;
	font-size: 10px;
	font-weight:bold;
	color: #676767;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	margin-top: 20px;
}
a.navbar-buttons:hover {
	color: #f37421;
}
a.navbar-buttons {
	color: #676767;
	text-decoration: none;
}
.navbar-separators {
	font-family: Verdana, Helvetica;
	font-size: 10px;
	margin-right: 25px;
	margin: 25px;
	text-decoration: none;
	color: #676767;
}
.ND-blue {
	background-color: #12558a;
}
.ND-gray {
	background-color: #dad9d9;
}
.subbar {
	font-family: Verdana, Helvetica;
	font-size: 9px;
	color: #676767;
	text-decoration: none;
	vertical-align: top;
}
a.subbar {
	color: #676767;
	text-decoration: none;
}
.home-main-copy {
	font-family: Helvetica;
	font-size: 58px;
	color: #11558c;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	text-align:right;
}
.home-bg {
	background-image: url(images/fondo_home.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	height: 500px;
	width: 554px;
}
.titles {
	margin-bottom: 20px;
	font-family: Verdana, Helvetica;
	font-size: 12px;
	color: #f37421;
	text-decoration: none;
	font-weight:500;
	margin-top: 80px;
	letter-spacing: 0.11em;
}

.titles2nd {
	margin-bottom: 20px;
	font-family: Verdana, Helvetica;
	font-size: 12px;
	color: #f37421;
	text-decoration: none;
	font-weight:500;
	margin-top: 20px;
	letter-spacing: 0.11em;
}

.pagecopy {
	font-family: Verdana, Helvetica;
	font-size: 10px;
	color: #676767;
	text-decoration: none;
	margin-bottom: 20px;
}

.formboxes {
	font-family: Verdana, Helvetica;
	font-size: 10px;
	color: #676767;
	text-decoration: none;
	margin-bottom: 9px;
	margin-left: 300px;
}
.legalText {
	font-family: Verdana, Helvetica;
	font-size: 9px;
	color: #676767;
	text-decoration: none;
	vertical-align: top;
	text-align: center;
}
.subbarbox {
	width: 1000px;
	height: 20px;
}
