body {
	background-image: url(images/template/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	padding-top: 20px;
	padding-bottom: 15px;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.pressTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}


h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	text-transform: uppercase;
	font-weight: lighter;
	color: #666666;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	font-weight: normal;
}
.alignbottom {
	margin-top: 60px;
	padding: 0px;
}
.whiteborder {
	border: 5px solid #FFFFFF;
}
.thickwhiteborder {
	border: 15px solid #FFFFFF;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: #3B3867;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 10px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #666666;
	background-color: #E2E2E2;
	padding: 15px;
	text-align: center;
}

.newsBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 12px;
}
.newsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding-left: 12px;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 12px;
}
