/* Main styles */

body {
	margin-top: 0px;
  color: #000000;
  margin: 0;
  font: 1em Arial, Helvetica, sans-serif;
  line-height: 90%;
  text-align: center;
  background-color:#EFECCA;
  margin:0;
}
li  {
	margin: 0px;
	padding: 0px;
}

ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 135%;
	font-weight: normal;
	margin: 0px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 135%;
	font-weight: normal;
	padding: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
}	

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	color: #046380;
	font-weight: normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#econtab {
	font-size: 70%;
	background-color: #EFECCA;
	line-height: 120%;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #666666;
	font-weight: normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	line-height: 130%;
}
#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 840px;
	background-image: url(images/page_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#header {
	background:url(images/top_image.jpg) top left no-repeat;
	position:relative;
	margin: 0px;
	left: 0px;
	width: 840px;
	height:120px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #046380;
	border-right-color: #046380;
	border-bottom-color: #046380;
	border-left-color: #046380;
}	

#navigation {
	float: left;
	width: 180px;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

#emails {
	float: right;
	width: 200px;
	padding: 10px;
	text-align: left;
	border: 1px solid #046380;
	background-color: #EFECCA;
	line-height: 135%;
	margin: 0px;
}

#right {
	float: right;
	width: 180px;
	padding-top: 23px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}

#content {
	float: left;
	width: 51%;
	padding: 20px;
}

#content ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 135%;
	font-weight: normal;
	color:#000000;
	margin-bottom: 15px;
	padding-left: 20px;
}

#content li {
	margin-bottom: 5px;
	text-align: left;
}

#content p a:link, a:active {
	font-weight: normal;
	color: #333333;
}

#content p a:hover, a:visited {
	font-weight: normal;
	color: #999999;
}

#footer {
	clear: both;
	text-align:right;
	border: 1px solid #046380;
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
}

/*navigation div*/

#navigation ul {
  list-style-type: none;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 20px;
  margin-bottom: 5px;
  padding: 0;
}

/*1st level navigation*/

#navigation li {
  border-bottom: 0px;
}

#navigation li a:link, #navigation li a:visited  {
	margin-left: 10px;
	font-size: 90%;
	display: block;
	padding: 0.25em 0 0.25em 1em;
	color: #046380;
	text-decoration: none;
	background-image: url(images/navigation_drop.gif);
	background-repeat: no-repeat;
}

* html #navigation li a {
  width: 119px;
}

#navigation li a:hover {
  color: #000000;
}

/*2nd level navigation*/

#navigation ul ul {
  margin-left: 10px;
  margin-right: 0px;
}

#navigation ul ul li {
  margin:0;
}

#navigation ul ul a:link, #navigation ul ul a:visited {
  background-image:none;
  font-size:80%;
  color: #046380;
}

#navigation ul ul a:hover {
  color: #000000;
}

/*3rd level navigation*/

#navigation ul ul ul {
  margin-left: 10px;
  margin-right: 0px;
}

#navigation ul ul ul li {
  margin:0;
}

#navigation ul ul ul a:link, #navigation ul ul ul a:visited {
  font-size:70%;
  color: #046380;
  line-height: 100%;
}

#navigation ul ul ul a:hover {
  color: #000000;
}

.blue {
color:#046380;
}
.arrows {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #046380;
	list-style-image: url(images/arrow.gif);
	font-weight: bold;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 150%;
}

.arrows a:link, a:active {
	color: #046380;
}

.arrows a:hover, a:visited {
	color: #81B1BF;
	text-decoration: none;
}


#footer a:link, a:visited, a:active {
	color:#000000;
	text-decoration: none;
}

#footer a:hover {
	color:#046380;
}
.image {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	border: 1px solid #999999;
}
.linkimage {
	border: 1px solid #999999;
	margin-right: 35px;
}
#content ul {
	font-size: 80%;
}
#content ol {
	font-size: 80%;
}
#content a:link, #content a:visited  {
	text-decoration: underline;
	color: #000000;
}
#content a:hover {
	text-decoration: underline;
	color: #666666;
	font-weight: normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666666;
	font-weight: normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	line-height: 1.5em;
}
#wrapper    #content    h3   a:link  {
	color: #666666;
	text-decoration: underline;
}
#wrapper #content h3 a:visited {
	color: #666666;
	text-decoration: underline;
}

#wrapper   #content   h3  a:hover{
	color: #000000;
	text-decoration: underline;
}
	
#breaklink {
	background-color: #FFFFFF;
	width: 130px;
	border: 1px solid #046380;
	font-size: 0.75em;
	line-height: 1em;
	background-image: url(images/unique.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 30px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 80px;
	margin-left: 0px;
}
#breaklink   ul {
	text-align: left;
	line-height: 1.4em;
	list-style-type: none;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
#breaklink li {
	text-align: left;
	padding: 0px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#breaklink  a:link  {
	color: #000000;
	text-decoration: none;
}
#breaklink a:hover {
	color: #666666;
	text-decoration: underline;
}
.newshead {
	font-size: 0.9em;
	font-weight: bold;
	color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
hr {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.newsdate {
	font-size: 0.85em;
	font-weight: normal;
	color: #046380;
	margin: 0px;
	padding: 0px;
}
