body{
    background-color:white;/*333333*/
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #333333;/*#ececec*/
	line-height: 2.5em;
}
#wrapper {
	width: 1200px;
	height: 80%;
	text-align: justify;
	background-color: #FFFFFF;
	border-left: 0px solid #797979;
	border-right: 0px solid #797979;
	border-bottom: 0px solid #797979;
	margin: 0 auto;
}
#masthead {
	margin-left: 250px;
	height: 160px;
	background: url(images/logo01.png) no-repeat;
	border-bottom: 4px solid #FFFFFF;
}
.separator {
	clear: both;
	height: 0;
}

#sidebar {
	/*background: #e0e8ee url(assets/sidebar_corner.gif) right bottom no-repeat;*/
	width: 260px;
	height: 100%;
	padding: 20px 10px;
	/*font-size: +6.5;*/
	font-family:  Arial, Verdana, sans-serif;
	float: left;
	margin-top: auto;
	margin-bottom: auto;
	margin-right: 10px;
}
#middletext{
	text-align: center;
	text-align: justify;
	width: 606px;
	line-height: 1.20em;
}

#mainContent {
	/*float: middle;*//*center*/
	vertical-align: top;
	/*width: 760px;
	height: 100%;
	position:absolute;*/

	margin-left: 308px;
	padding-right: 80px;
	padding-left: 80px;
	
	
	/*font-size: +6.5;*/
	font-family: Arial, Verdana, sans-serif;
	text-align: justify;
}
#background{
	background: #e0e8ee;
}
p {
	text-align: center;
	text-align: justify;
}
.spacetop {
	height: 15px;
}
}
#footer {
	/*background-color: #DEEBF4;*/
	border-top: 10px solid #ffffff;
	font-family:  Arial, Verdana, sans-serif;
	text-align: center;
	padding: 15px 20px;
	color: #555555;
}
      table.white {
		border: 0px solid white;
      }
      td.white {
		border: 0px solid white;
      }
td {
	vertical-align: top;
}

td.links {
	line-height: 1.80em;
	/*background-color: #CCCCFF;*/
}

td.head {
	
}

td.body {
	
}

td.button {
	/*background-color: #CCFFDD;*/
	color: white;
	text-align: left;
	vertical-align: middle;
	width: 175;
	height: 35;
}

td.button:hover {
	/*/background-color: #DDFFEE;*/
}

.heading{
	font-style: "Verdana, Arial, Geneva, Helvetica, sans-serif";
}


.center {
	text-align: center;
}

#links {
	line-height: 1.20em;
	/*background-color: #CCCCFF;*/
}


a:link   {text-decoration:none; color: black;}
a:visited{text-decoration:none; color:#fafafa;}
a:hover  {text-decoration:underline;}
a:active {text-decoration:bold;}