body {
	background-image:url(back.png);
	background-repeat:repeat-x;
	background-color:#F9F9F9;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:1.15em;
}

h1 {
	display:none;
}

div {
	margin:0px;
	padding:0px;
}

div.container {
	left:50%;
	margin-bottom:10px;
	margin-left:-400px;
	margin-top:15px;
	position:absolute;
	width:800px;
}

div.clearer {
	clear:both;
	font-size:0px;
}

h3 {
	font-size:14px;
	margin-top:3px;
	margin-bottom:3px;
}

/* Headstyledefinitions */

/* Topbar */
div.topbar div.leftshadow {
	background-image:url(topbarleftshadow.jpg);
	width:5px;
	height:58px;
	background-position:top;
	background-repeat:repeat-x;
	float:left;
}

div.topbar div.rightshadow {
	background-image:url(topbarrightshadow.jpg);
	width:5px;
	height:58px;
	background-position:top;
	background-repeat:repeat-x;
	float:left;
}

div.topbar div.middle {
	width:790px;
	background-image:url(topbarmiddle.jpg);
	height:58px;
	background-position:top;
	background-repeat:repeat-x;
	float:left;
}

div.topbar img {
	margin-left:5px;
	margin-right:5px;
	
}

div.topbar div.left {
	width:50%;
	float:left;
	text-align:left;
}

div.topbar div.right {
	width:50%;
	float:left;
	text-align:right;
}

div.middle div.markerblue {
	background-repeat:no-repeat;
	background-image:url(markerblue.jpg);
	background-position:left bottom;
	width:100%;
	height:58px;
}


div.middle div.markerred {
	background-repeat:no-repeat;
	background-image:url(markerred.jpg);
	background-position:left bottom;
	width:100%;
	height:58px;
}


div.middle div.markergreen {
	background-repeat:no-repeat;
	background-image:url(markergreen.jpg);
	background-position:left bottom;
	width:100%;
	height:58px;
}

div.middle div.markeryellow {
	background-repeat:no-repeat;
	background-image:url(markeryellow.jpg);
	background-position:left bottom;
	width:100%;
	height:58px;
}

/* Banner picture and main links */
div.banner {
	background-image:url(bannerpic.jpg);
	background-repeat:no-repeat;
	height:182px;
}

*html div.banner {
	margin-top:-2px;
}

div.banner div.menu {
	white-space:nowrap;
}

div.banner ul {
	margin:0px;
	margin-left:15px;
	padding:0px;
	list-style-type:none;
	list-style-position:outside;
	list-style-image:none;
}

div.banner li {
	float:left;
	width:119px;
	height:30px;
	background-repeat:no-repeat;
	display:inline;
	text-align:center;
}

div.banner li a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	display:block;
	height:100%;
	width:100%;
	padding-top:7px;
	font-size:11px;
}

div.banner li a:hover {
	text-decoration:underline;
}

div.banner ul li.bluebutton {
	background-image:url(buttonblue.jpg);
}

div.banner ul li.redbutton {
	background-image:url(buttonred.jpg);
}

div.banner ul li.greenbutton {
	background-image:url(buttongreen.jpg);
}

div.banner ul li.yellowbutton {
	background-image:url(buttonyellow.jpg);
}

/* small bar */
div.smallbar div.leftshadow {
	float:left;
	height:17px;
	width:5px;
	background-position:top;
	background-repeat:no-repeat;
	background-image:url(smallbarleftshadow.jpg);
}

div.smallbar div.middle {
	float:left;
	height:17px;
	width:790px;
	background-position:top;
	background-repeat:repeat-x;
	background-image:url(smallbarmiddle.jpg);
}

div.smallbar div.rightshadow {
	float:left;
	height:17px;
	width:5px;
	background-position:top;
	background-repeat:no-repeat;
	background-image:url(smallbarrightshadow.jpg);
}

/* bottomsmall bar */
div.bottomsmallbar div.leftshadow {
	float:left;
	height:17px;
	width:5px;
	background-position:top;
	background-repeat:no-repeat;
	background-image:url(bottomsmallbarleft.jpg);
}

div.bottomsmallbar div.middle {
	float:left;
	height:17px;
	width:790px;
	background-position:top;
	background-repeat:repeat-x;
	background-image:url(bottomsmallbar.jpg);
}

div.bottomsmallbar div.rightshadow {
	float:left;
	height:17px;
	width:5px;
	background-position:top;
	background-repeat:no-repeat;
	background-image:url(bottomsmallbarright.jpg);
}

/* Footer */
div.footer {
	margin-top:5px;
	width:100%;
	color:#898989;
	font-size:10px;
	background-color:#EBEBEB;
	border-width:0px;
	border-top-width:1px;
	border-bottom-width:1px;
	border-style:solid;
	border-color:#FFC212;
}

div.footer div.innerfooter {
	margin:2px;
	margin-left:7px;
	margin-right:7px;
}

div.footer a {
	text-decoration:none;
	color:#898989;
}

div.footer a:hover {
	text-decoration:underline;
}


/* content */
div.content {
	margin-top:-4px;
	background-color:#F9F9F9;
	width:800px;
}

div.shadowcontainerleft {
	background-image:url(contentshadowleft.jpg);
	background-repeat:repeat-y;
	background-position:left;
	width:795px;
	padding-left:5px;
	
}

div.shadowcontainerright {
	background-image:url(contentshadowright.jpg);
	background-repeat:repeat-y;
	background-position:right;
	width:790px;
	padding-right:5px;
}

div.content div.hr {
	margin-bottom:5px;
	margin-top:5px;
	font-size:2px;
}

div.content div.hr div.square {
	float:left;
}

div.content div.hr div.square1 {
	float:left;
	width:7px;
	height:7px;
	background-color:#649A0C;
	margin-right:4px;
}


div.content div.hr div.square2 {
	float:left;
	background-color:#B21A1A;
	width:7px;
	height:7px;
	margin-right:4px;
}

div.content div.hr div.square3 {
	float:left;
	background-color:#E7931A;
	width:7px;
	height:7px;
	margin-right:4px;
}

div.content div.hr div.line {
	background-color:#FFBC00;
	height:3px;
	width:740px;
	float:left;
	margin-top:2px;
}

* html div.content div.hr div.line {
	width:730px; 
}

div.contentbox {
	float:left;
	width:auto;
	border-color:#E1E1E1;
	border-width:1px;
	border-style:solid;
	background-color:#F1F1F1;
	margin:4px;
	padding:6px;
	text-align:justify;
	font-size:11px;
}

div.contentbox h3 {
	margin:3px;
}

div.contentbox img {
	display:inline;
	float:left;
	margin:2px;
	margin-right:4px;
}

div.contentbox p {
	margin-top:0px;
}

img {
	border-width:0px;
}

a:hover {
	text-decoration:none;
}

.note {
	font-size:10px;
}

#startleft {
	width:530px;
}

#startright {
	float:right;
	text-align:left;
	width:210px;
	background-color:#EBEBEB;
	border-width:1px;
	border-style:solid;
	border-color:#E1E1E1;
	margin-right:-7px;
	padding:10px;
}

* html #startright {
	margin-right:-3px;
}

#startleft div.hr div.line {
	width:490px;
}

#startleft div.hr {
	margin-top:15px;
	margin-bottom:15px;
}

#startleft div.floatL h3 {
	margin-top:3px;
	margin-bottom:3px;
}

#startleft div.floatL p {
	margin-top:3px;
}

#startleft ul.arrowlist {
	margin-top:10px;
	margin-bottom:10px;
}

#startleft ul.arrowlist  li.none {
	font-size:4px;
	list-style-image:none;
	list-style:none;
}

#startright a {
	color:#08486F;
}

h2 {
	margin:4px;
	letter-spacing:1px;
	font-size:15px;
	font-weight:bold;
}

h3.subtitle {
	color:#9E9E9E;
	font-size:12px;
	margin:3px;
	letter-spacing:1px;
}

p {
	text-align:justify;
}

a {
	color:#727272;
}


/* Styles for mainpage only */
a.greenlink {
	color:#87AF45;
}

a.redlink {
	color:#C24F4F;
}

a.yellowlink {
	color:#E9AA4F;
}

div.nojs {
	background-color:#A1A1A1;
	color:#FFFFFF;
	font-size:12px;
	height:20px;
	left:0px;
	padding-top:3px;
	position:absolute;
	text-align:center;
	top:0px;
	width:100%;
}


table.debug {
	color:#A5A5A5;
	font-size:9px;
}

.floatL {
	float:left;
	vertical-align:baseline;
}

.floatR {
	float:right;
	vertical-align:baseline;
}

.floatR .align {
	margin-top:14px;
	margin-bottom:14px;
}

ul.arrowlist {
	list-style-image:url(listarrow.gif);
}

div.contentpadding {
	padding:7px;
	padding-top:18px;
}
