/* CSS Document */
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:5500px;
}
html {
	height:100%;
	background-color: #4667ae;
}


.description {
}

.headertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

#leftbar {
float:left; position:absolute; left:0px; top:0px; width:48px; bottom:0px; z-index:10; background-color: #666666; layer-background-color: #666666; border: 1px none #000000; height: 4500px; background-image: url(images/leftsidebar.jpg); layer-background-image: url(images/leftsidebar.jpg); background-repeat: repeat-y;
}
#rightbar {
float:right; position:absolute; right:0px; top:0px; width:48px; bottom:0px; z-index:10; background-color: #666666; layer-background-color: #666666; border: 1px none #000000; height: 4500px; background-image: url(images/rightsidebar.jpg); layer-background-image: url(images/rightsidebar.jpg); background-repeat: repeat-y;
}

#Item1{
	position:absolute;
	padding-top:0px;
	padding-left:48px;
	padding-right:48px;
	left:1px;
	top:84px;
	right:0px;
	min-width:600px;
	height: 5500px;
	visibility: visible;
}

#contentplaceholder{
position:relative; padding-top:0px; padding-left:48px; padding-right:48px; left:0px; top:82px; right:0px; min-width:600px; height: 5500px; visibility:hidden;
}
#bottombar{
position:relative; bottom:0; left:0px; right:0px; z-index:1; border: 0px none #000000; padding-left: 55px; padding-right: 55px; padding-top: 100px;
}body a:link {
	color: #4667AE;
	text-decoration: underline;
}
body a:hover {
	color: #E49F43;
	text-decoration: underline;
}
body a:visited {

	color: #60974A;
	text-decoration: underline;
}

