/* CSS Document */

html, body, #wrapper {
	font-family				: Arial, Helvetica, sans-serif;
/*	background-color		: #01035E; */
	height					: 100%;
	margin					: 0;
	padding					: 0;
	border					: none;
	text-align				: left;
	}

#wrapper {
	background-image		: url(bg-body.jpg);
	background-repeat		: no-repeat;
	margin					: 0 auto;
	text-align				: left;
	vertical-align			: middle;
	width					: 968px;
	}

h1 {
	font-size				: large;
	}

h2 {
	font-size				: medium;
	}

h3 {
	font-size				: medium;
	font-style				: italic;
	}

h4 {
	font-size				: small;
	}

h5 {
	font-size				: small;
	font-style				: italic;
	}

h6 {
	font-size				: x-small;
	}

table {
	font-size				: small;
	}

td {
	vertical-align			: top;
	}

.content-normal, .content-left, .content-right {
	font-size				: small;
	color					: #94057B;
	background-color		: #FFFFFF;
	padding-left			: 10px;
	padding-right			: 10px;
	}

.content-normal a, .content-left a, .content-right a {
	color					: #94057B;
	}

.share {
	font-size				: small;
	color					: #FFFFFF;
	padding-left			: 40px;
	}

.share a {
	color					: #FFFFFF;
	}

.news-list-container img {
	text-align				: right;
	}

.footer {
	font-size				: x-small;
	color					: #01035E;
	text-align				: center;
	vertical-align			: middle;
	}

.footer a {
	color					: #01035E;
	}


.c623 {
	background-color			: #01035E;
}
