body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  padding:0px;
  margin:0px;
  background-color: #496fbb;
}
#wholepage {
	background-color: #ffffff;
	}
#topnav {
	border-bottom:thin solid #000000;
	height:32px;
	background-color:#ececec;
	}
#topnav a {
	font-size: 10px;
	text-decoration:none;
	font-weight:bold;
	color:#000000;
	}
#topnavprint {
	display:none;
	}
#toptext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	padding-top:5px;
}
#topnav img {
	margin-left: -3px;
	border:0px;
	float:left;
}
#mainbody {
	width:100%;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
	padding:0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#mainbody2 {
	background-color: #496fbb;
	padding:5px;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-left:25;
	font-weight:bold;
	text-align: left;
	color: #000000;
	}
.blue5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	text-align: left;
	color:#00C;
	}
#title1 {
	display:none;
	color:#FFFFFF;
	}
.title2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style:italic;
	font-weight:bold;
	text-align: center;
	color: #000000;
	}
.title3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	text-align: center;
	color: #000000;
	}
#image1 {
	background-position: center;
	background-image: url(images/interpreterstitlec.gif);
	background-repeat: no-repeat;
	background-color: #f8f860;
	height: 55px;
	border-bottom:solid 3px #FFFFFF;
	}
.header1 {
	font-weight:bold;
	font-size:14px;
	text-align:center;
	}
.blue1 {
	color:#000099;
	text-align:center;
	}
.blue2 {
	color:#000099;
	font-weight:bold;
	}
.red1 {
	color: #FF0000;
	font-weight:bold;
	}
.red1a {
	font-size: 16px;
	font-style: italic;
	color: #FF0000;
	font-weight:bold;
}
#linkred {
	font-weight:bold;
}
#linkred a {
	color:#900;
}
.red1b {
	font-size: 16px;
	font-style: italic;
	color: #FF0000;
	font-weight:bold;
}
#c1 { 
	position: absolute;
	width: 165px;
	left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

	/*	float: left;  */
	text-decoration:none;
/*	background-color:#8D2323;*/
} 
#c1 .position {
	padding: 5px;
/*	background-color: #ffffff;*/
	background:url(images/stripegrey.png) repeat;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	}
#c1 .position2 {
	padding: 5px;
	background-color:#f8f860;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	}
#c1 a {
	color: #000000;
	text-decoration:none;
	}
#c1 a:hover {
	color: #990000;
	text-decoration:none;
	}
#c1 a:visited {
	color:#000000;
	text-decoration:none;
	}
#c2 {
	margin-left:170px;
/*	width: 80%;*/
	background-color:#FFFFFF;
	border-left:solid 2px #000000;
	padding:10px;
	min-height:500px;
}
.bold1 {
	font-weight:bold;
	}
.center1 {
	text-align:center;
	}
#indent1 li {
	list-style-type: none;
	list-style-position:50px;
	margin-left:25px;
	}
.underline1 {
	text-decoration:underline;
	}
.indent2 {
	list-style-type: none;
	}
.indent3 {
	margin-left:25px;
	font-style:italic;
	}
