body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0 0 0 0;
	margin: 10px 0 0 0;
}

a {
	text-decoration: none;
	color: #0000FF;
}

a:hover {
	text-decoration: underline;
}

.title {
	color: #FFFFFF;
	text-decoration: none;
	background: #788395 url(media/rightend.jpg) no-repeat right center;
	font-weight: bold;
	padding: 5px 0 5px 0;
	width: 180px;
}

.text {
	padding-left: 5px;
	padding-right: 5px;
}

.text table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.toptext {
	font-size: 16px;
	font-weight: bold;
	color: #313E5B;
}

.stamp {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
	text-align: center;
}

.content {
	width: 840px;
}

.header {
	height: 140px;
}

.left {
	float: left;
	width: 180px;
	text-align: left;
}

.center {
	margin: 0 195px 0 185px;
	text-align: left;
}

.right {
	float: right;
	width: 190px;
	text-align: left;
}

.centerright {
	margin: 0 0 0 185px;
	text-align: left;
}

.centerbig  {
	margin: 0 0 0 0;
	text-align: left;
}

.footer {
	clear: both;
	width: 100%;
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
	text-align: center;
}

.footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.footer li {
	display: inline;
}

.footer a {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 10px;
}

.footer a:hover {
}

.topmenu {
	width: 100%;
}

.topmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.topmenu li {
	display: inline;
}

.topmenu a {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #313E5B;
	font-weight: bold;
	padding: 0px 10px;
}

.topmenu a:hover {
	background-color: #5279A9;
}

.sidemenu {
	width: 100%;
	font-weight: bold;
}

.sidemenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.sidemenu li {
	color: #FFFFFF;
	background-color: #313E5B;
	border-bottom: 1px solid white;
}

.sidemenu a {
	color: #313E5B;
	text-decoration: none;
	background-color: #D2D7DD;
	width: 100%;
	display:block;
}

.sidemenu a:hover {
	color: #D2d7DD;
	background-color: #ECEEF1;
}

.shadow {
	width: 850px;
	background: transparent url(media/bigshadow.gif) no-repeat bottom right;
}

.box {
	background-color: white;
	border: 1px solid gray;
	position: relative;
	padding: 5px 0 5px 0;
	left: -7px;
	top: -7px;
}

.box2 {
	border-right: 1px solid #788395;
	border-top: 1px solid #788395;
}

.box3 {
	width: 100%;
	border: 1px solid #788395;
}

.box3 ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 5px;
}

.box3 li {
}

.box3 a {
	color: #313E5B;
	text-decoration: none;
	font-weight: bold;
}

.box3 a:hover {
	color: #000000;
}

.box4 {
	border: 1px solid #788395;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}