﻿#top {
	font-family: Arial;
	font-size: 12px;
	text-align: right;
	width: 900px;
	height: 16px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 16px;
	font-weight: bold;
}
#logo {
	background-image: url('images/logo4.png');
	height: 300px;
	background-repeat: no-repeat;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.body-size {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#nav {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 40px;
	padding-left: 100px;
	padding-top: 10px;
}
.news {
	background-image: url('images/news_events.png');
	height: 60px;
	background-repeat: no-repeat;
}
.news-text {
	padding: 20px 10px 10px 16px;
	font-family: Vrinda;
	font-size: 26px;
	font-weight: bold;
}
.news-middle {
	background-image: url('images/news_events_middle.png');
	background-repeat: repeat-y;
}
.text {
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
}
.news-text-ll {
	padding: 20px 10px 10px 16px;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: 16px;
}
.bluetext {
	color: #000066;
	font-size: 18px;
	font-weight: bold;
}
.silver-bg {
	background-image: url('images/background_silverstripes4.png');
	background-repeat: no-repeat;
}
.inageright {
	float: right;
	padding-left: 5px;
	padding-right: 7px;
}
.bottom {
	border-width: 4px;
	border-color: #808080;
	background-color: #CCCCCC;
	border-top-style: solid;
	padding-top: 6px;
}
.text1 {
	padding: 12px;
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
}
.dotedline {
	border-left-style: dashed;
	border-left-width: 4px;
	border-left-color: #CCCCCC;
}
.readmore {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
}
