body {
	margin: 0px;
	background-color: #FFFFFF;

}

p {
  	color: #155084;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
}

a:link {
	color: #155084;
	text-decoration: underline;
  }
  
a:visited {
	color: #155084;
	text-decoration: underline;
  }
  
a:hover {
	color: #155084;
	text-decoration: none;
  }
ul, li {
  	color: #155084;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}    
    
  
  
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #155084;
	font-weight: bold;
	padding: 0px 0px 0px 5px;
}

.link a:link {
	color: #155084;
	text-decoration: underline;
}

.link a:visited {
	color: #155084;
	text-decoration: underline;
}

.link a:hover {
	color: #155084;
	text-decoration: none;
}


.tealbox {
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #155084;
	border-left-color: #155084;
	background-color: #FFFFFF;
	border-bottom-color: #155084;


	}
.border {
	border: 1px solid #333333;



}

.url {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #155084;
	font-weight: bold;
	text-align: center;
}

.url a:link {
	color: #155084;
	text-decoration: underline;
}

.url a:visited {
	color: #155084;
	text-decoration: underline;
}

.url a:hover {
	color: #155084;
	text-decoration: none;
}
.dash {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #155084;
	background-position: left;
	margin-left: 10px;
	margin-right: 10px;






}
.header {
	font-size: 12px;
	font-weight: bold;
	border-top-width: medium;
	border-bottom-style: solid;
	border-top-color: #155084;
	width: 70%;
}
