/* CSS Document */

a {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9pt;
	line-height:14pt;
	color: #334477;
	font-weight: bold;
}

a:hover {
	color:#6699FF;
	text-decoration: underline;
}


#wrap {
  width: 740px;
  margin: 0 auto;
  text-align: left;
  }
  
  
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
}


body {
  text-align: center;
  background-image:url(images/BG.gif);
  margin: 0px;
  }

 p {margin: 3px, 5px, 3px, 5px;}
 
 .textmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	}

#pullquote {
	margin: 7px;
	border-top: 5px double #32497D;
}
.pullquotetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #32497D;
	padding: 25px;
}
.bigbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #32497D;
}
.text10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.text12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
.text14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
