@charset "UTF-8";

BODY {
	background-color: #ececec;
	font-size: 15px;
	line-height: 20px;
}

HTML, BODY {
	border: none;
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	font-family: Eurostile, Helvetica, Arial, sans-serif;
}

A {
    color: #669a09;
    text-decoration: none;
}

IMG {
    border: 0px;
}

UL {
	margin-left: 0px;
	padding-left: 14px;
}

#outer_frame {
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	width: 1007px;
	height: 100%;
}

#table_main {
	margin-left: auto;
	margin-right: auto;
	border: 0px;
	border-spacing: 0px;
	padding: 0px;
	width: 970px;
}

#table_main td {
	padding: 0px;
	margin: 0px;
}

#frame_left {
	background-image: url(../images/shadow-left.gif);
	width: 8px;
	overflow: hidden;
}

#frame_right {
	background-image: url(../images/shadow-right.gif);
	width: 14px;
}

#frame_center {
	background-color: white;
}

#frame_bottom_left {
	background-image: url(../images/shadow-bottom-left.gif);
	width: 8px;
	height: 12px;
}

#frame_bottom_right {
	background-image: url(../images/shadow-bottom-right.gif);
	width: 14px;
}

#frame_bottom_center {
	background-image: url(../images/shadow-bottom-center.gif);
	width: 948px;
}

#div_head {
	position: relative;
	overflow: hidden;
	height: 110px;
}

#head_img {
	position: absolute;
	left: 549px;
}

#pin_stripe1 {
	background-color: #aada54;
	width: 100%;
	height: 1px;
	overflow: hidden;
	float: left;
	position: absolute;
	top: 29px;
}

#pin_stripe2 {
	background-color: #aada54;
	width: 100%;
	height: 1px;
	overflow: hidden;
	position: absolute;
	top: 93px;
}

#dul_logo {
	position: absolute;
	left: 68px;
	top: 15px;
}

#main_menu {
	position: relative;
	height: 20px;
	background-color: #a1d62e;
	line-height: normal;
	padding: 6px 0px 0px 0px;
	margin: 0px 0px 0 0;
}

.menu {
	float: left;
	display: inline;
	list-style-type: none;
	padding: 0;
	margin: 0 0 0 66px;
}

.menu li {
	float: left;
	display: inline;
	list-style: none;
	padding: 0;
	margin: 0 20px 0 0;
	color: white;
}

.menu li a {
	color: white;
	font-family: Eurostile, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: normal;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0 0px 0px 0px;
	padding: 0;
}

.menu li.active a {
	color: #ff3000;
}

.menu li ul {
	position: absolute;
	left: 0px;
	top: 26px;
	height: 21px;
	width: 882px;
	background-image: url(../images/sub_menu.gif);
	padding: 8px 0 0 66px;
	margin: 0 0 0 auto;
}

.menu li ul li a {
	color: #4a4a4a ! important;
	font-family: Eurostile, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 10px;
	margin: 6px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.menu li ul li.active a {
	color: #ff3000 ! important;
}

#sub_menu {
	visibility: hidden;
	display: none;
	position: relative;
	height: 23px;
	background-image: url(../images/sub_menu.gif);
	padding: 6px 0px 0px 66px;
	display: block;
}

#sub_menu a {
	color: #4a4a4a;
	font-size: 11px;
	margin: 6px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.search {
	position: absolute;
	left: 792px;
	top: 5px;
}

.search input {
	border: none;
	background-color: #f0ffe0;
	color: #7a7a7a;
}

#content_frame {
	width: 657px;
}

#div_content {
	position: relative;
	padding: 10px 20px 20px 66px;
}

#side_frame {
	background-color: #f6fbec;
	margin: 10px;
	height: 100%;
}

#div_side {
	padding: 20px 20px 20px 20px;
	/*position: absolute;
	left: 675px;
	top: 0px;
	width: 273px;
	height: 100%;
	background-color: #f6fbec;
	padding: 0px;*/
}

#breadcrumbs {
	color: #669a09;
	font-size: 10px;
}

/* page counter -- added by Brynskov */
.pagenavcounter {
	color: #669a09;
	font-size: 10px;
}

/* table of contents -- added by Brynskov */
table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
  float: right;
}

table.contenttoc td {
  padding: 0 5px;
}

a.toclink {
	color: #669a09;
	background-image: url(../images/red-dot.png);
	background-repeat: no-repeat;
	padding-left: 12px;
	line-height: 20px; /* Added by Brynskov */
}


.contentheading h2, .componentheading {
	display: block;
	background-image: url(../images/red-dot.png);
	background-repeat: no-repeat;
	width: 400px;
	font-family: Eurostile, Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 12px;
	line-height: 16px; /* Added by Brynskov */
}

.contentheading {
        font-size : 24px; /* added by Kevin */
        font-weight: bold;
}

H3 {
	font-family: Eurostile, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 12px;
	margin: 0;
}

.contentpagetitle {
	color: black;
	font-family: Eurostile, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 18px;  /*  Added by Brynskov (this and next line) */
	line-height: 22px; 
}

.contentpagetitle:hover {
	text-decoration: underline;
}

P {
	padding: 0px 0px 8px 0px;
	margin: 0 0 0 0;
}

.tags {
	font-weight: normal ! important;
}

.tags a {
	font-weight: normal;
}

.article_separator {
	visibility: visible;
	display: block;
	height: 1px;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 10px 0px 10px 0px;
	background-image: url(../images/dash.gif);
}

.contentpaneopen {
	/*float: left;*/
	border: none;
	border-spacing: 0px;
	padding: 0;
	margin: 10px 0 10px 0;
}

.contentpaneopen TD {
	padding: 0;
	margin: 0;
}

.small {
	font-size: 10px;
	margin: 0;
	padding: 0;
}

.createdate {
	font-size: 10px;
	height: 30px;
}

.moduletable p {
	font-size: 10px;
	line-height: 12px;
	padding: 0;
	margin: 0;
}

FIELDSET {
	border: none;
	padding: 0;
	margin: 0 0 10px 0;
}

.gk_news_show_news_image_static {
	padding-right: 12px;
}