body, p, td {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #13557e;
}
p {
	margin-bottom: 18px;
}

h1 {
	font-family: "Myriad Pro", Myriad, Calibri, Trebuchet, "Trebuchet MS", Geneva, sans-serif;
	font-weight: normal;
	font-size: 20px;
	line-height: 26px;
	color: #13557e;
	margin-bottom: 24px;
}

h1.sideheader {    /*side  content with blue background orange colored headers */
	font-family: "Myriad Pro", Myriad, Calibri, Trebuchet, "Trebuchet MS", Geneva, sans-serif;
	font-weight: normal;
	font-size: 26px;
	line-height: 30px;
	color: #ff9900;
	margin-bottom: 10px;
	text-transform: uppercase;
}

h1.mainheader {   /*main content with white background orange colored headers */
	font-family: "Myriad Pro", Myriad, Calibri, Trebuchet, "Trebuchet MS", Geneva, sans-serif;
	font-weight: normal;
	font-size: 26px;
	line-height: 32px;
	color: #D99022;
	margin-bottom: 20px;
	text-transform: uppercase;
}


h2.sideheader {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 18px;
	color: #ff9900;
}

.contactinfo h2 {
	/*font-family: "Myriad Pro", Myriad, Calibri, Trebuchet, "Trebuchet MS", Geneva, sans-serif;*/
	/*font-size: 18px;*/
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #D99022;
	margin-left: 20px;
}

h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 18px;
	color: #13557e;
}

h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 18px;
	color: #44aacc;
}

.caption {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
	line-height: 12px;
	color: #44aacc;
	/*text-transform: capitalize;*/
}

.copyright {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #8c5400;
	margin-bottom: 18px;
}


.smblueupperside {
	color:#44AACC;
	font-family:Helvetica,Arial,sans-serif;
	font-size:10px;
	font-weight:bold;
	line-height:18px;
	text-transform:uppercase;
}

.smblueuppertext {
	color:#13557E;
	font-family:Helvetica,Arial,sans-serif;
	font-size:10px;
	font-weight:bold;
	line-height:18px;
	text-transform:uppercase;
}