
#wrapper {
	border-right: dashed #86b413;
	font-size: 12px;
	font-weight: normal;
}
#wrapper h1, h2, #wrapper h3 {
color: #06367b;
font-size: 28px;
font-weight: bold;
text-decoration: none;
border-bottom: none;
}

#wrapper h2 {
font-size: 20px;
padding-top: 10px;
}

#wrapper hr {
  border: 0;
  width: 96%;
  background-color: #a7a9aa;
  height: 3px;
}

#wrapper h3 {
color: #216a9b;
font-size: 15px;
text-align: left;
}

#wrapper h4 {
font-size: 18px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
padding-bottom: 3px;
padding-top: 10px;
}

#wrapper h5, a:link {
color: #d81172;
text-decoration: none;
font-size: 14px;
padding-top: 10px;
}

a:link {
color:#000;
}


#wrapper p {
	padding: 2px 10px 15px 0px;
	font-weight: normal;
}

a:link, a:visited {
color: #d50068;;
text-decoration: none;
}


