/* CSS Document */

.header_1 {
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.body_text_1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
}
.sidenav_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
	background-color: #FFF8DF;
	padding: 10px;
	border: 1px dotted #FFCC00;
}
.coloured_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC00;
	width: 100%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #114072;
	line-height: 1.5 
}
a {color:#368dd5;}
a:hover{color:#001f42;}
.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: Arial, Helvetica, sans-serif;
	color: #368dd5;
	font-size: 25px;
	font-weight: normal;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #368dd5;
	display: block;
	width: 100%;
}
.page_header_title2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #368dd5;
	font-size: 25px;
	font-weight: normal;
	margin-bottom: 5px;
	line-height: 25px;
}
.page_subheader_title {
	font-family: Arial, Helvetica, sans-serif;
	color: #294b6f;
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 10px;
	line-height: 14px;
}
.body_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #114072;
	line-height: 1.5 
}
.body_copy2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #114072;
	line-height: 1 
}