.container {
	height: 200px;
	width: 1000px;
	text-align: center;
	margin: 0 auto;	
}

.date {
	height: 30px;
	width: 1000px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	vertical-align: bottom;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
}

.loginlink {
	height: 30px;
	width: 100%;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #70A116;
	vertical-align: top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.logo {
	height: 50px;
	width: 1000px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 4px;
}

.menubar {
	height: 50px;
	width: 1000px;
	text-align: left;
	margin: 0 auto;
	background-image: url(images/menu_09.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.splash {
	height: 50px;
	width: 1000px;
	text-align: left;
	margin: 0 auto;
	
}

.articlebox {
	height: 235px;
	width: 100%;
	text-align: left;
	top: 0px;
	left: 1px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: text-top;
	font-weight: normal;
}

.boxcontainer {
	height: 235px;
	width: 1000px;
	text-align: left;
	top: 130px;
	left: 1px;
	position: relative;
}

.boxcontainer2 {
	width: 1000px;
	text-align: left;
	top: 70px;
	left: 1px;
	position: relative;
}

.box1 {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;		
}

.boxlogin {
	height: 100px;
	width: 250px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;		
} 
 
.boxheader {
	height: 10px;
	width: 250px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #F5FFD8;
	font-weight: normal;
}

.boxleftborder {
	height: 20px;
	width: 8px;
	text-align: left;
	background-image: url(images/box_08.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

.boxleftborder2 {
	height: 100%;
	width: 100%;
	text-align: left;
	background-image: url(images/box_12.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.boxcenter {
	height: 143px;
	width: 100%;
	text-align: left;
	background-image: url(images/box_12.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.boxrightborder {
	height: 20px;
	width: 8px;
	text-align: right;
	background-image: url(images/box_10.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

.boxrightborder2 {
	height: 100%;
	width: 100%;
	text-align: right;
	background-image: url(images/box_12.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: None;
	vertical-align: bottom;
}

.boxbottomleft {
	height: 100%;
	width: 100%;
	text-align: left;
	background-image: url(images/box_15.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.boxbottomright {
	height: 100%;
	width: 100%;
	text-align: right;
	background-image: url(images/box_15.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.footer {
	height: 25px;
	width: 1000px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #70A116;
	vertical-align: bottom;
	position: absolute;
	font-weight: normal;
	letter-spacing: .8px;
	padding-top: 10px;
	top: 90%;
}

.footer2 {
	height: 1px;
	width: 1000px;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #E9FFCD;
	font-weight: lighter;
	letter-spacing: 1px;
	padding-top: 5px;
}

.headerarticle {
	width: 100%;
	text-align: left;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #5C9600;
	font-size: 14px;
