﻿/* CSS layout */
#masthead {
	width: 920px;
	height: 150px;
	background-color: #BDDDFF;
}

#top_nav {
	width: 920px;
	height: 10px
}

#container {
	position: relative;
	width: 920px;
}

#left_col {
	width: 205px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#page_content {
	margin-right: 180px;
	margin-left: 210px;
	background-color: #FFFFFF;
}

#right_col {
	width: 165px;
	position: absolute;
	right: 0px;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	margin-left: 10px;
	padding-left: 10px;
	text-align: center;
	color: #248CFF;
}

#footer {
position: relative;
width: 920px;
bottom:0px;

}
.WAENT-Table {
	border-style: solid;
	border-width: 4px;
	background-image: url('images/bg-slate.gif');
}
.Indent10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: black;
	left: 10px;
	margin-left: 10px;
}
.Indent10BoldItalics {
	border-style: solid;
	border-width: 0px;
	left: 10px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: italic;
}
.IndentTachomaSm {
	margin-left: 15px;
	margin-right: 15px;
	font-family: Tahoma;
	font-size: small;
}
.TitleFontSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: black;
	bottom: 0px;
	left: 10px;
	font-weight: bold;
	font-style: italic;
}
.TitleFontTop {
	font-size: 22pt;
	text-align: center;
	font-weight: bold;
	font-style: italic;
}
.2IndentTachomaSm {
	margin-left: 15px;
	margin-right: 15px;
	font-family: Tahoma;
	font-size: small;
}
.Advertisement {
	font-size: xx-small;
	color: #808080;
}
.2IndentTachomaSm {
	margin-left: 15px;
	margin-right: 15px;
	font-family: Tahoma;
	font-size: small;
}
.IndentTachomaSm2 {
	margin-left: 30px;
	margin-right: 30px;
	font-family: Tahoma;
	font-size: small;
}
