body {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0;
	border: 0;
	color: #440;
	background-color: #E6E6E6;
}
/*
*********************************************************************
** start main css ***************************************************
*********************************************************************
*/
html, body, div, td, ul, li, dd, p, span, input {
	font-size: 12px;
	font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, Swiss, sans-serif;
}
ul, li {
	line-height: 1.6em;
}
#highlight {
color: #440;
font: normal 18px/1.2em Georgia, "New Century Schoolbook", "Book Antiqua", "Lucida Fax", "Times New Roman", Times, Garamond, serif;
}
#news {
	color: #440;
	background-color:#F7FBFE;
}
.newslink A:link {
	text-decoration: underline;
	color: #336699;
}
.newslink A:visited {
	text-decoration: underline;
	color: #336699;
}
.newslink A:active {
	text-decoration: underline;
	color: #336699;
}
.newslink A:hover {
	text-decoration: none;
	color: black;
}
h1, h2, h3, h4, h5, h6 {
background-color: transparent;
}
h1 {
color: #336699;
font: normal 21px/1.2em Georgia, "New Century Schoolbook", "Book Antiqua", "Lucida Fax", "Times New Roman", Times, Garamond, serif;
margin: 0;
}
h2 {
color: #aa5;
font: normal 18px/1.2em Georgia, "New Century Schoolbook", "Book Antiqua", "Lucida Fax", "Times New Roman", Times, Garamond, serif;
margin: 0;
}
h3 {
color: #440;
font: normal 18px/1.2em Georgia, "New Century Schoolbook", "Book Antiqua", "Lucida Fax", "Times New Roman", Times, Garamond, serif;
}
h4 {
color: #440;
font: normal 18px/1.2em Georgia, "New Century Schoolbook", "Book Antiqua", "Lucida Fax", "Times New Roman", Times, Garamond, serif;
}
h5 {
color: #440;
font: normal 14px/1.2em Georgia, "New Century Schoolbook", "Book Antiqua", "Lucida Fax", "Times New Roman", Times, Garamond, serif;
}
h6 {
font: normal 12px/1.2em Georgia, "New Century Schoolbook", "Book Antiqua", "Lucida Fax", "Times New Roman", Times, Garamond, serif;
}
p, ul, ol {
line-height: 1.5em;
}
p, h3, h4 {
margin: 17px 0 15px 0;
}
a:link {
text-decoration: none;
color: #c50;
}
a:visited {
text-decoration: none;
color: #c50;
}
a:active, a:focus {
text-decoration: none;
color: #cca;
}
a:hover {
text-decoration: none;
color: #550;
background-color: #fff;
}

#more {
text-decoration: underline;
color: #336699;
}
#more a:hover {
text-decoration: none;
color: #336699;
}
img {
border: 0;
}
hr {
height: 0;
border: 0 dashed #c8cccc;
border-top-width: 1px;
}
/* topmenu ********************
**/
#topmenu ul {
margin: 0;
padding: 0;
white-space: nowrap;
line-height: 1.2em;
}
#topmenu li {
margin: 0;
padding: 0 .1em 0 0;
display: inline;
list-style-type: none;
}
#topmenu li a {
margin: 0;
padding: 0;
}


/* submenu ********************
**/
div#submenu {
min-height: 14px;
font-size: 12px; 
line-height: 1.4em;
margin: 0;
padding: 2px 5px;
display: block;
float: none;
clear: both;
}
div#submenu ul {
margin: 4px;
padding: 3px;
line-height: 1.2em;
}
div#submenu li {
	list-style-image: url(images/arrow.gif);
	margin: 0;
	padding: 0;
	list-style-position: outside;
}
div#submenu a {
color: #788488;
text-decoration: none;
}
div#submenu a:hover {
color: #440;
background-color: #CCCCCC;
text-decoration: none;
}

/*
** footer *************************************
**/
div#footer {
min-height: 14px;
font-size: 10px; 
line-height: 1.2em;
margin: 0;
padding: 2px 5px;
display: block;
float: none;
clear: both;
}
div#footer span#ftrm {
font-size: 10px;
line-height: 1.2em;
display: block;
width: 200px;
float: left;
}
div#footer span#ftrs {
font-size: 10px; 
line-height: 1.2em;
text-align: right;
display: block;
width: 720px;
float: right;
}
div#footer a {
color: #788488;
text-decoration: none;
}
div#footer a:hover {
color: #c50;
background-color: #fff;
text-decoration: none;
}
div#newssection {
	overflow: auto;
	height: 500px;
	visibility: visible;
}
.maintable {
	background-image: url(images/mainbkgnd.jpg);
	background-repeat: no-repeat;
	border-top-width: 2px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #336699;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
}
.footertable {
	background-image: url(images/greenland.jpg);
	background-repeat: no-repeat;
}
.menu-box {
	line-height: 140%;
	padding-top: 18px;
	padding-right: 15px;
	padding-bottom: 12px;
	padding-left: 15px;
	background-image: url(images/right-bot-corner-box.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
