/* editor style-definitions*/

h1, h2, h3, h4, h5, h6, p {
	margin: 0;
}
h1, h2, h3 {
	color: #4F9879;
}
h4, h5, h6 {
	color: #000;
}
h1, h4 {
	font-size: 14px;
}
h2, h5 {
	font-size: 13px;
}
h3, h6 {
	font-size: 12px;
}

.sweTitle1 {
	font-size: 14px;
	color: #4F9879;
	text-transform:uppercase;
}

.sweTitle2 {
	font-size: 13px;
	color: #4F9879;
	text-transform:none;
}

.sweTitle3 {
	font-size: 12px;
	color: #4F9879;
	text-transform:none;
}

.sweTitle4 {
	font-size: 14px;
	color: #003399;
	text-transform:uppercase;
}

.sweTitle5 {
	font-size: 13px;
	color: #003399;
	text-transform:none;
}

.sweTitle6 {
	font-size: 12px;
	color: #003399;
	text-transform:none;
}


.sweTable1 {
	background-color: #223D8B;
	color: #FFFFFF;
}
.sweTable2 {
	background-color: #F0F5FC;
}
.sweTable3 {
	background-color: #63CA9F;
}
.sweTable4 {
	background-color: #DDFAEE;
}
.sweTable5 {
	background-color: #EBEBEB;
}
.sweTable6 {
	background-color: #F2F2F2;
}

/* content style-definitions */


body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image:url(images/site/uniun_bg.gif);
	width: 90%;
}

body, table, td, tr, input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a, a:active {
	color: #3B3C74;
	text-decoration: none;
}

a:hover {
	color: #DD5B04;
}

.txt-title {
	color:#4F9879;
	font-weight:bold;
	font-size: 14px;
}

.contentarea {
	padding: 0px 20px 0px 20px;
}

.footer {
	font-size: 10px;
}
