body{
	padding: 0;
	margin: 0;
	margin-top: 10px;
	font-family: "MS Trebuchet", Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-size: 12px;
	line-height: 135%;
	background-image:  url(Images/fondo.gif);
	color:  #424242;
	text-align: center;
}

a{
	color: #A90631;
	font-weight: bold;
	text-decoration: underline;
}
a:visited{
	color: #A90631;
	text-decoration: underline;
}
a:hover{
	text-decoration: underline;
}

h3{
	color: #000000;
	font-size: 13px;
	margin-top: 30px;
	margin-bottom: 0;
	position: relative;
	padding: 0 0 0 25px;
	background-image:  url(Images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 1px;
}

h3 span{
	background-color: #fff;
}

h4{
	color: #000000;
	font-size: 13px;
	margin-top: 15px;
	margin-bottom: 0;
	position: relative;
	padding: 0 0 0 25px;
	background-image:  url(Images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 1px;
}

h5{
	color: #FF1F1F;
	font-size: 13px;
	text-decoration: underline;
	margin-top: 30px;
	margin-bottom: 0;
	position: relative;
	padding: 0 0 0 25px;
	background-image:  url(Images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 1px;
}

h6{
	color: #000000;
	font-size: 13px;
	margin-top: 30px;
	margin-bottom: 0;
	position: relative;
	padding: 0 0 0 25px;
	background-image:  url(Images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: 0 1px;
}

p{
	margin: 10px 0 5px 0;
}

#container{
	position: relative;
	background-image:  url(Images/footerbg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 740px;
	border: 1px solid #5F5F5F;
	border-bottom: 0;
	border-top: 0;
	margin: 0 auto;
	text-align: left;
	left: 18px;
	top: 61px;


}

#pageHeader{
	height: 170px;
	background-image:  url(Images/logo.jpg);
}

#pageHeader h1{
	width: 526px;
	height: 91px;
	margin-bottom: 0;
}
#pageHeader h1 span {
	width: 0;
	height: 0;
	overflow: hidden;
}

#pageHeader h2{
	width: 279px;
	height: 33px;
	margin-top: -22px;
	margin-bottom: 25px;
}

#pageHeader h2 span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}

#quickSummary{
	color: #fff;
	margin-bottom: 0px;
	line-height: 125%;
	font-size: 13px;
}


#quickSummary .p1{
	position: relative;
	width: 573px;
	height: 40px;




	/*padding: 29px 20px 0 20px;
	background-color: #2E8C00;
	background-image: url("Images/qsp1.gif");
	background-position: top left;
	background-repeat: no-repeat;*/
}

#quickSummary .p2{
	position: relative;
	padding: 0 20px 25px 20px;
	background: #2E8C00 url(Images/qsp2.gif) no-repeat bottom left;
	left: 347px;
	top: 409px;


}

#quickSummary a{
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}

#quickSummary a:visited{
	color: #fff;
	text-decoration: underline;
}

#quickSummary a:hover{
	text-decoration: underline;
}

#preamble{
	margin-left: 220px;
	padding-right: 10px;
	font-size: 11px;
}

#supportingText{
	margin-left: 220px;
	padding-right: 10px;
	font-size: 11px;
}

#bottext{
	position: relative; 
	margin-left: -180px;
}

#bottext .p5{
	font-size: 10px;
	margin: 10px;
}

#footer{
	position: relative; 
	left: -180px; 
	padding: 65px 10px 30px 20px;
	background-image:  url(Images/footer.gif);
	background-repeat: no-repeat;
	background-position: 0 55px;
}

#linkList {
	position: absolute;
	left: 4px;
	top: 162px;
	width: 178px;
	padding: 0 2px 0 0;
	font-size: 10px;
	line-height: 12px;
	background: #EFEFEF url(Images/linea.gif) top right repeat-y;
	height: 349px;

}

#linkList h3{
	background: #af0000;
	margin: 0;
	padding: 5px 0 5px 10px;
	text-transform: lowercase;
	color: #fff;
	font-size: 10px;
	background-image:  url(Images/header3.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#linkList h3 span{
	background: transparent;
}

#linkList ul {
	margin: 0;
	padding: 0;
	list-style: none;
	padding: 20px 10px 20px 10px;
	background-image:  url(Images/fadeoff.gif);
	background-repeat: repeat-x;
}

#linkList li{
	padding-left: 18px; 
	background: transparent url(Images/arrow.gif) 0 2px no-repeat;
	margin-bottom: 7px;	
	color: #A90631;
}

#linkList li a{
	color: #A90631;
}

#linkList li a.c{
	color: #818181;
}

#flash{
	padding-left: 18px; 
	background: transparent url(Images/arrow2.gif) 0 2px no-repeat;
	margin-bottom: 7px;	
	color: #A90631;
}

#flash2{
	padding-left: 18px; 
	background: transparent url(Images/arrow.gif) 0 2px no-repeat;
	margin-bottom: 7px;	
	color: #A90631;
}

#lsubmittions{
	background: transparent url(Images/fadeoff.gif) bottom no-repeat;
	padding-bottom: 20px;
}
