@charset "UTF-8";
/* CSS Document */


* {
  margin: 0;
  padding: 0;
}

* { margin:0; padding:0; }
p { margin:5px 0 10px 0; }

/* CSS Document */

body {
	color					: #000;
	margin-left				: 0px;
	margin-top				: 0px;
	margin-right			: 0px;
	margin-bottom			: 0px;
	text-decoration			: none;
	background-image: url(../img/bg-sky2.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	}
img {
    border                	: 0px;
}

A:link { text-decoration: none;  } 
A:active { text-decoration: none; }
A:visited { text-decoration: none; }

li {
	margin-left: 40px;
	}

h1 {
	color					: #175c6b;
	font-family				: Century Gothic, Verdana, Geneva, sans-serif;
	font-size				: 18px;
	font-weight				: normal;
	padding-bottom			: 10px;
	border-bottom			: thin solid #175c6b;
	}

.BodyText {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color:#172605;
	}
	
.BodyText-small {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color:#036;
	}
	
h2 {
	color					: #7d8c27;
	font-family				: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	size					: 14px;
	font-weight				: normal;
	}
	
h3 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	color:#069;
	display:block;
	background-color:#caf4c7;
	}

.cMenu {
	font-family				: Century Gothic, Verdana, Geneva, sans-serif;
	font-size				: 13px;
	color					: #a9b3ab;
	text-decoration			: none;
	letter-spacing			: .1em;
	}	
	
.cMenu a:link {
	color					: #a9b3ab;
	text-decoration			: none;
	}	
	
.cMenu a:visited {
	color					: #a9b3ab;
	text-decoration			: none;
	}
	
.cMenu a:hover {
	color					: #bc5d08;
	text-decoration			: none;
	}
	
.missBoxTextTit {
	color: #7d8c27;
	font: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	line-height: 18px;
	padding-left: 12px;
	width: 200px;
	overflow: hidden;
	letter-spacing: .06em;
	}

.missBoxTextTit a:link{
	font: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-decoration: none;
	color: #7c8b26;
	}
	
.missBoxTextTit2 {
	color: #7d8c27;
	font: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	line-height: 18px;
	overflow: hidden;
	letter-spacing: .06em;
	}

.missBoxTextTit2 a:link{
	font: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-decoration: none;
	color: #7c8b26;
	}


.missBoxTextTit3 {
	color: #7d8c27;
	font: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	line-height: 18px;
	padding-left: 12px;
	width: 400px;
	overflow: hidden;
	letter-spacing: .06em;
	}

.missBoxTextTit3 a:link{
	font: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-decoration: none;
	color: #7c8b26;
	}
	
	
	
.missBoxText {
	color: #444444;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	padding-left: 12px;
	width: 200px;
	overflow: hidden;
	}
	
.missBoxText2 {
	color: #444444;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	overflow: hidden;
	}
	
.missBoxText3 {
	color: #444444;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	padding-left: 12px;
	width: 400px;
	overflow: hidden;
	}
		
.orange {
	color: #e4641d;
	}
	
.green {
	color: #7c8b26;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	}
	
.Pointers {
	color: #444444;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-left: 20px;
	}
	
.NewsArticles {
	color: #CCC;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-left: 35px;
	}
.NewsArticles a:link{
	color: #CCC;
	}	
.NewsArticles a:hover{
	color: #F96;
	}	