/*  general elements */
body
{
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #fff;
}

p
{
	padding: 0px;
	margin: 0px 0px 10px 0px;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
}

td
{
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif;
}

/*  head elements */
#headpos
{
	width: 750px;
	height: 56px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

#headlogo
{
	position: absolute;
	top: 21px;
	left: 12px;
	z-index: 2;
}

#headlocal
{
	position: absolute;
	top: 16px;
	left: 141px;
	z-index: 3;
	color: #ffffff;
	font-size: 16px;
}

#headdate
{
	position: absolute;
	top: 39px;
	width: 200px;
	left: 140px;
	z-index: 2;
	color: #ffffff;
	font-size: 10px;
}

#headmww
{
	position: absolute;
	width: 150px;
	top: 23px;
	left: 590px;
	z-index: 2;
	color: #cc9966;
	font-size: 10px;
	font-weight: normal;
}

.headmww
{
	color: #cc9966;
	font-size: 10px;
	font-weight: normal;
}

#headlang
{
	position: absolute;
	width: 150px;
	top: 39px;
	left: 590px;
	z-index: 2;
	color: #336699;
	font-size: 10px;
	font-weight: normal;
}

.headlang
{
	color: #336699;
	font-size: 10px;
	font-weight: normal;
}

.langlink { color: #336699; }
a.langlink:link, a.langlink:active, a.langlink:visited { text-decoration: none; }

a.langlink:hover
{
	color: #66ccff;
	text-decoration: none;
}

.headcurlang { color: #66ccff; }

/*  nav elements */
#navpos
{
	width: 750px;
	height: 25px;
	position: absolute;
	top: 56px;
	left: 0px;
	background-color: #336699;
	z-index: 1;
	color: #66ccff;
}

.navpos { color: #66ccff; }

.navlink
{
	color: #ffffff;
	font-size: 11px;
}

a.navlink:link, a.navlink:active, a.navlink:visited { text-decoration: none; }

a.navlink:hover
{
	color: #66ccff;
	text-decoration: none;
}

/*  left nav elements */
#leftnavpos
{
	width: 140px;
	position: absolute;
	top: 96px;
	left: 4px;
	z-index: 2;
}

#lefthomepos
{
	width: 194px;
	position: absolute;
	top: 252px;
	left: 17px;
	z-index: 2;
	color: #003366;
}

.lefthomepos
{
	color: #003366;
	font-size: 10px;
	font-family: verdana, helvetica, sans-serif;
}

.lnavarrow
{
	width: 14px;
	height: 8px;
	float: left;
	margin-top: 3px;
}

.lnavlink
{
	color: #66ccff;
	font-size: 11px;
}

a.lnavlink:link, a.lnavlink:active, a.lnavlink:visited
{
	color: #336699;
	text-decoration: none;
}

a.lnavlink:hover
{
	color: #66ccff;
	text-decoration: none;
}

/*  contactbox */
#contactboxheadback
{
	position: absolute;
	top: 70px;
	left: 555px;
	width: 193px;
	height: 20px;
	z-index: 4;
	border-color: #cccccc;
	border-width: 1px;
	border-style: solid;
	background-image: url(../images/contactbox_head_n.gif);
}

#contactboxhead
{
	position: absolute;
	top: 71px;
	left: 556px;
	z-index: 5;
	font-size: 10px;
	font-family: verdana, helvetica, sans-serif;
	font-weight: bold;
	color: #003366;
	padding: 6px 5px 0px 5px;
	width: 76px;
}

#contactboxbody
{
	position: absolute;
	top: 91px;
	left: 555px;
	width: 192px;
	z-index: 3;
	font-size: 10px;
	font-family: verdana, helvetica, sans-serif;
	color: #003366;
	background-image: url(../images/contactbox_body.gif);
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
}

.contactbodytext
{
	padding: 5px;
	padding-bottom: 5px;
	font-size: 10px;
	font-family: verdana, helvetica, sans-serif;
	color: #003366;
}

.contactlink
{
	color: #003366;
	font-size: 10px;
	padding-top: 10px;
}

a.contactlink:link, a.contactlink:active, a.contactlink:visited { text-decoration: none; }

a.contactlink:hover
{
	color: #000000;
	text-decoration: none;
}

/*  content and footer elements */
#contentpos
{
	width: 750px;
	position: absolute;
	top: 80px;
	left: 0px;
	z-index: 1;
}

.contentbox
{
	width: 370px;
	background-color: #ffffff;
	padding-top: 0px;
	padding-bottom: 30px;
	padding-left: 160px;
	padding-right: 220px;
	border-bottom: #999999;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
}

.contentboxhome
{
	width: 423px;
	height: 276px;
	background-color: #ffffff;
	padding-top: 9px;
	padding-bottom: 30px;
	padding-left: 257px;
	padding-right: 70px;
	border-bottom: #999999;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
}

.contentheader
{
	color: #036;
	font-size: 24px;
	padding-bottom: 18px;
}

.contentsubhead
{
	font-weight: bold;
	padding-bottom: 2px;
}

.footlink
{
	color: #666666;
	font-size: 10px;
}

a.footlink:link, a.footlink:active, a.footlink:visited { text-decoration: none; }

a.footlink:hover
{
	color: #999999;
	text-decoration: none;
}
