/* CSS Document */
body {
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(/pages/images/background.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 20px;
}
.success {
	font-size:10px;
	color:#004F94 ;
	background-image: url(/pages/images/successBack.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.successlink {
	font-size:10px;
	color:#000000 ;
}
.successstatic {
	font-size:11px;
	color:#000000 ;
	padding-left:20px;
	padding-right:20px;
}
.successpadding {
	font-size:10px;
	color:#004F94 ;
	padding-left:20px;
	padding-right:20px;
}
.nav{
	background-color:#806449;
}
.staticnav{
	background-image: url(../images/slice.png);
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #004F94;
	text-decoration:none;
}
.content {
	padding-top:10px;
	padding-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	vertical-align:top;
}
.menu {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#004F94;
}
.list1{
	list-style-type:square;
}
.spanish{
	color:#000000;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
}
p  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	font-style:normal;
	color:#000000;
}
h1{
	font-family:Arial;
	font-size:14px;
	color:#806449;
	font-weight:bold;}
h2{
	font-family:Arial;
	font-size:12px;
	color:#004F94;
	font-weight:bold;}
h3{
	font-family:Arial;
	font-size:12px;
	color:#806449;
	font-style:italic;
	font-weight:normal;}
.border{
	border-color:#004F94 ;
	border-style:solid;
	border-width:1px;
	padding:5px;
	margin-left: auto;
	margin-right: auto;
}
.footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	vertical-align:top;
	color:#806449;
}
 .siteMaplvl1{
 text-indent:10px;
 line-height:25px;
 }
  .siteMaplvl2{
 text-indent:30px;
  line-height:25px;
 }
   .siteMaplvl3{
 text-indent:50px;
  line-height:25px;
 }