body {
	background-color: #0c375d;
	margin: 0px;
}

.bg-slice {
	background-attachment: scroll;
	background-image: url(../images/bg_slice.jpg);
	background-repeat: repeat;
	background-position: center top;
}

.footer-background {
	background-attachment: scroll;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 55px;
	padding-top: 10px;
	padding-right: 55px;
}

.main-content-padding {
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 55px;
}

.text {
	font-family: Verdana;
	font-size: 12px;
	color: #555555;
	line-height: 1.5;
}

.side-text {
	padding-left: 55px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Tahoma;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
}

.subheadings {
	font-family: Verdana;
	font-size: 14px;
	font-style: bold;
	color: #555555;
	line-height: 1.2;
}

.small_text {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	color: #555555;
	line-height: 1.2;
}

.hr {
	border-top: 1px solid #0c375d;
	height: 1px;
}

.news_header {
	background-color: #ffffff;
	border: 1px solid #0c375d;
}

.footer-text {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #555555;
	line-height: 1.2;
}

.footer-text a:link {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.footer-text a:active {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.footer-text a:visited {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.footer-text a:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

.side-text a:link {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
	
.side-text a:active {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.side-text a:visited {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.side-text a:hover {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}	

a:link {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #0c375d;
	text-decoration: none;
}

a:active {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #0c375d;
	text-decoration: none;
}

a:visited {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #0c375d;
	text-decoration: none;
}

a:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #0c375d;
	text-decoration: underline;
}

.text-box {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #0c375d;
	border: 1px solid #0c375d;
	background-color: #ffffff;
	margin: 2px;
}

.button {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #0c375d;
	border: 1px solid #0c375d;
	background-color: #ffffff;
	margin: 2px;
}
	
.news_title {
	font-family: Verdana;
	font-size: 14px;
	font-style: bold;
	color: #555555;
	line-height: 1.2;
	border-bottom: 1px solid #0c375d;
}