body, #container, #rightcol, #bottom_nav, #bottom_nav {line-height: 1.5em;}

body
{
	font-size: 11px;
	color: #333;
	background-color: #ccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#skipnav a, #skipnav a:link {
	color: #ccc;
	font-size: 75%;
}
#skipnav {
	position: absolute;
	left: -600px;
}


#skipnav a:focus, #skipnav a:hover {
	color: #039;
}

#page
{
	width: 760px;
	margin: 20px auto;
	background-color: #fff;
	position: relative;
}

#masthead
{
	padding-top: 30px;
	background: #fff url(../images/top-border.gif) top left no-repeat;
	line-height: 0;
}

#top-links
{
	float: right;
	padding-right: 10px;
	line-height: normal;
	top: 20px;
	left: 535px;
}


#navbar
{
	margin: 0;
	padding: 0;
	height: 28px;
	color: #fff;
	background-color: #039;
	list-style-type: none;
	line-height: 0;
}

#navbar li
{
	float: left;
	margin: 0;
	padding: 0;
}

#container
{
	padding: 0;
	background: #fff url(../images/left-bg.gif) 0 0 repeat-y;
}

#leftcol
{
	float: left;
	width: 172px;
	color: #fff;
	background-color: #b7c6d1;
	background: url(../images/left-top.gif) top left no-repeat;
}

#leftcol ul
{
	padding: 1px 5px 15px 7px;
	margin: 8px 0 0 0;
	list-style-type: none;
	background: #a5b8c5 url(../images/left-bottom.gif) bottom left no-repeat;
	font-size: 11px;
	line-height: 1.2em;
}

#leftcol ul li {padding: 5px 0; background: none;}

#leftcol ul li .border1
{
	background: url(../images/leftcol-lnk-bg.gif) 0 100% no-repeat;
}

#leftcol ul li:hover .border1, #leftcol ul li#active .border1
{
	background: #b7c6d1 url(../images/leftcol-lnk-hover-bg.gif) 0 100% no-repeat;
}

#leftcol ul li .border2
{
	background: url(../images/leftcol-lnk.gif) 0 0 no-repeat;
	padding: 3px 0 6px 5px;
}

#leftcol ul li:hover .border2, #leftcol ul li#active .border2
{
	background: url(../images/leftcol-lnk-hover.gif) 0 0 no-repeat;
}

#leftcol ul li a, #leftcol ul li a:link, #leftcol ul li a:visited
{
	display: block;
	padding: 3px 5px 3px 20px;
	color: #006;
	background: url(../images/bullet-blue.gif) 0px 0.4em no-repeat;
	border-bottom: none;
}

#leftcol ul li a:hover, #leftcol ul li#active a
{
	font-weight: bold;
	border-bottom: none;
}

/*#vertnav-subnav ul li a, #vertnav-subnav ul li a:link, #vertnav-subnav ul li a:visited, {
	color: #333;
	background-image: url(../images/leftnav-bullet.gif);
	background-repeat: no-repeat;
	background-position: 12px 6px;
	margin: -6px 0 0 9px;
}
#vertnav-subnav ul li a:hover, #vertnav-subnav ul li#active a
{
	font-weight: normal;
	background-color: #b7c6d1;
}*/

#leftcol #vertnav-subnav {
	color: #333;
	background-image: url(../images/leftnav-bullet.gif);
	background-repeat: no-repeat;
	background-position: 12px 6px;
	margin: -6px 0 0 9px;
}
#leftcol #vertnav-subnav a:hover, #leftcol #vertnav-subnav a:active,{
	font-weight: normal;
	background-color: #b7c6d1;
}

#content
{
	margin: -1px 0 -1px 172px;
	padding: 0 16px;
	background: url(../images/content-top.gif) top left no-repeat;
	border-top: 1px solid #039; /* Fix: solves many issues, don't know why */
	border-bottom: 1px solid #fff; /* Fix: solves many issues, don't know why */
}
#content li {
	line-height: 1.5em;
}


#bottom_nav
{
	margin-top: 0.5em;
	/* border-top: 1px dotted #999; */ /* Check: dotted line */
}
#bottom_nav p {
	font-size: 9px;
}


#footer
{
	padding: 0px 0 0px 15px;
	clear: both;
	color: #fff;
	background: #039 url(../images/bottom-border.gif) bottom left no-repeat;
	font-size: 0.8em;
}
.contact-table {
	text-align: right;
	width: 70%;
	margin-left: 80px;
	background-color: #FFFFCC;
	margin-bottom: 25px;
}
#contact td {
	padding: 5px;
	vertical-align: middle;
}
.textfield {
	background-color: #E8E8B7;
	width: 225px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 1px 0;
}
.contact-areadivider {
	border-top: solid #fff 16px;
	padding: 20px 0 0 0;
}
.td-aligntop {
	vertical-align: top;
}
.button {
	background-color: #B7C6D1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px;
	margin: 9px 6px;
}
.image-spacebelow {
	margin-bottom: 15px;
}
#sitemap {
	width: 100%;
}
#sitemap td {
	vertical-align: top;
	width: 50%;
	padding-left: 12px;
}
#sitemap ul {
	padding: 0;
	margin: 0;
}
#sitemap ul li {
	list-style-type: none;
	background-image: url(../images/bullet-blue.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	padding: 3px 0 0 15px;
}
#sitemap ul li ul li {
	background-image: url(../images/leftnav-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 9px;
	margin: 0 0 0 12px;
	padding-left: 9px;
}
#sitemap a {
	border-bottom: none;
}
#sitemap h3 a {
	background-color: #B7C6D1;
	display: block;
	padding: 3px 0 3px 6px;
	margin: 12px  0 3px 0;
}
