p {
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	color: #7a7a7a;
	line-height: 170%;
	}
	
a {
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	line-height: 170%;
	text-decoration: none;
	color: #7a7a7a;
	}
	
a:hover {
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	line-height: 170%;
	text-decoration: none;
	color: #3eb6fb;
	}
	
a:link a a:focus a:visited {
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	color: #7a7a7a;
	font-weight: normal;
	}

h1 {
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-Serif;
	font-size: 14px;
	color: #7a7a7a;
	line-height: 170%;
	}
	
h2 {
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	color: #3eb6fb;
	font-weight: bold;
	line-height: 1.5;
	}
	
h3 {
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	color: #7a7a7a;
	font-weight: normal;
	padding-top: 6px;
	line-height: 1.5;
	}
	
h3 a:link a a:focus a:visited {
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	color: #7a7a7a;
	font-weight: normal;
	padding-top: 6px;
	}
	
h3 a:hover {
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	color: #3eb6fb;
	font-weight: normal;
	padding-top: 6px;
	}
	
h4 {
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	font-style: italic;
	padding-bottom: 6px;
	line-height: 1.5;
	}
	
h4 a:link a a:focus a:visited {
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	font-style: italic;
	padding-bottom: 6px;
	line-height: 1.5;
	}
	
h4 a:hover {
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	color: #3eb6fb;
	font-weight: normal;
	padding-bottom: 6px;
	}
	
.InsideLink a:link {
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	color: #3eb6fb;
	font-style: italic;
	}
	
.InsideLink a a:visited {
	color: #3eb6fb;
	}
	
.InsideLink a:hover {
	color: red;
	}

#navigation  {
	float: right;
	margin-top: -114px;
	z-index: 1;
	}
	
#navigation ul {
	list-style:none;
	}
	
#navigation li {
	display: inline;
	float: left;
	z-index: 1;
	}
	
#navigation a {
	display: block;
	text-align: left;
	letter-spacing: .03em;
	color: #000;
	font-size: 12px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-decoration: none;
	font-weight: bold;
	margin-right: 20px;
	z-index: 1;
	}
	
#navigation a:hover {
	color: #3eb6fb;
	z-index: 1;
	}
	
#navigation a:focus {
	color: #3eb6fb;
	z-index: 1;
	}	
	
#navigation a:active {
	color: #3eb6fb;
	z-index: 1;
	}	
	
#navigation a.current {
	color: #3eb6fb;
	z-index: 1;
	}
	
	
	
	
	