@charset "UTF-8";
body,td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000;
	line-height: 20px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	background-color: #B9d8da;
	background-image: url(assets/background.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #507bad;
	font-weight: bold;
}
a:visited {
	color: #507bad;
	font-weight: bold;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
#ContentLeft ul li {
	margin-bottom: 10px;
	padding: 0px;
}
#ContentLeft ul {
	margin-bottom: 40px;
}
h1 {
	font-size: 21px;
	color: #507bad;
}
h2 {
	font-size: 16px;
	color: #507bad;
	font-style: italic;
	line-height: 25px;
}
h3 {
	font-size: 16px;
	color: #598C93;
	font-style: italic;
}
hr {
	border: 1px solid #507bad;
	height: 1px;
	background-color: #507bad;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
.navigation a:hover {
	background-color: #79bbbf;
}
h4 {
	font-size: 12px;
	color: #507bad;
}
#Navigation {
	color: #FFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#Header {
	background-image: url(assets/images/images/NewHeader_03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 254px;
}
#Content {
	margin: 0 auto;
	padding: 0px;
	width: 950px;
}
#Footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFF;
	background-color: #79bbbf;
	margin: 0px;
	padding: 0px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #FFF;
}
#ContentLeft {
	width: 615px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #607AA8;
}
#Content #ContentTable {
	margin-bottom: 20px;
}
#ContentRight {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#FooterInner {
	margin: 0 auto;
	width: 950px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
}
#FooterInner td {
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 14pt;
}
#Footer #FooterInner a {
	font-size: 9pt;
	color: #FFF;
}
.navigation a {
	color: #FFF;
	background-color: #507bad;
	display: block;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
	margin: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #BAD8DA;
}
.dotted hr {
	height: 3px;
	margin-top: 40px;
	margin-bottom: 40px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FFF;
	padding: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #B9d8da;
}
.outlinepic-white {
	margin: 0px;
	padding: 0px;
	border: medium solid #FFF;
}
