@charset "utf-8";
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.Main-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-style: normal;
	line-height: 140%;
	font-weight: bold;
	font-variant: normal;
	color: #003300;
}
.home-box {
	background-color: #F7F7F7;
	padding: 10px;
	height: auto;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	line-height: 110%;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.title-col {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 105%;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	font-variant: normal;
	color: #663399;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #F5F5F5;
}
.footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	line-height: 100%;
}
.news-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	line-height: 120%;
}
.nav-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	}
a.nav:link {color: #ffffff; background: ; font-weight: normal; text-decoration: none;}
a.nav:active {color: #ffffff; background: ; font-weight: normal; text-decoration: none;}
a.nav:visited {color: #ffffff; background: ; font-weight: normal; text-decoration: none;}
a.nav:hover {color: #ffffff; background: ; font-weight: normal; text-decoration: none;}
	
.Links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	height: 18px;
	}
a.nav:link {color: #333333; background: ; font-weight: normal; text-decoration: none;}
a.nav:active {color: #333333; background: ; font-weight: normal; text-decoration: none;}
a.nav:visited {color: #333333; background: ; font-weight: normal; text-decoration: none;}
a.nav:hover {color: #333333; background: ; font-weight: normal; text-decoration: underline;}


.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 120%;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	background-color: #F5F5F5;
	padding: 5px;
	height: 250px;
	width: 275px;
	text-align: left;
	vertical-align: text-top;
}
.Maintitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #003333;
}
