

body { 
  width:1050px;
	background: #FFFFFF;
	color: #4C4C4C;
	font-family: Verdana,Arial,Helvetica,sans-serif; 	 	
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  height: 100%;
  margin: auto;	
}


p_large { 	
	font-size: 1.0em;
	font-weight: bold;	
	line-height: 2em;	
	margin: 0;
	padding: 0;	
	padding-left: 0.6em;
	text-align: justify;	
}

p { 	
	font-size: .8em;
	line-height: 2em;
	margin: 0;
	padding: 0;	
	text-align: justify;
}

p_italic { 	
	font-size: .8em;
	line-height: 2em;
	margin: 0;
	padding: 0;	
	font-style: italic;
	padding-left: 0.8em;	
	text-align: justify;
}

h3 { 	
	font-size: 1.7em;
	font-weight: bold;		
	line-height: 1.3em;
	padding-top: 0.0em;	
}

h1 { 	
	font-size: 1.0em;
	font-weight: bold;		
	line-height: 1.3em;
	padding-left: 0.6em;	
	padding-top: 0.5em;	
	padding-bottom: 0.5em;	
}

h_img { 		
	padding-top: 69px;	
}


a:link, 
a:visited {
  font-weight: bold; 
	color: #5582A6;
	text-decoration: none;
}

a:hover, 
a:active, 
a:focus  {
  font-weight: bold; 
	text-decoration: underline; 
	color: #5582A6;
}



.intro, 
.supporting {
	padding: 0 69px 0 86px;
	width: 950px;	
}



.preamble h3,
.preamble p,
.preamble p_large,
.preamble p_italic {
	padding-left: 10px;
	padding-right: 0px;
}

.supporting h3,
.supporting p {
	padding-left: 10px;
	padding-right: 40px;
}

.preamble,
.explanation,
.participation,
.benefits,
.requirements {
	border-bottom: 1px solid #E4E1DB;
	padding-bottom: 10pt;	
}



footer { 	
	font-size: .7em;
	line-height: 1.5em;
	padding-top: 10px;
	padding-bottom: 40px;
	text-align: center;
}

footer a:link,
footer a:visited,
footer a:hover,
footer a:active,
footer a:focus {
	background: transparent;
	color: #857E70;
}