/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXX    GLOBAL STYLES      XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 15px
}

a {color:#019993;}
a:hover{color:#D5D5D5;}

red a {color:#fd0101;}
red a:hover{color:#D5D5D5;}


/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXX    PHOTO FRAME STYLES      XXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/

.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
}

/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXX    TEXT BOX STYLES      XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/


.text_box1 {
	background-color:#d3f8f7;
	border: 1px dotted #019993;
	padding: 15px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
}

.text_box2 {
	background-color:#d3f8f7;
	border: 1px dotted #019993;
	padding: 15px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #019993;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	letter-spacing: -0.03em;
	text-transform: uppercase;
}

/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXX    HEADER STYLES      XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/
.homepage_header_title {
	font-family: Arial, Helvetica, sans-serif;
	color: #019993;
	font-size: 33px;
	font-weight: bold;
	line-height: 32px;
	letter-spacing: -.03em;
}

.page_header_title {
	font-family: Arial, Helvetica, sans-serif;
	color: #019993;
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	letter-spacing: -.03em;
}

.page_header_title_unerline {
	font-family: Arial, Helvetica, sans-serif;
	color: #019993;
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	letter-spacing: -0.03em;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 10px;
}

.page_header_title_blue {
	font-family: Arial, Helvetica, sans-serif;
	color: #1191d2;
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	letter-spacing: -.03em;
}

.page_header_title_blue_unerline {
	font-family: Arial, Helvetica, sans-serif;
	color: #1191d2;
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	letter-spacing: -0.03em;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 10px;
}

.page_subheader_title {
	font-family: Arial, Helvetica, sans-serif;
	color: #019993;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	letter-spacing: -0.03em;
	padding-bottom: 7px;
	text-transform: uppercase;
	display: block;
}

.page_subheader_title_underlined {
	font-family: Arial, Helvetica, sans-serif;
	color: #019993;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	letter-spacing: -0.03em;
	padding-bottom: 10px;
	text-transform: uppercase;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

.page_subheader_title_red {
	font-family: Arial, Helvetica, sans-serif;
	color: #e10047;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	letter-spacing: -0.03em;
	padding-bottom: 7px;
	text-transform: uppercase;
	display: block;
	padding-top: 7px;
}

.page_subheader_title_reds_underlined {
	font-family: Arial, Helvetica, sans-serif;
	color: #e10047;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	letter-spacing: -0.03em;
	padding-bottom: 10px;
	text-transform: uppercase;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-top: 7px;
}

.page_subheader_title_blue {
	font-family: Arial, Helvetica, sans-serif;
	color: #1191d2;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	letter-spacing: -0.03em;
	padding-bottom: 7px;
	text-transform: uppercase;
	display: block;
	padding-top: 7px;
}

.page_subheader_title_blue_underlined {
	font-family: Arial, Helvetica, sans-serif;
	color: #1191d2;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	letter-spacing: -0.03em;
	padding-bottom: 10px;
	text-transform: uppercase;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-top: 7px;
}


/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXX    BODY TEXT STYLES      XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/


.body_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 15px
}
.body_copy_top_padding {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
	display: block;
	padding-top: 10px;
}
.body_copy_bolded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
	font-weight: bold;
}
.body_copy_paragraph_bolded_underlined {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
	font-weight: bold;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.body_copy_TEAL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #019993;
	line-height: 15px
}

.body_copy_paragraph_underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}