/* CSS Document */

.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #660000;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	text-align: justify;
}
.h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	line-height: 12px;
	text-align: left;
	font-style: italic;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #002a5c;
	font-weight: bold;
}
.h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #660000;
	font-weight: bold;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #002a5c;
}
.h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #002a5c;
}
.h7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #660000;
}


/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXContent New StylesXXXXXXXXXXXXXXXXXXXXXXXX*/


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.5 
}
a {color:#000000;}
a:hover{color:#EA3E3F;}
.paragraphBorder {
	background-color:#FFFFFF;
	border: 1px solid #D5D5D5;
	padding: 15px;
	display: block;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 16px;
	color: #2c2633;
}
.photoBorder {
	background-color:#FFFFFF;
	border: 1px solid #D5D5D5;
  	padding: 7px;
  	margin: 10 10px 10px 10;
}
.photoBorderLeft {
	background-color:#FFFFFF;
  border: 1px solid #D5D5D5;
  padding: 7px;
  margin: 0 18px 18px 0;
  float: left
}

.photoBorderRight {
	background-color:#FFFFFF;
  border: 1px solid #D5D5D5;
  padding: 7px;
  margin: 0 0 18px 18px;
  float: right
}
.page_header_title {
	font-family: "Times New Roman", Times, serif;
	color: #2c2633;
	font-size: 26px;
	font-weight: normal;
	line-height: 26px;
	margin-bottom: 20px;
}
.page_header_title_underlined {
	font-family: "Times New Roman", Times, serif;
	color: #2c2633;
	font-size: 26px;
	font-weight: normal;
	line-height: 26px;
	display: block;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2c2633;
}
.page_subheader_title {
	font-family: Arial, Helvetica, sans-serif;
	color: #ef4036;
	font-size: 14px;
	font-weight: normal;
	line-height: 14px;
	display: block;
	padding-top: 3px;
	padding-bottom: 5px;
}

.page_subheader_title2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ef4036;
	font-size: 17px;
	font-weight: bold;
	line-height: 18px;
	display: block;
	padding-top: 3px;
	padding-bottom: 5px;
	text-transform: uppercase;
	letter-spacing: -.03em;
}
.body_copy {
	font-family: "Times New Roman", Times, serif;
	color: #2c2633;
	font-size: 15px;
	font-weight: normal;
	line-height: 16px;
}
.body_copy_top_pad {
	font-family: "Times New Roman", Times, serif;
	color: #2c2633;
	font-size: 15px;
	font-weight: normal;
	line-height: 16px;
	padding-top: 15px;
}
.body_copy_top_pad_para_underlined {
	font-family: "Times New Roman", Times, serif;
	color: #2c2633;
	font-size: 15px;
	font-weight: normal;
	line-height: 16px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.body_copy_paragraph_underlined {
	font-family: "Times New Roman", Times, serif;
	color: #2c2633;
	font-size: 15px;
	font-weight: normal;
	line-height: 16px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2c2633;
	display: block;
}
.body_copy_bold {
	font-family: "Times New Roman", Times, serif;
	color: #2c2633;
	font-size: 15px;
	font-weight: bold;
	line-height: 16px;
}

.burgandy_italic_quotes {
	font-family: "Times New Roman", Times, serif;
	color: #660000;
	font-size: 13px;
	font-weight: normal;
	line-height: 24px;
	font-style: italic;
}