body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #212236;
	background-color: #707070;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
 a:link {  color: #212236; text-decoration: underline}
 a:visited {  color: #212236; text-decoration: underline}
 a:hover {  color: #FF0000; text-decoration: underline}
 a:active {  color: #FF0000; text-decoration: underline
 }
.MenuRow {
	margin: 0px;
	padding: 0px;
	background-image: url(../structure/mainTile.gif);
	background-repeat: repeat-y;
	background-position: center top;
	top: 2px;
}
.background {
	background-image: url(../structure/mainTile.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

.PictureRow {
	margin: 0px;
	padding: 0px;
	top: 22px;
	position: relative;
}
.TextRow {
	margin: 0px;
	padding: 0px;
	top: 30px;
	position: relative;
	background-image: url(../structure/mainTile.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.textLeft {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 25px;
}
.textRight {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 10px;
	width: 200px;
}
.textBoxTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #585C93;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #585C93;
	border-right-color: #585C93;
	border-bottom-color: #3A3E61;
	border-left-color: #585C93;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
.textBoxBottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #DBDCEA;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #585C93;
	border-bottom-color: #3A3E61;
	border-left-color: #585C93;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 3px;
}
.bottom {
	background-image: url(../structure/mainTileBottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	top: 20px;
	position: relative;
	text-align: center;
	vertical-align: bottom;
	padding-top: 25px;
	font-size: 10px;
	color: #CCCCCC;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: lighter;
	color: #5B5F98;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: lighter;
	color: #5B5F98;
}
.newsBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #DBDCEA;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #585C93;
	border-bottom-color: #585C93;
	border-left-color: #585C93;
	padding: 2px;
	border-top-width: 1px;
	border-top-color: #585C93;
}
li {
	line-height: 18px;
}
